SHOW:
|
|
- or go back to the newest paste.
| 1 | - | //Up to difficulty 13 (New: 17) is short/blackout |
| 1 | + | Obtain all 5 small keys in dungeon x |
| 2 | ||
| 3 | - | var bingoList = []; |
| 3 | + | Map & Compass in Forest (3 to dungeon) |
| 4 | - | bingoList["info"] = {
|
| 4 | + | Map & Compass in Goron Mines (from here 6 to dungeon, IronBoots) |
| 5 | - | version: "v3" |
| 5 | + | Map & Compass in Arbiter's (6) |
| 6 | Map & Compass in Snowpeak Ruins (6) | |
| 7 | - | bingoList[1] = [ |
| 7 | + | Map & Compass in Temple of Time (6, clawshot) |
| 8 | - | { name: "Fishing Rod", types: { "Ordon": 2 } },
|
| 8 | + | Map & Compass in CitS (6) |
| 9 | Map & Compass in Palace (100, doubleclaw) | |
| 10 | Map & Compass in Hyrule Castle (6, clawshot) | |
| 11 | ||
| 12 | - | { name: "1 Portal", types: { "Portals": 100 } },
|
| 12 | + | |
| 13 | 2 stamp goals added | |
| 14 | ||
| 15 | - | bingoList[2] = [ |
| 15 | + | =25 |
| 16 | ||
| 17 | 3 Maps ("Maps": 100)
| |
| 18 | 3 Compasses ("Compasses": 100)
| |
| 19 | 3 Boss Keys ("BK": 100)
| |
| 20 | 4 Maps ("Maps": 100)
| |
| 21 | 4 Compasses ("Compasses": 100)
| |
| 22 | - | bingoList[3] = [ |
| 22 | + | 4 Boss Keys ("BK": 100)
|
| 23 | ||
| 24 | ||
| 25 | var bingoList_blackout = []; | |
| 26 | - | { name: "Arbiters Map", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Maps": 2 } },
|
| 26 | + | bingoList_blackout["info"] = {
|
| 27 | version: "v6" | |
| 28 | }; | |
| 29 | bingoList_blackout[1] = [ | |
| 30 | - | bingoList[4] = [ |
| 30 | + | { name: "Fishing Rod", types: { "Ordon": 2, "FishRod": 100 } },
|
| 31 | { name: "Lantern", types: { "SFaron": 0.5 } },
| |
| 32 | { name: "Gale Boomerang", types: { "Forest": 100 } },
| |
| 33 | { name: "B&C", types: { "SPR": 3, "Soup": 100 } },
| |
| 34 | { name: "Snowpeak Mountain Portal", types: { "Portals": 3, "Snowpeak": 6 } },
| |
| 35 | { name: "Free Talo", types: { "NFaron": 2, "SFaron": 2 } },
| |
| 36 | ]; | |
| 37 | bingoList_blackout[2] = [ | |
| 38 | - | bingoList[5] = [ |
| 38 | + | |
| 39 | - | { name: "Arbiters Compass", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Compasses": 2 } },
|
| 39 | + | |
| 40 | { name: "Spinner", types: { "AG": 3 } },
| |
| 41 | { name: "Catch a Skullfish", types: { "Lakebed": 3, "FishRod": 100 } },
| |
| 42 | { name: "Kakariko & Death Mountain Portal", types: { "Portals": 6, "Eldin": 6 } },
| |
| 43 | { name: "Gerudo Mesa & Mirror Chamber Portal", types: { "Portals": 6, "Clawshot": 3, "Desert": 100 } },
| |
| 44 | ]; | |
| 45 | bingoList_blackout[3] = [ | |
| 46 | - | bingoList[6] = [ |
| 46 | + | { name: "Goron Mines 1st Key Shard", types: { "GM": 3, "Bo": 3, "GMShards": 100 } },
|
| 47 | { name: "Goron Mines 2nd Key Shard", types: { "GM": 3, "Bo": 3, "GMShards": 100 } },
| |
| 48 | - | { name: "Goron Mines 3rd Key Shard", types: { "GM": 3, "Bow": 100, "Bo": 3 }, subtypes: { "BK": 2 } },
|
| 48 | + | { name: "Defeat a Darknut", types: { "Castle": 3, "Darknut": 100 } },
|
| 49 | { name: "Youth's Scent", types: { "Scents": 100, "SField": 100, "Eldin": 3 } },
| |
| 50 | - | { name: "Arbiters Boss Key", types: { "AG": 3 }, subtypes: { "BK": 2 } },
|
| 50 | + | { name: "Scent of Ilia", types: { "Scents": 100 } },
|
| 51 | { name: "Poe Scent", types: { "Scents": 100, "BigPoes": 100, "AG": 3 } },
| |
| 52 | ]; | |
| 53 | bingoList_blackout[4] = [ | |
| 54 | - | bingoList[7] = [ |
| 54 | + | |
| 55 | { name: "Goron Mines Map", types: { "GM": 3, "Bo": 3 }, subtypes: { "Maps": 2 } },
| |
| 56 | { name: "Lakebed Map", types: {"Lakebed": 3 }, subtypes: { "Maps": 2 } },
| |
| 57 | { name: "Arbiter's Map", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Maps": 2 } },
| |
| 58 | { name: "Snowpeak Ruins Map", types: { "SPR": 3 }, subtypes: { "Maps": 2 } },
| |
| 59 | { name: "Temple of Time Map", types: { "ToT": 3 }, subtypes: { "Maps": 2 } },
| |
| 60 | { name: "South & North Faron Portal", types: { "Portals": 6, "SFaron": 5, "NFaron": 100, "MidnaCharge": 100 } },
| |
| 61 | - | bingoList[8] = [ |
| 61 | + | |
| 62 | bingoList_blackout[5] = [ | |
| 63 | { name: "Defeat King Bulblin Once", types: { "KB": 100 } },
| |
| 64 | { name: "Palace Map", types: { "PoT": 3, "Clawshot": 3 }, subtypes: { "Maps": 2 } },
| |
| 65 | { name: "Hyrule Castle Map", types: { "Castle": 3 }, subtypes: { "Maps": 2 } },
| |
| 66 | { name: "Forest Compass", types: { "Forest": 3 }, subtypes: { "Compasses": 2 } },
| |
| 67 | { name: "Goron Mines Compass", types: { "GM": 3, "Bo": 3 }, subtypes: { "Compasses": 2 } },
| |
| 68 | - | bingoList[9] = [ |
| 68 | + | |
| 69 | - | { name: "Get Midna Charge", types: { "SFaron": 5 } },
|
| 69 | + | |
| 70 | bingoList_blackout[6] = [ | |
| 71 | { name: "Arbiter's Compass", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Compasses": 2 } },
| |
| 72 | { name: "Snowpeak Ruins Compass", types: { "SPR": 3 }, subtypes: { "Compasses": 2 } },
| |
| 73 | { name: "Temple of Time Compass", types: { "ToT": 3 }, subtypes: { "Compasses": 2 } },
| |
| 74 | { name: "CitS Compass", types: { "City": 3 }, subtypes: { "Compasses": 2 } },
| |
| 75 | - | bingoList[10] = [ |
| 75 | + | |
| 76 | { name: "Hyrule Castle Compass", types: { "Castle": 3, "Clawshot": 3 }, subtypes: { "Compasses": 2 } },
| |
| 77 | - | { name: "1 Bomb Bag", types: { "Bombs": 100 } },
|
| 77 | + | |
| 78 | bingoList_blackout[7] = [ | |
| 79 | { name: "Forest Boss Key", types: { "Forest": 3 }, subtypes: { "Stamps": 8, "BK": 2 } },
| |
| 80 | { name: "Goron Mines 3rd Key Shard", types: { "GM": 3, "Bow": 100, "Bo": 3, "GMShards": 100 }, subtypes: { "BK": 2 } },
| |
| 81 | { name: "Lakebed Boss Key", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "BK": 2 } },
| |
| 82 | { name: "Arbiter's Boss Key", types: { "AG": 3 }, subtypes: { "BK": 2 } },
| |
| 83 | - | bingoList[11] = [ |
| 83 | + | |
| 84 | { name: "Temple of Time Boss Key", types: { "ToT": 3 }, subtypes: { "BK": 2 } },
| |
| 85 | ]; | |
| 86 | bingoList_blackout[8] = [ | |
| 87 | - | { name: "4 Portals", types: { "Portals": 100 } },
|
| 87 | + | |
| 88 | { name: "Palace Boss Key", types: { "PoT": 3, "DoubleClaw": 100, "Clawshot": 3 }, subtypes: { "BK": 2 } },
| |
| 89 | { name: "Hyrule Castle Boss Key", types: { "Castle": 3 }, subtypes: { "BK": 2 } },
| |
| 90 | - | bingoList[12] = [ |
| 90 | + | |
| 91 | { name: "CitS Map", types: { "City": 3 }, subtypes: { "Maps": 2 } },
| |
| 92 | { name: "Lakebed Compass", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "Compasses": 2 } },
| |
| 93 | - | { name: "All 2 Sacred Grove and Temple of Time Bugs", types: { "Grove": 3 }, subtypes: { "Bugs": 4 } },
|
| 93 | + | |
| 94 | bingoList_blackout[9] = [ | |
| 95 | { name: "2 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
| |
| 96 | { name: "2 Portals", types: { "Portals": 100 } },
| |
| 97 | { name: "Ending Blow", types: { "Skills": 3, "NFaron": 100 } },
| |
| 98 | - | bingoList[13] = [ |
| 98 | + | |
| 99 | - | { name: "All 5 Snowpeak Poes", types: { "Snowpeak": 100 }, subtypes: { "Poes": 8 } },
|
| 99 | + | |
| 100 | { name: "Defeat 3 different Darknuts", types: { "Castle": 3, "Darknut": 100 } },
| |
| 101 | ]; | |
| 102 | - | { name: "All 2 City in the Sky Poes", types: { "City": 3, "Clawshot": 3 }, subtypes: { "Poes": 4 } },
|
| 102 | + | bingoList_blackout[10] = [ |
| 103 | { name: "Get Midna Charge", types: { "SFaron": 5, "MidnaCharge": 100 } },
| |
| 104 | { name: "4 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
| |
| 105 | { name: "Master Sword", types: { "Grove": 3, "Swords": 100 } },
| |
| 106 | - | bingoList[14] = [ |
| 106 | + | |
| 107 | - | { name: "Light Sword", types: { "PoT": 3, "Swords": 100, "Clawshot": 3 } },
|
| 107 | + | |
| 108 | { name: "Unlock Map Warping", types: { "Eldin": 3, "SField": 100 } },
| |
| 109 | ]; | |
| 110 | bingoList_blackout[11] = [ | |
| 111 | { name: "Acquire Nasty Soup/Purple Chu Jelly", types: { "BottleContent": 100 } },
| |
| 112 | { name: "2 Bomb Bags", types: { "Bombs": 100, "Lanayru": 100 } },
| |
| 113 | - | bingoList[15] = [ |
| 113 | + | |
| 114 | { name: "Bow", types: { "Bow": 100, "GM": 3, "Bo": 3 } },
| |
| 115 | { name: "Dominion Rod", types: { "Rod": 100, "ToT": 3 } },
| |
| 116 | { name: "Double Clawshots", types: { "City": 3, "Bo": 3, "DoubleClaw": 100, "Clawshot": 3 } },
| |
| 117 | ]; | |
| 118 | bingoList_blackout[12] = [ | |
| 119 | - | { name: "All 4 Big Poes in Arbiter's Grounds", types: { "AG": 3, "Clawshot": 3 }, subtypes: { "Poes": 8 } },
|
| 119 | + | |
| 120 | { name: "Acquire Blue Potion/Chu Jelly", types: { "BottleContent": 100 } },
| |
| 121 | - | bingoList[16] = [ |
| 121 | + | |
| 122 | { name: "4 Portals", types: { "Portals": 6 } },
| |
| 123 | { name: "4 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
| |
| 124 | { name: "500 Rupees", types: { "Rupees": 100 } },
| |
| 125 | ]; | |
| 126 | bingoList_blackout[13] = [ | |
| 127 | { name: "Both HPs in Forest", types: { "Forest": 3 }, subtypes: { "Hearts": 4 } },
| |
| 128 | - | bingoList[17] = [ |
| 128 | + | { name: "Both HPs in Goron Mines", types: { "GM": 3, "Bo": 3 }, subtypes: { "Hearts": 4 } },
|
| 129 | { name: "Both HPs in Lakebed", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "Hearts": 4 } },
| |
| 130 | { name: "Both HPs in Arbiter's", types: { "AG": 3 }, subtypes: { "Hearts": 4 } },
| |
| 131 | { name: "Both HPs in Snowpeak Ruins", types: { "SPR": 6, "Clawshot": 3 }, subtypes: { "Hearts": 4 } },
| |
| 132 | - | { name: "Clear Lanayru Twilight", types: { "Lanayru": 3, "Twilights": 100 } },
|
| 132 | + | { name: "South Hyrule Field HP", types: { "SField": 100 }, subtypes: { "Hearts": 3 } },
|
| 133 | - | { name: "6 Hearts", types: { "Hearts": 100 } },
|
| 133 | + | { name: "Lanayru Spring HP", types: { "Clawshot": 3 }, subtypes: { "Hearts": 3 } },
|
| 134 | { name: "Bulblin Camp HP", types: { "KB": 100 }, subtypes: { "Hearts": 3 } },
| |
| 135 | ]; | |
| 136 | - | bingoList[18] = [ |
| 136 | + | bingoList_blackout[14] = [ |
| 137 | - | { name: "Hylian Shield", types: { "MalosShop": 100, "Shields": 100 } },
|
| 137 | + | { name: "Both HPs in Temple of Time", types: { "ToT": 6 }, subtypes: { "Hearts": 4 } },
|
| 138 | - | { name: "Hawkeye", types: { "MalosShop": 100 } },
|
| 138 | + | { name: "Both HPs in CitS", types: { "City": 6, "Clawshot": 3, "DoubleClaw": 100 }, subtypes: { "Hearts": 4 } },
|
| 139 | - | { name: "Poe Lantern", types: { "Poes": 100, "Jovani": 100 } },
|
| 139 | + | { name: "Both HPs in Palace", types: { "PoT": 100, "Clawshot": 3 }, subtypes: { "Hearts": 4 } },
|
| 140 | - | { name: "Shield Bash", types: { "Skills": 3 } },
|
| 140 | + | { name: "Fishing Pond HP", types: { "Clawshot": 3 }, subtypes: { "Hearts": 3 } },
|
| 141 | - | { name: "Bomb Bag Upgrade", types: { "Bombs": 100 } },
|
| 141 | + | { name: "Spinner HP Lanayru-Lake Hylia Bridge", types: { "Lanayru": 3 }, subtypes: { "Hearts": 3 } },
|
| 142 | - | { name: "Defeat Argorok", types: { "City": 3 } },
|
| 142 | + | { name: "Both Gorge HPs", types: { "SField": 100, "Eldin": 3 }, subtypes: { "Hearts": 4 } },
|
| 143 | - | { name: "Defeat Morpheel", types: { "Lakebed": 3, "Morpheel": 100 } },
|
| 143 | + | { name: "Both Stamps in Forest", types: { "Forest": 3 }, subtypes: { "Stamps": 8 } },
|
| 144 | - | { name: "Ordon Sword", types: { "Swords": 100 } },
|
| 144 | + | { name: "Both Stamps in Goron Mines", types: { "GM": 3, "Clawshot": 3, "Bo": 3 }, subtypes: { "Stamps": 8 } },
|
| 145 | ]; | |
| 146 | - | bingoList[19] = [ |
| 146 | + | bingoList_blackout[15] = [ |
| 147 | - | { name: "Lakebed Compass", types: { "Lakebed": 3 }, subtypes: { "Compasses": 2 } },
|
| 147 | + | { name: "Both Stamps in Lakebed", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "Stamps": 8 } },
|
| 148 | - | { name: "Defeat King Bulblin 3 Times", types: { "KB": 100 } },
|
| 148 | + | { name: "Both Stamps in Arbiter's", types: { "AG": 6, "Clawshot": 3 }, subtypes: { "Stamps": 8 } },
|
| 149 | - | { name: "Backslice", types: { "Skills": 3 } },
|
| 149 | + | { name: "Both Stamps in Snowpeak Ruins", types: { "SPR": 6 }, subtypes: { "Stamps": 8 } },
|
| 150 | - | { name: "2 Bomb Bags", types: { "Bombs": 100 } },
|
| 150 | + | { name: "Both Stamps in Temple of Time", types: { "ToT": 6 }, subtypes: { "Stamps": 8 } },
|
| 151 | - | { name: "Giant Quiver", types: { "Quiver": 100 } },
|
| 151 | + | { name: "All 3 Stamps in CitS", types: { "City": 6, "Clawshot": 3, "DoubleClaw": 100 }, subtypes: { "Stamps": 8 } },
|
| 152 | - | { name: "Defeat Armogohma", types: { "ToT": 3, "Gohma": 100 } },
|
| 152 | + | { name: "Both Stamps in Palace", types: { "PoT": 100, "Clawshot": 3, "DoubleClaw": 100 }, subtypes: { "Stamps": 8 } },
|
| 153 | { name: "Both Stamps in Hyrule Castle", types: { "Castle": 6, "Clawshot": 3, "DoubleClaw": 100, "CastleStamps": 100 }, subtypes: { "Stamps": 8 } },
| |
| 154 | - | bingoList[20] = [ |
| 154 | + | |
| 155 | - | { name: "Helmsplitter", types: { "Skills": 3 } },
|
| 155 | + | bingoList_blackout[16] = [ |
| 156 | - | { name: "7 Hearts", types: { "Hearts": 100 } },
|
| 156 | + | { name: "Save 4 Monkeys in Forest", types: { "Forest": 3, "Monkeys": 100 } },
|
| 157 | - | { name: "3 Bottles", types: { "Bottles": 100 } },
|
| 157 | + | { name: "Save 5 Monkeys in Forest", types: { "Forest": 6, "Monkeys": 100 } },
|
| 158 | - | { name: "Own 2 Swords", types: { "Swords": 100 } },
|
| 158 | + | { name: "Save 6 Monkeys in Forest", types: { "Forest": 100, "Monkeys": 100 } },
|
| 159 | - | { name: "Zora Armour", types: { "Eldin": 3, "Escort": 100, "Clothing": 100 } },
|
| 159 | + | { name: "Save 7 Monkeys in Forest", types: { "Forest": 100, "Monkeys": 100 } },
|
| 160 | - | { name: "Repair Castle Town Bridge", types: { "Eldin": 3, "MalosShop": 100 } },
|
| 160 | + | { name: "Save all 8 Monkeys in Forest", types: { "Forest": 100, "Monkeys": 100 } },
|
| 161 | { name: "Get a Letter", types: { "Letters": 100 } },
| |
| 162 | - | bingoList[21] = [ |
| 162 | + | { name: "Sacred Grove Portal", types: { "Portals": 3, "Grove": 3, "Blizzeta": 100 } },
|
| 163 | - | { name: "All 2 West of Castle Town Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
|
| 163 | + | |
| 164 | - | { name: "All 2 South of Castle Town Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
|
| 164 | + | bingoList_blackout[17] = [ |
| 165 | - | { name: "All 2 Lanayru Field Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
|
| 165 | + | |
| 166 | - | { name: "All 2 Lake Hylia Bridge Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
|
| 166 | + | |
| 167 | - | { name: "All 2 Zoras Domain and Upper Zoras River Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
|
| 167 | + | { name: "All 2 Sacred Grove and Temple of Time Bugs", types: { "Grove": 3, "Blizzeta": 100 }, subtypes: { "Bugs": 4 } },
|
| 168 | - | { name: "4 Bottles", types: { "Bottles": 100 } },
|
| 168 | + | |
| 169 | { name: "All 4 Eldin Field Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
| |
| 170 | - | bingoList[22] = [ |
| 170 | + | |
| 171 | - | { name: "Giant Wallet", types: { "Wallet": 7, "CoS": 100, "Bugs": 100 } },
|
| 171 | + | { name: "Castle Town Portal", types: { "Portals": 6 "Lanayru": 100 } },
|
| 172 | - | { name: "All 3 Sacred Grove Poes", types: { "Grove": 3, "Blizzeta": 100 }, subtypes: { "Poes": 6 } },
|
| 172 | + | |
| 173 | - | { name: "All 5 Lake Hylia Poes", types: { "Lanayru": 3 }, subtypes: { "Poes": 8 } },
|
| 173 | + | bingoList_blackout[18] = [ |
| 174 | - | { name: "All 3 Cave of Ordeals Poes", types: { "CoO": 100 }, subtypes: { "Poes": 6, "Stamps": 2 } },
|
| 174 | + | { name: "All 5 Snowpeak Mountain Poes", types: { "Snowpeak": 100 }, subtypes: { "Poes": 8 } },
|
| 175 | - | { name: "All 3 Zoras Domain and Upper Zoras River Poes", types: { "Lanayru": 3 }, subtypes: { "Poes": 6 } },
|
| 175 | + | |
| 176 | - | { name: "Hidden Village Poe", types: { "HiddenVillage": 100}, subtypes: { "Poes": 2 } },
|
| 176 | + | |
| 177 | { name: "All 2 CitS Poes", types: { "City": 3, "Clawshot": 3 }, subtypes: { "Poes": 4 } },
| |
| 178 | - | bingoList[23] = [ |
| 178 | + | |
| 179 | - | { name: "Fishing Rod Earring Upgrade", types: { "Eldin": 3, "AG": 3 } },
|
| 179 | + | |
| 180 | - | { name: "Finish Cave of Ordeals", types: { "CoO": 100} },
|
| 180 | + | { name: "Lake Hylia Portal", types: { "Portals": 6, "Lanayru": 100 } },
|
| 181 | - | { name: "3 Bomb Bags", types: { "Bombs": 100 } },
|
| 181 | + | |
| 182 | - | { name: "9 Hearts", types: { "Hearts": 100 } },
|
| 182 | + | bingoList_blackout[19] = [ |
| 183 | - | { name: "Mortal Draw", types: { "Skills": 3 } },
|
| 183 | + | { name: "Defeat an Aeralfos", types: { "City": 3, "Castle": 3, "Clawshot": 3 } },
|
| 184 | - | { name: "Deliver Hotspring Water to the Goron South of Castle Town", types: { "Lanayru": 3 } },
|
| 184 | + | |
| 185 | { name: "4 Poe Souls", types: { "Poes": 100 } },
| |
| 186 | - | bingoList[24] = [ |
| 186 | + | |
| 187 | - | { name: "Horse Call", types: { "Escort": 100, "HiddenVillage": 100, "Gohma": 100 } },
|
| 187 | + | |
| 188 | - | { name: "Defeat All King Bulblins", types: { "KB": 100 } },
|
| 188 | + | { name: "Get 5 Dungeon Boss Keys", types: { "BK": 100 } },
|
| 189 | - | { name: "Fix Dominion Rod", types: { "HiddenVillage": 100, "Rod": 100 } },
|
| 189 | + | |
| 190 | - | { name: "Acquire all Fused Shadows", types: { "Forest": 3, "GM": 3, "Lakebed": 3 } },
|
| 190 | + | bingoList_blackout[20] = [ |
| 191 | - | { name: "Catch the Hylian Loach", types: { "Fish": 100 } },
|
| 191 | + | |
| 192 | - | { name: "All Hyrule Castle Stamps", types: { "HiddenVillage": 100, "Rod": 100 } },
|
| 192 | + | |
| 193 | { name: "Acquire Superb Soup", types: { "BottleContent": 100, "SPR": 3, "Soup": 100 } },
| |
| 194 | - | bingoList[25] = [ |
| 194 | + | |
| 195 | - | { name: "Complete Skybook Quest", types: { "HiddenVillage": 100, "Rod": 100 } },
|
| 195 | + | |
| 196 | - | { name: "Acquire all Mirror Shards", types: { "AG": 3, "SPR": 3, "ToT": 3, "City": 3 } },
|
| 196 | + | { name: "All 4 Big Poes in Arbiter's", types: { "AG": 3, "Clawshot": 3, "BigPoes": 100 }, subtypes: { "Poes": 8 } },
|
| 197 | - | { name: "Magic Armour", types: { "Clothing": 100, "Eldin": 3, "MalosShop": 100} },
|
| 197 | + | |
| 198 | - | { name: "Deluxe Wallet", types: { "Wallet": 8, "CoS": 100, "Bugs": 100 } },
|
| 198 | + | bingoList_blackout[21] = [ |
| 199 | - | { name: "Every Dungeon Map", types: { "Maps": 100 } },
|
| 199 | + | |
| 200 | - | { name: "Every Compass", types: { "Compasses": 100 } },
|
| 200 | + | |
| 201 | { name: "Acquire Green Chu Jelly", types: { "BottleContent": 100, "CoO": 3 } },
| |
| 202 | { name: "Bottled Bee Larva", types: { "BottleContent": 100 } },
| |
| 203 | { name: "Bottled Fairy", types: { "BottleContent": 100 } },
| |
| 204 | { name: "Defeat King Bulblin Twice", types: { "KB": 100 } },
| |
| 205 | { name: "All 4 Kakariko and Graveyard Poes", types: { "Eldin": 3 }, subtypes: { "Poes": 8 } },
| |
| 206 | ]; | |
| 207 | bingoList_blackout[22] = [ | |
| 208 | { name: "Defeat Fyrus", types: { "GM": 3, "Bow": 100 } },
| |
| 209 | { name: "Defeat Stallord", types: { "AG": 3 } },
| |
| 210 | { name: "Defeat Zant", types: { "PoT": 3 } },
| |
| 211 | { name: "Clear Lanayru Twilight", types: { "Lanayru": 100, "Twilights": 100 } },
| |
| 212 | { name: "6 Hearts", types: { "Hearts": 100F } },
| |
| 213 | { name: "8 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
| |
| 214 | ]; | |
| 215 | bingoList_blackout[23] = [ | |
| 216 | { name: "2 Unused Small Keys in Forest", types: { "Forest": 3, "UnusedKeys": 100 } },
| |
| 217 | { name: "2 Unused Small Keys in Arbiter's", types: { "AG": 6, "UnusedKeys": 100 } },
| |
| 218 | { name: "2 Unused Small Keys in Snowpeak Ruins", types: { "SPR": 3, "UnusedKeys": 100 } },
| |
| 219 | { name: "2 Unused Small Keys in Palace", types: { "PoT": 3, "UnusedKeys": 100 } },
| |
| 220 | { name: "2 Unused Small Keys in Hyrule Castle", types: { "Castle": 6, "Clawshot": 3, "KB": 100, "UnusedKeys": 100, "CastleStamps": 100 }
| |
| 221 | { name: "Obtain and fill 2 Bottles", types: { "Bottles": 100, "BottleContent": 100 }
| |
| 222 | { name: "1 Poe in every Mirror Shard Dungeon", types: { "Poes": 100, "BigPoes": 100, "Clawshot": 3, "AG": 3, "SPR": 3, "ToT": 6, "City": 6 }
| |
| 223 | }, | |
| 224 | ]; | |
| 225 | bingoList_blackout[24] = [ | |
| 226 | { name: "Defeat all 7 Stalfos in Arbiter's", types: { "AG": 6 } },
| |
| 227 | { name: "Defeat all 5 ReDeads in Arbiter's", types: { "AG": 6 } },
| |
| 228 | { name: "Defeat all 4 Darknuts in Hyrule Castle", types: { "Castle": 6, "Bow": 100, "KB": 100, "Darknut": 100 } },
| |
| 229 | { name: "Defeat all 6 Big Freezards in Snowpeak Ruins", types: { "SPR": 6 } },
| |
| 230 | { name: "Light Sword", types: { "PoT": 100, "Swords": 100, "Clawshot": 3 } },
| |
| 231 | { name: "Defeat both Phantom Zants", types: { "PoT": 100, "Clawshot": 3 } },
| |
| 232 | { name: "Discover all 6 Overworld Map Regions", types: { "WorldMap": 100 } },
| |
| 233 | ]; | |
| 234 | bingoList_blackout[25] = [ | |
| 235 | { name: "Slingshot", types: { "Ordon": 2, "Bottles": 100 } },
| |
| 236 | { name: "Iron Boots", types: { "Bo": 3, "Morpheel": 100 } },
| |
| 237 | { name: "1 Unused Small Key in every Fused Shadow Dungeon", types: { "UnusedKeys": 100 } },
| |
| 238 | { name: "1 Unused Small Key in every Mirror Shard Dungeon", types: { "UnusedKeys": 100 } },
| |
| 239 | { name: "Escort the big Temple of Time Statue to the End", types: { "ToT": 100 } },
| |
| 240 | { name: "All 3 Key Shards in Goron Mines", types: { "GM": 100, "GMShards": 100 } },
| |
| 241 | { name: "Beat Level 1-1 in Rollgoal", types: { "RollGoal": 100 } },
| |
| 242 | ]; |