- 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>
68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"_id": "vgbdBstspiderGi3",
|
|
"_key": "!actors!vgbdBstspiderGi3",
|
|
"name": "Spider, Giant",
|
|
"type": "npc",
|
|
"img": "icons/creatures/invertebrates/spider-black-large.webp",
|
|
"system": {
|
|
"hd": 6,
|
|
"hp": {
|
|
"value": 27,
|
|
"max": 27
|
|
},
|
|
"tl": 2.0,
|
|
"armor": 1,
|
|
"morale": 8,
|
|
"zone": "backline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 35
|
|
},
|
|
"appearing": "d3",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"climb": true,
|
|
"cling": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Web Shot",
|
|
"description": "[Ranged Attack] (Recharge Cd4): Restrained by Webs.",
|
|
"attackType": "ranged",
|
|
"damage": "0",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 4 (d8) and pass [Endure] against Sickened or take another 4 (d8) damage and be Sickened (Cd8, Paralyzed).",
|
|
"attackType": "melee",
|
|
"damage": "1d8",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Webs",
|
|
"description": "Its web is an Object with 4 HP and Armor: 1."
|
|
},
|
|
{
|
|
"name": "Web Walker",
|
|
"description": "It can sense any Being on the same web as it as if by Blindsight, and is not impeded by web as Difficult Terrain."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "Oversized arachnids that can spin and shoot webs."
|
|
},
|
|
"reviewed": false
|
|
}
|