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

45 lines
1.2 KiB
JSON

{
"_id": "vgbdBstdungeonhe",
"_key": "!actors!vgbdBstdungeonhe",
"name": "Dungeonheart",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 10,
"hp": {
"value": 45,
"max": 45
},
"tl": 1.7,
"armor": 1,
"morale": 7,
"zone": "midline",
"size": "huge",
"beingType": "artificial",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Spawn: At the start of its Turn, roll d4. On a roll of 2 to 4, this Being spawns an Ally Being (d6, roll two and take the highest if this Being is at half HP or lower), which appears in the nearest open space:\n1\t\t Giant Spider (p. 132) 2\t\tBasilisk (p. 135) 3\t\t Owl Bear (p. 145) 4\t\t Rust Monster (p. 148) 5\t\t Warp Beast (p. 151) 6\t\t Gelatinous Cube (p. 172)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}