Changed _key from !items! to !actors! in all 92 bestiary JSON files. Actor compendiums require the !actors! prefix to be recognized by Foundry. 🤖 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": "<p>[Ranged Attack] (Recharge Cd4): Restrained by Webs.</p>",
|
|
"attackType": "ranged",
|
|
"damage": "0",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
},
|
|
{
|
|
"name": "Bite",
|
|
"description": "<p>[Melee Attack]: 4 (d8) and pass [Endure] against Sickened or take another 4 (d8) damage and be Sickened (Cd8, Paralyzed).</p>",
|
|
"attackType": "melee",
|
|
"damage": "1d8",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Webs",
|
|
"description": "<p>Its web is an Object with 4 HP and Armor: 1.</p>"
|
|
},
|
|
{
|
|
"name": "Web Walker",
|
|
"description": "<p>It can sense any Being on the same web as it as if by Blindsight, and is not impeded by web as Difficult Terrain.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "<p>Oversized arachnids that can spin and shoot webs.</p>"
|
|
},
|
|
"reviewed": false
|
|
}
|