- 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.0 KiB
JSON
54 lines
1.0 KiB
JSON
{
|
|
"_id": "vgbdBsthorseWar0",
|
|
"_key": "!actors!vgbdBsthorseWar0",
|
|
"name": "Horse, War",
|
|
"type": "npc",
|
|
"img": "icons/creatures/mammals/horse-armored-brown.webp",
|
|
"system": {
|
|
"hd": 3,
|
|
"hp": {
|
|
"value": 13,
|
|
"max": 13
|
|
},
|
|
"tl": 2.0,
|
|
"armor": 1,
|
|
"morale": 9,
|
|
"zone": "midline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 40
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Multi-Attack",
|
|
"description": "2x Hoof",
|
|
"attackType": "melee",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Hoof",
|
|
"description": "[Melee Attack]: 3 (d6)",
|
|
"attackType": "melee",
|
|
"damage": "1d6",
|
|
"damageType": "blunt",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|