vagabond-rpg-foundryvtt/packs/_source/bestiary/carcass-crawler.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.1 KiB
JSON

{
"_id": "vgbdBstcarcasscr",
"_key": "!actors!vgbdBstcarcasscr",
"name": "Carcass Crawler",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 2.2,
"armor": 1,
"morale": 9,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d4",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Tentacle and 1\u00d7Bite Bite [Melee Attack, a Paralyzed Target]: 3 (d6) Tentacle [Melee Attack]: 4 (d8) and pass [Endure] or become Sickened (Cd6, Paralyzed)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Soft Underbelly: Its Armor is 0 while it is Prone."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}