Skip to content

Commit

Permalink
Update random-sets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ACakeWearingAHat authored Dec 17, 2023
1 parent b1aa7c5 commit 5e686ba
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions data/random-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2192,9 +2192,14 @@
"deoxysdefense": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["Night Shade", "Recover", "Spikes", "Stealth Rock", "Taunt"],
"teraTypes": ["Steel"]
},
{
"role": "Bulky Support",
"movepool": ["Knock Off", "Night Shade", "Recover", "Spikes", "Stealth Rock", "Taunt"],
"movepool": ["Knock Off", "Psychic Noise", "Recover", "Spikes", "Stealth Rock", "Teleport"],
"teraTypes": ["Steel"]
},
{
Expand Down Expand Up @@ -3898,9 +3903,14 @@
"level": 77,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["Dragon Dance", "Earth Power", "Icicle Spear", "Scale Shot"],
"teraTypes": ["Fairy", "Steel"]
"role": "Tera Blast user",
"movepool": ["Dragon Dance", "Icicle Spear", "Scale Shot", "Tera Blast"],
"teraTypes": ["Ground"]
},
{
"role": "Wallbreaker",
"movepool": ["Draco Meteor", "Earth Power", "Freeze-Dry", "Ice Beam", "Outrage"],
"teraTypes": ["Ground"]
}
]
},
Expand Down

0 comments on commit 5e686ba

Please sign in to comment.