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

{
"_id": "vgbdBstgiant0000",
"_key": "!actors!vgbdBstgiant0000",
"name": "Giant",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 8,
"hp": {
"value": 36,
"max": 36
},
"tl": 3.9,
"armor": 1,
"morale": 9,
"zone": "frontline",
"size": "huge",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d4",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Greatclub [Melee Attack, 10']: 9 (2d8) Rock [Ranged Attack]: 9 (2d6) Type Changes Cyclops One-Eyed: Attacks as if Vulnerable against Targets further than Near.\nHill \u2014 Stone Armor: 3 [as (+1) Chain]",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}