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

45 lines
995 B
JSON

{
"_id": "vgbdBstminotaur0",
"_key": "!actors!vgbdBstminotaur0",
"name": "Minotaur",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 6,
"hp": {
"value": 27,
"max": 27
},
"tl": 3.9,
"armor": 2,
"morale": 12,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d6",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Gore and 1\u00d7Greataxe Gore [Melee Attack]: 7 (3d4) and Prone if failed by 10 or more.\nGreataxe [Melee Attack, Cleave]: 5 (d10) or half to two Targets",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}