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.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"_id": "vgbdBstdragonanc",
|
|
"_key": "!actors!vgbdBstdragonanc",
|
|
"name": "Dragon, Ancient",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 30,
|
|
"hp": {
|
|
"value": 135,
|
|
"max": 135
|
|
},
|
|
"tl": 12.2,
|
|
"armor": 7,
|
|
"morale": 11,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 40
|
|
},
|
|
"appearing": "1",
|
|
"senses": {
|
|
"blindsight": true
|
|
},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Breath Attack [Attack | Half damage on a pass]\n(Recharge Cd4): Take an Action to begin this Attack,\nwhich occurs on this Being's next Turn. See [Breath\nAttack] column below.\nMulti-Attack: 2\u00d7Claw and 1\u00d7Bite\nBite [Melee Attack]: 13 (2d12)\nClaw [Melee Attack]: 6 (d10+1)\nTail [Melee Attack 10']: 6 (d12) and shoved 30' away\nand Prone</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Immutable: It can't be transformed.\nMagic Ward IV: Cast Checks that include it as a Target\nhave a d10 penalty.\nTerror II: Enemies that can see it for the first time and at\nthe start of their Turns thereafter must pass [Will] or be\nFrightened (Cd6 Rounds).</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|