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

54 lines
1.4 KiB
JSON

{
"_id": "vgbdBstfroghemot",
"_key": "!actors!vgbdBstfroghemot",
"name": "Froghemoth",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 16,
"hp": {
"value": 72,
"max": 72
},
"tl": 7.8,
"armor": 3,
"morale": 9,
"zone": "frontline",
"size": "huge",
"beingType": "cryptid",
"speed": {
"value": 30
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Bite [Melee Attack]: 16 (3d10) Multi-Attack: 2\u00d7Tentacle Tentacle [Melee Attack, Near]: 13 (3d8) and Restrained if smaller. It can't Restrain more than one Target at a time with the same Tentacle.\nTongue [Melee Attack, Near]: Restrained if smaller.\nIf Restrained, it is pulled to Close, and this Being can make a Bite Attack against it.",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Tentacles: Starts with 4 Tentacles. Targetting one causes a -4 penalty to the Attack Check, but severs it if at least 15 damage is dealt with the attack."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}