vagabond-rpg-foundryvtt/packs/_source/bestiary/thunderfoot.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.1 KiB
JSON

{
"_id": "vgbdBstthunderfo",
"_key": "!actors!vgbdBstthunderfo",
"name": "Thunderfoot",
"type": "npc",
"img": "icons/creatures/reptiles/dinosaur-brontosaurus-green.webp",
"system": {
"hd": 35,
"hp": {
"value": 157,
"max": 157
},
"tl": 10.5,
"armor": 4,
"morale": 9,
"zone": "frontline",
"size": "colossal",
"beingType": "beast",
"speed": {
"value": 30
},
"appearing": "d12",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Stomp",
"description": "[Melee Attack]: 25 (4d10+3)",
"attackType": "melee",
"damage": "4d10+3",
"damageType": "blunt",
"range": "",
"properties": []
},
{
"name": "Tail",
"description": "[Melee Attack]: 22 (5d8) and shoved Prone 30' away",
"attackType": "melee",
"damage": "5d8",
"damageType": "blunt",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}