Skip to content

Commit

Permalink
CAP Random Battle: Add Shox (#10723)
Browse files Browse the repository at this point in the history
  • Loading branch information
ACakeWearingAHat authored Dec 3, 2024
1 parent f7d73fd commit 7b4f7d8
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data/random-battles/gen9cap/sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,5 +585,28 @@
"teraTypes": ["Water"]
}
]
},
"shox": {
"level": 80,
"sets": [
{
"role": "Bulky Support",
"movepool": ["Glare", "Ice Beam", "Milk Drink", "Thunderbolt"],
"abilities": ["Electromorphosis"],
"teraTypes": ["Fairy", "Ghost", "Grass"]
},
{
"role": "Fast Support",
"movepool": ["Glare", "Ice Beam", "Milk Drink", "Volt Switch"],
"abilities": ["Electromorphosis"],
"teraTypes": ["Flying", "Ghost"]
},
{
"role": "Bulky Attacker",
"movepool": ["Discharge", "Ice Beam", "Knock Off", "Milk Drink", "Thunderbolt"],
"abilities": ["Electromorphosis"],
"teraTypes": ["Fairy", "Ghost", "Grass"]
}
]
}
}

0 comments on commit 7b4f7d8

Please sign in to comment.