- 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>
45 lines
854 B
JSON
45 lines
854 B
JSON
{
|
|
"_id": "vgbdBstveteran00",
|
|
"_key": "!actors!vgbdBstveteran00",
|
|
"name": "Veteran",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 2,
|
|
"hp": {
|
|
"value": 9,
|
|
"max": 9
|
|
},
|
|
"tl": 2.4,
|
|
"armor": 3,
|
|
"morale": 9,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "humanlike",
|
|
"speed": {
|
|
"value": 25
|
|
},
|
|
"appearing": "",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Weapon",
|
|
"description": "[Attack]: 3 (d6) or (by Weapon)",
|
|
"attackType": "melee",
|
|
"damage": "1d6",
|
|
"damageType": "slash",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|