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>
52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"_id": "vgbdBstdeathknig",
|
|
"_key": "!actors!vgbdBstdeathknig",
|
|
"name": "Death Knight",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 11,
|
|
"hp": {
|
|
"value": 49,
|
|
"max": 49
|
|
},
|
|
"tl": 9.6,
|
|
"armor": 4,
|
|
"morale": 12,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "undead",
|
|
"speed": {
|
|
"value": 25
|
|
},
|
|
"appearing": "1",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Stun [Cast, all who hear it | Will] (1/Day): Paralyzed\n(Cd6 Rounds)\nMulti-Attack: 3\u00d7(+2) Longsword\n(+2) Longsword [Melee Attack]: 6 (d8+2)\nHellfire [Cast, 20-foot Sphere | Reflex] (1/Day): 35\n(10d6) and Burning (Cd6)</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Fear Aura [Aura Near | Will]: Frightened until they\npass this Check on a subsequent Turn, or Cd6 after.\nDispel: It can skip its Move to end a Spell affecting it.\nZombie: It can't be reduced below 1 HP unless damaged\nby a Crit, damage it is Weak to, or while in Sunlight.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|