- 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>
45 lines
907 B
JSON
45 lines
907 B
JSON
{
|
|
"_id": "vgbdBstcattle000",
|
|
"_key": "!actors!vgbdBstcattle000",
|
|
"name": "Cattle",
|
|
"type": "npc",
|
|
"img": "icons/creatures/mammals/ox-buffalo-brown.webp",
|
|
"system": {
|
|
"hd": 4,
|
|
"hp": {
|
|
"value": 18,
|
|
"max": 18
|
|
},
|
|
"tl": 1.4,
|
|
"armor": 1,
|
|
"morale": 2,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 25
|
|
},
|
|
"appearing": "d6",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Horn",
|
|
"description": "[Melee Attack]: 2 (d4)",
|
|
"attackType": "melee",
|
|
"damage": "1d4",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "Cows, bison, aurochs, and other large bovine."
|
|
},
|
|
"reviewed": false
|
|
}
|