- 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
922 B
JSON
45 lines
922 B
JSON
{
|
|
"_id": "vgbdBstvipertree",
|
|
"_key": "!actors!vgbdBstvipertree",
|
|
"name": "Viper Tree",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 9,
|
|
"hp": {
|
|
"value": 40,
|
|
"max": 40
|
|
},
|
|
"tl": 3.2,
|
|
"armor": 2,
|
|
"morale": 7,
|
|
"zone": "midline",
|
|
"size": "large",
|
|
"beingType": "outer",
|
|
"speed": {
|
|
"value": 0
|
|
},
|
|
"appearing": "2d10",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "Bite [Melee Attack, Near]: 7 (2d6) and pass [Endure] with a -3 penalty or be Sickened (Cd4, Paralyzed).",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|