vagabond-rpg-foundryvtt/packs/_source/bestiary/vortex.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

42 lines
977 B
JSON

{
"_id": "vgbdBstvortex000",
"_key": "!actors!vgbdBstvortex000",
"name": "Vortex",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 2.9,
"armor": 3,
"morale": 12,
"zone": "frontline",
"size": "medium",
"beingType": "primordial",
"speed": {
"value": 40
},
"appearing": "d8",
"senses": {},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [],
"abilities": [
{
"name": "Abilities",
"description": "Living Gale: Gusts surround it out to Near, Hindering Enemy Ranged Attacks Targeting those within.\nWhirlwind: Medium or smaller Close Beings must pass [Endure] against being Restrained at the start of their Turns or be thrown 25 (d10\u00d75) feet in the air."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}