vagabond-rpg-foundryvtt/packs/_source/bestiary/dragon-elder.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": "vgbdBstdragoneld",
"_key": "!actors!vgbdBstdragoneld",
"name": "Dragon, Elder",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 20,
"hp": {
"value": 90,
"max": 90
},
"tl": 8.7,
"armor": 5,
"morale": 11,
"zone": "frontline",
"size": "huge",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "1",
"senses": {
"blindsight": true
},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Breath Attack [Attack | Half damage on a pass] (Recharge Cd4): Take an Action to begin this Attack, which occurs on this Being's next Turn. See [Breath Attack] column below.\nMulti-Attack: 2\u00d7Claw and 1\u00d7Bite Bite [Melee Attack]: 11 (2d10) Claw [Melee Attack]: 4 (d8) Tail [Melee Attack 10']: 5 (d10) and shoved Prone 20' away",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Immutable: It can't be transformed.\nMagic Ward III: Cast Checks that include it as a Target have a d8 penalty.\nTerror I: Enemies that can see it for the first time and at the start of their Turns thereafter must pass [Will] or be Frightened (Cd4)."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}