Alive527

UT Genocide bingo srlv5 [JavaScript]

Apr 27th, 2023 (edited)
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var bingoGenerator = require("./generators/generator_bases/srl_generator_v5.js");
  2.  
  3. var bingoList = [];
  4. bingoList[1] = [
  5. {"name": "Feel like the scum of the earth", "types": ["Item", "Ruins"]},
  6. {"name": "Decide not to steal candy", "types": ["Item", "Ruins"]},
  7. {"name": "Obtain the bow and toy knife", "types": ["Item", "Ruins"]},
  8. {"name": "Kill Tori with a stick", "types": ["Ruins"]},
  9. ];
  10. bingoList[2] = [
  11. {"name": "Check out the snow sculptures", "types": ["Snowdin"]},
  12. {"name": "Check on two mice", "types": ["Mice"]},
  13. {"name": "Steal the key", "types": ["CORE", "Key"]},
  14. {"name": "Kill Temmie", "types": ["Waterfall", "Temmie"]},
  15. ];
  16. bingoList[3] = [
  17. {"name": "10 unique encounters", "types": ["Encounters"]},
  18. {"name": "Kill Jerry", "types": ["Snowdin"]},
  19. {"name": "Obtain the tutu", "types": ["Waterfall"]},
  20. {"name": "Get the free xp message", "types": ["Waterfall"]},
  21. {"name": "Im all out of vacation days", "types": ["CORE", "Shop"]},
  22. ];
  23. bingoList[4] = [
  24. {"name": "Take just one piece of the snowman", "types": ["Item", "Snowdin"]},
  25. {"name": "Take 2 snow pieces", "types": ["Snowdin", "Item"]},
  26. {"name": "Kill the snowman", "types": ["Snowdin", "Item"]},
  27. {"name": "Eat snow in WF, HL, and Judge Hall", "types": ["Heal"]},
  28. {"name": "Spare the snowman", "types": ["Snowdin"]},
  29. ];
  30. bingoList[5] = [
  31. {"name": "Where are the knives?", "types": ["Ruins"]},
  32. {"name": "Climb onto grillbys counter", "types": ["Snowdin", "Grillby"]},
  33. {"name": "It's me, Chara message", "types": ["Text"]},
  34. {"name": "Fill your box", "types": ["Item"]},
  35. ];
  36. bingoList[6] = [
  37. {"name": "Gold in the snow poff", "types": ["Snowdin"]},
  38. {"name": "Pick up the frying pan", "types": ["Hotlands"]},
  39. {"name": "Sans says you're going to have a bad time", "types": ["Snowdin"]},
  40. {"name": "Obtain 30 items", "types": ["Item"]},
  41. ];
  42. bingoList[7] = [
  43. {"name": "Obtain 15 items", "types": ["Item"]},
  44. {"name": "Purchase one of everything from Gerson", "types": ["Waterfall", "Shop"]},
  45. {"name": "Reach 1.75k gold", "types": ["Gold"]},
  46. {"name": "80 total encounters", "types": ["Encounters"]},
  47. ];
  48. bingoList[8] = [
  49. {"name": "Obtain 50 items", "types": ["Item"]},
  50. {"name": "Try and take the artifact", "types": ["Waterfall"]},
  51. {"name": "Beat up the trash dummy", "types": ["Waterfall"]},
  52. {"name": "Don't take the elevator in CORE", "types": ["CORE"]},
  53. ];
  54. bingoList[9] = [
  55. {"name": "Kill Dogamy first", "types": ["Snowdin"]},
  56. {"name": "Find 2 Cameras in Snowdin", "types": ["Cameras", "Snowdin"]},
  57. {"name": "Find 4 Cameras in Snowdin", "types": ["Cameras", "Snowdin"]},
  58. {"name": "Kill Dogaressa first", "types": ["Hotlands"]},
  59. ];
  60. bingoList[10] = [
  61. {"name": "Get the text I couldn't stop laughing", "types": ["Hotlands"]},
  62. {"name": "Spare the training dummy", "types": ["Spare", "Ruins"]},
  63. {"name": "60 total encounters", "types": ["Encounters"]},
  64. {"name": "Threaten Gerson and Burgerpants", "types": ["CORE", "Waterfall", "Shop"]},
  65. ];
  66. bingoList[11] = [
  67. {"name": "Abandoned quiche", "types": ["Items"]},
  68. {"name": "Enter the pink house", "types": ["Waterfall"]},
  69. {"name": "Ride with the riverperson", "types": ["Hotlands"]},
  70. {"name": "Leave Ruins with at least 30 G", "types": ["Ruins", "Gold"]},
  71. ];
  72. bingoList[12] = [
  73. {"name": "Spare 10 enemies", "types": ["Spare"]},
  74. {"name": "Obtain 70 items", "types": ["Items"]},
  75. {"name": "Hit a quad hit", "types": ["misc"]},
  76. {"name": "Stop to smell the flowers", "types": ["Hotlands"]},
  77. ];
  78. bingoList[13] = [
  79. {"name": "Fall in a pit 15 times", "types": ["Ruins"]},
  80. {"name": "Kill Glyde", "types": ["Snowdin"]},
  81. {"name": "Its me, Chara message twice", "types": ["Text", "Ruins", "NH", "Hotlands"]},
  82. {"name": "Spare 15 enemies", "types": ["Spare"]},
  83. ];
  84. bingoList[14] = [
  85. {"name": "Its just here to complete the look message", "types": ["Hotlands"]},
  86. {"name": "Get 3 Dog Salads", "types": ["Item", "Waterfall"]},
  87. {"name": "Kill Undyne", "types": ["Undyne", "Waterfall"]},
  88. {"name": "Make Temmie say You Will Regret This", "types": ["Item", "Waterfall"]},
  89. ];
  90. bingoList[15] = [
  91. {"name": "Go through 3 muffet attacks", "types": ["Hotlands", "Muffet"]},
  92. {"name": "Sleep after killing toriel", "types": ["Ruins"]},
  93. {"name": "No chocolate", "types": ["NH", "Text"]},
  94. {"name": "Knock 3 times on the knocking door", "types": ["Snowdin"]},
  95. ];
  96. bingoList[16] = [
  97. {"name": "Kill Muffet", "types": ["Muffet", "Hotlands"]},
  98. {"name": "Not worth talking to", "types": ["Ruins"]},
  99. {"name": "Look at the word search for 5 seconds", "types": ["Snowdin"]},
  100. {"name": "Fall in a pit 10 times", "types": ["Ruins"]},
  101. ];
  102. bingoList[17] = [
  103. {"name": "Kill Mettaton NEO", "types": ["CORE"]},
  104. {"name": "90 encounters", "types": ["Encounters"]},
  105. {"name": "Spare 5 enemies", "types": ["Spare"]},
  106. {"name": "Try to go through the Fire Exit", "types": ["Grillby", "Snowdin"]},
  107. ];
  108. bingoList[18] = [
  109. {"name": "Get Purple flag in Ball", "types": ["Ball", "Snowdin"]},
  110. {"name": "Get Yellow flag in Ball", "types": ["Ball", "Snowdin"]},
  111. {"name": "Get Orange flag in Ball", "types": ["Ball", "Snowdin"]},
  112. {"name": "35 unique encounters", "types": ["Encounters"]},
  113. {"name": "Get Red flag in Ball", "types": ["Ball", "Snowdin"]},
  114. ];
  115. bingoList[19] = [
  116. {"name": "Take both Astronaut Food's", "types": ["Item", "Waterfall"]},
  117. {"name": "Take the Instant Noodles", "types": ["Item", "Hotlands"]},
  118. {"name": "Throw away the Burnt Pan", "types": ["Item", "Hotlands"]},
  119. {"name": "Fill inventory with junk food", "types": ["Item", "CORE"]},
  120. ];
  121. bingoList[20] = [
  122. {"name": "Enter the pink ghost house", "types": ["Waterfall", "Key"]},
  123. {"name": "20 unique encounters", "types": ["Encounters"]},
  124. {"name": "Equip the ballerina outfit", "types": ["Item", "Waterfall"]},
  125. {"name": "Theyre better dry", "types": ["Heal", "sans"]},
  126. ];
  127. bingoList[21] = [
  128. {"name": "Reach 2 hp", "types": ["Antiheal"]},
  129. {"name": "Spare 20 enemies", "types": ["Spare"]},
  130. {"name": "Have a concert with shyren", "types": ["Waterfall", "Encounter"]},
  131. {"name": "Get Light Blue flag in Ball", "types": ["Ball", "Snowdin"]},
  132. ];
  133. bingoList[22] = [
  134. {"name": "Check on three Mice", "types": ["Mice"]},
  135. {"name": "One heal during sans", "types": ["sans", "Antiheal"]},
  136. {"name": "Its a carboard cutout", "types": ["Snowdin"]},
  137. {"name": "Find 6 snowdin Cameras", "types": ["Cameras", "Snowdin"]},
  138. ];
  139. bingoList[23] = [
  140. {"name": "Obtain Knife and Locket", "types": ["Item", "NH"]},
  141. {"name": "No heal for 2 sections", "types": ["Antiheal"]},
  142. {"name": "Clear the warriors path", "types": ["CORE", "Encounter"]},
  143. {"name": "Skip the warriors path", "types": ["CORE"]},
  144. ];
  145. bingoList[24] = [
  146. {"name": "No heal for 3 sections", "types": ["Antiheal"]},
  147. {"name": "Find 8 snowdin cameras", "types": ["Snowdin", "Cameras"]},
  148. {"name": "Kill sans", "types": ["sans"]},
  149. {"name": "Erase", "types": ["end"]},
  150. ];
  151. bingoList[25] = [
  152. {"name": "Get dunked on", "types": ["sans"]},
  153. {"name": "Looks comfortable", "types": ["end", "Text"]},
  154. {"name": "Max HP at sans break", "types": ["Heal", "sans"]},
  155. {"name": "No hit first sans attack", "types": ["sans"]},
  156. ];
Add Comment
Please, Sign In to add comment