Advertisement
TonesBalones

Untitled

Aug 21st, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. var thisVersion = "v3 beta 9";
  2.  
  3. var bingoList = [];
  4. bingoList[1] = [
  5. { name: "10 Blue Coins from Delfino Plaza", jp: "ドルピックタウンの青コイン10枚", types: [] },
  6. { name: "3 Red Coin Shines", jp: "赤コインのシャイン3枚", types: [] },
  7. { name: "3 Fruit Lady Blue Coins", jp: "アルバイトの青コイン3枚", types: [] },
  8. { name: "15 Blue Coins from Ricco Harbor", jp: "リコハーバーの青コイン15枚", types: [] },
  9. { name: "100 Coin Shine from Pianta Village", jp: "モンテのむらの100枚コイン", types: [] }
  10. ];
  11. bingoList[2] = [
  12. { name: "Ricco 3 Hoverless", jp: "リコ3ホバー禁止", types: [] },
  13. { name: "Collect 1 Hidden Shine in Bianco Hills", jp: "ビアンコヒルズの隠しシャイン1枚", types: [] },
  14. { name: "10 Blue Coins from Pinna Park", jp: "ピンナパークの青コイン10枚", types: [] },
  15. { name: "15 Blue Coins from Bianco Hills", jp: "ビアンコヒルズの青コイン15枚", types: [] },
  16. { name: "Bianco 4 Entirely Fluddless", jp: "ビアンコ4ポンプ禁止", types: [] }
  17. ];
  18. bingoList[3] = [
  19. { name: "4 Fruit Lady Blue Coins", jp: "アルバイトの青コイン4枚", types: [] },
  20. { name: "30 Total Blue Coins", jp: "青コイン合計30枚", types: [] },
  21. { name: "4 Shines from Bianco Hills", jp: "ビアンコヒルズのシャイン4枚", types: [] },
  22. { name: "100 Coin Shine from Ricco Harbor", jp: "リコハーバーの100枚コイン", types: [] },
  23. { name: "5 Linked Blue Coin Pairs", jp: "双子ラクガキの青コイン5ペア", types: [] }
  24. ];
  25. bingoList[4] = [
  26. { name: "15 Blue Coins from Gelato Beach", jp: "マンマビーチの青コイン15枚", types: [] },
  27. { name: "15 Blue Coins from Delfino Plaza", jp: "ドルピックタウンの青コイン15枚", types: [] },
  28. { name: "Goopy Inferno (Pianta 3) NO damage taken", jp: "モンテ3をノーダメージでクリア", types: [] },
  29. { name: "2 Rocket Nozzle Unlocks", jp: "ロケットノズル2つ解放", types: [] },
  30. { name: "20 Blue Coins from Ricco Harbor", jp: "リコハーバーの青コイン20枚", types: [] },
  31. { name: "Collect 1 Hidden Shine in Ricco Harbor", jp: "リコハーバーの隠しシャイン1枚", types: [] }
  32. ];
  33. bingoList[5] = [
  34. { name: "15 Blue Coins from Pinna Park", jp: "ピンナパークの青コイン15枚", types: [] },
  35. { name: "20 Blue Coins from Gelato Beach", jp: "マンマビーチの青コイン20枚", types: [] },
  36. { name: "35 Total Blue Coins", jp: "青コイン合計35枚", types: [] },
  37. { name: "Collect 2 Hidden Shines in Gelato Beach", jp: "マンマビーチの隠しシャイン2枚", types: [] },
  38. { name: "Defeat Petey Strikes Back (Bianco 5)", jp: "ボスパックン撃破(ビアンコ5)", types: [] }
  39. ];
  40. bingoList[6] = [
  41. { name: "4 Red Coin Shines", jp: "赤コインのシャイン4枚", types: [] },
  42. { name: "6 Blue Bird Blue Coins", jp: "青い鳥の青コイン6枚", types: [] },
  43. { name: "100 Coin Shine from Bianco Hills", jp: "ビアンコヒルズの100枚コイン", types: [] },
  44. { name: "Collect 1 Hidden Shine in Noki Bay", jp: "マーレのいりえの隠しシャイン1枚", types: [] },
  45. { name: "5 Blue Coins from Enemies", jp: "敵から青コイン5枚", types: [] }
  46. ];
  47. bingoList[7] = [
  48. { name: "100 Coin Shine from Gelato Beach", jp: "マンマビーチの100枚コイン", types: [] },
  49. { name: "Defeat Wiggler", jp: "ボスハナチャン撃破(マンマ3)", types: [] },
  50. { name: "Collect 1 Hidden Shine in Pinna Park", jp: "ピンナパークの隠しシャイン1枚", types: [] },
  51. { name: "Collect a 100 Coin Shine from a Secret Level", jp: "ヒミツ内部で100枚コインのシャイン取得", types: [] },
  52. { name: "4 Boss Shines", jp: "ボス4体撃破", types: [] },
  53. { name: "40 Total Blue Coins", jp: "青コイン合計40枚", types: [] }
  54. ];
  55. bingoList[8] = [
  56. { name: "Collect both gold bird shines", jp: "金の鳥のシャインを2枚取得", types: [] },
  57. { name: "100 Coin Shine from Sirena Beach", jp: "シレナビーチの100枚コイン", types: [] },
  58. { name: "20 Blue Coins from Bianco Hills", jp: "ビアンコヒルズの青コイン20枚", types: [] },
  59. { name: "Defeat Gooper Blooper Returns (Ricco 5)", jp: "ボスゲッソー撃破(リコ5)", types: [] },
  60. { name: "4 Hidden Shines", jp: "隠しシャイン4枚", types: [] },
  61. { name: "20 Blue Coins from Pinna Park", jp: "ピンナパークの青コイン20枚", types: [] },
  62. { name: "45 Total Blue Coins", jp: "青コイン合計45枚", types: [] }
  63. ];
  64. bingoList[9] = [
  65. { name: "15 Blue Coins from M Graffiti", jp: "M字から青コイン15枚", types: [] },
  66. { name: "20 Lives", jp: "残機20", types: [] },
  67. { name: "Collect the Sand Bird Shine", jp: "大砂鳥のシャインを取得", types: [] },
  68. { name: "25 Blue Coins from Ricco Harbor", jp: "リコハーバーの青コイン25枚", types: [] },
  69. { name: "100 Coin Shine from Pinna Park", jp: "ピンナパークの100枚コイン", types: [] },
  70. { name: "4 Unique Boss Shines", jp: "ボス4種類撃破", types: [] }
  71. ];
  72. bingoList[10] = [
  73. { name: "Pinna 3 Hoverless", jp: "ピンナ3ホバー禁止", types: [] },
  74. { name: "6 Shines from Ricco Harbor", jp: "リコハーバーのシャイン6枚", types: [] },
  75. { name: "50 Total Blue Coins", jp: "青コイン合計50枚", types: [] },
  76. { name: "5 Shines from Gelato Beach", jp: "マンマビーチのシャイン5枚", types: [] },
  77. { name: "7 Blue Coins from Enemies", jp: "敵から青コイン7枚", types: [] }
  78. ];
  79. bingoList[11] = [
  80. { name: "Ride Yoshi in Pinna Park", jp: "ピンナパークのヨッシーに乗る", types: [] },
  81. { name: "5 Boss Shines", jp: "ボス5体撃破", types: [] },
  82. { name: "4 Secret Shines", jp: "ヒミツステージのシャイン4枚", types: [] },
  83. { name: "8 Shines from Delfino Plaza", jp: "ドルピックタウンのシャイン8枚", types: [] },
  84. { name: "5 Red Coin Shines", jp: "赤コインのシャイン5枚", types: [] }
  85. ];
  86. bingoList[12] = [
  87. { name: "20 Blue Coins from M Graffiti", jp: "M字から青コイン20枚", types: [] },
  88. { name: "9 Shines from Delfino Plaza", jp: "ドルピックタウンのシャイン9枚", types: [] },
  89. { name: "5 Hidden Shines", jp: "隠しシャイン5枚", types: [] },
  90. { name: "55 Total Blue Coins", jp: "青コイン合計55枚", types: [] },
  91. { name: "Collect 2 Hidden Shines in Ricco Harbor", jp: "リコハーバーの隠しシャイン2枚", types: [] },
  92. { name: "Runaway Ferris Wheel (Pinna 5) from the back Hoverless", jp: "ピンナ5を裏側からホバー禁止でクリア", types: [] }
  93. ];
  94. bingoList[13] = [
  95. { name: "2 Piantissimo Races", jp: "モンテマンレース2つ", types: [] },
  96. { name: "25 Blue Coins from Pinna Park", jp: "ピンナパークの青コイン25枚", types: [] },
  97. { name: "10 Blue Coins from Sirena Beach", jp: "シレナビーチの青コイン10枚", types: [] },
  98. { name: "Defeat Shadow Mario in Bianco Hills", jp: "ビアンコヒルズのニセマリオ撃破", types: [] },
  99. { name: "6 Red Coin Shines", jp: "赤コインのシャイン6枚", types: [] },
  100. { name: "25 Blue Coins from Gelato Beach", jp: "マンマビーチの青コイン25枚", types: [] },
  101. { name: "25 Lives", jp: "残機25", types: [] }
  102. ];
  103. bingoList[14] = [
  104. { name: "Collect 1 Hidden Shine in Sirena Beach", jp: "シレナビーチの隠しシャイン1枚", types: [] },
  105. { name: "Collect 2 Hidden Shines in Bianco Hills", jp: "ビアンコヒルズの隠しシャイン2枚", types: [] },
  106. { name: "10 Blue Coins from Noki Bay", jp: "マーレのいりえの青コイン10枚", types: [] },
  107. { name: "6 Shines from Pianta Village", jp: "モンテのむらのシャイン6枚", types: [] },
  108. { name: "60 Total Blue Coins", jp: "青コイン合計60枚", types: ["XTotal_Blues", "Blue_30"] },
  109. { name: "Defeat Shadow Mario in Ricco Harbor", jp: "リコハーバーのニセマリオ撃破", types: [] },
  110. { name: "Bianco Hills Episode 8 Shine", jp: "ビアンコヒルズストーリー8", types: [] }
  111. ];
  112. bingoList[15] = [
  113. { name: "30 Lives", jp: "残機30", types: [] },
  114. { name: "20 Blue Coins from Pianta Village", jp: "モンテのむらの青コイン20枚", types: [] },
  115. { name: "Collect 1 Hidden Shine in Pianta Village", jp: "モンテのむらの隠しシャイン1枚", types: [] },
  116. { name: "8 Linked Blue Coin Pairs", jp: "双子ラクガキの青コイン8ペア", types: [] },
  117. { name: "6 Shines from Pinna Park", jp: "ピンナパークのシャイン6枚", types: [] },
  118. { name: "3 Rocket Nozzle Unlocks", jp: "ロケットノズル3つ解放", types: [] }
  119. ];
  120. bingoList[16] = [
  121. { name: "5 Secret Shines", jp: "ヒミツステージのシャイン5枚", types: [] },
  122. { name: "20 Blue Coins from Sirena Beach", jp: "シレナビーチの青コイン20枚", types: [] },
  123. { name: "65 Total Blue Coins", jp: "青コイン合計65枚", types: [] },
  124. { name: "6 Boss Shines", jp: "ボス6体撃破", types: [] },
  125. { name: "Ricco Harbor Episode 8 Shine", jp: "リコハーバーストーリー8", types: [] },
  126. { name: "35 Lives", jp: "残機35", types: [] },
  127. { name: "Defeat Shadow Mario in Pianta Village", jp: "モンテのむらのニセマリオ撃破", types: [] }
  128. ];
  129. bingoList[17] = [
  130. { name: "5 Unique Boss Shines", jp: "ボス5種類撃破", types: [] },
  131. { name: "Defeat both Cannon Moles and collect their shines", jp: "チョロプーを2匹とも倒す", types: [] },
  132. { name: "Both Bell Shines", jp: "ベルのシャインを2枚取得", types: [] },
  133. { name: "Lily Pad Shine", jp: "急流下りのシャイン取得", types: [] },
  134. { name: "40 Lives", jp: "残機40", types: [] },
  135. { name: "10 Shines from Delfino Plaza", jp: "ドルピックタウンのシャイン10枚", types: [] },
  136. { name: "Defeat Shadow Mario in Pinna Park", jp: "ピンナパークのニセマリオ撃破", types: [] }
  137. ];
  138. bingoList[18] = [
  139. { name: "2 Turbo Nozzle Unlocks", jp: "ターボノズル2つ解放", types: [] },
  140. { name: "2 Shadow Marios", jp: "ニセマリオ2体撃破", types: [] },
  141. { name: "6 Hidden Shines", jp: "隠しシャイン6枚", types: [] },
  142. { name: "7 Blue Bird Blue Coins", jp: "青い鳥の青コイン7枚", types: [] },
  143. { name: "20 Blue Coins from Noki Bay", jp: "マーレのいりえの青コイン20枚", types: [] },
  144. { name: "70 Total Blue Coins", jp: "青コイン合計70枚", types: [] },
  145. { name: "Defeat Boss of Tricky Ruins (Noki 2)", jp: "ボスゲッソー撃破(マーレ2)", types: [] }
  146. ];
  147. bingoList[19] = [
  148. { name: "2 Shines from 5 Levels", jp: "5つのステージからシャイン2枚ずつ取得", types: [] },
  149. { name: "Three 100 Coin Shines", jp: "100枚コインのシャイン3枚", types: [] },
  150. { name: "4 Blue Coins from Butterflies", jp: "蝶の青コイン4枚", types: [] },
  151. { name: "5 Shines from 3 Levels", jp: "3つのステージからシャイン5枚ずつ取得", types: [] },
  152. { name: "75 Total Blue coins", jp: "青コイン合計75枚", types: [] },
  153. { name: "Defeat Shadow Mario in Gelato Beach", jp: "マンマビーチのニセマリオ撃破", types: [] },
  154. { name: "Ride Yoshi in Pianta Village", jp: "モンテのむらのヨッシーに乗る", types: [] }
  155. ];
  156. bingoList[20] = [
  157. { name: "1 Shine from each level", jp: "各ステージからシャインを1枚ずつ取得", types: [] },
  158. { name: "Ride Yoshi in Bianco Hills", jp: "ビアンコヒルズのヨッシーに乗る", types: [] },
  159. { name: "5 Shines from Sirena Beach", jp: "シレナビーチのシャイン5枚", types: [] },
  160. { name: "4 Shines from 4 Levels", jp: "4つのステージからシャイン4枚ずつ取得", types: [] },
  161. { name: "25 Blue Coins from Pianta Village", jp: "モンテのむらの青コイン25枚", types: [] },
  162. { name: "11 Shines from Delfino Plaza", jp: "ドルピックタウンのシャイン11枚", types: [] },
  163. { name: "Gelato Beach Episode 8 Shine", jp: "マンマビーチストーリー8", types: [] }
  164. ];
  165. bingoList[21] = [
  166. { name: "Defeat King Boo", jp: "Japanese Text", types: [] },
  167. { name: "Pianta Village Episode 8 Shine", jp: "モンテのむらストーリー8", types: [] },
  168. { name: "9 Blue Coins from Enemies", jp: "敵から青コイン9枚", types: [] },
  169. { name: "9 Shines from a single level (not plaza)", jp: "任意の1ステージからシャイン9枚取得(ドルピックタウン以外)", types: [] },
  170. { name: "100 Coin Shine from Noki Bay", jp: "マーレのいりえの100枚コイン", types: [] },
  171. { name: "All 30 blue coins from a single level", jp: "1ステージから青コイン30枚取得", types: [] },
  172. { name: "Collect 2 Hidden Shines in Pinna Park", jp: "ピンナパークの隠しシャイン2枚", types: [] }
  173. ];
  174. bingoList[22] = [
  175. { name: "7 Hidden Shines", jp: "隠しシャイン7枚", types: [] },
  176. { name: "Sirena 3 NO Clipping", jp: "シレナ3すり抜けバグ禁止", types: [] },
  177. { name: "80 Total Blue Coins", jp: "青コイン合計80枚", types: [] },
  178. { name: "6 Secret Shines", jp: "ヒミツステージのシャイン6枚", types: [] },
  179. { name: "10 Shines from a single level (not plaza)", jp: "任意の1ステージからシャイン10枚取得(ドルピックタウン以外)", types: [] },
  180. { name: "Collect 2 Hidden Shines in Pianta Village", jp: "モンテのむらの隠しシャイン2枚", types: [] }
  181. ];
  182. bingoList[23] = [
  183. { name: "Pinna Park Episode 8 Shine", jp: "ピンナパークストーリー8", types: [] },
  184. { name: "4 Shines from Noki Bay", jp: "マーレのいりえのシャイン4枚", types: [] },
  185. { name: "7 Red Coin Shines", jp: "赤コインのシャイン7枚", types: [] },
  186. { name: "Collect 2 Hidden Shines in Sirena Beach", jp: "シレナビーチの隠しシャイン2枚", types: [] },
  187. { name: "Collect 25 Shines", jp: "シャイン25枚", types: [] }
  188. ];
  189. bingoList[24] = [
  190. { name: "Defeat Shadow Mario in Sirena Beach", jp: "シレナビーチのニセマリオ撃破", types: [] },
  191. { name: "Defeat the Eel of Noki Bay", jp: "ウナギ撃破(マーレ4)", types: [] },
  192. { name: "Ride Yoshi in Gelato Beach", jp: "マンマビーチのヨッシーに乗る", types: [] },
  193. { name: "Four 100 Coin Shines", jp: "100枚コインのシャイン4枚", types: [] },
  194. { name: "8 Red Coin Shines", jp: "赤コインのシャイン8枚", types: [] }
  195. ];
  196. bingoList[25] = [
  197. { name: "Collect 28 Shines", jp: "シャイン28枚", types: [] },
  198. { name: "Beat Piantissimo in Noki Bay Episode 5", jp: "マーレのいりえのモンテマンに勝利", types: [] },
  199. { name: "4 Rocket Nozzle Unlocks", jp: "ロケットノズル4つ解放", types: [] },
  200. { name: "Sirena Beach Episode 8 Shine", jp: "シレナビーチストーリー8", types: [] },
  201. { name: "Ride Yoshi in 3 Different Levels (not plaza)", jp: "Japanese Text", types: [] },
  202. { name: "25 Blue Coins from Noki Bay", jp: "マーレのいりえの青コイン25枚", types: [] }
  203. ];
  204.  
  205. $(function() { srl.bingo(bingoList, 5); });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement