vagabond-rpg-foundryvtt/packs/_source/bestiary/golem-iron.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": "vgbdBstgolemiron",
"_key": "!actors!vgbdBstgolemiron",
"name": "Golem, Iron",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 18,
"hp": {
"value": 81,
"max": 81
},
"tl": 8.9,
"armor": 5,
"morale": 7,
"zone": "frontline",
"size": "large",
"beingType": "artificial",
"speed": {
"value": 15
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Poison Breath and 1\u00d7Greatsword, or 2\u00d7Greatsword Poison Breath [Cast, Close 10' Cube | Endure] (Recharge Cd8): 2 (d4) Fatigue Greatsword [Melee Attack]: 13 (2d12)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Fire-Absorber: Fire damage rolls heal it instead.\nImmutable: It can't be transformed.\nMagic Ward I: Cast Checks that include it as a Target have a d4 penalty."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}