vagabond-rpg-foundryvtt/packs/_source/bestiary/hellhound.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

47 lines
953 B
JSON

{
"_id": "vgbdBsthellhound",
"_key": "!actors!vgbdBsthellhound",
"name": "Hellhound",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 4.3,
"armor": 3,
"morale": 8,
"zone": "midline",
"size": "medium",
"beingType": "outer",
"speed": {
"value": 40
},
"appearing": "d4",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Hellfire [Cast, Cone 15' | Reflex] (Recharge Cd6): 10 (3d6) and Burning (Cd6) Bite [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}