diff --git a/data/random-battles/gen9/factory-sets.json b/data/random-battles/gen9/factory-sets.json index 11a930b9ce7e..d097ba14cc44 100644 --- a/data/random-battles/gen9/factory-sets.json +++ b/data/random-battles/gen9/factory-sets.json @@ -3309,7 +3309,7 @@ "weight": 100, "item": ["Eviolite"], "ability": ["Defiant"], - "evs": {"hp": 200, "atk": 252, "spe": 56}, + "evs": {"hp": 80, "atk": 252, "spe": 176}, "nature": ["Adamant"], "teraType": ["Flying", "Dark"], "moves": [["Swords Dance"], ["Sucker Punch"], ["Iron Head"], ["Throat Chop"]] @@ -3353,7 +3353,7 @@ "weight": 100, "item": ["Choice Specs"], "ability": ["Gooey"], - "evs": {"hp": 120, "spa": 252, "spe": 136}, + "evs": {"hp": 40, "spa": 252, "spe": 216}, "ivs": {"atk": 0}, "nature": ["Modest"], "teraType": ["Ghost", "Dragon"], @@ -3480,7 +3480,7 @@ "weight": 30, "item": ["Leftovers"], "ability": ["Competitive"], - "evs": {"hp": 144, "spa": 228, "spe": 136}, + "evs": {"hp": 144, "spa": 148, "spe": 216}, "ivs": {"atk": 0}, "nature": ["Modest"], "teraType": ["Fairy"], @@ -3793,7 +3793,7 @@ "weight": 25, "item": ["Assault Vest"], "ability": ["Analytic"], - "evs": {"hp": 88, "spa": 208, "spd": 76, "spe": 136}, + "evs": {"hp": 116, "spa": 252, "spd": 56, "spe": 84}, "ivs": {"atk": 0}, "nature": ["Modest"], "teraType": ["Fairy"], @@ -3803,7 +3803,7 @@ "weight": 25, "item": ["Assault Vest"], "ability": ["Analytic"], - "evs": {"hp": 88, "spa": 208, "spd": 76, "spe": 136}, + "evs": {"hp": 116, "spa": 252, "spd": 56, "spe": 84}, "ivs": {"atk": 0}, "nature": ["Modest"], "teraType": ["Flying", "Water"], @@ -4027,7 +4027,7 @@ "weight": 90, "item": ["Leftovers", "Heavy-Duty Boots"], "ability": ["Levitate"], - "evs": {"hp": 252, "def": 120, "spe": 136}, + "evs": {"hp": 252, "def": 216, "spe": 40}, "ivs": {"atk": 0}, "nature": ["Bold"], "teraType": ["Steel", "Ghost", "Water"], @@ -4037,7 +4037,7 @@ "weight": 10, "item": ["Leftovers", "Heavy-Duty Boots"], "ability": ["Neutralizing Gas"], - "evs": {"hp": 252, "def": 120, "spe": 136}, + "evs": {"hp": 252, "def": 216, "spe": 40}, "ivs": {"atk": 0}, "nature": ["Bold"], "teraType": ["Ghost", "Water"], @@ -4332,7 +4332,7 @@ "weight": 50, "item": ["Leftovers"], "ability": ["Tablets of Ruin"], - "evs": {"hp": 252, "def": 200, "spe": 56}, + "evs": {"hp": 252, "def": 252, "spd": 4}, "nature": ["Impish"], "teraType": ["Poison", "Ghost"], "moves": [["Knock Off"], ["Protect"], ["Leech Seed"], ["Foul Play", "Ruination"]] @@ -4341,7 +4341,7 @@ "weight": 50, "item": ["Leftovers"], "ability": ["Tablets of Ruin"], - "evs": {"hp": 252, "spd": 200, "spe": 56}, + "evs": {"hp": 252, "def": 4, "spd": 252}, "nature": ["Careful"], "teraType": ["Poison", "Ghost"], "moves": [["Knock Off"], ["Protect"], ["Leech Seed"], ["Foul Play", "Ruination"]] @@ -4524,13 +4524,22 @@ "weight": 1, "sets": [{ "species": "Golurk", - "weight": 100, + "weight": 50, "item": ["Colbur Berry"], "ability": ["No Guard"], "evs": {"hp": 172, "atk": 252, "spe": 84}, "nature": ["Adamant"], "teraType": ["Steel"], "moves": [["Earthquake"], ["Poltergeist"], ["Stone Edge"], ["Stealth Rock"]] + }, { + "species": "Golurk", + "weight": 50, + "item": ["Colbur Berry"], + "ability": ["No Guard"], + "evs": {"hp": 4, "atk": 252, "spe": 252}, + "nature": ["Adamant"], + "teraType": ["Steel"], + "moves": [["Earthquake"], ["Poltergeist"], ["Stone Edge"], ["Stealth Rock"]] }] } },