vagabond-rpg-foundryvtt/packs/_source/bestiary/air-bubble.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": "vgbdBstairbubble",
"_key": "!actors!vgbdBstairbubble",
"name": "Air Bubble",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 6,
"hp": {
"value": 27,
"max": 27
},
"tl": 1.6,
"armor": 0,
"morale": 10,
"zone": "frontline",
"size": "large",
"beingType": "primordial",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Engulf [Melee Attack]: Restrained",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Seep: It can enter the space of other Beings and openings as small as 1 inch without squeezing.\nEngulfer: Beings that share its space are Burning (2d4).\nSticky: Hinders attempts to end being Restrained by it.\nBeings that make physical contact with it must pass [Endure] or be Restrained."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}