Added moves for delta mons
This commit is contained in:
parent
06d84a29c6
commit
15399ec68a
File diff suppressed because one or more lines are too long
|
@ -73,8 +73,17 @@
|
|||
"New Moon": 1,
|
||||
"SolarBeam": 1
|
||||
},
|
||||
"egg": {}
|
||||
"egg": { }
|
||||
},
|
||||
"randomMoves": [
|
||||
"Calm Mind",
|
||||
"Moonlight",
|
||||
"Moonblast",
|
||||
"Psychic",
|
||||
"Hypnosis",
|
||||
"Leech Seed",
|
||||
"Psycho Boost"
|
||||
],
|
||||
"stats": {
|
||||
"attack": 49,
|
||||
"defense": 49,
|
||||
|
@ -281,8 +290,17 @@
|
|||
"New Moon": 1,
|
||||
"SolarBeam": 1
|
||||
},
|
||||
"egg": {}
|
||||
"egg": { }
|
||||
},
|
||||
"randomMoves": [
|
||||
"Calm Mind",
|
||||
"Moonlight",
|
||||
"Moonblast",
|
||||
"Psychic",
|
||||
"Hypnosis",
|
||||
"Leech Seed",
|
||||
"Psycho Boost"
|
||||
],
|
||||
"stats": {
|
||||
"attack": 82,
|
||||
"defense": 83,
|
||||
|
@ -322,6 +340,15 @@
|
|||
"pokeBattleValue": 190,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Calm Mind",
|
||||
"Moonlight",
|
||||
"Moonblast",
|
||||
"Psychic",
|
||||
"Hypnosis",
|
||||
"Leech Seed",
|
||||
"Psycho Boost"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -402,8 +429,15 @@
|
|||
"Confide": 1,
|
||||
"New Moon": 1
|
||||
},
|
||||
"egg": {}
|
||||
"egg": { }
|
||||
},
|
||||
"randomMoves": [
|
||||
"Outrage",
|
||||
"Lunar Cannon",
|
||||
"Phantom Force",
|
||||
"New Moon",
|
||||
"Hidden Power Fighting"
|
||||
],
|
||||
"stats": {
|
||||
"attack": 52,
|
||||
"defense": 43,
|
||||
|
@ -632,6 +666,13 @@
|
|||
"pokeBattleValue": 160,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Outrage",
|
||||
"Lunar Cannon",
|
||||
"Phantom Force",
|
||||
"New Moon",
|
||||
"Hidden Power Fighting"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -655,6 +696,13 @@
|
|||
"pokeBattleValue": 190,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Outrage",
|
||||
"Lunar Cannon",
|
||||
"Phantom Force",
|
||||
"New Moon",
|
||||
"Hidden Power Fighting"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -761,6 +809,14 @@
|
|||
"pokeBattleValue": 60,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Dark Pulse",
|
||||
"Aura Sphere",
|
||||
"Protect",
|
||||
"Drain Punch",
|
||||
"Nasty Plot",
|
||||
"Iron Defense"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -986,6 +1042,14 @@
|
|||
"pokeBattleValue": 130,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Dark Pulse",
|
||||
"Aura Sphere",
|
||||
"Protect",
|
||||
"Drain Punch",
|
||||
"Nasty Plot",
|
||||
"Iron Defense"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -1009,6 +1073,14 @@
|
|||
"pokeBattleValue": 135,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Dark Pulse",
|
||||
"Aura Sphere",
|
||||
"Protect",
|
||||
"Drain Punch",
|
||||
"Nasty Plot",
|
||||
"Iron Defense"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1103,6 +1175,14 @@
|
|||
"pokeBattleValue": 60,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Hi Jump Kick",
|
||||
"Acrobatics",
|
||||
"Power-Up Punch",
|
||||
"Tailwind",
|
||||
"Drain Punch",
|
||||
"Substitute"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1201,6 +1281,14 @@
|
|||
"pokeBattleValue": 145,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Hi Jump Kick",
|
||||
"Acrobatics",
|
||||
"Power-Up Punch",
|
||||
"Tailwind",
|
||||
"Drain Punch",
|
||||
"Substitute"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -1224,6 +1312,14 @@
|
|||
"pokeBattleValue": 190,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Hi Jump Kick",
|
||||
"Acrobatics",
|
||||
"Power-Up Punch",
|
||||
"Tailwind",
|
||||
"Drain Punch",
|
||||
"Substitute"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1310,6 +1406,14 @@
|
|||
"pokeBattleValue": 60,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Thunderbolt",
|
||||
"Ice Beam",
|
||||
"Livewire",
|
||||
"Thunder Wave",
|
||||
"Hidden Power Water",
|
||||
"Substitute"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1498,6 +1602,14 @@
|
|||
"pokeBattleValue": 125,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Thunderbolt",
|
||||
"Ice Beam",
|
||||
"Livewire",
|
||||
"Thunder Wave",
|
||||
"Hidden Power Water",
|
||||
"Substitute"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -1521,6 +1633,14 @@
|
|||
"pokeBattleValue": 135,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Thunderbolt",
|
||||
"Ice Beam",
|
||||
"Livewire",
|
||||
"Thunder Wave",
|
||||
"Hidden Power Water",
|
||||
"Substitute"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1628,6 +1748,15 @@
|
|||
"pokeBattleValue": 140,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Wild Charge",
|
||||
"Ice Punch",
|
||||
"Livewire",
|
||||
"Swords Dance",
|
||||
"Hidden Power Water",
|
||||
"Substitute",
|
||||
"Psycho Cut"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -1651,6 +1780,15 @@
|
|||
"pokeBattleValue": 190,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Wild Charge",
|
||||
"Ice Punch",
|
||||
"Livewire",
|
||||
"Swords Dance",
|
||||
"Hidden Power Water",
|
||||
"Substitute",
|
||||
"Psycho Cut"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1745,6 +1883,15 @@
|
|||
"pokeBattleValue": 25,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Sludge Bomb",
|
||||
"Overheat",
|
||||
"Will-O-Wisp",
|
||||
"Nasty Plot",
|
||||
"Hidden Power Water",
|
||||
"Wildfire",
|
||||
"Poison Powder"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1847,6 +1994,15 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Sludge Bomb",
|
||||
"Overheat",
|
||||
"Will-O-Wisp",
|
||||
"Nasty Plot",
|
||||
"Hidden Power Water",
|
||||
"Wildfire",
|
||||
"Poison Powder"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1936,6 +2092,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Outrage",
|
||||
"Rock Wrecker",
|
||||
"Sandstorm",
|
||||
"Iron Defense",
|
||||
"Dragon Pulse",
|
||||
"Dragonify"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2036,6 +2200,14 @@
|
|||
"pokeBattleValue": 125,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Outrage",
|
||||
"Rock Wrecker",
|
||||
"Sandstorm",
|
||||
"Iron Defense",
|
||||
"Dragon Pulse",
|
||||
"Dragonify"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2139,6 +2311,13 @@
|
|||
"pokeBattleValue": 150,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Close Combat",
|
||||
"Hail",
|
||||
"Icicle Crash",
|
||||
"Substitute",
|
||||
"Hone Claws"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2243,6 +2422,13 @@
|
|||
"pokeBattleValue": 150,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Close Combat",
|
||||
"Hail",
|
||||
"Icicle Crash",
|
||||
"Substitute",
|
||||
"Hone Claws"
|
||||
]
|
||||
},
|
||||
"mega": {
|
||||
|
@ -2266,6 +2452,13 @@
|
|||
"pokeBattleValue": 190,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Close Combat",
|
||||
"Hail",
|
||||
"Icicle Crash",
|
||||
"Substitute",
|
||||
"Hone Claws"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2360,6 +2553,13 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Wood Hammer",
|
||||
"Drain Punch",
|
||||
"Substitute",
|
||||
"Head Smash",
|
||||
"Bulk Up"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2461,6 +2661,13 @@
|
|||
"pokeBattleValue": 130,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Wood Hammer",
|
||||
"Drain Punch",
|
||||
"Substitute",
|
||||
"Head Smash",
|
||||
"Bulk Up"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2497,6 +2704,13 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Flare Blitz",
|
||||
"Iron Head",
|
||||
"Wildfire",
|
||||
"Lava Plume",
|
||||
"Magnet Rise"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2608,6 +2822,13 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Flare Blitz",
|
||||
"Iron Head",
|
||||
"Wildfire",
|
||||
"Lava Plume",
|
||||
"Magnet Rise"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2707,6 +2928,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Boomburst",
|
||||
"Thunderbolt",
|
||||
"Fly",
|
||||
"Livewire",
|
||||
"Spark",
|
||||
"Belly Drum"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2809,6 +3038,14 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Boomburst",
|
||||
"Thunderbolt",
|
||||
"Fly",
|
||||
"Livewire",
|
||||
"Spark",
|
||||
"Belly Drum"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2920,6 +3157,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Moonblast",
|
||||
"Phantom Force",
|
||||
"Nasty Plot",
|
||||
"Coil",
|
||||
"Perish Song",
|
||||
"Thunder Wave"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3037,6 +3282,14 @@
|
|||
"pokeBattleValue": 120,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Moonblast",
|
||||
"Phantom Force",
|
||||
"Nasty Plot",
|
||||
"Coil",
|
||||
"Perish Song",
|
||||
"Thunder Wave"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3132,6 +3385,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Sacred Sword",
|
||||
"Close Combat",
|
||||
"Dazzling Gleam",
|
||||
"Moonlight",
|
||||
"Ingrain",
|
||||
"Leech Seed"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3235,6 +3496,14 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Sacred Sword",
|
||||
"Close Combat",
|
||||
"Dazzling Gleam",
|
||||
"Moonlight",
|
||||
"Ingrain",
|
||||
"Leech Seed"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3315,6 +3584,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Energy Ball",
|
||||
"Eruption",
|
||||
"Lava Plume",
|
||||
"Will-O-Wisp",
|
||||
"Incinerate",
|
||||
"Wildfire"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3408,6 +3685,14 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Head Smash",
|
||||
"Rock Tomb",
|
||||
"Incinerate",
|
||||
"Will-O-Wisp",
|
||||
"Energy Ball",
|
||||
"Wildfire"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3496,6 +3781,13 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Fiery Dance",
|
||||
"Lava Plume",
|
||||
"Baton Pass",
|
||||
"Will-O-Wisp",
|
||||
"Wildfire"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3587,6 +3879,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Toxic Spikes",
|
||||
"Poison Jab",
|
||||
"Hidden Power Water",
|
||||
"Roar",
|
||||
"Iron Tail",
|
||||
"Poison Gas"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3775,6 +4075,14 @@
|
|||
"pokeBattleValue": 120,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Toxic Spikes",
|
||||
"Poison Jab",
|
||||
"Hidden Power Water",
|
||||
"Roar",
|
||||
"Iron Tail",
|
||||
"Poison Gas"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3875,6 +4183,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Petal Dance",
|
||||
"Boomburst",
|
||||
"Roost",
|
||||
"Grass Whistle",
|
||||
"Flash Cannon",
|
||||
"Mega Drain"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -3991,6 +4307,14 @@
|
|||
"pokeBattleValue": 125,
|
||||
"tier": [
|
||||
"UU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Petal Dance",
|
||||
"Boomburst",
|
||||
"Roost",
|
||||
"Grass Whistle",
|
||||
"Flash Cannon",
|
||||
"Mega Drain"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4078,6 +4402,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Lunar Cannon",
|
||||
"New Moon",
|
||||
"Moonblast",
|
||||
"Dazzling Gleam",
|
||||
"Moonlight",
|
||||
"Draining Kiss"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4297,6 +4629,14 @@
|
|||
"pokeBattleValue": 150,
|
||||
"tier": [
|
||||
"OU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Lunar Cannon",
|
||||
"New Moon",
|
||||
"Moonblast",
|
||||
"Dazzling Gleam",
|
||||
"Moonlight",
|
||||
"Draining Kiss"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4395,6 +4735,13 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Recover",
|
||||
"Earthquake",
|
||||
"Fissure",
|
||||
"Sandstorm",
|
||||
"Hidden Power Fire"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4502,6 +4849,13 @@
|
|||
"pokeBattleValue": 120,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Recover",
|
||||
"Earthquake",
|
||||
"Fissure",
|
||||
"Sandstorm",
|
||||
"Hidden Power Fire"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4621,6 +4975,14 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Seed Bomb",
|
||||
"Mystical Fire",
|
||||
"Trick-or-Treat",
|
||||
"Will-O-Wisp",
|
||||
"Wildfire",
|
||||
"Heat Crash"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4726,6 +5088,14 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Seed Bomb",
|
||||
"Mystical Fire",
|
||||
"Trick-or-Treat",
|
||||
"Will-O-Wisp",
|
||||
"Wildfire",
|
||||
"Heat Crash"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4792,6 +5162,15 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Power Whip",
|
||||
"Leaf Blade",
|
||||
"Rest",
|
||||
"Metronome",
|
||||
"Yawn",
|
||||
"Synthesis",
|
||||
"Snore"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4853,6 +5232,15 @@
|
|||
"pokeBattleValue": 120,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Power Whip",
|
||||
"Leaf Blade",
|
||||
"Rest",
|
||||
"Metronome",
|
||||
"Yawn",
|
||||
"Synthesis",
|
||||
"Snore"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -4962,6 +5350,13 @@
|
|||
"pokeBattleValue": 50,
|
||||
"tier": [
|
||||
"LC"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Future Sight",
|
||||
"Sing",
|
||||
"Frost Breath",
|
||||
"Dazzling Gleam",
|
||||
"Misty Terrain"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -5055,6 +5450,13 @@
|
|||
"pokeBattleValue": 100,
|
||||
"tier": [
|
||||
"NU"
|
||||
],
|
||||
"randomMoves": [
|
||||
"Future Sight",
|
||||
"Sing",
|
||||
"Frost Breath",
|
||||
"Dazzling Gleam",
|
||||
"Misty Terrain"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue