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": "vgbdBstghost0000",
|
|
"_key": "!actors!vgbdBstghost0000",
|
|
"name": "Ghost",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 10,
|
|
"hp": {
|
|
"value": 45,
|
|
"max": 45
|
|
},
|
|
"tl": 3.8,
|
|
"armor": 4,
|
|
"morale": 12,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "undead",
|
|
"speed": {
|
|
"value": 0
|
|
},
|
|
"appearing": "1",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Chill Touch [Cast, Touch | Endure]: 3 (d6) and +1\nFatigue\nPosession [Cast, Remote | Will] (Recharge Cd6):\nThis Being gains control of the Target while it is alive,\nunless forced out by an effect that turns Undead or\ndispells magic</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Aging Terror II [Enemies' first time seeing it and on\ntheir Turns | Will]: Frightened (Cd6) and aged 10\n(d20) years.\nNightwalker: Can\u2019t Move or Target over lines of salt or\nin areas illuminated by Sunlight. It is Incapacitated and\nBurning (d8) while in Sunlight.\nStatblocks // Undead\nStatblocks // Undead\n177\n177\nBestiary</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|