vagabond-rpg-foundryvtt/packs/_source/bestiary/shambling-mound.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.8 KiB
JSON

{
"_id": "vgbdBstshambling",
"_key": "!actors!vgbdBstshambling",
"name": "Shambling Mound",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 9,
"hp": {
"value": 40,
"max": 40
},
"tl": 5.5,
"armor": 3,
"morale": 12,
"zone": "frontline",
"size": "large",
"beingType": "primordial",
"speed": {
"value": 20
},
"appearing": "d4",
"senses": {
"blindsight": true
},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Slam Slam [Melee Attack]: 9 (2d8) and Restrained and Suffocating if it's this Being's second Slam attack to hit it this Turn, and the Target is this Being's size or smaller",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: It can breathe air and water.\nShock-Absorb: It treats all Shock damage as healing.\nBestiary Bestiary 174 174 Magmot TL: 6.4 Large Primordial Rocken worms of lava, whose bodies glow white hot like molten steel.\nHD: 3 (12 HP)\b Speed: 10' Zone: Frontline Morale: 9\b # Appearing: d2 Armor: 3 [as Plate] Immune: Fire Weak: Cold ACTIONS Multi-Attack: 2\u00d7Slams Slam [Melee Attack]: 7 (2d6) and pass [Endure] or become Burning (Cd4) ABILITIES Burrow Burst: If it breaches the ground after moving at least 20' on the same Turn, its first Slam deals 18 (4d8) instead.\nTunneler: It can Move by burrowing in the ground at 30' per Round."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}