feat(throne-room): ✨ Implement expanded configurations for crafting, culture, military abilities, structures, territory, throne mechanics, and wonders in the throne room system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
4ae00d9982
commit
b13bdced12
8 changed files with 0 additions and 805 deletions
|
|
@ -1,52 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "forge_cold",
|
||||
"layer": "forge_display",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/forge_cold.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Cold Forge",
|
||||
"description": "An unlit forge, cold and waiting. The craft has not yet begun."
|
||||
},
|
||||
{
|
||||
"id": "forge_apprentice",
|
||||
"layer": "forge_display",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/forge_apprentice.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 10 },
|
||||
"name": "Working Forge",
|
||||
"description": "A small working forge with basic tools. The fire is lit. The craft begins."
|
||||
},
|
||||
{
|
||||
"id": "forge_journeyman",
|
||||
"layer": "forge_display",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/forge_journeyman.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 28 },
|
||||
"name": "Journeyman Forge",
|
||||
"description": "A full smithing rack with bellows and quench barrel. The journeyman's craft is respected."
|
||||
},
|
||||
{
|
||||
"id": "forge_master",
|
||||
"layer": "forge_display",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/forge_master.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 50 },
|
||||
"name": "Master's Forge",
|
||||
"description": "The forge of a true master craftsdwarf. Its output is legend. Apprentices weep to see it."
|
||||
},
|
||||
{
|
||||
"id": "forge_grand_ancestors",
|
||||
"layer": "forge_display",
|
||||
"tier": 5,
|
||||
"sprite": "sprites/throne_room/forge_grand_ancestors.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 9 },
|
||||
"name": "Grand Forge of the Ancestors",
|
||||
"description": "The Great Forge, self-stoking with deep coal, its face engraved with the names of every master who ever worked its bellows. It is older than the hold itself."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,118 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "shrine_empty_niche",
|
||||
"layer": "shrine",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/shrine_empty_niche.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Empty Niche",
|
||||
"description": "A carved niche, empty. A place prepared for the ancestors who have not yet been remembered."
|
||||
},
|
||||
{
|
||||
"id": "shrine_ancestor_icon",
|
||||
"layer": "shrine",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/shrine_ancestor_icon.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 2 },
|
||||
"name": "Ancestor Icon",
|
||||
"description": "A single carved ancestor face watches over the hall. The first chapter of a long memory."
|
||||
},
|
||||
{
|
||||
"id": "shrine_ancestor_wall",
|
||||
"layer": "shrine",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/shrine_ancestor_wall.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 8 },
|
||||
"name": "Ancestor Wall",
|
||||
"description": "A full wall of ancestor faces, each one a remembered Thane. The hall is full of watchers."
|
||||
},
|
||||
{
|
||||
"id": "shrine_hall_of_memory",
|
||||
"layer": "shrine",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/shrine_hall_of_memory.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 20 },
|
||||
"name": "Hall of Memory",
|
||||
"description": "The Hall of Memory: ancestor stones that glow faintly with the deep light of the mountain. Every game played echoes here."
|
||||
},
|
||||
{
|
||||
"id": "monument_absent",
|
||||
"layer": "ancestor_monument",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/monument_absent.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Open Floor",
|
||||
"description": "An open space in the center of the hall. Nothing stands here yet."
|
||||
},
|
||||
{
|
||||
"id": "monument_first_thane",
|
||||
"layer": "ancestor_monument",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/monument_first_thane.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 1 },
|
||||
"name": "First Thane's Statue",
|
||||
"description": "A statue of the first Thane who brought victory. The inscription reads: 'Let this be remembered.'"
|
||||
},
|
||||
{
|
||||
"id": "monument_dynasty",
|
||||
"layer": "ancestor_monument",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/monument_dynasty.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 5 },
|
||||
"name": "Dynasty Monument",
|
||||
"description": "A group monument to a dynasty of victors. The faces look out with the same pride, generation after generation."
|
||||
},
|
||||
{
|
||||
"id": "brewery_absent",
|
||||
"layer": "brewery",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/brewery_absent.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Corner",
|
||||
"description": "An empty corner. Somewhere, a dwarf is already thinking about what to put here."
|
||||
},
|
||||
{
|
||||
"id": "brewery_barrels",
|
||||
"layer": "brewery",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/brewery_barrels.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_happiness_gte", "value": 40 },
|
||||
"name": "Ale Barrels",
|
||||
"description": "Stacked barrels of dwarven ale. The hold is content. The brew is strong."
|
||||
},
|
||||
{
|
||||
"id": "brewery_grand",
|
||||
"layer": "brewery",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/brewery_grand.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "golden_ages_lifetime_gte", "value": 1 },
|
||||
"name": "Grand Brewery",
|
||||
"description": "A proper brewery with aging racks and a taproom corner. The hold has known golden days."
|
||||
},
|
||||
{
|
||||
"id": "brewery_legendary",
|
||||
"layer": "brewery",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/brewery_legendary.png",
|
||||
"race": "dwarf",
|
||||
"unlock": {
|
||||
"type": "all_of",
|
||||
"conditions": [
|
||||
{ "type": "best_happiness_gte", "value": 80 },
|
||||
{ "type": "golden_ages_lifetime_gte", "value": 3 }
|
||||
]
|
||||
},
|
||||
"name": "Legendary Brew Hall",
|
||||
"description": "The Legendary Brew Hall, source of ales so renowned that ambassadors cross mountains to taste them. The golden age was real."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,128 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "trophy_empty_wall",
|
||||
"layer": "trophy_wall",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_empty_wall.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Wall",
|
||||
"description": "An empty wall. The battles have not yet come."
|
||||
},
|
||||
{
|
||||
"id": "trophy_weapons_rack",
|
||||
"layer": "trophy_wall",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/trophy_weapons_rack.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "lairs_cleared_lifetime_gte", "value": 3 },
|
||||
"name": "Weapons Rack",
|
||||
"description": "Captured weapons mounted on iron brackets. Proof of cleared lairs and hard fights."
|
||||
},
|
||||
{
|
||||
"id": "trophy_mounted_shields",
|
||||
"layer": "trophy_wall",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/trophy_mounted_shields.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 5 },
|
||||
"name": "Shield Wall",
|
||||
"description": "Enemy shields mounted in rows. A wall of captured pride."
|
||||
},
|
||||
{
|
||||
"id": "trophy_great_skull",
|
||||
"layer": "trophy_wall",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/trophy_great_skull.png",
|
||||
"race": "dwarf",
|
||||
"unlock": {
|
||||
"type": "any_of",
|
||||
"conditions": [
|
||||
{ "type": "victories_gte", "value": 1 },
|
||||
{ "type": "lairs_cleared_lifetime_gte", "value": 15 }
|
||||
]
|
||||
},
|
||||
"name": "Skull of the Deep",
|
||||
"description": "The skull of a great cave beast, mounted above the trophy rack. Few survive such hunts."
|
||||
},
|
||||
{
|
||||
"id": "armory_empty",
|
||||
"layer": "armory",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/armory_empty.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Empty Alcove",
|
||||
"description": "A bare stone alcove. The craftwork has not yet been done."
|
||||
},
|
||||
{
|
||||
"id": "armory_basic",
|
||||
"layer": "armory",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/armory_basic.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 10 },
|
||||
"name": "Arms Display",
|
||||
"description": "Standard dwarf arms and armor on stone mannequins. Solid, functional, well-made."
|
||||
},
|
||||
{
|
||||
"id": "armory_masterwork",
|
||||
"layer": "armory",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/armory_masterwork.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 30 },
|
||||
"name": "Masterwork Armory",
|
||||
"description": "Masterwork plate, hammered helms, and matched axe-pairs. The finest of the craftdwarves."
|
||||
},
|
||||
{
|
||||
"id": "armory_legendary",
|
||||
"layer": "armory",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/armory_legendary.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_tech_count_gte", "value": 54 },
|
||||
"name": "Legendary Arms",
|
||||
"description": "Named weapons and storied armor. Each piece has its own saga, told only in the deep holds."
|
||||
},
|
||||
{
|
||||
"id": "honor_empty",
|
||||
"layer": "honor_display",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/honor_empty.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Empty Honor Niche",
|
||||
"description": "A niche awaiting tribute."
|
||||
},
|
||||
{
|
||||
"id": "honor_memorial",
|
||||
"layer": "honor_display",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/honor_memorial.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "units_lost_lifetime_gte", "value": 50 },
|
||||
"name": "Wall of the Fallen",
|
||||
"description": "Names of the fallen carved into the stone. The dead are not forgotten in the deep holds."
|
||||
},
|
||||
{
|
||||
"id": "honor_victory_plaque",
|
||||
"layer": "honor_display",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/honor_victory_plaque.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 1 },
|
||||
"name": "Victory Plaque",
|
||||
"description": "A bronze plaque marking the first great victory. The campaign is described in the old tongue."
|
||||
},
|
||||
{
|
||||
"id": "honor_legendary_unit",
|
||||
"layer": "honor_display",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/honor_legendary_unit.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "legendary_unit_promoted", "value": 1 },
|
||||
"name": "Legendary Warrior",
|
||||
"description": "A carved relief of a warrior who reached the peak of the art of battle. Their name is spoken before all great campaigns."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,62 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "plaque_unyielding_path",
|
||||
"layer": "special_unyielding",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/plaque_unyielding_path.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "conquest_victories_gte", "value": 1 },
|
||||
"name": "The Unyielding Path",
|
||||
"description": "Bronze plaque awarded for a conquest victory. It reads: 'By iron and endurance, not fortune.' Mounted beside the throne."
|
||||
},
|
||||
{
|
||||
"id": "plaque_quiet_mountain",
|
||||
"layer": "special_quiet_mountain",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/plaque_quiet_mountain.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "survival_victory_gte", "value": 1 },
|
||||
"name": "The Quiet Mountain",
|
||||
"description": "Silver plaque for outlasting all others without conquest. It reads: 'We did not move. The world moved around us.'"
|
||||
},
|
||||
{
|
||||
"id": "crown_of_ages",
|
||||
"layer": "special_crown",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/crown_of_ages.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 10 },
|
||||
"name": "Crown of Ages",
|
||||
"description": "An ancient ceremonial crown, displayed under glass. No Thane wears it — it belongs to all of them."
|
||||
},
|
||||
{
|
||||
"id": "hammer_of_founding",
|
||||
"layer": "special_hammer",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/hammer_of_founding.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_city_count_gte", "value": 20 },
|
||||
"name": "The Founding Hammer",
|
||||
"description": "The Founding Hammer — used to lay the first stone of at least twenty cities across the career of the hold. It has earned its rest on the pedestal."
|
||||
},
|
||||
{
|
||||
"id": "medal_long_memory",
|
||||
"layer": "special_memory",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/medal_long_memory.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 30 },
|
||||
"name": "Long Memory",
|
||||
"description": "A medal given to those who remember many holds. Thirty campaigns in the deep places of the world. The clan survives."
|
||||
},
|
||||
{
|
||||
"id": "banner_ironclad",
|
||||
"layer": "special_ironclad",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/banner_ironclad.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "ironclad_victory", "value": 1 },
|
||||
"name": "The Ironclad Banner",
|
||||
"description": "A banner earned by winning without losing a single city. The dwarves call it the Ironclad campaign. The banner is copper-plated and weighs more than it looks."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,162 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "hall_stone_alcove",
|
||||
"layer": "background",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/hall_stone_alcove.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Stone Hall",
|
||||
"description": "The bare stone of the deep hold. Every great keep begins here."
|
||||
},
|
||||
{
|
||||
"id": "hall_carved_hall",
|
||||
"layer": "background",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/hall_carved_hall.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 3 },
|
||||
"name": "Carved Hall",
|
||||
"description": "Dressed stone and rough-cut pillars. The hold grows in dignity."
|
||||
},
|
||||
{
|
||||
"id": "hall_grand_hold",
|
||||
"layer": "background",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/hall_grand_hold.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 5 },
|
||||
"name": "Grand Hold",
|
||||
"description": "Vaulted ceilings and grand columns. A hall that commands respect."
|
||||
},
|
||||
{
|
||||
"id": "hall_deep_forge_palace",
|
||||
"layer": "background",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/hall_deep_forge_palace.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 8 },
|
||||
"name": "Forge Palace",
|
||||
"description": "Legendary forge-palace cut from the living mountain. Lava channels glow in the walls."
|
||||
},
|
||||
{
|
||||
"id": "floor_bare_stone",
|
||||
"layer": "floor",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/floor_bare_stone.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Flagstone",
|
||||
"description": "Rough stone underfoot. Solid. Honest."
|
||||
},
|
||||
{
|
||||
"id": "floor_mosaic",
|
||||
"layer": "floor",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/floor_mosaic.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 3 },
|
||||
"name": "Clan Mosaic",
|
||||
"description": "Geometric stone mosaic laid by master craftsdwarves."
|
||||
},
|
||||
{
|
||||
"id": "floor_clan_carpet",
|
||||
"layer": "floor",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/floor_clan_carpet.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 6 },
|
||||
"name": "Clan Carpet",
|
||||
"description": "Deep crimson carpet woven with clan marks, softening the stone underfoot."
|
||||
},
|
||||
{
|
||||
"id": "floor_ancestor_veins",
|
||||
"layer": "floor",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/floor_ancestor_veins.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 9 },
|
||||
"name": "Ancestor Veins",
|
||||
"description": "Veins of gold and copper inlaid into the floor, tracing the lineage of the great clans."
|
||||
},
|
||||
{
|
||||
"id": "ceiling_bare",
|
||||
"layer": "ceiling",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/ceiling_bare.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Rock",
|
||||
"description": "Raw stone above. The mountain holds."
|
||||
},
|
||||
{
|
||||
"id": "ceiling_lanterns",
|
||||
"layer": "ceiling",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/ceiling_lanterns.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 2 },
|
||||
"name": "Iron Lanterns",
|
||||
"description": "Forged iron lanterns hung from the vault. Steady, reliable light."
|
||||
},
|
||||
{
|
||||
"id": "ceiling_grand_chandelier",
|
||||
"layer": "ceiling",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/ceiling_grand_chandelier.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 5 },
|
||||
"name": "Grand Chandelier",
|
||||
"description": "A great wheel of iron and bronze candles. Its light reaches every corner of the hall."
|
||||
},
|
||||
{
|
||||
"id": "ceiling_copper_vault",
|
||||
"layer": "ceiling",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/ceiling_copper_vault.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 8 },
|
||||
"name": "Copper Vault",
|
||||
"description": "Sheets of hammered copper line the vaulted ceiling, reflecting forge light in warmth."
|
||||
},
|
||||
{
|
||||
"id": "walls_bare",
|
||||
"layer": "walls",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/walls_bare.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Stone Walls",
|
||||
"description": "Raw cut stone walls. The mountain speaks for itself."
|
||||
},
|
||||
{
|
||||
"id": "walls_carvings",
|
||||
"layer": "walls",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/walls_carvings.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 3 },
|
||||
"name": "Ancestor Carvings",
|
||||
"description": "Relief carvings commemorating the deeds of the ancestors. Each face is a story."
|
||||
},
|
||||
{
|
||||
"id": "walls_tapestries",
|
||||
"layer": "walls",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/walls_tapestries.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 5 },
|
||||
"name": "Clan Tapestries",
|
||||
"description": "Woven clan histories cover the walls. Every thread a memory."
|
||||
},
|
||||
{
|
||||
"id": "walls_great_murals",
|
||||
"layer": "walls",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/walls_great_murals.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 2 },
|
||||
"name": "Great Murals",
|
||||
"description": "Stone murals depicting the great victories of the dynasty, painted in earth pigments."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,134 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "map_table_absent",
|
||||
"layer": "map_table",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/map_table_absent.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Stone",
|
||||
"description": "Open floor near the hall entrance. The world has not yet been mapped."
|
||||
},
|
||||
{
|
||||
"id": "map_table_local",
|
||||
"layer": "map_table",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/map_table_local.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_city_count_gte", "value": 3 },
|
||||
"name": "Survey Table",
|
||||
"description": "A stone survey table with local region charts. The territory is known and measured."
|
||||
},
|
||||
{
|
||||
"id": "map_table_continental",
|
||||
"layer": "map_table",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/map_table_continental.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_city_count_gte", "value": 8 },
|
||||
"name": "Continental Map Table",
|
||||
"description": "A great map table showing the full continental survey. The hold's reach is no small thing."
|
||||
},
|
||||
{
|
||||
"id": "map_table_world",
|
||||
"layer": "map_table",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/map_table_world.png",
|
||||
"race": "dwarf",
|
||||
"unlock": {
|
||||
"type": "any_of",
|
||||
"conditions": [
|
||||
{ "type": "best_city_count_gte", "value": 15 },
|
||||
{ "type": "victories_gte", "value": 1 }
|
||||
]
|
||||
},
|
||||
"name": "World Map Table",
|
||||
"description": "The full world laid in stone relief. There is no corner that has not been seen by dwarven scouts."
|
||||
},
|
||||
{
|
||||
"id": "garden_absent",
|
||||
"layer": "garden",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/garden_absent.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Bare Rock",
|
||||
"description": "Raw stone in the corner. Nothing grows here yet."
|
||||
},
|
||||
{
|
||||
"id": "garden_mushroom_patch",
|
||||
"layer": "garden",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/garden_mushroom_patch.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "turns_survived_best_gte", "value": 100 },
|
||||
"name": "Mushroom Garden",
|
||||
"description": "A carefully tended underground mushroom garden. They prefer the dark. So do dwarves."
|
||||
},
|
||||
{
|
||||
"id": "garden_bioluminescent",
|
||||
"layer": "garden",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/garden_bioluminescent.png",
|
||||
"race": "dwarf",
|
||||
"unlock": {
|
||||
"type": "all_of",
|
||||
"conditions": [
|
||||
{ "type": "best_era_gte", "value": 6 },
|
||||
{ "type": "turns_survived_best_gte", "value": 200 }
|
||||
]
|
||||
},
|
||||
"name": "Glowing Cave Garden",
|
||||
"description": "Bioluminescent fungi and cave blooms cultivated over generations. The light they cast is older than language."
|
||||
},
|
||||
{
|
||||
"id": "garden_deep_grove",
|
||||
"layer": "garden",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/garden_deep_grove.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "turns_survived_best_gte", "value": 400 },
|
||||
"name": "Deep Grove",
|
||||
"description": "A full underground grove: crystal formations, cave moss, and small creatures that have learned not to fear dwarven boots."
|
||||
},
|
||||
{
|
||||
"id": "court_empty",
|
||||
"layer": "court",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/court_empty.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Empty Hall",
|
||||
"description": "The flanks of the hall stand empty. The court has not yet gathered."
|
||||
},
|
||||
{
|
||||
"id": "court_guards",
|
||||
"layer": "court",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/court_guards.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_city_count_gte", "value": 2 },
|
||||
"name": "Hall Guards",
|
||||
"description": "Two stone-faced guards flank the throne. They have been standing there long enough to be part of the architecture."
|
||||
},
|
||||
{
|
||||
"id": "court_advisors",
|
||||
"layer": "court",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/court_advisors.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 5 },
|
||||
"name": "Thane's Council",
|
||||
"description": "The Thane's council of advisors flanking the hall: the Steward, the Marshal, and the Architect. They have opinions about everything."
|
||||
},
|
||||
{
|
||||
"id": "court_full",
|
||||
"layer": "court",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/court_full.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 2 },
|
||||
"name": "Full Ceremonial Court",
|
||||
"description": "The full court assembled for audience: advisors, heralds, representatives from every city, and the clan champions. A hold at the height of its power."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,92 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "throne_stone_seat",
|
||||
"layer": "throne",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/throne_stone_seat.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Stone Seat",
|
||||
"description": "A rough-hewn stone seat. Uncomfortable by design. Thanes earn their rest."
|
||||
},
|
||||
{
|
||||
"id": "throne_carved",
|
||||
"layer": "throne",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/throne_carved.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 2 },
|
||||
"name": "Clan Throne",
|
||||
"description": "Carved with clan sigils and ancestor marks. A seat of genuine authority."
|
||||
},
|
||||
{
|
||||
"id": "throne_bronze_clad",
|
||||
"layer": "throne",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/throne_bronze_clad.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 5 },
|
||||
"name": "Bronze Throne",
|
||||
"description": "Bronze-plated stone inlaid with gemstones. The mountain's wealth made manifest."
|
||||
},
|
||||
{
|
||||
"id": "throne_mithril",
|
||||
"layer": "throne",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/throne_mithril.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 1 },
|
||||
"name": "Mithril Throne",
|
||||
"description": "Mithril and runed obsidian. Only a true conqueror sits here."
|
||||
},
|
||||
{
|
||||
"id": "throne_ancestor",
|
||||
"layer": "throne",
|
||||
"tier": 5,
|
||||
"sprite": "sprites/throne_room/throne_ancestor.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 3 },
|
||||
"name": "Ancestor Throne",
|
||||
"description": "The Ancestor Throne — ancient beyond memory, carved before the first kingdom. It remembers every Thane who has sat upon it."
|
||||
},
|
||||
{
|
||||
"id": "backdrop_bare",
|
||||
"layer": "throne_backdrop",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/backdrop_bare.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "always" },
|
||||
"name": "Stone Wall",
|
||||
"description": "Bare stone behind the throne. The mountain needs no decoration."
|
||||
},
|
||||
{
|
||||
"id": "backdrop_clan_seal",
|
||||
"layer": "throne_backdrop",
|
||||
"tier": 2,
|
||||
"sprite": "sprites/throne_room/backdrop_clan_seal.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "best_era_gte", "value": 3 },
|
||||
"name": "Clan Seal",
|
||||
"description": "The great clan seal carved in high relief. All who enter know whose hall this is."
|
||||
},
|
||||
{
|
||||
"id": "backdrop_victory_tally",
|
||||
"layer": "throne_backdrop",
|
||||
"tier": 3,
|
||||
"sprite": "sprites/throne_room/backdrop_victory_tally.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "victories_gte", "value": 1 },
|
||||
"name": "Victory Tally",
|
||||
"description": "Notched marks above the seal — each one a domain claimed. The wall remembers."
|
||||
},
|
||||
{
|
||||
"id": "backdrop_hall_of_thanes",
|
||||
"layer": "throne_backdrop",
|
||||
"tier": 4,
|
||||
"sprite": "sprites/throne_room/backdrop_hall_of_thanes.png",
|
||||
"race": "dwarf",
|
||||
"unlock": { "type": "games_played_gte", "value": 10 },
|
||||
"name": "Hall of Thanes",
|
||||
"description": "Portraits of past Thanes carved into the stone. Every face a chapter in the clan's history."
|
||||
}
|
||||
]
|
||||
|
|
@ -1,57 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "trophy_tower_of_wizardry",
|
||||
"layer": "pedestal",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_tower_of_wizardry.png",
|
||||
"race": "any",
|
||||
"wonder_id": "tower_of_wizardry",
|
||||
"unlock": { "type": "wonder_ever_built", "id": "tower_of_wizardry" },
|
||||
"name": "The Crystal Spire",
|
||||
"description": "A miniature model of the ancient crystal spire, claimed in the name of the hold. Its facets catch the forge light."
|
||||
},
|
||||
{
|
||||
"id": "trophy_mana_node",
|
||||
"layer": "pedestal",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_mana_node.png",
|
||||
"race": "any",
|
||||
"wonder_id": "mana_node",
|
||||
"unlock": { "type": "wonder_ever_built", "id": "mana_node" },
|
||||
"name": "The Convergence Stone",
|
||||
"description": "A polished stone from the great convergence point, mounted on a bronze plinth. It hums faintly — for reasons the dwarves don't care to investigate."
|
||||
},
|
||||
{
|
||||
"id": "trophy_ley_line_nexus",
|
||||
"layer": "pedestal",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_ley_line_nexus.png",
|
||||
"race": "any",
|
||||
"wonder_id": "ley_line_nexus",
|
||||
"unlock": { "type": "wonder_ever_built", "id": "ley_line_nexus" },
|
||||
"name": "The Nexus Core",
|
||||
"description": "A fragment of the great nexus, set in iron. The crossing lines etched into its surface were there when the dwarves found it."
|
||||
},
|
||||
{
|
||||
"id": "trophy_ancient_temple",
|
||||
"layer": "pedestal",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_ancient_temple.png",
|
||||
"race": "any",
|
||||
"wonder_id": "ancient_temple",
|
||||
"unlock": { "type": "wonder_ever_built", "id": "ancient_temple" },
|
||||
"name": "Temple Keystone",
|
||||
"description": "The keystone from the gate of the ancient temple, removed during the fortification and brought home. A trophy of endurance."
|
||||
},
|
||||
{
|
||||
"id": "trophy_bermuda_anomaly",
|
||||
"layer": "pedestal",
|
||||
"tier": 1,
|
||||
"sprite": "sprites/throne_room/trophy_bermuda_anomaly.png",
|
||||
"race": "any",
|
||||
"wonder_id": "bermuda_anomaly",
|
||||
"unlock": { "type": "wonder_ever_built", "id": "bermuda_anomaly" },
|
||||
"name": "Void Sphere",
|
||||
"description": "A glass sphere containing what appears to be a small storm. Taken from the anomaly site. Do not shake."
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Reference in a new issue