vagabond-rpg-foundryvtt/packs/_source/bestiary/church-grim.json
Cal Corum 5e743b8f7e Add 17 Undead creatures to bestiary
Church Grim, Crawling Claw, Ghoul, Lich, Mummy, Mummy Lord, Shadow,
Skeleton, Skeleton (Blazing Bones), Skeleton (Giant), Vampire, Wight,
Wraith, Zombie, Zombie (Boomer), Zombie (Drowner), Zombie Dragon

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 22:40:49 -06:00

53 lines
1.4 KiB
JSON

{
"_id": "vgbdBstchurchgri",
"_key": "!actors!vgbdBstchurchgri",
"name": "Church Grim",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 4.6,
"armor": 2,
"morale": 12,
"zone": "frontline",
"size": "medium",
"beingType": "undead",
"speed": {
"value": 40
},
"appearing": "1",
"senses": {
"darksight": true
},
"movement": {},
"immunities": ["Physical from non-Relics"],
"weaknesses": ["Silvered Weapons"],
"resistances": [],
"statusImmunities": ["Charmed", "Fatigued", "Sickened", "Suffocating"],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claws and 1\u00d7Bite\nBite [Melee Attack]: 4 (d8)\nClaws [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Bloodthirst: It is Berserk and Beings at or below half HP make Checks against it as if Vulnerable.\nGrim Resurrection: It dies instantly if its original corpse is destroyed. If it drops to 0 HP and its original corpse is not destroyed, it vanishes in a puff of smoke and reappears in its church of origin in the next Scene at full HP."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}