vagabond-rpg-foundryvtt/packs/_source/bestiary/living-statue-crystal.json
Cal Corum fbc7b57b91 Add 13 Artificials creatures to bestiary compendium
New creatures: Crawling Wall, Dungeonheart, Flying Spellbook, Flying Sword,
Joust Guardian, Golem Flesh, Homunculus, Living Statue Crystal, Necrophidius,
Potead (Small/Medium/Large), Ripworm.

Fixed ID collisions for Living Statue variants.

Bestiary now contains 240 creatures total.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 10:18:15 -06:00

50 lines
1.1 KiB
JSON

{
"_id": "vgbdBstlvstcryst",
"_key": "!actors!vgbdBstlvstcryst",
"name": "Living Statue, Crystal",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 2.6,
"armor": 3,
"morale": 11,
"zone": "frontline",
"size": "medium",
"beingType": "artificial",
"speed": {
"value": 30
},
"appearing": "d4",
"senses": {},
"movement": {},
"immunities": ["poison"],
"weaknesses": ["blunt"],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Weapon [Melee Attack]: 4 (d8) or (by Weapon)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Immutable: It can't be transformed.\nStatus Immunities: Blinded, Fatigued, Suffocating, Unconscious"
}
],
"loot": "",
"gmNotes": "An animated crystal statue, capable of moving and attacking."
},
"reviewed": false
}