- 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.3 KiB
JSON
54 lines
1.3 KiB
JSON
{
|
|
"_id": "vgbdBstsnakeCobr",
|
|
"_key": "!actors!vgbdBstsnakeCobr",
|
|
"name": "Snake, Cobra",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/snake-fangs-small-green.webp",
|
|
"system": {
|
|
"hd": 1,
|
|
"hp": {
|
|
"value": 4,
|
|
"max": 4
|
|
},
|
|
"tl": 1.5,
|
|
"armor": 1,
|
|
"morale": 7,
|
|
"zone": "midline",
|
|
"size": "medium",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Venom Spit",
|
|
"description": "[Ranged Attack, Near] (Recharge Cd4): 0 and, if failed by 5 or more, Blinded",
|
|
"attackType": "ranged",
|
|
"damage": "0",
|
|
"damageType": "poison",
|
|
"range": "Near",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 1 (d3) and pass [Endure] or become Sickened (Cd6 damage each minute)",
|
|
"attackType": "melee",
|
|
"damage": "1d3",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "Venomous snakes that can deliver their venom through bites or by spitting."
|
|
},
|
|
"reviewed": false
|
|
}
|