vagabond-rpg-foundryvtt/packs/_source/bestiary/necrophidius.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

52 lines
1.2 KiB
JSON

{
"_id": "vgbdBstnecrophid",
"_key": "!actors!vgbdBstnecrophid",
"name": "Necrophidius",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 2.0,
"armor": 2,
"morale": 12,
"zone": "frontline",
"size": "large",
"beingType": "artificial",
"speed": {
"value": 25
},
"appearing": "1",
"senses": {
"blindsight": true
},
"movement": {},
"immunities": ["poison"],
"weaknesses": ["blunt"],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Dance of Death [Cast, Remote | Will]: Dazed (Cd4)\nBite [Melee Attack]: 4 (d8) and pass [Endure] or become Sickened (Cd4, Paralyzed)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Immutable: It can't be transformed.\nStatus Immunities: Fatigued, Sickened, Suffocating"
}
],
"loot": "",
"gmNotes": "Slithering, animated bones with a serpentine form and humanoid head."
},
"reviewed": false
}