vagabond-rpg-foundryvtt/packs/_source/bestiary/hag-sea.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": "vgbdBsthagsea000",
"_key": "!actors!vgbdBsthagsea000",
"name": "Hag, Sea",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 3.6,
"armor": 2,
"morale": 4,
"zone": "midline",
"size": "medium",
"beingType": "fae",
"speed": {
"value": 30
},
"appearing": "d4",
"senses": {},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Death Glare [Cast, Sight (a Frightened Being) | Will] (3/Day): 13 (3d8) and +2 (d4) Fatigue Claw [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: It can breathe air and water.\nMagic Ward I: Cast Checks that include it as a Target have a d4 penalty.\nTerror I: Enemies that can see it for the first time and at the start of their Turns must pass a [Will] Save or be Frightened until they pass this Check on a subsequent Turn, or for Cd4 Rounds afterwards."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}