Extracted creatures include: - Dragons (Hatchling, Elder, Ancient) - Elementals (Air, Fire, Water, Earth variants) - Classic monsters (Troll, Goblin, Orc, Ogre, Minotaur, etc.) - Undead (Ghost, Banshee, Death Knight, etc.) - Fae (Brownie, Pixie, Satyr, Hags, etc.) - Oozes & Plants (Black Pudding, Shambling Mound, Treant) - Outer beings and cryptids All creatures have accurate base stats (HD, HP, TL, Speed, Armor, Morale, Zone, Size, Type) parsed from the PDF. Actions and abilities are captured as raw text for future refinement. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBstcloaker00",
|
|
"_key": "!actors!vgbdBstcloaker00",
|
|
"name": "Cloaker",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 6,
|
|
"hp": {
|
|
"value": 27,
|
|
"max": 27
|
|
},
|
|
"tl": 2.6,
|
|
"armor": 2,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "outer",
|
|
"speed": {
|
|
"value": 0
|
|
},
|
|
"appearing": "d4",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Multi-Attack: 1\u00d7Cloak and 2\u00d7Bite\nCloak [Melee Attack]: Restrained\nBite [Melee Attack]: 2 (d4)</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Cloaking: While it has a Target Restrained, attack\ndamage dealt to it is halved and also dealt to the Target.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|