- 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>
56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
{
|
|
"_id": "vgbdBstslugGiant",
|
|
"_key": "!actors!vgbdBstslugGiant",
|
|
"name": "Slug, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/invertebrates/snail-slug-black.webp",
|
|
"system": {
|
|
"hd": 12,
|
|
"hp": {
|
|
"value": 54,
|
|
"max": 54
|
|
},
|
|
"tl": 4.2,
|
|
"armor": 1,
|
|
"morale": 7,
|
|
"zone": "midline",
|
|
"size": "giant",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 10
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {
|
|
"cling": true
|
|
},
|
|
"immunities": ["blunt"],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Acid Spit",
|
|
"description": "[Ranged Attack, Near] (Recharge Cd4): 10 (3d6) and Burning (Cd6)",
|
|
"attackType": "ranged",
|
|
"damage": "3d6",
|
|
"damageType": "acid",
|
|
"range": "Near",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 7 (2d6)",
|
|
"attackType": "melee",
|
|
"damage": "2d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "Armor: 1 [as Unarmored plus Shield]. Immune: Blunt from non-Relics"
|
|
},
|
|
"reviewed": false
|
|
}
|