{
  "id": "ftbechoes:t5_echo_radiance",
  "title": {"translate": "ftb.echo.radiance.title"},
  "all_complete": {"translate": "ftb.echo.radiance.completed"},
  "stages": [
    {
      "title": {"translate": "ftb.echo.stage5.title"},
      "lore": [
        {"type": "ftbechoes:audio", "location": "ftb:ftb.echo.radiance.stage5.task1", "text": {"translate": "ftb.echo.voice_over"}},
        { "type": "ftbechoes:text", "text": [{"translate": "ftb.echo.radiance.stage5.task1.lore"}]},
        { "type": "ftbechoes:text", "text": [{"translate": "ftb.echo.radiance.stage5.task1.lore2"}]},
        { "type": "ftbechoes:text", "text": [{"translate": "ftb.echo.radiance.stage5.task1.lore3"}]},
        { "type": "ftbechoes:text", "text": [{"translate": "ftb.echo.radiance.stage5.task1.lore4"}]}
      ],
      "not_ready": {"translate": "ftb.echo.radiance.stage5.task1.not_ready"},
      "required_stage": "echo_radiance_stage5_task1_completed",
      "ready": {"translate": "ftb.echo.radiance.stage5.task1.ready"},
      "completed": {"translate": "ftb.echo.radiance.stage5.task1.completed"},
      "completion_reward": {"command": {"run": "kubejs stages add @s echo_radiance_stage5_task1_check", "permission": 3}, "experience": 100},
      "shop_unlock": [
        {"name": "Radiance Casings", "item": {"id": "create:refined_radiance_casing", "count": 64}, "cost": 10, "description": {"translate": "ftb.shop.description.exclusive"}},
        {"name": "Particle Accelerator Speed Sensor", "item": {"id": "oritechthings:particle_accelerator_speed_sensor", "count": 1}, "cost": 75},
        {"name": "Efficient Speed Addon Tier 9", "item": {"id": "oritechthings:addon_block_efficient_speed_tier_9", "count": 1}, "cost": 450, "description": {"translate": "ftb.shop.description.exclusive"}}
      ]
    }
  ]
}