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

54 lines
1.4 KiB
JSON

{
"_id": "vgbdBstsnallygas",
"_key": "!actors!vgbdBstsnallygas",
"name": "Snallygaster",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 10,
"hp": {
"value": 45,
"max": 45
},
"tl": 4.4,
"armor": 2,
"morale": 3,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 20
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Talons and 1\u00d7Drain, or 2\u00d7Drain Drain [Action, Restrained Being | Endure]: 5 (2d4) HP is drained from the Target Talon [Melee Attack]: 7 (2d6) and Restrained if its this Being's second Talon to hit it this Turn",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Booze Hound: It takes half damage from poison-based damage and can sense alcohol within 1 mile as if by All-Sight. It doesn't flee if it is sensing alcohol, except by its Divine-Averse Ability.\nDivine-Averse: It makes Morale Checks if it can see a divine trinket."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}