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>
50 lines
1.6 KiB
JSON
50 lines
1.6 KiB
JSON
{
|
|
"_id": "vgbdBstdungeonhe",
|
|
"_key": "!actors!vgbdBstdungeonhe",
|
|
"name": "Dungeonheart",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 10,
|
|
"hp": {
|
|
"value": 45,
|
|
"max": 45
|
|
},
|
|
"tl": 1.7,
|
|
"armor": 1,
|
|
"morale": 12,
|
|
"zone": "backline",
|
|
"size": "huge",
|
|
"beingType": "artificial",
|
|
"speed": {
|
|
"value": 0
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": ["pierce"],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "Spawn: At the start of its Turn, roll d4. On a roll of 2 to 4, this Being spawns an Ally Being (d6, roll two and take the highest if this Being is at half HP or lower), which appears in the nearest open space:\n1 Giant Spider\n2 Basilisk\n3 Owl Bear\n4 Rust Monster\n5 Warp Beast\n6 Gelatinous Cube",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "Status Immunities: Berserk, Charmed, Confused, Dazed, Frightened, Incapacitated, Suffocating, Unconscious"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "The creation of a dungeonheart involves opening a summoning portal within a living troll's heart. The troll must survive the initial process to guarantee its regeneration works. Over time, the troll's blood and tissue seeps through the portal, which spits out all manner of bizarre creatures."
|
|
},
|
|
"reviewed": false
|
|
}
|