vagabond-rpg-foundryvtt/packs/_source/bestiary/hydrangean.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.3 KiB
JSON

{
"_id": "vgbdBsthydrangea",
"_key": "!actors!vgbdBsthydrangea",
"name": "Hydrangean",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 2.0,
"armor": 1,
"morale": 8,
"zone": "frontline",
"size": "medium",
"beingType": "beast",
"speed": {
"value": 5
},
"appearing": "d6",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Bite per head (Multi-Headed) Bite [Melee Attack, Near]: 2 (d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Multi-Headed: It starts with 3 Heads. Targetting an area that could behead it causes a -3 penalty to the Check, but severs it if at least 2 damage is dealt in a single damage instance.\nHydra Regrowth: Regains 4 HP at the start of its Turns.\nIf it is missing one of its heads when this happens, two Heads sprout. This Ability doesn't work if it took damage from fire since its last Turn."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}