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

54 lines
1.5 KiB
JSON

{
"_id": "vgbdBstdethbat00",
"_key": "!actors!vgbdBstdethbat00",
"name": "Dethbat",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 1,
"hp": {
"value": 1,
"max": 1
},
"tl": 1.0,
"armor": 1,
"morale": 3,
"zone": "midline",
"size": "small",
"beingType": "outer",
"speed": {
"value": 5
},
"appearing": "2d6",
"senses": {
"darkvision": true
},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Kiss [Melee Attack, a Paralyzed Enemy | Will]:\nDethbat\u2019s Curse (Continual, until removed) Shriek [All Near non-Dethbats that hear it | Will]:\nFrightened (Cd4, Paralyzed) Bite [Melee Attack]: 2 (d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Dethbat\u2019s Curse [Curse]: Every hour while cursed and not in Sunlight, the victim rolls a d6, progressing the curse by 1 stage on a roll of 1:\n1 Their hair falls out.\n2 Their ears transform into wings and their teeth become fangs.\n3 They gain 1 Fatigue. If they die due to this, their head rips from their body and becomes a Dethbat."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}