dragonbane

TP HD Bingo List Classic

Apr 21st, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var bingoList = [];
  2. bingoList["info"] = {
  3. version: "v5"
  4. };
  5. bingoList[1] = [
  6.   { name: "Fishing Rod", types: { "Ordon": 2, "Rod": 100 } },
  7.   { name: "Lantern", types: { "SFaron": 0.5 } },
  8.   { name: "Gale Boomerang", types: { "Forest": 100 } },
  9.   { name: "B&C", types: { "SPR": 3, "Soup": 100 } },
  10.   { name: "1 Portal", types: { "Portals": 100 } },
  11.   { name: "Free Talo", types: { "NFaron": 2, "SFaron": 2 } },
  12. ];
  13. bingoList[2] = [
  14.   { name: "1 Stamp", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  15.   { name: "Slingshot", types: { "Ordon": 2, "Bottles": 100 } },
  16.   { name: "Clawshot", types: { "Clawshot": 3, "Lakebed": 3 } },
  17.   { name: "Spinner", types: { "AG": 3 } },
  18.   { name: "Iron Boots", types: { "Bo": 3, "Morpheel": 100 } },
  19. ];
  20. bingoList[3] = [
  21.   { name: "Goron Mines 1st Key Shard", types: { "GM": 3, "Bo": 3, "GMShards": 100 } },
  22.   { name: "Goron Mines 2nd Key Shard", types: { "GM": 3, "Bo": 3, "GMShards": 100 } },
  23.   { name: "Catch a Skullfish", types: { "Lakebed": 3, "Rod": 100 } },
  24.   { name: "Defeat a Darknut", types: { "Castle": 3 } },
  25.   { name: "Youth's Scent", types: { "Scents": 100 } },
  26.   { name: "Scent of Ilia", types: { "Scents": 100 } },
  27.   { name: "Poe Scent", types: { "Scents": 100, "BigPoes": 100, "AG": 3 } },
  28. ];
  29. bingoList[4] = [
  30.   { name: "Forest Temple Map", types: { "Forest": 3 }, subtypes: { "Maps": 2 } },
  31.   { name: "Goron Mines Map", types: { "GM": 3, "Bo": 3 }, subtypes: { "Maps": 2 } },
  32.   { name: "Lakebed Map", types: {"Lakebed": 3 }, subtypes: { "Maps": 2 } },
  33.   { name: "Arbiters Map", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Maps": 2 } },
  34.   { name: "Snowpeak Ruins Map", types: { "SPR": 3 }, subtypes: { "Maps": 2 } },
  35.   { name: "Temple of Time Map", types: { "ToT": 3 }, subtypes: { "Maps": 2 } },
  36. ];
  37. bingoList[5] = [
  38.   { name: "Defeat King Bulblin Once", types: { "KB": 100 } },
  39.   { name: "Palace Map", types: { "PoT": 3, "Clawshot": 3 }, subtypes: { "Maps": 2 } },
  40.   { name: "Hyrule Castle Map", types: { "Castle": 3 }, subtypes: { "Maps": 2 } },
  41.   { name: "Forest Compass", types: { "Forest": 3 }, subtypes: { "Compasses": 2 } },
  42.   { name: "Goron Mines Compass", types: { "GM": 3, "Bo": 3 }, subtypes: { "Compasses": 2 } },
  43.   { name: "Goat Cheese in Snowpeak Ruins", types: { "SPR": 3, "Soup": 100 } },
  44. ];
  45. bingoList[6] = [
  46.   { name: "Arbiters Compass", types: { "AG": 3, "AGMapCompass": 100 }, subtypes: { "Compasses": 2 } },
  47.   { name: "Snowpeak Ruins Compass", types: { "SPR": 3 }, subtypes: { "Compasses": 2 } },
  48.   { name: "Temple of Time Compass", types: { "ToT": 3 }, subtypes: { "Compasses": 2 } },
  49.   { name: "CitS Compass", types: { "City": 3 }, subtypes: { "Compasses": 2 } },
  50.   { name: "Palace Compass", types: { "PoT": 3 }, subtypes: { "Compasses": 2 } },
  51.   { name: "Hyrule Castle Compass", types: { "Castle": 3, "Clawshot": 3 }, subtypes: { "Compasses": 2 } },
  52. ];
  53. bingoList[7] = [
  54.   { name: "Forest Boss Key", types: { "Forest": 3 }, subtypes: { "Stamps": 8, "BK": 2 } },
  55.   { name: "Goron Mines 3rd Key Shard", types: { "GM": 3, "Bow": 100, "Bo": 3, "GMShards": 100 }, subtypes: { "BK": 2 } },
  56.   { name: "Lakebed Boss Key", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  57.   { name: "Arbiters Boss Key", types: { "AG": 3 }, subtypes: { "BK": 2 } },
  58.   { name: "Snowpeak Ruins Bedroom Key", types: { "SPR": 3 }, subtypes: { "BK": 2 } },
  59.   { name: "Temple of Time Boss Key", types: { "ToT": 3 }, subtypes: { "BK": 2 } },
  60. ];
  61. bingoList[8] = [
  62.   { name: "CitS Boss Key", types: { "City": 3, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  63.   { name: "Palace Boss Key", types: { "PoT": 3, "DoubleClaw": 100, "Clawshot": 3 }, subtypes: { "BK": 2 } },
  64.   { name: "Hyrule Castle Boss Key", types: { "Castle": 3 }, subtypes: { "BK": 2 } },
  65.   { name: "Pumpkin in Snowpeak Ruins", types: { "SPR": 3, "Soup": 100 } },
  66.   { name: "CitS Map", types: { "City": 3 }, subtypes: { "Maps": 2 } },
  67. ];
  68. bingoList[9] = [
  69.   { name: "2 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  70.   { name: "2 Portals", types: { "Portals": 100 } },
  71.   { name: "Ending Blow", types: { "Skills": 3, "NFaron": 100 } },
  72.   { name: "Ordon/Wooden Shield", types: { "MalosShop": 100, "Shields": 100 } },
  73.   { name: "1 Bottle", types: { "Bottles": 100 } },
  74. ];
  75. bingoList[10] = [
  76.   { name: "Get Midna Charge", types: { "SFaron": 5 } },
  77.   { name: "4 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 8 } },
  78.   { name: "Master Sword", types: { "Grove": 3, "Swords": 100 } },
  79.   { name: "Clear Faron Twilight", types: { "NFaron": 100, "SFaron": 5, "Twilights": 100 } },
  80.   { name: "Clear Eldin Twilight", types: { "Eldin": 3, "Twilights": 100 } },
  81. ];
  82. bingoList[11] = [
  83.   { name: "Acquire Nasty Soup/Purple Chu Jelly", types: { "BottleContent": 100 } },
  84.   { name: "2 Bomb Bags", types: { "Bombs": 100 } },
  85.   { name: "Big Quiver", types: { "Quiver": 100, "Clawshot": 3 } },
  86.   { name: "Bow", types: { "Bow": 100, "GM": 3, "Bo": 3 } },
  87.   { name: "Dominion Rod", types: { "Rod": 100, "ToT": 3 } },
  88.   { name: "Double Clawshots", types: { "City": 3, "Bo": 3, "DoubleClaw": 100, "Clawshot": 3 } },
  89. ];
  90. bingoList[12] = [
  91.   { name: "Acquire Red Potion/Chu Jelly", types: { "BottleContent": 100 } },
  92.   { name: "Acquire Blue Potion/Chu Jelly", types: { "BottleContent": 100 } },
  93.   { name: "8 Stamps", types: { "Stamps": 100 }, subtypes: { "CoO": 4 } },
  94.   { name: "4 Portals", types: { "Portals": 100 } },
  95.   { name: "4 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
  96. ];
  97. bingoList[13] = [
  98.   { name: "Both Heart Pieces in Forest Temple", types: { "Forest": 3 }, subtypes: { "Hearts": 3 } },
  99.   { name: "Both Heart Pieces in Goron Mines", types: { "GM": 3, "Bo": 3 }, subtypes: { "Hearts": 3 } },
  100.   { name: "Both Heart Pieces in Lakebed", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "Hearts": 3 } },
  101.   { name: "Both Heart Pieces in Arbiters Grounds", types: { "AG": 3 }, subtypes: { "Hearts": 3 } },
  102.   { name: "Both Heart Pieces in Snowpeak Ruins", types: { "SPR": 6, "Clawshot": 3 }, subtypes: { "Hearts": 3 } },
  103. ];
  104. bingoList[14] = [
  105.   { name: "Both Heart Pieces in Temple of Time", types: { "ToT": 6 }, subtypes: { "Hearts": 3 } },
  106.   { name: "Both Heart Pieces in City in the Sky", types: { "City": 6, "Clawshot": 3, "DoubleClaw": 100 }, subtypes: { "Hearts": 3 } },
  107.   { name: "Both Heart Pieces in Palace of Twilight", types: { "PoT": 100, "Clawshot": 3 }, subtypes: { "Hearts": 3 } },
  108.   { name: "Both Stamps in Forest Temple", types: { "Forest": 3 }, subtypes: { "Stamps": 3 } },
  109.   { name: "Both Stamps in Goron Mines", types: { "GM": 3, "Clawshot": 3, "Bo": 3 }, subtypes: { "Stamps": 3 } },
  110. ];
  111. bingoList[15] = [
  112.   { name: "Both Stamps in Lakebed", types: { "Lakebed": 3, "Clawshot": 3 }, subtypes: { "Stamps": 3 } },
  113.   { name: "Both Stamps in Arbiters Grounds", types: { "AG": 6, "Clawshot": 3 }, subtypes: { "Stamps": 3 } },
  114.   { name: "Both Stamps in Snowpeak Ruins", types: { "SPR": 6 }, subtypes: { "Stamps": 3 } },
  115.   { name: "Both Stamps in Temple of Time", types: { "ToT": 6 }, subtypes: { "Stamps": 3 } },
  116.   { name: "All 3 Stamps in City in the Sky", types: { "City": 6, "Clawshot": 3, "DoubleClaw": 100 }, subtypes: { "Stamps": 4 } },
  117. ];
  118. bingoList[16] = [
  119.   { name: "Save 4 Monkeys in Forest Temple", types: { "Forest": 3, "Monkeys": 100 } },
  120.   { name: "Save 5 Monkeys in Forest Temple", types: { "Forest": 6, "Monkeys": 100 } },
  121.   { name: "Save 6 Monkeys in Forest Temple", types: { "Forest": 100, "Monkeys": 100 } },
  122.   { name: "Save 7 Monkeys in Forest Temple", types: { "Forest": 100, "Monkeys": 100 } },
  123.   { name: "Save all 8 Monkeys in Forest Temple", types: { "Forest": 100, "Monkeys": 100 } },
  124. ];
  125. bingoList[17] = [
  126.   { name: "All 2 South Hyrule Field Bugs", types: { "SField": 100 }, subtypes: { "Bugs": 4 } },
  127.   { name: "All 2 Gerudo Desert Bugs", types: { "Desert": 100 }, subtypes: { "Bugs": 4 } },
  128.   { name: "All 2 Sacred Grove and Temple of Time Bugs", types: { "Grove": 3 }, subtypes: { "Bugs": 4 } },
  129.   { name: "All 2 Gorge Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  130.   { name: "All 4 Eldin Field Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  131.   { name: "All 2 Kakariko and Graveyard Bugs", types: { "Eldin": 3 }, subtypes: { "Bugs": 4 } },
  132. ];
  133. bingoList[18] = [
  134.   { name: "All 5 Snowpeak Poes", types: { "Snowpeak": 100 }, subtypes: { "Poes": 8 } },
  135.   { name: "All 3 Snowpeak Ruins Poes", types: { "SPR": 3 }, subtypes: { "Poes": 6 } },
  136.   { name: "All 2 Temple of Time Poes", types: { "ToT": 3 }, subtypes: { "Poes": 4 } },
  137.   { name: "All 2 City in the Sky Poes", types: { "City": 3, "Clawshot": 3 }, subtypes: { "Poes": 4 } },
  138.   { name: "All 6 Desert Overworld and Bulblin Camp Poes", types: { "Desert": 100, "KB": 100, "Clawshot": 3 }, subtypes: { "Poes": 8 } },
  139.   { name: "Jovani's Poe", types: { "Jovani": 100 }, subtypes: { "Poes": 2 } },
  140. ];
  141. bingoList[19] = [
  142.   { name: "Defeat an Aeralfos", types: { "City": 3, "Castle": 3, "Clawshot": 3 } },
  143.   { name: "2 Bottles", types: { "Bottles": 100 } },
  144.   { name: "4 Poe Souls", types: { "Poes": 100 } },
  145.   { name: "Get 5 Dungeon Maps", types: { "Maps": 100 } },
  146.   { name: "Get 5 Dungeon Compasses", types: { "Compasses": 100 } },
  147. ];
  148. bingoList[20] = [
  149.   { name: "Defeat Diababa", types: { "Forest": 3 } },
  150.   { name: "Defeat Blizzeta", types: { "SPR": 3, "Blizzeta": 100 } },
  151.   { name: "Acquire Superb Soup", types: { "BottleContent": 100, "SPR": 3, "Soup": 100 } },
  152.   { name: "8 Poe Souls", types: { "Poes": 100 } },
  153.   { name: "5 Hearts", types: { "Hearts": 100 } },
  154.   { name: "All 4 Big Poes in Arbiter's Grounds", types: { "AG": 3, "Clawshot": 3, "BigPoes": 100 }, subtypes: { "Poes": 8 } },
  155. ];
  156. bingoList[21] = [
  157.   { name: "Big Wallet", types: { "Wallet": 6, "CoS": 100, "Bugs": 100 } },
  158.   { name: "Acquire Rare Chu Jelly", types: { "BottleContent": 100 } },
  159.   { name: "Acquire Green Chu Jelly", types: { "BottleContent": 100, "CoO": 3 } },
  160.   { name: "Defeat King Bulblin Twice", types: { "KB": 100 } },
  161.   { name: "All 4 Kakariko and Graveyard Poes", types: { "Eldin": 3 }, subtypes: { "Poes": 8 } },
  162. ];
  163. bingoList[22] = [
  164.   { name: "Defeat Fyrus", types: { "GM": 3, "Bow": 100 } },
  165.   { name: "Defeat Stallord", types: { "AG": 3 } },
  166.   { name: "Defeat Zant", types: { "PoT": 3 } },
  167.   { name: "Clear Lanayru Twilight", types: { "Lanayru": 3, "Twilights": 100 } },
  168.   { name: "6 Hearts", types: { "Hearts": 100 } },
  169.   { name: "8 Golden Bugs", types: { "Wallet": 1, "Bugs": 100 } },
  170. ];
  171. bingoList[23] = [
  172.   { name: "2 Unused Keys in Forest Temple", types: { "Forest": 3 } },
  173.   { name: "2 Unused Keys in Snowpeak Ruins", types: { "SPR": 3 } },
  174.   { name: "2 Unused Keys in Hyrule Castle", types: { "Castle": 6, "Clawshot": 3, "KB": 100 } },
  175.   { name: "2 Unused Keys in Arbiters Grounds", types: { "AG": 6 } },
  176.   { name: "2 Unused Keys in Palace", types: { "PoT": 3 } },
  177. ];
  178. bingoList[24] = [
  179.   { name: "Defeat all 7 Stalfos in Arbiters Grounds", types: { "AG": 6 } },
  180.   { name: "Defeat all 5 ReDeads in Arbiters Grounds", types: { "AG": 6 } },
  181.   { name: "Defeat all 4 Darknuts in Hyrule Castle", types: { "Castle": 6, "Bow": 100, "KB": 100, "Darknut": 100 } },
  182.   { name: "Defeat all 6 Big Freezards in Snowpeak Ruins", types: { "SPR": 6 } },
  183.   { name: "Light Sword", types: { "PoT": 100, "Swords": 100, "Clawshot": 3 } },
  184.   { name: "Defeat both Phantom Zants", types: { "PoT": 100, "Clawshot": 3 } },
  185. ];
  186. bingoList[25] = [
  187.   { name: "Fully Discovered Overworld Map", types: { "WorldMap": 100 } },
  188.   { name: "1 Unused Key in every Fused Shadow Dungeon", types: { "UnusedKeys": 100 } },
  189.   { name: "1 Unused Key in every Mirror Shard Dungeon", types: { "UnusedKeys": 100 } },
  190.   { name: "Escort the big Temple of Time Statue to the End", types: { "ToT": 100 } },
  191.   { name: "All 3 Key Shards in Goron Mines", types: { "GM": 100, "GMShards": 100 } },
  192.   { name: "Beat Level 1-1 in Rollgoal", types: { "RollGoal": 100 } },
  193. ];
Add Comment
Please, Sign In to add comment