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

51 lines
1.1 KiB
JSON

{
"_id": "vgbdBstskeletonb",
"_key": "!actors!vgbdBstskeletonb",
"name": "Skeleton, Blazing Bones",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 1,
"hp": {
"value": 4,
"max": 4
},
"tl": 1.6,
"armor": 1,
"morale": 12,
"zone": "frontline",
"size": "medium",
"beingType": "undead",
"speed": {
"value": 30
},
"appearing": "1",
"senses": {},
"movement": {},
"immunities": ["Fire", "Pierce", "Poison", "Slash"],
"weaknesses": ["Blunt", "Silvered Weapons"],
"resistances": [],
"statusImmunities": ["Fatigue", "Sickened", "Suffocating"],
"actions": [
{
"name": "Actions",
"description": "Hurl Fire [Cast, Bolt | Reflex]: 3 (d6) and Burning (Cd4)\nGrapple [Melee Attack]: Restrained",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Flame Aura: Close Beings are Burning (d6)."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}