- 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>
47 lines
1017 B
JSON
47 lines
1017 B
JSON
{
|
|
"_id": "vgbdBstlizardGia",
|
|
"_key": "!actors!vgbdBstlizardGia",
|
|
"name": "Lizard, Giant Draco",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/lizard-horned-green.webp",
|
|
"system": {
|
|
"hd": 4,
|
|
"hp": {
|
|
"value": 18,
|
|
"max": 18
|
|
},
|
|
"tl": 2.4,
|
|
"armor": 2,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 40
|
|
},
|
|
"appearing": "d8",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 5 (d10)",
|
|
"attackType": "melee",
|
|
"damage": "1d10",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "Massive lizards that glide in desert canyons and have a taste for human flesh. Speed: 40' (70' with Glide)"
|
|
},
|
|
"reviewed": false
|
|
}
|