- 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>
42 lines
849 B
JSON
42 lines
849 B
JSON
{
|
|
"_id": "vgbdBstcarbuncle",
|
|
"_key": "!actors!vgbdBstcarbuncle",
|
|
"name": "Carbuncle",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 1,
|
|
"hp": {
|
|
"value": 1,
|
|
"max": 1
|
|
},
|
|
"tl": 1.6,
|
|
"armor": 3,
|
|
"morale": 1,
|
|
"zone": "backline",
|
|
"size": "small",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 10
|
|
},
|
|
"appearing": "1",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "Scare to Death: If it fails a Morale Check or becomes Frightened, it dies.\nShattering Death: When it dies, it shatters to dust."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|