vagabond-rpg-foundryvtt/packs/_source/bestiary/hodag.json
Cal Corum 7133c13476 Add 143 new bestiary creatures from PDF extraction
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>
2025-12-18 13:28:10 -06:00

52 lines
1.3 KiB
JSON

{
"_id": "vgbdBsthodag0000",
"_key": "!actors!vgbdBsthodag0000",
"name": "Hodag",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 3.1,
"armor": 2,
"morale": 10,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 30
},
"appearing": "d4",
"senses": {},
"movement": {
"climb": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "<p>Fire Breath [Cast, Near Cone | Reflex or Endure]:\n10 (3d6)\nSpike [Melee Attack]: 4 (d8)\nBite [Melee Attack]: 2 (d6)</p>",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "<p>Bloodlust: If it is missing at least half its HP, it is Berserk.\nWhenever it is Berserk, it can make 2 Attacks on its\nTurn instead of 1.\nLemoniphobic: Frightened (Cd4) after seeing a lemon.\nStench: All Near non-hodags that have to breathe are\nSickened (while Near this Being).</p>"
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}