- 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
922 B
JSON
47 lines
922 B
JSON
{
|
|
"_id": "vgbdBstquetzalco",
|
|
"_key": "!actors!vgbdBstquetzalco",
|
|
"name": "Quetzalcoatlus",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/pterodactyl-flying-green.webp",
|
|
"system": {
|
|
"hd": 3,
|
|
"hp": {
|
|
"value": 13,
|
|
"max": 13
|
|
},
|
|
"tl": 2.6,
|
|
"armor": 1,
|
|
"morale": 7,
|
|
"zone": "midline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 10
|
|
},
|
|
"appearing": "d3",
|
|
"senses": {},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Beak",
|
|
"description": "[Melee Attack]: 10 (3d6)",
|
|
"attackType": "melee",
|
|
"damage": "3d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "Speed: 10' (Fly 60')"
|
|
},
|
|
"reviewed": false
|
|
}
|