- 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>
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"_id": "vgbdBstpixie0000",
|
|
"_key": "!actors!vgbdBstpixie0000",
|
|
"name": "Pixie",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 1,
|
|
"hp": {
|
|
"value": 1,
|
|
"max": 1
|
|
},
|
|
"tl": 2.0,
|
|
"armor": 3,
|
|
"morale": 7,
|
|
"zone": "backline",
|
|
"size": "small",
|
|
"beingType": "fae",
|
|
"speed": {
|
|
"value": 30
|
|
},
|
|
"appearing": "2d4",
|
|
"senses": {},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "Dagger [Melee Attack]: 2 (d4)",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "Magic Ward I: Cast Checks that include it as a Target have a d4 penalty.\nMajor Invisibility: It can magically become Invisible during its Turn (No Action, requires Focus).\nPixie Dust [Item]: It can produce one dose of Pixie Dust once per Day, which gives a Medium or smaller Being Fly for 1 Hour."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|