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

{
"_id": "vgbdBstthoom0000",
"_key": "!actors!vgbdBstthoom0000",
"name": "Thoom",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 2.2,
"armor": 1,
"morale": 4,
"zone": "backline",
"size": "medium",
"beingType": "outer",
"speed": {
"value": 25
},
"appearing": "d4",
"senses": {
"darkvision": true
},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Tentacle and 1\u00d7Cannon Cannon [Ranged Attack]: 3 (d6) Tentacle [Melee Attack]: 2 (d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: Breathes air and water.\nTentacle: Starts with 4. Targetting one causes a -1 penalty to the Check, but severs it if at least 2 damage is dealt."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}