vagabond-rpg-foundryvtt/packs/_source/bestiary/treant.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
1021 B
JSON

{
"_id": "vgbdBsttreant000",
"_key": "!actors!vgbdBsttreant000",
"name": "Treant",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 8,
"hp": {
"value": 36,
"max": 36
},
"tl": 5.3,
"armor": 4,
"morale": 9,
"zone": "frontline",
"size": "huge",
"beingType": "primordial",
"speed": {
"value": 20
},
"appearing": "d8",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Animate Trees [Cast, a tree in Far] (Focus): The tree acts as a Treant, though it has a Speed of 10' and doesn't have this Animate Trees Action.\nMulti-Attack: 2\u00d7Slams Slam [Melee Attack]: 7 (2d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}