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

{
"_id": "vgbdBstcatoblepa",
"_key": "!actors!vgbdBstcatoblepa",
"name": "Catoblepas",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 7,
"hp": {
"value": 24,
"max": 24
},
"tl": 5.7,
"armor": 1,
"morale": 8,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 20
},
"appearing": "d3",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Tail and 1\u00d7Death Ray Death Ray [Cast, Remote | Endure] (Recharge Cd4):\n24 (8d6) and +1 Fatigue Tail [Melee Attack]: 3 (d6) and pass an [Endure] Save or knocked Prone and be Dazed for 1 Round.",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Stench: Non-Catoblepas Beings that have to breathe are Sickened (Hinder on all Checks) while Near it."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}