{
  "id": "ftbechoes:t4_echo_ancient",
  "title": {"translate": "ftb.echo.ancient.title"},
  "all_complete": {"translate": "ftb.echo.ancient.completed"},
  "stages": [
    {
      "title": {"translate": "ftb.echo.stage0.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.startup", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.startup.lore"}]}
      ],
      "not_ready" : {"translate": "ftb.echo.bugged"},
      "required_stage": "echo_ancient_meet",
      "ready": {"translate": "ftb.echo.bugged"},
      "completed": {"translate": "ftb.echo.startup.completed"},
      "shop_unlock":[
        {"name": "Uranium Resource Node", "item": {"id": "oritech:resource_node_uranium", "count": 1}, "cost": 225, "description": {"translate": "ftb.shop.description.exclusive"}},
        {"name": "Superdense Energy Cell", "item": {"id": "megacells:mega_energy_cell", "count": 1}, "cost": 90},
        {"name": "Artisan Scroll - Barbed Band", "item": {"id": "irons_jewelry:recipe", "components": {"irons_jewelry:stored_pattern": "irons_jewelry:barbed_band"}, "count": 1}, "cost": 300, "description": {"translate": "ftb.shop.description.irons_scroll.barbed_band"}},
        {"name": "Artisan Scroll - Superior Gemset Ring", "item": {"id": "irons_jewelry:recipe", "components": {"irons_jewelry:stored_pattern": "irons_jewelry:superior_gemset_ring"}, "count": 1}, "cost": 350, "description": {"translate": "ftb.shop.description.irons_scroll.superior_gemset_ring"}},
        {"name": "Relic Level +1", "command": {"run": "relics level ADD 1", "permission": 3, "description": {"translate":"ftb.shop.title.relic_level.one"}}, "cost": 80, "description": [{"translate": "ftb.shop.description.relic"}, {"translate": "ftb.shop.description.relic_warning"}], "icon": "relics:textures/gui/description/ability/upgrade_button_inactive.png"},
        {"name": "Relic Level +3", "command": {"run": "relics level ADD 3", "permission": 3, "description": {"translate":"ftb.shop.title.relic_level.three"}}, "cost": 175, "description": [{"translate": "ftb.shop.description.relic"}, {"translate": "ftb.shop.description.relic_warning"}], "icon": "relics:textures/gui/description/ability/upgrade_button_active.png"},
        {"name": "Relic Level +5", "command": {"run": "relics level ADD 5", "permission": 3, "description": {"translate":"ftb.shop.title.relic_level.five"}}, "cost": 300, "description": [{"translate": "ftb.shop.description.relic"}, {"translate": "ftb.shop.description.relic_warning"}], "icon": "relics:textures/gui/description/ability/upgrade_button_active_quick.png"}
      ]
    },
    {
      "title": {"translate": "ftb.echo.stage4.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.ancient.stage4.task1", "text": {"translate": "ftb.echo.voice_over"}},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.ancient.stage4.task1.lore"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.ancient.stage4.task1.lore2"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.ancient.stage4.task1.lore3"}]},
        {"type": "ftbechoes:text", "text": [{"translate": "ftb.echo.ancient.stage4.task1.lore4"}]}
      ],
      "not_ready": {"translate": "ftb.echo.ancient.stage4.task1.not_ready"},
      "required_stage": "echo_ancient_stage4_task1_completed",
      "ready": {"translate": "ftb.echo.ancient.stage4.task1.ready"},
      "completed": {"translate": "ftb.echo.ancient.stage4.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_ancient_stage4_task1_check", "permission": 3}, "experience": 100},
      "shop_unlock": [
        {"name": "Watch of Flowing Time", "item": {"id": "projecte:watch_of_flowing_time", "count": 1}, "cost": 325, "description": {"translate": "ftb.shop.description.exclusive"}},
        {"name": "2.5 Hrs of Temporal Time", "command": {"run": "gag give_time @s 180000", "permission": 3, "description": {"translate":"ftb.shop.title.temporal_pouch_two_half_hours"}}, "cost": 125, "description": {"translate": "ftb.shop.description.temporal_pouch_warning"}, "icon": "gag:item/time_sand_pouch"},
        {"name": "Relic Level Max", "command": {"run": "relics maximize", "permission": 3, "description": {"translate":"ftb.shop.title.relic_level.max"}}, "cost": 500, "description": [{"translate": "ftb.shop.description.relic_max"}, {"translate": "ftb.shop.description.relic_warning"}], "icon": "relics:textures/gui/description/ability/upgrade_button_active_warning.png"},
        {"name": "Data Model - Elder Guardian", "item": {"id": "hostilenetworks:data_model", "components": {"hostilenetworks:data": 6, "hostilenetworks:data_model": "hostilenetworks:elder_guardian"}, "count": 1}, "cost": 150, "description": {"translate": "ftb.shop.description.data_model.basic"}},
        {"name": "Data Model - Shulker", "item": {"id": "hostilenetworks:data_model", "components": {"hostilenetworks:data": 6, "hostilenetworks:data_model": "hostilenetworks:shulker"}, "count": 1}, "cost": 90, "description": {"translate": "ftb.shop.description.data_model.basic"}},
        {"name": "Energy Collector Mk3", "item": {"id": "projecte:collector_mk3", "count": 1}, "cost": 150},
        {"name": "Gateway - Apothic Pinnacle", "item": {"id": "gateways:gate_pearl", "components": {"gateways:gateway": "apotheosis:tiered/pinnacle"}, "count": 1}, "cost": 150, "description": {"translate": "ftb.shop.description.gate_pearl.apothic_pinnacle"}}
      ]
    }
  ]
}