Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Sep 7, 2024
1 parent e331010 commit bb07028
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 72 deletions.
9 changes: 5 additions & 4 deletions src/js/data/sets/gen1.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ var SETDEX_RBY = {
},
"Cloyster": {
"OU Standard": {"moves":["Clamp","Blizzard","Rest","Explosion"]},
"Ubers Clamp": {"moves":["Clamp","Blizzard","Explosion","Rest"]},
"Ubers Physical Tank": {"moves":["Blizzard","Clamp","Explosion","Rest"]},
"1v1 Standard": {"moves":["Blizzard","Surf","Toxic","Rest"]},
"Tradebacks OU Standard": {"moves":["Clamp","Explosion","Blizzard","Rest"]}
},
Expand Down Expand Up @@ -421,9 +421,10 @@ var SETDEX_RBY = {
"Ubers PhysLax (All-out Attacker)": {"moves":["Body Slam","Self-Destruct","Hyper Beam","Earthquake"]},
"Ubers Reflect": {"moves":["Body Slam","Reflect","Rest","Earthquake"]},
"1v1 Amnesia Attacker": {"moves":["Body Slam","Hyper Beam","Amnesia","Ice Beam"]},
"Tradebacks OU Sleeper": {"moves":["Lovely Kiss","Body Slam","Self-Destruct","Earthquake"]},
"Tradebacks OU Reflect": {"moves":["Reflect","Rest","Body Slam","Lovely Kiss"]},
"Tradebacks OU Amnesia": {"moves":["Amnesia","Blizzard","Body Slam","Rest"]}
"Tradebacks OU Offensive Sleeper": {"moves":["Lovely Kiss","Body Slam","Earthquake","Self-Destruct"]},
"Tradebacks OU Mixed Attacker (Amnesia)": {"moves":["Amnesia","Body Slam","Blizzard","Lovely Kiss"]},
"Tradebacks OU Reflect": {"moves":["Body Slam","Reflect","Rest","Earthquake"]},
"Tradebacks OU PhysLax (All-Out Attacker)": {"moves":["Body Slam","Hyper Beam","Earthquake","Self-Destruct"]}
},
"Articuno": {
"OU Standard": {"moves":["Blizzard","Agility","Double-Edge","Hyper Beam"]},
Expand Down
Loading

0 comments on commit bb07028

Please sign in to comment.