- 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
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"_id": "vgbdBstantGiant0",
|
|
"_key": "!actors!vgbdBstantGiant0",
|
|
"name": "Ant, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/invertebrates/ant-mandibles-red.webp",
|
|
"system": {
|
|
"hd": 2,
|
|
"hp": {
|
|
"value": 9,
|
|
"max": 9
|
|
},
|
|
"tl": 2.9,
|
|
"armor": 3,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 60
|
|
},
|
|
"appearing": "2d6+2",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 7 (2d6)",
|
|
"attackType": "melee",
|
|
"damage": "2d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "The incredibly hardy ant, increased to massive proportions. Their tunnels are the size of mineshafts, and an infestation of giant ants can topple a city."
|
|
},
|
|
"reviewed": false
|
|
}
|