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

67 lines
2.6 KiB
JSON

[
{
"region_name": "Jabu Jabus Belly Beginning",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Nut Pot": "True",
"Jabu Jabus Belly MQ Map Chest": "can_blast_or_smash",
"Jabu Jabus Belly MQ First Room Side Chest": "can_use(Slingshot)"
},
"exits": {
"Zoras Fountain": "True",
"Jabu Jabus Belly Main": "here(is_child and can_use(Slingshot))"
}
},
{
"region_name": "Jabu Jabus Belly Main",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly MQ Second Room Lower Chest": "True",
"Jabu Jabus Belly MQ Second Room Upper Chest": "
can_use(Hover_Boots) or can_use(Hookshot) or
at('Jabu Jabus Belly Boss Area', is_child)",
"Jabu Jabus Belly MQ Compass Chest": "True",
"Jabu Jabus Belly MQ Basement Near Vines Chest": "True",
"Jabu Jabus Belly MQ Basement Near Switches Chest": "True",
"Jabu Jabus Belly MQ Boomerang Room Small Chest": "True",
"Jabu Jabus Belly MQ Boomerang Chest": "True",
"Jabu Jabus Belly MQ GS Boomerang Chest Room": "
can_play(Song_of_Time) or (logic_jabu_mq_sot_gs and can_use(Boomerang))"
},
"exits": {
"Jabu Jabus Belly Beginning": "True",
"Jabu Jabus Belly Depths": "has_explosives and can_use(Boomerang)"
}
},
{
"region_name": "Jabu Jabus Belly Depths",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly MQ Falling Like Like Room Chest": "True",
"Jabu Jabus Belly MQ GS Tailpasaran Room": "Sticks or can_use(Dins_Fire)",
"Jabu Jabus Belly MQ GS Invisible Enemies Room": "
(logic_lens_jabu_mq or can_use(Lens_of_Truth)) or
at('Jabu Jabus Belly Main', can_use(Hover_Boots) and can_use(Hookshot))"
},
"exits": {
"Jabu Jabus Belly Main": "True",
"Jabu Jabus Belly Boss Area": "Sticks or (can_use(Dins_Fire) and Kokiri_Sword)"
}
},
{
"region_name": "Jabu Jabus Belly Boss Area",
"dungeon": "Jabu Jabus Belly",
"locations": {
"Jabu Jabus Belly MQ Cow" : "can_play(Eponas_Song)",
"Jabu Jabus Belly MQ Near Boss Chest": "True",
"Jabu Jabus Belly Barinade Heart": "True",
"Barinade": "True",
"Jabu Jabus Belly MQ GS Near Boss": "True",
"Fairy Pot": "has_bottle"
},
"exits": {
"Jabu Jabus Belly Main": "True"
}
}
]