dragonbane

Bingo Goal List Normal TP HD

Feb 18th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //Up to difficulty 13 (New: 17) is short/blackout
  2.  
  3. var bingoList = [];
  4. bingoList["info"] = {
  5. version: "v3"
  6. };
  7. bingoList[1] = [
  8.   { name: "Fishing Rod", types: { "Ordon": 2 } },
  9.   { name: "Lantern", types: { "SFaron": 0.5 } },
  10.   { name: "Gale Boomerang", types: { "Forest": 100 } },
  11.   { name: "B&C", types: { "SPR": 3, "Soup": 100 } },
  12.   { name: "1 Portal", types: { "Portals": 100 } },
  13.   { name: "Free Talo", types: { "NFaron": 2, "SFaron": 2 } },
  14. ];
  15. bingoList[2] = [
  16.   { name: "1 Stamp", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  17.   { name: "Slingshot", types: { "Ordon": 2, "Bottles": 100 } },
  18.   { name: "Clawshot", types: { "Clawshot": 3, "Lakebed": 3 } },
  19.   { name: "Spinner", types: { "AG": 3 } },
  20.   { name: "Iron Boots", types: { "Bo": 3, "Morpheel": 100 } },
  21. ];
  22. bingoList[3] = [
  23.   { name: "Forest Temple Map", types: { "Forest": 3 }, subtypes: { "Maps": 2 } },
  24.   { name: "Goron Mines Map", types: { "GM": 3, "Bo": 3 }, subtypes: { "Maps": 2 } },
  25.   { name: "Lakebed Map", types: {"Lakebed": 3 }, subtypes: { "Maps": 2 } },
  26.   { name: "Arbiters Map", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Maps": 2 } },
  27.   { name: "Snowpeak Ruins Map", types: { "SPR": 3 }, subtypes: { "Maps": 2 } },
  28.   { name: "Temple of Time Map", types: { "ToT": 3 }, subtypes: { "Maps": 2 } },
  29. ];
  30. bingoList[4] = [
  31.   { name: "Defeat King Bulblin Once", types: { "KB": 100 } },
  32.   { name: "Palace Map", types: { "PoT": 3, "Clawshot": 3 }, subtypes: { "Maps": 2 } },
  33.   { name: "Hyrule Castle Map", types: { "Castle": 3 }, subtypes: { "Maps": 2 } },
  34.   { name: "Forest Compass", types: { "Forest": 3 }, subtypes: { "Compasses": 2 } },
  35.   { name: "Goron Mines Compass", types: { "GM": 3, "Bo": 3 }, subtypes: { "Compasses": 2 } },
  36.   { name: "Goat Cheese in Snowpeak Ruins", types: { "SPR": 3, "Soup": 100 } },
  37. ];
  38. bingoList[5] = [
  39.   { name: "Arbiters Compass", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Compasses": 2 } },
  40.   { name: "Snowpeak Ruins Compass", types: { "SPR": 3 }, subtypes: { "Compasses": 2 } },
  41.   { name: "Temple of Time Compass", types: { "ToT": 3 }, subtypes: { "Compasses": 2 } },
  42.   { name: "CitS Compass", types: { "City": 3 }, subtypes: { "Compasses": 2 } },
  43.   { name: "Palace Compass", types: { "PoT": 3 }, subtypes: { "Compasses": 2 } },
  44.   { name: "Hyrule Castle Compass", types: { "Castle": 3, "Clawshot": 3 }, subtypes: { "Compasses": 2 } },
  45. ];
  46. bingoList[6] = [
  47.   { name: "Forest Boss Key", types: { "Forest": 3 }, subtypes: { "Stamps": 8, "BK": 2 } },
  48.   { name: "Goron Mines 3rd Key Shard", types: { "GM": 3, "Bow": 100, "Bo": 3 }, subtypes: { "BK": 2 } },
  49.   { name: "Lakebed Boss Key", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  50.   { name: "Arbiters Boss Key", types: { "AG": 3 }, subtypes: { "BK": 2 } },
  51.   { name: "Snowpeak Ruins Bedroom Key", types: { "SPR": 3 }, subtypes: { "BK": 2 } },
  52.   { name: "Temple of Time Boss Key", types: { "ToT": 3 }, subtypes: { "BK": 2 } },
  53. ];
  54. bingoList[7] = [
  55.   { name: "CitS Boss Key", types: { "City": 3, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  56.   { name: "Palace Boss Key", types: { "PoT": 3, "DoubleClaw": 100, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  57.   { name: "Hyrule Castle Boss Key", types: { "Castle": 3 }, subtypes: { "BK": 2 } },
  58.   { name: "Pumpkin in Snowpeak Ruins", types: { "SPR": 3, "Soup": 100 } },
  59.   { name: "CitS Map", types: { "City": 3 }, subtypes: { "Maps": 2 } },
  60. ];
  61. bingoList[8] = [
  62.   { name: "2 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  63.   { name: "2 Portals", types: { "Portals": 100 } },
  64.   { name: "Ending Blow", types: { "Skills": 3, "NFaron": 100 } },
  65.   { name: "Ordon/Wooden Shield", types: { "MalosShop": 100, "Shields": 100 } },
  66.   { name: "1 Bottle", types: { "Bottles": 100 } },
  67. ];
  68. bingoList[9] = [
  69.   { name: "Get Midna Charge", types: { "SFaron": 5 } },
  70.   { name: "4 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  71.   { name: "Master Sword", types: { "Grove": 3, "Swords": 100 } },
  72.   { name: "Clear Faron Twilight", types: { "NFaron": 100, "SFaron": 5, "Twilights": 100 } },
  73.   { name: "Clear Eldin Twilight", types: { "Eldin": 3, "Twilights": 100 } },
  74. ];
  75. bingoList[10] = [
  76.   { name: "Acquire Nasty Soup/Purple Chu Jelly", types: { "BottleContent": 100 } },
  77.   { name: "1 Bomb Bag", types: { "Bombs": 100 } },
  78.   { name: "Big Quiver", types: { "Quiver": 100, "Clawshot": 3 } },
  79.   { name: "Bow", types: { "Bow": 100, "GM": 3, "Bo": 3 } },
  80.   { name: "Dominion Rod", types: { "Rod": 100, "ToT": 3 } },
  81.   { name: "Double Clawshots", types: { "City": 3, "Bo": 3, "DoubleClaw": 100, "Clawshot": 3 } },
  82. ];
  83. bingoList[11] = [
  84.   { name: "Acquire Red Potion/Chu Jelly", types: { "BottleContent": 100 } },
  85.   { name: "Acquire Blue Potion/Chu Jelly", types: { "BottleContent": 100 } },
  86.   { name: "8 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 4 } },
  87.   { name: "4 Portals", types: { "Portals": 100 } },
  88.   { name: "4 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
  89. ];
  90. bingoList[12] = [
  91.   { name: "All 2 South Hyrule Field Bugs", types: { "SField": 100 }, subtypes: { "Bugs": 4 } },
  92.   { name: "All 2 Gerudo Desert Bugs", types: { "Desert": 100 }, subtypes: { "Bugs": 4 } },
  93.   { name: "All 2 Sacred Grove and Temple of Time Bugs", types: { "Grove": 3 }, subtypes: { "Bugs": 4 } },
  94.   { name: "All 2 Gorge Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  95.   { name: "All 4 Eldin Field Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  96.   { name: "All 2 Kakariko and Graveyard Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  97. ];
  98. bingoList[13] = [
  99.   { name: "All 5 Snowpeak Poes", types: { "Snowpeak": 100 }, subtypes: { "Poes": 8 } },
  100.   { name: "All 3 Snowpeak Ruins Poes", types: { "SPR": 3 }, subtypes: { "Poes": 6 } },
  101.   { name: "All 2 Temple of Time Poes", types: { "ToT": 3 }, subtypes: { "Poes": 4 } },
  102.   { name: "All 2 City in the Sky Poes", types: { "City": 3, "Clawshot": 3 }, subtypes: { "Poes": 4 } },
  103.   { name: "All 6 Desert Overworld and Bulblin Camp Poes", types: { "Desert": 100, "KB": 100, "Clawshot": 3 }, subtypes: { "Poes": 8 } },
  104.   { name: "Jovani's Poe", types: { "Jovani": 100 }, subtypes: { "Poes": 2 } },
  105. ];
  106. bingoList[14] = [
  107.   { name: "Light Sword", types: { "PoT": 3, "Swords": 100, "Clawshot": 3 } },
  108.   { name: "2 Bottles", types: { "Bottles": 100 } },
  109.   { name: "4 Poe Souls", types: { "Poes": 100 } },
  110.   { name: "Get 5 Dungeon Maps", types: { "Maps": 100 } },
  111.   { name: "Get 5 Dungeon Compasses", types: { "Compasses": 100 } },
  112. ];
  113. bingoList[15] = [
  114.   { name: "Defeat Diababa", types: { "Forest": 3 } },
  115.   { name: "Defeat Blizzeta", types: { "SPR": 3, "Blizzeta": 100 } },
  116.   { name: "Acquire Superb Soup", types: { "BottleContent": 100, "SPR": 3, "Soup": 100 } },
  117.   { name: "8 Poe Souls", types: { "Poes": 100 } },
  118.   { name: "5 Hearts", types: { "Hearts": 100 } },
  119.   { name: "All 4 Big Poes in Arbiter's Grounds", types: { "AG": 3, "Clawshot": 3 }, subtypes: { "Poes": 8 } },
  120. ];
  121. bingoList[16] = [
  122.   { name: "Big Wallet", types: { "Wallet": 6, "CoS": 100, "Bugs": 100 } },
  123.   { name: "Acquire Rare Chu Jelly", types: { "BottleContent": 100 } },
  124.   { name: "Acquire Green Chu Jelly", types: { "BottleContent": 100, "CoO": 3 } },
  125.   { name: "Defeat King Bulblin Twice", types: { "KB": 100 } },
  126.   { name: "All 4 Kakariko and Graveyard Poes", types: { "Eldin": 3 }, subtypes: { "Poes": 8 } },
  127. ];
  128. bingoList[17] = [
  129.   { name: "Defeat Fyrus", types: { "GM": 3, "Bow": 100 } },
  130.   { name: "Defeat Stallord", types: { "AG": 3 } },
  131.   { name: "Defeat Zant", types: { "PoT": 3 } },
  132.   { name: "Clear Lanayru Twilight", types: { "Lanayru": 3, "Twilights": 100 } },
  133.   { name: "6 Hearts", types: { "Hearts": 100 } },
  134.   { name: "8 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
  135. ];
  136. bingoList[18] = [
  137.   { name: "Hylian Shield", types: { "MalosShop": 100, "Shields": 100 } },
  138.   { name: "Hawkeye", types: { "MalosShop": 100 } },
  139.   { name: "Poe Lantern", types: { "Poes": 100, "Jovani": 100 } },
  140.   { name: "Shield Bash", types: { "Skills": 3 } },
  141.   { name: "Bomb Bag Upgrade", types: { "Bombs": 100 } },
  142.   { name: "Defeat Argorok", types: { "City": 3 } },
  143.   { name: "Defeat Morpheel", types: { "Lakebed": 3, "Morpheel": 100 } },
  144.   { name: "Ordon Sword", types: { "Swords": 100 } },
  145. ];
  146. bingoList[19] = [
  147.   { name: "Lakebed Compass", types: { "Lakebed": 3 }, subtypes: { "Compasses": 2 } },
  148.   { name: "Defeat King Bulblin 3 Times", types: { "KB": 100 } },
  149.   { name: "Backslice", types: { "Skills": 3 } },
  150.   { name: "2 Bomb Bags", types: { "Bombs": 100 } },
  151.   { name: "Giant Quiver", types: { "Quiver": 100 } },
  152.   { name: "Defeat Armogohma", types: { "ToT": 3, "Gohma": 100 } },
  153. ];
  154. bingoList[20] = [
  155.   { name: "Helmsplitter", types: { "Skills": 3 } },
  156.   { name: "7 Hearts", types: { "Hearts": 100 } },
  157.   { name: "3 Bottles", types: { "Bottles": 100 } },
  158.   { name: "Own 2 Swords", types: { "Swords": 100 } },
  159.   { name: "Zora Armour", types: { "Eldin": 3, "Escort": 100, "Clothing": 100 } },
  160.   { name: "Repair Castle Town Bridge", types: { "Eldin": 3, "MalosShop": 100 } },
  161. ];
  162. bingoList[21] = [
  163.   { name: "All 2 West of Castle Town Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
  164.   { name: "All 2 South of Castle Town Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
  165.   { name: "All 2 Lanayru Field Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
  166.   { name: "All 2 Lake Hylia Bridge Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
  167.   { name: "All 2 Zoras Domain and Upper Zoras River Bugs", types: { "Lanayru": 3 }, subtypes: { "Bugs": 4 } },
  168.   { name: "4 Bottles", types: { "Bottles": 100 } },
  169. ];
  170. bingoList[22] = [
  171.   { name: "Giant Wallet", types: { "Wallet": 7, "CoS": 100, "Bugs": 100 } },
  172.   { name: "All 3 Sacred Grove Poes", types: { "Grove": 3, "Blizzeta": 100 }, subtypes: { "Poes": 6 } },
  173.   { name: "All 5 Lake Hylia Poes", types: { "Lanayru": 3 }, subtypes: { "Poes": 8 } },
  174.   { name: "All 3 Cave of Ordeals Poes", types: { "CoO": 100 }, subtypes: { "Poes": 6, "Stamps": 2 } },
  175.   { name: "All 3 Zoras Domain and Upper Zoras River Poes", types: { "Lanayru": 3 }, subtypes: { "Poes": 6 } },
  176.   { name: "Hidden Village Poe", types: { "HiddenVillage": 100}, subtypes: { "Poes": 2 } },
  177. ];
  178. bingoList[23] = [
  179.   { name: "Fishing Rod Earring Upgrade", types: { "Eldin": 3, "AG": 3 } },
  180.   { name: "Finish Cave of Ordeals", types: { "CoO": 100} },
  181.   { name: "3 Bomb Bags", types: { "Bombs": 100 } },
  182.   { name: "9 Hearts", types: { "Hearts": 100 } },
  183.   { name: "Mortal Draw", types: { "Skills": 3 } },
  184.   { name: "Deliver Hotspring Water to the Goron South of Castle Town", types: { "Lanayru": 3 } },
  185. ];
  186. bingoList[24] = [
  187.   { name: "Horse Call", types: { "Escort": 100, "HiddenVillage": 100, "Gohma": 100 } },
  188.   { name: "Defeat All King Bulblins", types: { "KB": 100 } },
  189.   { name: "Fix Dominion Rod", types: { "HiddenVillage": 100, "Rod": 100 } },
  190.   { name: "Acquire all Fused Shadows", types: { "Forest": 3, "GM": 3, "Lakebed": 3 } },
  191.   { name: "Catch the Hylian Loach", types: { "Fish": 100 } },
  192.   { name: "All Hyrule Castle Stamps", types: { "HiddenVillage": 100, "Rod": 100 } },
  193. ];
  194. bingoList[25] = [
  195.   { name: "Complete Skybook Quest", types: { "HiddenVillage": 100, "Rod": 100 } },
  196.   { name: "Acquire all Mirror Shards", types: { "AG": 3, "SPR": 3, "ToT": 3, "City": 3 } },
  197.   { name: "Magic Armour", types: { "Clothing": 100, "Eldin": 3, "MalosShop": 100} },
  198.   { name: "Deluxe Wallet", types: { "Wallet": 8, "CoS": 100, "Bugs": 100 } },
  199.   { name: "Every Dungeon Map", types: { "Maps": 100 } },
  200.   { name: "Every Compass", types: { "Compasses": 100 } },
  201. ];
Add Comment
Please, Sign In to add comment