@@ -3,6 +3,7 @@ var SETDEX_RBY = {
3
3
"OU Swords Dance" : { "moves" :[ "Sleep Powder" , "Razor Leaf" , "Swords Dance" , "Hyper Beam" ] } ,
4
4
"UU Sleeper" : { "moves" :[ "Razor Leaf" , "Body Slam" , "Sleep Powder" , "Toxic" ] } ,
5
5
"NU Swords Dance Sleeper" : { "moves" :[ "Sleep Powder" , "Swords Dance" , "Razor Leaf" , "Hyper Beam" ] } ,
6
+ "PU Swords Dance Sleeper" : { "moves" :[ "Sleep Powder" , "Swords Dance" , "Razor Leaf" , "Hyper Beam" ] } ,
6
7
"1v1 SubSeed" : { "moves" :[ "Razor Leaf" , "Toxic" , "Leech Seed" , "Substitute" ] }
7
8
} ,
8
9
"Charmeleon" : {
@@ -70,6 +71,7 @@ var SETDEX_RBY = {
70
71
"Nidoking" : {
71
72
"UU Mixed Attacker" : { "moves" :[ "Thunderbolt" , "Blizzard" , "Earthquake" , "Body Slam" ] } ,
72
73
"NU Mixed Attacker" : { "moves" :[ "Earthquake" , "Thunderbolt" , "Blizzard" , "Rock Slide" ] } ,
74
+ "PU The King" : { "moves" :[ "Earthquake" , "Thunderbolt" , "Blizzard" , "Fire Blast" ] } ,
73
75
"Tradebacks OU Lovely Kiss" : { "moves" :[ "Lovely Kiss" , "Blizzard" , "Thunderbolt" , "Earthquake" ] } ,
74
76
"Tradebacks OU Amnesia" : { "moves" :[ "Amnesia" , "Blizzard" , "Thunderbolt" , "Earthquake" ] }
75
77
} ,
@@ -84,7 +86,8 @@ var SETDEX_RBY = {
84
86
"UU Fire Spin Pivot" : { "moves" :[ "Fire Blast" , "Fire Spin" , "Body Slam" , "Confuse Ray" ] }
85
87
} ,
86
88
"Wigglytuff" : {
87
- "NU Bulky Support" : { "moves" :[ "Thunder Wave" , "Hyper Beam" , "Seismic Toss" , "Body Slam" ] }
89
+ "NU Bulky Support" : { "moves" :[ "Thunder Wave" , "Hyper Beam" , "Seismic Toss" , "Body Slam" ] } ,
90
+ "PU Bulky Support" : { "moves" :[ "Thunder Wave" , "Hyper Beam" , "Seismic Toss" , "Body Slam" ] }
88
91
} ,
89
92
"Golbat" : {
90
93
"PU Standard" : { "moves" :[ "Confuse Ray" , "Screech" , "Double-Edge" , "Mega Drain" ] } ,
@@ -117,6 +120,7 @@ var SETDEX_RBY = {
117
120
"Golduck" : {
118
121
"UU Amnesia" : { "moves" :[ "Amnesia" , "Hydro Pump" , "Blizzard" , "Rest" ] } ,
119
122
"NU Amnesia" : { "moves" :[ "Amnesia" , "Surf" , "Blizzard" , "Counter" ] } ,
123
+ "PU Amnesia" : { "moves" :[ "Amnesia" , "Surf" , "Blizzard" , "Rest" ] } ,
120
124
"1v1 Amnesia Attacker" : { "moves" :[ "Ice Beam" , "Blizzard" , "Amnesia" , "Rest" ] } ,
121
125
"Tradebacks OU Amnesia" : { "moves" :[ "Amnesia" , "Hydro Pump" , "Blizzard" , "Rest" ] }
122
126
} ,
@@ -244,7 +248,7 @@ var SETDEX_RBY = {
244
248
"Tradebacks OU Standard" : { "moves" :[ "Clamp" , "Explosion" , "Blizzard" , "Rest" ] }
245
249
} ,
246
250
"Gastly" : {
247
- "NU Hypnosis" : { "moves" :[ "Hypnosis" , "Thunderbolt" , "Mega Drain " , "Night Shade " ] } ,
251
+ "NU Hypnosis" : { "moves" :[ "Hypnosis" , "Thunderbolt" , "Psychic " , "Explosion " ] } ,
248
252
"PU Offensive Sleeper" : { "moves" :[ "Hypnosis" , "Thunderbolt" , "Psychic" , "Substitute" ] }
249
253
} ,
250
254
"Haunter" : {
@@ -273,6 +277,7 @@ var SETDEX_RBY = {
273
277
"Kingler" : {
274
278
"OU Swords Dance" : { "moves" :[ "Swords Dance" , "Hyper Beam" , "Body Slam" , "Crabhammer" ] } ,
275
279
"NU The Cringe Crab (Swords Dance)" : { "moves" :[ "Swords Dance" , "Body Slam" , "Hyper Beam" , "Crabhammer" ] } ,
280
+ "PU Swords Dance" : { "moves" :[ "Swords Dance" , "Body Slam" , "Hyper Beam" , "Crabhammer" ] } ,
276
281
"Tradebacks OU Swords Dance" : { "moves" :[ "Swords Dance" , "Hyper Beam" , "Body Slam" , "Crabhammer" ] }
277
282
} ,
278
283
"Voltorb" : {
@@ -285,6 +290,7 @@ var SETDEX_RBY = {
285
290
} ,
286
291
"Exeggcute" : {
287
292
"NU Support" : { "moves" :[ "Sleep Powder" , "Stun Spore" , "Psychic" , "Explosion" ] } ,
293
+ "PU Status Spreader" : { "moves" :[ "Sleep Powder" , "Stun Spore" , "Psychic" , "Explosion" ] } ,
288
294
"UU Showdown Usage" : { "moves" :[ "Psychic" , "Sleep Powder" , "Stun Spore" , "Explosion" ] }
289
295
} ,
290
296
"Exeggutor" : {
@@ -398,7 +404,7 @@ var SETDEX_RBY = {
398
404
} ,
399
405
"Tauros" : {
400
406
"OU The Bull" : { "moves" :[ "Body Slam" , "Hyper Beam" , "Blizzard" , "Earthquake" ] } ,
401
- "Ubers Standard " : { "moves" :[ "Body Slam" , "Hyper Beam" , "Earthquake" , "Blizzard" ] } ,
407
+ "Ubers The Bull " : { "moves" :[ "Body Slam" , "Hyper Beam" , "Earthquake" , "Blizzard" ] } ,
402
408
"1v1 The Bull" : { "moves" :[ "Hyper Beam" , "Body Slam" , "Earthquake" , "Fire Blast" ] } ,
403
409
"Tradebacks OU The Bull" : { "moves" :[ "Body Slam" , "Hyper Beam" , "Earthquake" , "Blizzard" ] }
404
410
} ,
0 commit comments