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>
47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBstcouatl000",
|
|
"_key": "!actors!vgbdBstcouatl000",
|
|
"name": "Couatl",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 9,
|
|
"hp": {
|
|
"value": 40,
|
|
"max": 40
|
|
},
|
|
"tl": 3.8,
|
|
"armor": 3,
|
|
"morale": 9,
|
|
"zone": "backline",
|
|
"size": "medium",
|
|
"beingType": "outer",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "d4",
|
|
"senses": {},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Bite [Melee Attack]: 2 (d4) and Sickened (Cd4,\nUnconscious and +1 Fatigue each Round). If failed by\n5 or more, it is also Restrained (5 (2d4) each Round)\nRestoration [Cast, Touch]: Regain 10 (3d6) HP\nShapechange [Cast, Self] (Focus): Polymorphs into a\nMedium or smaller Being. It uses its own Statblock.</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|