- 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.0 KiB
JSON
54 lines
1.0 KiB
JSON
{
|
|
"_id": "vgbdBsthawk00000",
|
|
"_key": "!actors!vgbdBsthawk00000",
|
|
"name": "Hawk",
|
|
"type": "npc",
|
|
"img": "icons/creatures/birds/raptor-hawk-flying-white.webp",
|
|
"system": {
|
|
"hd": 1,
|
|
"hp": {
|
|
"value": 1,
|
|
"max": 1
|
|
},
|
|
"tl": 0.2,
|
|
"armor": 0,
|
|
"morale": 6,
|
|
"zone": "midline",
|
|
"size": "small",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 5
|
|
},
|
|
"appearing": "d6",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Talon",
|
|
"description": "[Melee Attack]: 1",
|
|
"attackType": "melee",
|
|
"damage": "1",
|
|
"damageType": "slash",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Nimble",
|
|
"description": "Attacks against it can't be Favored if it can Move."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "Speed: 5' (Fly 30')"
|
|
},
|
|
"reviewed": false
|
|
}
|