vagabond-rpg-foundryvtt/packs/_source/bestiary/roc.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": "vgbdBstroc000000",
"_key": "!actors!vgbdBstroc000000",
"name": "Roc",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 36,
"hp": {
"value": 162,
"max": 162
},
"tl": 11.4,
"armor": 4,
"morale": 10,
"zone": "frontline",
"size": "medium",
"beingType": "beast",
"speed": {
"value": 20
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Beak Beak [Melee Attack]: 28 (8d6) Claw [Melee Attack, Near]: 10 (3d6) and Restrained if it\u2019s this Being's second Claw attack to hit it this Turn.",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Dive Bomb: If it flies at least 20' toward a Target before making an attack, the attack deals double damage."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}