- 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>
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBstthunderfo",
|
|
"_key": "!actors!vgbdBstthunderfo",
|
|
"name": "Thunderfoot",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/dinosaur-brontosaurus-green.webp",
|
|
"system": {
|
|
"hd": 35,
|
|
"hp": {
|
|
"value": 157,
|
|
"max": 157
|
|
},
|
|
"tl": 10.5,
|
|
"armor": 4,
|
|
"morale": 9,
|
|
"zone": "frontline",
|
|
"size": "colossal",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 30
|
|
},
|
|
"appearing": "d12",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Stomp",
|
|
"description": "[Melee Attack]: 25 (4d10+3)",
|
|
"attackType": "melee",
|
|
"damage": "4d10+3",
|
|
"damageType": "blunt",
|
|
"range": "",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Tail",
|
|
"description": "[Melee Attack]: 22 (5d8) and shoved Prone 30' away",
|
|
"attackType": "melee",
|
|
"damage": "5d8",
|
|
"damageType": "blunt",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|