vagabond-rpg-foundryvtt/packs/_source/bestiary/banshee.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": "vgbdBstbanshee00",
"_key": "!actors!vgbdBstbanshee00",
"name": "Banshee",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 7,
"hp": {
"value": 31,
"max": 31
},
"tl": 3.6,
"armor": 4,
"morale": 12,
"zone": "midline",
"size": "medium",
"beingType": "undead",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Wail [Action while in darkness, all Near who hear it | Will] (1/Day): Frightened (Cd4) or immediate death if failed by 5 or more Chill Touch [Melee Attack]: 4 (d8)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Nightwalker: Can\u2019t Move or Target over lines of salt or in areas illuminated by Sunlight. It is Incapacitated and Burning (d8) while in Sunlight.\nTerror II [Enemies' first time seeing it and on their Turns | Will]: Frightened until they pass this Check on a subsequent Turn, or for Cd6 after."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}