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

68 lines
1.5 KiB
JSON

{
"_id": "vgbdBstmastodon0",
"_key": "!actors!vgbdBstmastodon0",
"name": "Mastodon",
"type": "npc",
"img": "icons/creatures/mammals/mammoth-brown.webp",
"system": {
"hd": 13,
"hp": {
"value": 58,
"max": 58
},
"tl": 8.3,
"armor": 3,
"morale": 4,
"zone": "frontline",
"size": "huge",
"beingType": "beast",
"speed": {
"value": 40
},
"appearing": "d4",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Multi-Attack",
"description": "1x Tusk and 1x Stomp",
"attackType": "melee",
"damage": "",
"damageType": "",
"range": "",
"properties": []
},
{
"name": "Stomp",
"description": "[Melee Attack]: 18 (4d8)",
"attackType": "melee",
"damage": "4d8",
"damageType": "blunt",
"range": "",
"properties": []
},
{
"name": "Tusk",
"description": "[Melee Attack]: 7 (2d6)",
"attackType": "melee",
"damage": "2d6",
"damageType": "pierce",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Charger",
"description": "Tusks deal double damage that Turn if it Moves at least 20' before the attack."
}
],
"loot": "",
"gmNotes": "Both the woolly and imperial mammoths roam arctic and subtropic lands."
},
"reviewed": false
}