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

50 lines
1.1 KiB
JSON

{
"_id": "vgbdBstelementa3",
"_key": "!actors!vgbdBstelementa3",
"name": "Elemental, Greater Earth",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 16,
"hp": {
"value": 72,
"max": 72
},
"tl": 7.3,
"armor": 5,
"morale": 10,
"zone": "frontline",
"size": "huge",
"beingType": "primordial",
"speed": {
"value": 40
},
"appearing": "1",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Strike [Melee Attack]: 13 (3d8) plus 4 (d8) if on the ground",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Burrower: It ignored Difficult Terrain of sand, stone, and earth, and it can Move by quickly burrowing in them.\nHowever, it can't cross water deeper than its height."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}