vagabond-rpg-foundryvtt/packs/_source/bestiary/sea-lion.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.3 KiB
JSON

{
"_id": "vgbdBstsealion00",
"_key": "!actors!vgbdBstsealion00",
"name": "Sea Lion",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 6,
"hp": {
"value": 27,
"max": 27
},
"tl": 4.1,
"armor": 2,
"morale": 11,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 10
},
"appearing": "d4",
"senses": {},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claws and 1\u00d7Bite Bite [Melee Attack]: 7 (2d6) Claw [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: It can breathe air and water.\nPack Hunter: Targets within 5 feet of one of this Being's Allies are Vulnerable to its attacks.\nPounce: If it moves at least 20' immediately before hitting with an attack on the same Turn, the Target is also knocked Prone."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}