vagabond-rpg-foundryvtt/packs/_source/bestiary/elemental-greater-water.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.0 KiB
JSON

{
"_id": "vgbdBstelementa5",
"_key": "!actors!vgbdBstelementa5",
"name": "Elemental, Greater Water",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 16,
"hp": {
"value": 72,
"max": 72
},
"tl": 7.3,
"armor": 5,
"morale": 10,
"zone": "midline",
"size": "huge",
"beingType": "primordial",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Strike [Melee Attack]: 13 (3d8) plus 4 (d8) if in water",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Waterbound: Must stay Near a body of water."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}