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>
50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"_id": "vgbdBsthydrangea",
|
|
"_key": "!actors!vgbdBsthydrangea",
|
|
"name": "Hydrangean",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 2,
|
|
"hp": {
|
|
"value": 9,
|
|
"max": 9
|
|
},
|
|
"tl": 2.0,
|
|
"armor": 1,
|
|
"morale": 8,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 5
|
|
},
|
|
"appearing": "d6",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Multi-Attack: 1\u00d7Bite per head (Multi-Headed)\nBite [Melee Attack, Near]: 2 (d4)</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Multi-Headed: It starts with 3 Heads. Targetting an\narea that could behead it causes a -3 penalty to the\nCheck, but severs it if at least 2 damage is dealt in a\nsingle damage instance.\nHydra Regrowth: Regains 4 HP at the start of its Turns.\nIf it is missing one of its heads when this happens,\ntwo Heads sprout. This Ability doesn't work if it took\ndamage from fire since its last Turn.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|