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

50 lines
1.4 KiB
JSON

{
"_id": "vgbdBsttroll0000",
"_key": "!actors!vgbdBsttroll0000",
"name": "Troll",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 7,
"hp": {
"value": 31,
"max": 31
},
"tl": 3.9,
"armor": 2,
"morale": 10,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d4",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claws and 1\u00d7Bite Bite [Melee Attack]: 5 (d10) Claw [Melee Attack 10']: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Lesser Regenerate I: Regains 4 (d8) HP on each of its Turns unless it took damage it was Weak to in the last Round. It can\u2019t be reduced below 1 HP except by damage it is Weak to.\nSunlight Aversion: The troll\u2019s Armor from [Natural] and Trollish Regeneration trait are suspended while it is in sunlight, and it is Burning (d6). If the troll dies within sunlight, it is turned to stone."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}