diff --git a/Plugins/PkmnLib.Plugin.Gen7/Data/Moves.jsonc b/Plugins/PkmnLib.Plugin.Gen7/Data/Moves.jsonc index ab20505..c61e59b 100755 --- a/Plugins/PkmnLib.Plugin.Gen7/Data/Moves.jsonc +++ b/Plugins/PkmnLib.Plugin.Gen7/Data/Moves.jsonc @@ -6,7 +6,7 @@ "type": "electric", "power": 195, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -77,7 +77,7 @@ "type": "poison", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -97,7 +97,7 @@ "type": "poison", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -109,7 +109,7 @@ "type": "poison", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -163,7 +163,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -213,7 +213,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -229,7 +229,7 @@ "type": "psychic", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -284,7 +284,7 @@ "type": "fighting", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -296,7 +296,7 @@ "type": "fighting", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -308,7 +308,7 @@ "type": "psychic", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 2, "target": "Self", "category": "status", @@ -322,7 +322,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -396,7 +396,7 @@ "type": "water", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -450,7 +450,7 @@ "type": "grass", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAllySelf", "category": "status", @@ -467,7 +467,7 @@ "type": "fairy", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAlly", "category": "status", @@ -486,7 +486,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -613,7 +613,7 @@ "type": "ice", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -629,7 +629,7 @@ "type": "steel", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -717,7 +717,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -736,7 +736,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -800,7 +800,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -816,7 +816,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -888,7 +888,7 @@ "type": "dark", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -900,7 +900,7 @@ "type": "dark", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -973,7 +973,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -990,7 +990,7 @@ "type": "grass", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -1002,7 +1002,7 @@ "type": "grass", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -1194,7 +1194,7 @@ "type": "normal", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -1206,7 +1206,7 @@ "type": "normal", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -1352,7 +1352,7 @@ "type": "fighting", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1447,7 +1447,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1467,7 +1467,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1501,7 +1501,7 @@ "type": "electric", "power": 210, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -1515,7 +1515,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1529,7 +1529,7 @@ "type": "electric", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1684,7 +1684,7 @@ "type": "poison", "power": 50, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -1723,7 +1723,7 @@ "type": "poison", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1764,7 +1764,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -1844,7 +1844,7 @@ "type": "rock", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -1856,7 +1856,7 @@ "type": "rock", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -1868,7 +1868,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1884,7 +1884,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -1900,7 +1900,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1931,7 +1931,7 @@ "type": "steel", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -1943,7 +1943,7 @@ "type": "steel", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -1955,7 +1955,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -1975,7 +1975,7 @@ "type": "grass", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2069,7 +2069,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 3, "target": "AllAlly", "category": "status", @@ -2186,7 +2186,7 @@ "type": "ghost", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2292,7 +2292,7 @@ "type": "bug", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2312,7 +2312,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2331,7 +2331,7 @@ "type": "flying", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Adjacent", "category": "status", @@ -2350,7 +2350,7 @@ "type": "ghost", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2366,7 +2366,7 @@ "type": "fighting", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -2380,7 +2380,7 @@ "type": "dragon", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -2392,7 +2392,7 @@ "type": "dragon", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -2635,7 +2635,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -2734,7 +2734,7 @@ "type": "dragon", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -3076,7 +3076,7 @@ "type": "electric", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -3092,7 +3092,7 @@ "type": "electric", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -3225,7 +3225,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -3331,7 +3331,7 @@ "type": "normal", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -3382,7 +3382,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -3953,7 +3953,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -3971,7 +3971,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -4051,7 +4051,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -4085,7 +4085,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 2, "target": "Self", "category": "status", @@ -4121,7 +4121,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -4406,7 +4406,7 @@ "type": "steel", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAllySelf", "category": "status", @@ -4423,7 +4423,7 @@ "type": "psychic", "power": 185, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -4437,7 +4437,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -4494,7 +4494,7 @@ "type": "electric", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -4506,7 +4506,7 @@ "type": "electric", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -4619,7 +4619,7 @@ "type": "grass", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -4635,7 +4635,7 @@ "type": "psychic", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -4675,7 +4675,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -4691,7 +4691,7 @@ "type": "ghost", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -4707,7 +4707,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -4723,7 +4723,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -4741,7 +4741,7 @@ "type": "fairy", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -4831,7 +4831,7 @@ "type": "ice", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -4870,7 +4870,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -4884,7 +4884,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -4903,7 +4903,7 @@ "type": "ice", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -4982,7 +4982,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAllySelf", "category": "status", @@ -5020,7 +5020,7 @@ "type": "bug", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5040,7 +5040,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -5063,7 +5063,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5099,7 +5099,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -5176,7 +5176,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 5, "target": "AdjacentAlly", "category": "status", @@ -5280,7 +5280,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAlly", "category": "status", @@ -5294,7 +5294,7 @@ "type": "dark", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5370,7 +5370,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5441,7 +5441,7 @@ "type": "water", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -5453,7 +5453,7 @@ "type": "water", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -5519,7 +5519,7 @@ "type": "dark", "power": 100, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -5537,7 +5537,7 @@ "type": "psychic", "power": 80, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -5770,7 +5770,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5825,7 +5825,7 @@ "type": "fire", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -5837,7 +5837,7 @@ "type": "fire", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -5867,7 +5867,7 @@ "type": "grass", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -5884,7 +5884,7 @@ "type": "psychic", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -5901,7 +5901,7 @@ "type": "electric", "power": 0, "pp": 25, - "accuracy": 0, + "accuracy": 255, "priority": 1, "target": "All", "category": "status", @@ -5915,7 +5915,7 @@ "type": "steel", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6051,7 +6051,7 @@ "type": "steel", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -6099,7 +6099,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6333,7 +6333,7 @@ "type": "psychic", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -6372,7 +6372,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -6449,7 +6449,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -6465,7 +6465,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6554,7 +6554,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -6619,7 +6619,7 @@ "type": "electric", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6636,7 +6636,7 @@ "type": "electric", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentAllySelf", "category": "status", @@ -6672,7 +6672,7 @@ "type": "dark", "power": 180, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -6686,7 +6686,7 @@ "type": "fighting", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -6703,7 +6703,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AdjacentOpponent", "category": "status", @@ -6720,7 +6720,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -6737,7 +6737,7 @@ "type": "psychic", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6928,7 +6928,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6942,7 +6942,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -6962,7 +6962,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -6979,7 +6979,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -7050,7 +7050,7 @@ "type": "flying", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -7085,7 +7085,7 @@ "type": "ice", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -7122,7 +7122,7 @@ "type": "fairy", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -7176,7 +7176,7 @@ "type": "fairy", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -7193,7 +7193,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -7272,7 +7272,7 @@ "type": "ground", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -7348,7 +7348,7 @@ "type": "dark", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -7384,7 +7384,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -7434,7 +7434,7 @@ "type": "ghost", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -7446,7 +7446,7 @@ "type": "ghost", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -7598,7 +7598,7 @@ "type": "water", "power": 195, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -7632,7 +7632,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -7725,7 +7725,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -7832,7 +7832,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -7920,7 +7920,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8197,7 +8197,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8213,7 +8213,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8231,7 +8231,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -8354,7 +8354,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -8386,7 +8386,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8441,7 +8441,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -8562,7 +8562,7 @@ "type": "normal", "power": 210, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -8594,7 +8594,7 @@ "type": "poison", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8663,7 +8663,7 @@ "type": "fighting", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 3, "target": "AllAlly", "category": "status", @@ -8679,7 +8679,7 @@ "type": "bug", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -8719,7 +8719,7 @@ "type": "bug", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 2, "target": "Self", "category": "status", @@ -8735,7 +8735,7 @@ "type": "water", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -8824,7 +8824,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -8844,7 +8844,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -8860,7 +8860,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -8876,7 +8876,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -8893,7 +8893,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -8932,7 +8932,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9039,7 +9039,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": -6, "target": "Any", "category": "status", @@ -9113,7 +9113,7 @@ "type": "rock", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9226,7 +9226,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -9279,7 +9279,7 @@ "type": "flying", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9296,7 +9296,7 @@ "type": "ground", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -9371,7 +9371,7 @@ "type": "normal", "power": 0, "pp": 25, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -9425,7 +9425,7 @@ "type": "rock", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -9442,7 +9442,7 @@ "type": "bug", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -9454,7 +9454,7 @@ "type": "bug", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -9788,7 +9788,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9807,7 +9807,7 @@ "type": "psychic", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -9819,7 +9819,7 @@ "type": "psychic", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -9848,7 +9848,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9880,7 +9880,7 @@ "type": "steel", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -9915,7 +9915,7 @@ "type": "ground", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10016,7 +10016,7 @@ "type": "ghost", "power": 180, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -10028,7 +10028,7 @@ "type": "normal", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -10044,7 +10044,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -10139,7 +10139,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10216,7 +10216,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10413,7 +10413,7 @@ "type": "dark", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -10468,7 +10468,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10545,7 +10545,7 @@ "type": "ghost", "power": 195, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -10636,7 +10636,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -10690,7 +10690,7 @@ "type": "ground", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllOpponent", "category": "status", @@ -10707,7 +10707,7 @@ "type": "grass", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 4, "target": "Self", "category": "status", @@ -10773,7 +10773,7 @@ "type": "normal", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10809,7 +10809,7 @@ "type": "normal", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 3, "target": "Any", "category": "status", @@ -10826,7 +10826,7 @@ "type": "rock", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllOpponent", "category": "status", @@ -10904,7 +10904,7 @@ "type": "bug", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllOpponent", "category": "status", @@ -10920,7 +10920,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -10936,7 +10936,7 @@ "type": "electric", "power": 175, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -11163,7 +11163,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -11180,7 +11180,7 @@ "type": "ice", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -11192,7 +11192,7 @@ "type": "ice", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -11222,7 +11222,7 @@ "type": "fire", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -11313,7 +11313,7 @@ "type": "flying", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -11325,7 +11325,7 @@ "type": "flying", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -11372,7 +11372,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -11460,7 +11460,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -11497,7 +11497,7 @@ "type": "grass", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -11530,7 +11530,7 @@ "type": "bug", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -11589,7 +11589,7 @@ "type": "flying", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllAlly", "category": "status", @@ -11648,7 +11648,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -11686,7 +11686,7 @@ "type": "ground", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -11698,7 +11698,7 @@ "type": "ground", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -11728,7 +11728,7 @@ "type": "psychic", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -11747,7 +11747,7 @@ "type": "psychic", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -12001,7 +12001,7 @@ "type": "dark", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -12061,7 +12061,7 @@ "type": "poison", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "AllOpponent", "category": "status", @@ -12096,7 +12096,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status", @@ -12162,7 +12162,7 @@ "type": "psychic", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": -7, "target": "All", "category": "status", @@ -12218,7 +12218,7 @@ "type": "normal", "power": 0, "pp": 5, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -12254,7 +12254,7 @@ "type": "fairy", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "physical", @@ -12266,7 +12266,7 @@ "type": "fairy", "power": 0, "pp": 1, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "special", @@ -12581,7 +12581,7 @@ "type": "water", "power": 0, "pp": 15, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -12671,7 +12671,7 @@ "type": "normal", "power": 0, "pp": 20, - "accuracy": 0, + "accuracy": 255, "priority": -6, "target": "Any", "category": "status", @@ -12689,7 +12689,7 @@ "type": "rock", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 3, "target": "AllAlly", "category": "status", @@ -12765,7 +12765,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -12782,7 +12782,7 @@ "type": "water", "power": 0, "pp": 40, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -12801,7 +12801,7 @@ "type": "psychic", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "All", "category": "status", @@ -12839,7 +12839,7 @@ "type": "normal", "power": 0, "pp": 30, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Self", "category": "status", @@ -12929,7 +12929,7 @@ "type": "normal", "power": 0, "pp": 10, - "accuracy": 0, + "accuracy": 255, "priority": 0, "target": "Any", "category": "status",