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

50 lines
1.3 KiB
JSON

{
"_id": "vgbdBstgreyooze0",
"_key": "!actors!vgbdBstgreyooze0",
"name": "Grey Ooze",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 1.9,
"armor": 0,
"morale": 12,
"zone": "frontline",
"size": "medium",
"beingType": "primordial",
"speed": {
"value": 5
},
"appearing": "d3",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Pseudopod [Melee Attack]: 9 (2d8) and Corroding",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amorphous: It can Move into occupied space as small as 1 inch without squeezing.\nCorroding: Non-Relic metal Items that make contact with it corrode. When this happens, roll a d6 for each Item. On a roll of 1, the Item breaks. If the Item that breaks is larger than Medium, this destroys a 1-foot square hole that is 1-foot deep in it."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}