diff --git a/src/js/data/sets/gen3.js b/src/js/data/sets/gen3.js index c04f8fda0..12e59f8cc 100644 --- a/src/js/data/sets/gen3.js +++ b/src/js/data/sets/gen3.js @@ -870,6 +870,9 @@ var SETDEX_ADV = { "UU RestTalk": {"ability":"Volt Absorb","item":"Leftovers","nature":"Modest","evs":{"hp":40,"sa":252,"sd":218},"moves":["Rest","Sleep Talk","Thunderbolt","Surf"]}, "UU Parafusion": {"ability":"Volt Absorb","item":"Leftovers","nature":"Modest","evs":{"hp":40,"sa":252,"sd":218},"moves":["Thunderbolt","Confuse Ray","Thunder Wave","Surf"]} }, + "Natu": { + "ZU Substitute": {"ability":"Synchronize","item":"Leftovers","nature":"Timid","evs":{"hp":12,"sa":244,"sp":252},"moves":["Psychic","Substitute","Toxic","Protect"]} + }, "Xatu": { "UU Support": {"ability":"Synchronize","item":"Leftovers","nature":"Timid","evs":{"hp":252,"sa":32,"sp":224},"moves":["Reflect","Calm Mind","Psychic","Wish"]}, "UU Thief": {"ability":"Synchronize","item":"Lum Berry","nature":"Timid","evs":{"hp":252,"sa":32,"sp":224},"moves":["Calm Mind","Thief","Psychic","Wish"]} @@ -1427,9 +1430,6 @@ var SETDEX_ADV = { "Numel": { "ZU Showdown Usage": {"ability":"Oblivious","item":"Leftovers","nature":"Sassy","evs":{"hp":252,"sa":4,"sd":252},"moves":["Earthquake","Fire Blast","Rest","Sleep Talk"]} }, - "Natu": { - "ZU Showdown Usage": {"ability":"Synchronize","item":"Leftovers","nature":"Timid","evs":{"hp":12,"sa":244,"sp":252},"moves":["Psychic","Protect","Substitute","Toxic"]} - }, "Zigzagoon": { "ZU Showdown Usage": {"ability":"Pickup","item":"Leftovers","nature":"Adamant","ivs":{"df":30,"sa":30,"sd":30,"sp":30},"evs":{"hp":220,"at":252,"sp":36},"moves":["Extreme Speed","Belly Drum","Shadow Ball","Hidden Power Fighting"]} }, diff --git a/src/js/data/sets/gen8.js b/src/js/data/sets/gen8.js index f1d8d7e80..dc788050f 100644 --- a/src/js/data/sets/gen8.js +++ b/src/js/data/sets/gen8.js @@ -744,7 +744,7 @@ var SETDEX_SS = { "Monotype Xatu (Flying)": {"ability":"Magic Bounce","item":"Light Clay","nature":"Jolly","evs":{"hp":252,"sd":4,"sp":252},"moves":["Light Screen","Reflect","U-turn","Thunder Wave"]} }, "Bellossom": { - "ZU Quiver Dance": {"ability":"Chlorophyll","item":"Kee Berry","nature":"Timid","evs":{"hp":252,"df":4,"sp":252},"moves":["Quiver Dance","Strength Sap","Giga Drain","Safeguard"]} + "ZU Quiver Dance": {"ability":"Chlorophyll","item":"Leftovers","nature":"Timid","evs":{"hp":252,"sd":4,"sp":252},"moves":["Quiver Dance","Strength Sap","Giga Drain","Moonblast"]} }, "Azumarill": { "OU Belly Drum": {"ability":"Huge Power","item":"Sitrus Berry","nature":"Adamant","evs":{"hp":4,"at":252,"sp":252},"moves":["Belly Drum","Play Rough","Aqua Jet","Knock Off"]}, @@ -1300,7 +1300,7 @@ var SETDEX_SS = { "National Dex Monotype Showdown Usage": {"ability":"Storm Drain","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":4,"sd":252},"moves":["Recover","Toxic","Stealth Rock","Rock Slide"]} }, "Armaldo": { - "ZU Utility": {"ability":"Battle Armor","item":"Heavy-Duty Boots","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Stealth Rock","Rapid Spin","Stone Edge","Knock Off"]} + "ZU Offensive Utility": {"ability":"Battle Armor","item":"Heavy-Duty Boots","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Stealth Rock","Rapid Spin","Stone Edge","Knock Off"]} }, "Milotic": { "RU Defensive": {"ability":"Marvel Scale","item":"Leftovers","nature":"Bold","ivs":{"at":0},"evs":{"hp":252,"df":168,"sp":88},"moves":["Scald","Recover","Flip Turn","Toxic"]},