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>
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"_id": "vgbdBstcrawlingw",
|
|
"_key": "!actors!vgbdBstcrawlingw",
|
|
"name": "Crawling Wall",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 13,
|
|
"hp": {
|
|
"value": 58,
|
|
"max": 58
|
|
},
|
|
"tl": 6.1,
|
|
"armor": 3,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "huge",
|
|
"beingType": "artificial",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Multi-Attack: 1\u00d7Grasp and 1\u00d7Crush\nGrasp [Melee Attack]: 4 (d8) and Restrained\nCrush [Rush]: Any Huge or smaller Being in its path is\npushed in front of it for the Move. If there is no open\nspace within Close for the Being to go when this\nhappens, it takes 3 (d6) for every 5' of Speed this Being\nhas remaining.\nImmutable: It can't be transformed.</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|