-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathquestions2.html
More file actions
257 lines (238 loc) · 13.7 KB
/
Copy pathquestions2.html
File metadata and controls
257 lines (238 loc) · 13.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!-- Q1 -->
<div class="question" data-question-id="1">
<h3>1. How do you respond when someone flames you in chat?</h3>
<button data-value="strategic">Use it as motivation to outperform them</button>
<button data-value="theSmurf">Ignore. Let's move on.</button>
<button data-value="TheBaus">It’s fine, I’ll just 1v5</button>
<button data-value="toxic">Cry, report and mute.</button>
<button data-value="serious">Analyze if their criticism has merit</button>
<button data-value="boosted">Say : "I’m trying my best"</button>
<button data-value="egirl">Ask them to be nice</button>
<button data-value="cryBabyAdc">I’m not even mad, just disappointed.</button>
</div>
<!-- Q2 -->
<div class="question" data-question-id="2">
<h3>2. What do you do when your teammate feeds first blood?</h3>
<button data-value="TheBaus">I'm that teammate</button>
<button data-value="toxic">"Uninstall pls"</button>
<button data-value="theSmurf">"Just farm, I'll carry"</button>
<button data-value="strategic">Look for opportunities to help recover</button>
<button data-value="serious">Check matchup to see if it was expected</button>
<button data-value="boosted">Ain't me at least</button>
<button data-value="egirl">"It's okay <3"</button>
<button data-value="cryBabyAdc">"Gonna have to carry these... again"</button>
</div>
<!-- Q3 -->
<div class="question" data-question-id="3">
<h3>3. Team refuses FF? You:</h3>
<button data-value="strategic">Play for overextending enemys</button>
<button data-value="theSmurf">I ignore it and just keep playing</button>
<button data-value="toxic">*goes AFK*</button>
<button data-value="serious">I never FF</button>
<button data-value="TheBaus">*perma split*</button>
<button data-value="boosted">Mates are taking me hostage as usual</button>
<button data-value="egirl">Look for a new duo</button>
<button data-value="cryBabyAdc">"Open mid!!"</button>
</div>
<!-- Q4 -->
<div class="question" data-question-id="4">
<h3>4. What's your reaction to losing a 1v1?</h3>
<button data-value="TheBaus">It was on purpose trust</button>
<button data-value="strategic">Adjust my trading patterns</button>
<button data-value="toxic">Consider typing N word in chat</button>
<button data-value="serious">Consider matchup win rates</button>
<button data-value="egirl">I got caught..</button>
<button data-value="theSmurf">Never happened (I'm a bit delulu)</button>
<button data-value="boosted">It happens</button>
<button data-value="cryBabyAdc">My role fucking sucks</button>
</div>
<!-- Q5 -->
<div class="question" data-question-id="5">
<h3>5. Your team just got an ace. What do you do?</h3>
<button data-value="strategic">Check death timers and adapt</button>
<button data-value="theSmurf">Call Baron... solo it</button>
<button data-value="TheBaus">Push bot. Ignore pings.</button>
<button data-value="serious">Gain all possible advantages</button>
<button data-value="toxic">Run it down for the content</button>
<button data-value="egirl">Spam emotes and dance mid lane</button>
<button data-value="boosted">Recall to buy one dagger</button>
<button data-value="cryBabyAdc">Take all the jungle camps instantly</button>
</div>
<!-- Q6 -->
<div class="question" data-question-id="6">
<h3>6. You're hard stuck. What's your coping mechanism?</h3>
<button data-value="serious">Analyze my last 20 games statistically</button>
<button data-value="TheBaus">I do not question my playstyle for sure.</button>
<button data-value="strategic">Focus on one improvement at a time</button>
<button data-value="toxic">Blame Riot's matchmaking every game.</button>
<button data-value="theSmurf">I'm not hardstuck, I'm just lazy.</button>
<button data-value="boosted">Queue again. It's not over until I'm iron.</button>
<button data-value="egirl">Rewatch Arcane and cry.</button>
<button data-value="cryBabyAdc">Blame my role</button>
</div>
<!-- Q7 -->
<div class="question" data-question-id="7">
<h3>7. What's your idea of "playing smart"?</h3>
<button data-value="theSmurf">Letting them die first then cleaning up</button>
<button data-value="strategic">Creating pressure without overextending</button>
<button data-value="serious">Adapting build to game state</button>
<button data-value="TheBaus">There is only one way and it's in</button>
<button data-value="toxic">Baiting someone while spamming mastery</button>
<button data-value="egirl">Accepting to deal low damage to stay alive</button>
<button data-value="boosted">Flashing in 1v5 with no vision</button>
<button data-value="cryBabyAdc">Waiting to be full build and crying before</button>
</div>
<!-- Q8 -->
<div class="question" data-question-id="8">
<h3>8. Support takes your kill?</h3>
<button data-value="boosted">Maybe my support will carry me?</button>
<button data-value="theSmurf">Gold is gold, we're ahead</button>
<button data-value="strategic">Prioritise objective after</button>
<button data-value="TheBaus">Ignores it, who care?</button>
<button data-value="serious">Very annoyed but moving on</button>
<button data-value="toxic">Flames support in chat</button>
<button data-value="egirl">I deserved that kill</button>
<button data-value="cryBabyAdc">Ask to report the support</button>
</div>
<!-- Q9 -->
<div class="question" data-question-id="9">
<h3>9. What’s your KDA average??</h3>
<button data-value="strategic">Winning plays > padded stats</button>
<button data-value="TheBaus">1/12/3 but I “apply pressure”</button>
<button data-value="serious">always 0 deaths</button>
<button data-value="theSmurf">20/3/5 ez go next</button>
<button data-value="toxic">Better than my useless team</button>
<button data-value="egirl">1/5/10 but I let others carry</button>
<button data-value="boosted">2/8/1 but I never give up</button>
<button data-value="cryBabyAdc">7/5/1 All I need is a team</button>
</div>
<!-- Q10 -->
<div class="question" data-question-id="10">
<h3>10. Perfect night on LoL consists of:</h3>
<button data-value="theSmurf">1v1 practice</button>
<button data-value="toxic">Arguing in all chat</button>
<button data-value="strategic">Executing practiced strategies</button>
<button data-value="TheBaus">Testing tower damage</button>
<button data-value="serious">Full tryhard with my duo</button>
<button data-value="boosted">Getting some LPs finally</button>
<button data-value="egirl">DuoQ with ADC</button>
<button data-value="cryBabyAdc">Dealing with my main char syndrome</button>
</div>
<!-- Q11 -->
<div class="question" data-question-id="11">
<h3>11. The game just started. What's your first move?</h3>
<button data-value="theSmurf">Check OP.GG and mentally rank my teammates</button>
<button data-value="strategic">Coordinate with jungle</button>
<button data-value="serious">Cover jungle and ping others who dont!</button>
<button data-value="TheBaus">Proxy wave level 1 with 0 items</button>
<button data-value="toxic">Steal blue buff and call it “alpha pathing”</button>
<button data-value="egirl">Type "glhf" like a good person</button>
<button data-value="boosted">Run mid and dance until someone pings me</button>
<button data-value="cryBabyAdc">Ping my JG 3 times to let him know he exists</button>
</div>
<!-- Q12 -->
<div class="question" data-question-id="12">
<h3>12. What’s your idea of warding?</h3>
<button data-value="strategic">Control key areas</button>
<button data-value="serious">Track enemy vision patterns</button>
<button data-value="theSmurf">I ward where it's needed on map</button>
<button data-value="toxic">I only ward when flamed. Out of spite.</button>
<button data-value="TheBaus">My map is off. For immersion</button>
<button data-value="egirl">Going to far and dying</button>
<button data-value="boosted">I'm the ward</button>
<button data-value="cryBabyAdc">I don’t need wards, I have trauma sense</button>
</div>
<!-- Q13 -->
<div class="question" data-question-id="13">
<h3>13. You're 0/8/0 at 10 minutes. What now?</h3>
<button data-value="strategic">Become bait for carries</button>
<button data-value="theSmurf">Say “gimme 5 mins” and mute everyone</button>
<button data-value="TheBaus">Time to build Mejai’s</button>
<button data-value="serious">Think about what to do better</button>
<button data-value="toxic">Flame my team for not covering me</button>
<button data-value="egirl">Wait for someone to say “it’s ok” so I can fall in love</button>
<button data-value="boosted">Unironically ask “team diff?”</button>
<button data-value="cryBabyAdc">Open shop, buy pinks, pretend I’m a ward now</button>
</div>
<!-- Q14 -->
<div class="question" data-question-id="14">
<h3>14. What do you do when you get ganked by enemy jungler?</h3>
<button data-value="serious">Just double kill enemy jungler and laner</button>
<button data-value="theSmurf">Already knew it was coming because I warded their grandma’s grave</button>
<button data-value="TheBaus">Die and ping “enemy flash” because that makes it okay</button>
<button data-value="toxic">Start drama with enemy jungler if I find him on Twitter</button>
<button data-value="egirl">Gank me IRL???</button>
<button data-value="boosted">Flash into the wall and uninstall again</button>
<button data-value="cryBabyAdc">HELLO?? Where’s my jungler??</button>
</div>
<!-- Q15 -->
<div class="question" data-question-id="15">
<h3>15. What do you think when your support roams?</h3>
<button data-value="strategic">Play it safe now</button>
<button data-value="theSmurf">Use it to my advantage</button>
<button data-value="serious">Nice... weakside again</button>
<button data-value="TheBaus">Roam too. To their base.</button>
<button data-value="toxic">Finally turned on your monitor?</button>
<button data-value="egirl">Reminds me my dad</button>
<button data-value="boosted">I'm finally getting help?</button>
<button data-value="cryBabyAdc">OH SO I GUESS I’M JUST PLAYING A SOLO LANE NOW</button>
</div>
<!-- Q16 -->
<div class="question" data-question-id="16">
<h3>16. How do you react to being camped?</h3>
<button data-value="theSmurf">I take the pressure so my teammates can TRY to win.</button>
<button data-value="serious">Track jungle patterns</button>
<button data-value="TheBaus">Feed him one last time for the gold reset, I’m generous like that</button>
<button data-value="toxic">Flame my jungler for not helping me</button>
<button data-value="egirl">They just love me that much</button>
<button data-value="boosted">Hide behind tower and pray</button>
<button data-value="cryBabyAdc">Okay but WHY is he here again?? Am I the only player on team??</button>
</div>
<!-- Q17 -->
<div class="question" data-question-id="17">
<h3>17. How do you prep for ranked?</h3>
<button data-value="theSmurf">Watch my own replay and learn from my mistakes</button>
<button data-value="strategic">Practice tool warmup</button>
<button data-value="TheBaus">Play on 3 hours of sleep and call it peak performance</button>
<button data-value="toxic">Rewatch my pentakill. I am HIM/HER.</button>
<button data-value="egirl">Tells my duo he better carry otherwise..</button>
<button data-value="serious">Set specific goals for today</button>
<button data-value="boosted">Stretch fingers. Lock Yasuo. Regret immediately.</button>
<button data-value="cryBabyAdc">Cry about my role on Twitter.</button>
</div>
<!-- Q18 -->
<div class="question" data-question-id="18">
<h3>18. What's your post-death ritual?</h3>
<button data-value="theSmurf">Review mentally what just happened to do better next time</button>
<button data-value="TheBaus">Think about next death</button>
<button data-value="strategic">Plan next move</button>
<button data-value="serious">Check objective timers</button>
<button data-value="toxic">Mash keyboard. Flame jungle. Queue another.</button>
<button data-value="egirl">Die. Blame lag. Type "sorry" in chat</button>
<button data-value="boosted">Check runes mid-game and realize I took the wrong ones</button>
<button data-value="cryBabyAdc">Question life choices while typing “why me”</button>
</div>
<!-- Q19 -->
<div class="question" data-question-id="19">
<h3>19. You just got pentakilled. What now?</h3>
<button data-value="strategic">Panically searching for a strategy that could turn this</button>
<button data-value="theSmurf">Think about what I did wrong and tilt a bit</button>
<button data-value="serious">Go next to regain the Lp fast</button>
<button data-value="TheBaus">Type “worth” and go split again</button>
<button data-value="toxic">Alt+F4 but dramatically</button>
<button data-value="egirl">At least they didn’t type “diff”</button>
<button data-value="boosted">Tell team “we scale” at 8–35</button>
<button data-value="cryBabyAdc">/mute all and reevaluate my career</button>
</div>
<!-- Q20 -->
<div class="question" data-question-id="20">
<h3>20. Who do you blame for your LP loss?</h3>
<button data-value="strategic">Statistics! You cant win all</button>
<button data-value="serious">Specific mistakes</button>
<button data-value="theSmurf">I don't lose LPs</button>
<button data-value="TheBaus">Capitalism..</button>
<button data-value="toxic">The meta. It’s broken.</button>
<button data-value="egirl">My duo not being good enough</button>
<button data-value="boosted">Riot. Directly.</button>
<button data-value="cryBabyAdc">Teammates, of course. Always.</button>
</div>