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

61 lines
1.5 KiB
JSON

{
"_id": "vgbdBstmummylord",
"_key": "!actors!vgbdBstmummylord",
"name": "Mummy Lord",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 13,
"hp": {
"value": 58,
"max": 58
},
"tl": 7.0,
"armor": 4,
"morale": 12,
"zone": "backline",
"size": "medium",
"beingType": "undead",
"speed": {
"value": 30
},
"appearing": "1",
"senses": {
"darksight": true
},
"movement": {},
"immunities": ["Poison", "Physical from non-Relics"],
"weaknesses": ["Fire", "Silvered Weapons"],
"resistances": [],
"statusImmunities": [
"Berserk",
"Charmed",
"Confused",
"Fatigue",
"Frightened",
"Sickened",
"Suffocating"
],
"actions": [
{
"name": "Actions",
"description": "Glare [Cast, Sight | Will] (Recharge Cd4): Frightened (Cd4, Paralyzed)\nCursed Touch [Melee Attack]: 10 (3d6) and pass an [Endure] Save or be Cursed (can't regain HP, and it loses 10 (3d6) HP every day)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Magic Ward II: Cast Checks that include it as a Target have a d6 penalty.\nDoom Magnet: Near Enemies can't gain Favor.\nZombie: It can't be reduced below 1 HP unless damaged by a Crit, damage it is Weak to, or while in Sunlight."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}