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

{
"_id": "vgbdBstkraken000",
"_key": "!actors!vgbdBstkraken000",
"name": "Kraken",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 20,
"hp": {
"value": 89,
"max": 89
},
"tl": 22.3,
"armor": 4,
"morale": 11,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 20
},
"appearing": "1",
"senses": {},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Lightning Bolt [Cast, 2 (d4) 120' Lines | Reflex] (Recharge Cd4): 21 (6d6) Multi-Attack: 1\u00d7Tentacle per (Tentacles) Tentacle [Grapple]: 13 (3d8) and Restrained if smaller",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Tentacles: Starts with 8. Targetting one causes a -4 penalty to the Check, but severs it if at least 16 damage is dealt."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}