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

52 lines
1.4 KiB
JSON

{
"_id": "vgbdBsthippogrif",
"_key": "!actors!vgbdBsthippogrif",
"name": "Hippogriff",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 3.1,
"armor": 1,
"morale": 8,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 25
},
"appearing": "2d8",
"senses": {},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claws and 1\u00d7Beak Beak [Melee Attack]: 5 (d10) Claw [Melee Attack]: 3 (d6) Bestiary Bestiary 142 142 Hobgoblin TL: 1.4 Medium Cryptid Taller goblins with refined tactical minds from years of combat.\nHD: 2 (9 HP)\b Speed: 30' Zone: Frontline Morale: 9\b # Appearing: 1 Armor: 2 [as Leather plus Shield] ACTIONS Weapon [Attack]: 3 (d6) or (by Weapon)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Tactical: Targets Save against its attacks as if Vulnerable if at least one of this Being's Allies are within 5 feet of the Target."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}