- 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>
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBstalligato1",
|
|
"_key": "!actors!vgbdBstalligato1",
|
|
"name": "Alligator/Crocodile",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/crocodile-alligator-green.webp",
|
|
"system": {
|
|
"hd": 3,
|
|
"hp": {
|
|
"value": 13,
|
|
"max": 13
|
|
},
|
|
"tl": 2.1,
|
|
"armor": 2,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 30
|
|
},
|
|
"appearing": "d8",
|
|
"senses": {},
|
|
"movement": {
|
|
"swim": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 4 (d8) and Restrained if the Target is its size or smaller. This attack always hits a Target Restrained by this attack.",
|
|
"attackType": "melee",
|
|
"damage": "1d8",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Hold Breath",
|
|
"description": "Can hold its breath for 1 hour."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|