- 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>
47 lines
946 B
JSON
47 lines
946 B
JSON
{
|
|
"_id": "vgbdBstcentipede",
|
|
"_key": "!actors!vgbdBstcentipede",
|
|
"name": "Centipede, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/invertebrates/centipede-brown-red.webp",
|
|
"system": {
|
|
"hd": 2,
|
|
"hp": {
|
|
"value": 2,
|
|
"max": 2
|
|
},
|
|
"tl": 0.1,
|
|
"armor": 0,
|
|
"morale": 7,
|
|
"zone": "frontline",
|
|
"size": "small",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "2d4",
|
|
"senses": {},
|
|
"movement": {
|
|
"climb": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: Pass [Endure] or become Sickened (Cd4, Paralyzed)",
|
|
"attackType": "melee",
|
|
"damage": "0",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|