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

{
"_id": "vgbdBstroper0000",
"_key": "!actors!vgbdBstroper0000",
"name": "Roper",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 12,
"hp": {
"value": 54,
"max": 54
},
"tl": 5.8,
"armor": 3,
"morale": 2,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 10
},
"appearing": "d3",
"senses": {
"darkvision": true
},
"movement": {
"climb": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Tendril per (Tendrils) and 1\u00d7Bite Bite [Melee Attack]: 17 (5d6) Tendril [Grapple, Far]: Restrained and pulled Close",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Tendrils: Starts with 6. Targetting one causes a -4 penalty to the Check, but severs it if at least 4 damage is dealt."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}