- 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>
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"_id": "vgbdBstweaselGia",
|
|
"_key": "!actors!vgbdBstweaselGia",
|
|
"name": "Weasel, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/mammals/rodent-rat-green.webp",
|
|
"system": {
|
|
"hd": 3,
|
|
"hp": {
|
|
"value": 12,
|
|
"max": 12
|
|
},
|
|
"tl": 1.2,
|
|
"armor": 1,
|
|
"morale": 9,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 40
|
|
},
|
|
"appearing": "d8",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Drain",
|
|
"description": "[Action, a Restrained Being]: 5 (2d6)",
|
|
"attackType": "melee",
|
|
"damage": "2d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 2 (d4) and Restrained.",
|
|
"attackType": "melee",
|
|
"damage": "1d4",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Pack Hunter",
|
|
"description": "Targets within 5 feet of one of this Being's Allies are Vulnerable to its attacks."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "Giant weasels are ferocious subterranean mammals that gnomes and other smaller cave dwellers train as hunting animals and mounts."
|
|
},
|
|
"reviewed": false
|
|
}
|