Archipelago/worlds/oot/data/World/Jabu Jabus Belly.json

54 lines
1.8 KiB
JSON

[
{
"region_name": "Jabu Jabus Belly Beginning",
"dungeon": "Jabu Jabus Belly",
"exits": {
"Zoras Fountain": "True",
"Jabu Jabus Belly Main": "can_use_projectile"
}
},
{
"region_name": "Jabu Jabus Belly Main",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly Boomerang Chest": "True",
"Jabu Jabus Belly GS Water Switch Room": "True",
"Jabu Jabus Belly GS Lobby Basement Lower": "can_use(Boomerang) or can_use(Hookshot)",
"Jabu Jabus Belly GS Lobby Basement Upper": "can_use(Boomerang) or can_use(Hookshot)",
"Jabu Jabus Belly Deku Scrub": "
can_dive or is_child or logic_jabu_scrub_jump_dive or can_use(Iron_Boots)",
"Fairy Pot": "has_bottle"
},
"exits": {
"Jabu Jabus Belly Beginning": "True",
"Jabu Jabus Belly Depths": "can_use(Boomerang)",
"Jabu Jabus Belly Boss Area": "logic_jabu_boss_gs_adult and can_use(Hover_Boots)"
}
},
{
"region_name": "Jabu Jabus Belly Depths",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly Map Chest": "True",
"Jabu Jabus Belly Compass Chest": "True"
},
"exits": {
"Jabu Jabus Belly Main": "True",
"Jabu Jabus Belly Boss Area": "Sticks or Kokiri_Sword"
}
},
{
"region_name": "Jabu Jabus Belly Boss Area",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly Barinade Heart": "can_use(Boomerang)",
"Barinade": "can_use(Boomerang)",
"Jabu Jabus Belly GS Near Boss": "True",
"Nut Pot": "True"
},
"exits": {
"Jabu Jabus Belly Main": "True"
}
}
]