vagabond-rpg-foundryvtt/packs/_source/bestiary/ghost.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": "vgbdBstghost0000",
"_key": "!actors!vgbdBstghost0000",
"name": "Ghost",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 10,
"hp": {
"value": 45,
"max": 45
},
"tl": 3.8,
"armor": 4,
"morale": 12,
"zone": "frontline",
"size": "medium",
"beingType": "undead",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Chill Touch [Cast, Touch | Endure]: 3 (d6) and +1 Fatigue Posession [Cast, Remote | Will] (Recharge Cd6):\nThis Being gains control of the Target while it is alive, unless forced out by an effect that turns Undead or dispells magic",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Aging Terror II [Enemies' first time seeing it and on their Turns | Will]: Frightened (Cd6) and aged 10 (d20) years.\nNightwalker: Can\u2019t Move or Target over lines of salt or in areas illuminated by Sunlight. It is Incapacitated and Burning (d8) while in Sunlight.\nStatblocks // Undead Statblocks // Undead 177 177 Bestiary"
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}