- 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>
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBstboarGiant",
|
|
"_key": "!actors!vgbdBstboarGiant",
|
|
"name": "Boar, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/mammals/boar-brown.webp",
|
|
"system": {
|
|
"hd": 8,
|
|
"hp": {
|
|
"value": 36,
|
|
"max": 36
|
|
},
|
|
"tl": 3.1,
|
|
"armor": 2,
|
|
"morale": 11,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 40
|
|
},
|
|
"appearing": "1d6",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Tusk",
|
|
"description": "[Melee Attack]: 7 (2d6)",
|
|
"attackType": "melee",
|
|
"damage": "2d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Relentless",
|
|
"description": "Once per Day, if it is reduced to 0 HP, it instead regains 2d4 HP."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "Cow-sized boars known to give chase until they-or their target-dies of exhaustion."
|
|
},
|
|
"reviewed": false
|
|
}
|