vagabond-rpg-foundryvtt/packs/_source/bestiary/hodag.json
Cal Corum 8f9a3dc14a Clean up bestiary descriptions: strip HTML and fix line breaks
- Removed HTML tags (<p>, etc.) from action/ability descriptions
- Fixed mid-sentence line breaks caused by PDF column formatting
- Descriptions now display cleanly in NPC sheet textareas

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 13:34:24 -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": "Fire Breath [Cast, Near Cone | Reflex or Endure]:\n10 (3d6) Spike [Melee Attack]: 4 (d8) Bite [Melee Attack]: 2 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Bloodlust: If it is missing at least half its HP, it is Berserk.\nWhenever it is Berserk, it can make 2 Attacks on its Turn instead of 1.\nLemoniphobic: Frightened (Cd4) after seeing a lemon.\nStench: All Near non-hodags that have to breathe are Sickened (while Near this Being)."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}