@pkmn/dex 0.7.23 → 0.7.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +78 -22
- package/build/index.js.map +1 -1
- package/build/index.min.js +1 -1
- package/build/index.mjs +78 -22
- package/build/index.mjs.map +1 -1
- package/build/{learnsets-N3DRCBPW.js → learnsets-DN7WIMBY.js} +176 -11
- package/build/{learnsets-XEAZUGTS.mjs → learnsets-Y33QYZVS.mjs} +176 -11
- package/build/learnsets.min.js +1 -1
- package/package.json +2 -2
- /package/build/{learnsets-N3DRCBPW.js.map → learnsets-DN7WIMBY.js.map} +0 -0
- /package/build/{learnsets-XEAZUGTS.mjs.map → learnsets-Y33QYZVS.mjs.map} +0 -0
|
@@ -17495,6 +17495,7 @@ var learnsets_default = {
|
|
|
17495
17495
|
holdhands: ["7S44", "7S45", "6S33", "6S34", "6S35", "6S40", "6S42"],
|
|
17496
17496
|
irontail: [
|
|
17497
17497
|
"9L28",
|
|
17498
|
+
"9S54",
|
|
17498
17499
|
"8M",
|
|
17499
17500
|
"8V",
|
|
17500
17501
|
"7T",
|
|
@@ -17559,7 +17560,7 @@ var learnsets_default = {
|
|
|
17559
17560
|
"6S40",
|
|
17560
17561
|
"6S42"
|
|
17561
17562
|
],
|
|
17562
|
-
playrough: ["9M", "8M"],
|
|
17563
|
+
playrough: ["9M", "9S54", "8M"],
|
|
17563
17564
|
present: ["4S12", "4S15", "4S17", "4S18", "4S20", "4S22"],
|
|
17564
17565
|
protect: [
|
|
17565
17566
|
"9M",
|
|
@@ -17655,6 +17656,7 @@ var learnsets_default = {
|
|
|
17655
17656
|
],
|
|
17656
17657
|
surf: [
|
|
17657
17658
|
"9M",
|
|
17659
|
+
"9S54",
|
|
17658
17660
|
"8M",
|
|
17659
17661
|
"7S47",
|
|
17660
17662
|
"7S49",
|
|
@@ -17704,6 +17706,7 @@ var learnsets_default = {
|
|
|
17704
17706
|
thunder: [
|
|
17705
17707
|
"9M",
|
|
17706
17708
|
"9L44",
|
|
17709
|
+
"9S54",
|
|
17707
17710
|
"8M",
|
|
17708
17711
|
"8L44",
|
|
17709
17712
|
"8V",
|
|
@@ -18203,6 +18206,16 @@ var learnsets_default = {
|
|
|
18203
18206
|
level: 5,
|
|
18204
18207
|
moves: ["fly", "tailwhip", "thundershock", "quickattack"],
|
|
18205
18208
|
pokeball: "pokeball"
|
|
18209
|
+
},
|
|
18210
|
+
{
|
|
18211
|
+
generation: 9,
|
|
18212
|
+
level: 100,
|
|
18213
|
+
gender: "M",
|
|
18214
|
+
nature: "Quiet",
|
|
18215
|
+
perfectIVs: 6,
|
|
18216
|
+
isHidden: true,
|
|
18217
|
+
moves: ["thunder", "surf", "playrough", "irontail"],
|
|
18218
|
+
pokeball: "pokeball"
|
|
18206
18219
|
}
|
|
18207
18220
|
],
|
|
18208
18221
|
encounters: [
|
|
@@ -109133,7 +109146,7 @@ var learnsets_default = {
|
|
|
109133
109146
|
learnset: {
|
|
109134
109147
|
aerialace: ["9M"],
|
|
109135
109148
|
agility: ["9M", "9L34"],
|
|
109136
|
-
bittermalice: ["9L46"],
|
|
109149
|
+
bittermalice: ["9L46", "9S0"],
|
|
109137
109150
|
bodyslam: ["9M"],
|
|
109138
109151
|
brickbreak: ["9M"],
|
|
109139
109152
|
calmmind: ["9M"],
|
|
@@ -109151,6 +109164,7 @@ var learnsets_default = {
|
|
|
109151
109164
|
foulplay: ["9M", "9L58"],
|
|
109152
109165
|
gigaimpact: ["9M"],
|
|
109153
109166
|
grassknot: ["9M"],
|
|
109167
|
+
happyhour: ["9S0"],
|
|
109154
109168
|
helpinghand: ["9M"],
|
|
109155
109169
|
hex: ["9M"],
|
|
109156
109170
|
honeclaws: ["9L1"],
|
|
@@ -109162,7 +109176,7 @@ var learnsets_default = {
|
|
|
109162
109176
|
leer: ["9L1"],
|
|
109163
109177
|
lowkick: ["9M"],
|
|
109164
109178
|
lowsweep: ["9M"],
|
|
109165
|
-
nastyplot: ["9M", "9L52"],
|
|
109179
|
+
nastyplot: ["9M", "9L52", "9S0"],
|
|
109166
109180
|
nightshade: ["9M"],
|
|
109167
109181
|
phantomforce: ["9M"],
|
|
109168
109182
|
protect: ["9M"],
|
|
@@ -109184,13 +109198,22 @@ var learnsets_default = {
|
|
|
109184
109198
|
swordsdance: ["9M"],
|
|
109185
109199
|
takedown: ["9M"],
|
|
109186
109200
|
taunt: ["9M", "9L20"],
|
|
109187
|
-
terablast: ["9M"],
|
|
109201
|
+
terablast: ["9M", "9S0"],
|
|
109188
109202
|
thief: ["9M"],
|
|
109189
109203
|
torment: ["9L1"],
|
|
109190
109204
|
trick: ["9M"],
|
|
109191
109205
|
uturn: ["9M", "9L1"],
|
|
109192
109206
|
willowisp: ["9M"]
|
|
109193
|
-
}
|
|
109207
|
+
},
|
|
109208
|
+
eventData: [
|
|
109209
|
+
{
|
|
109210
|
+
generation: 9,
|
|
109211
|
+
level: 50,
|
|
109212
|
+
perfectIVs: 3,
|
|
109213
|
+
moves: ["happyhour", "bittermalice", "nastyplot", "terablast"],
|
|
109214
|
+
pokeball: "cherishball"
|
|
109215
|
+
}
|
|
109216
|
+
]
|
|
109194
109217
|
},
|
|
109195
109218
|
minccino: {
|
|
109196
109219
|
learnset: {
|
|
@@ -140883,16 +140906,16 @@ var learnsets_default = {
|
|
|
140883
140906
|
ironhead: ["9M"],
|
|
140884
140907
|
mudshot: ["9M", "9L7"],
|
|
140885
140908
|
powergem: ["9M"],
|
|
140886
|
-
protect: ["9M"],
|
|
140909
|
+
protect: ["9M", "9S0"],
|
|
140887
140910
|
raindance: ["9M"],
|
|
140888
|
-
recover: ["9L30"],
|
|
140911
|
+
recover: ["9L30", "9S0"],
|
|
140889
140912
|
rest: ["9M"],
|
|
140890
140913
|
rockblast: ["9M", "9L1"],
|
|
140891
140914
|
rockpolish: ["9L13"],
|
|
140892
140915
|
rockslide: ["9M", "9L34"],
|
|
140893
140916
|
rockthrow: ["9L5"],
|
|
140894
140917
|
rocktomb: ["9M", "9L10"],
|
|
140895
|
-
saltcure: ["9L24"],
|
|
140918
|
+
saltcure: ["9L24", "9S0"],
|
|
140896
140919
|
sandstorm: ["9M"],
|
|
140897
140920
|
sleeptalk: ["9M"],
|
|
140898
140921
|
stealthrock: ["9M", "9L40"],
|
|
@@ -140904,9 +140927,27 @@ var learnsets_default = {
|
|
|
140904
140927
|
takedown: ["9M"],
|
|
140905
140928
|
terablast: ["9M"],
|
|
140906
140929
|
thunderpunch: ["9M"],
|
|
140907
|
-
wideguard: ["9L1"],
|
|
140930
|
+
wideguard: ["9L1", "9S0"],
|
|
140908
140931
|
zenheadbutt: ["9M"]
|
|
140909
|
-
}
|
|
140932
|
+
},
|
|
140933
|
+
eventData: [
|
|
140934
|
+
{
|
|
140935
|
+
generation: 9,
|
|
140936
|
+
level: 50,
|
|
140937
|
+
gender: "M",
|
|
140938
|
+
nature: "Careful",
|
|
140939
|
+
ivs: {
|
|
140940
|
+
hp: 31,
|
|
140941
|
+
atk: 31,
|
|
140942
|
+
def: 31,
|
|
140943
|
+
spa: 22,
|
|
140944
|
+
spd: 31,
|
|
140945
|
+
spe: 31
|
|
140946
|
+
},
|
|
140947
|
+
moves: ["saltcure", "recover", "wideguard", "protect"],
|
|
140948
|
+
pokeball: "cherishball"
|
|
140949
|
+
}
|
|
140950
|
+
]
|
|
140910
140951
|
},
|
|
140911
140952
|
glimmet: {
|
|
140912
140953
|
learnset: {
|
|
@@ -143245,6 +143286,130 @@ var learnsets_default = {
|
|
|
143245
143286
|
wrap: ["9L1"]
|
|
143246
143287
|
}
|
|
143247
143288
|
},
|
|
143289
|
+
walkingwake: {
|
|
143290
|
+
learnset: {
|
|
143291
|
+
agility: ["9M"],
|
|
143292
|
+
aquajet: ["9L1"],
|
|
143293
|
+
bite: ["9L07"],
|
|
143294
|
+
bodyslam: ["9M"],
|
|
143295
|
+
breakingswipe: ["9L35"],
|
|
143296
|
+
chillingwater: ["9M"],
|
|
143297
|
+
crunch: ["9M"],
|
|
143298
|
+
dracometeor: ["9M"],
|
|
143299
|
+
dragonbreath: ["9L28"],
|
|
143300
|
+
dragonclaw: ["9M"],
|
|
143301
|
+
dragondance: ["9M"],
|
|
143302
|
+
dragonpulse: ["9M", "9L63", "9S0"],
|
|
143303
|
+
dragonrush: ["9L42"],
|
|
143304
|
+
dragontail: ["9M"],
|
|
143305
|
+
endure: ["9M"],
|
|
143306
|
+
facade: ["9M"],
|
|
143307
|
+
firefang: ["9M"],
|
|
143308
|
+
flamethrower: ["9M", "9L77", "9S0"],
|
|
143309
|
+
gigaimpact: ["9M"],
|
|
143310
|
+
honeclaws: ["9L1"],
|
|
143311
|
+
hurricane: ["9M"],
|
|
143312
|
+
hydropump: ["9M", "9L84"],
|
|
143313
|
+
hydrosteam: ["9L56", "9S0"],
|
|
143314
|
+
hyperbeam: ["9M"],
|
|
143315
|
+
leer: ["9L1"],
|
|
143316
|
+
liquidation: ["9M"],
|
|
143317
|
+
lowkick: ["9M"],
|
|
143318
|
+
mudshot: ["9M"],
|
|
143319
|
+
nobleroar: ["9L21", "9S0"],
|
|
143320
|
+
outrage: ["9M", "9L70"],
|
|
143321
|
+
protect: ["9M"],
|
|
143322
|
+
raindance: ["9M"],
|
|
143323
|
+
rest: ["9M"],
|
|
143324
|
+
roar: ["9L1"],
|
|
143325
|
+
scaryface: ["9M"],
|
|
143326
|
+
sleeptalk: ["9M"],
|
|
143327
|
+
snarl: ["9M"],
|
|
143328
|
+
substitute: ["9M"],
|
|
143329
|
+
sunnyday: ["9M", "9L1"],
|
|
143330
|
+
surf: ["9M"],
|
|
143331
|
+
swift: ["9M"],
|
|
143332
|
+
takedown: ["9M"],
|
|
143333
|
+
terablast: ["9M"],
|
|
143334
|
+
twister: ["9L1"],
|
|
143335
|
+
waterfall: ["9M"],
|
|
143336
|
+
waterpulse: ["9M", "9L14"]
|
|
143337
|
+
},
|
|
143338
|
+
eventData: [
|
|
143339
|
+
{
|
|
143340
|
+
generation: 9,
|
|
143341
|
+
level: 75,
|
|
143342
|
+
perfectIVs: 3,
|
|
143343
|
+
moves: ["hydrosteam", "dragonpulse", "nobleroar", "flamethrower"]
|
|
143344
|
+
}
|
|
143345
|
+
],
|
|
143346
|
+
eventOnly: true
|
|
143347
|
+
},
|
|
143348
|
+
ironleaves: {
|
|
143349
|
+
learnset: {
|
|
143350
|
+
aerialace: ["9M"],
|
|
143351
|
+
agility: ["9M"],
|
|
143352
|
+
airslash: ["9M"],
|
|
143353
|
+
allyswitch: ["9L84"],
|
|
143354
|
+
brickbreak: ["9M"],
|
|
143355
|
+
calmmind: ["9M"],
|
|
143356
|
+
closecombat: ["9M", "9L63"],
|
|
143357
|
+
electricterrain: ["9M", "9L1"],
|
|
143358
|
+
endure: ["9M"],
|
|
143359
|
+
energyball: ["9M"],
|
|
143360
|
+
facade: ["9M"],
|
|
143361
|
+
falseswipe: ["9M"],
|
|
143362
|
+
focusblast: ["9M"],
|
|
143363
|
+
gigadrain: ["9M"],
|
|
143364
|
+
gigaimpact: ["9M"],
|
|
143365
|
+
grassknot: ["9M"],
|
|
143366
|
+
grassyterrain: ["9M"],
|
|
143367
|
+
helpinghand: ["9M", "9L1"],
|
|
143368
|
+
hyperbeam: ["9M"],
|
|
143369
|
+
imprison: ["9M", "9L70"],
|
|
143370
|
+
irondefense: ["9M"],
|
|
143371
|
+
leafblade: ["9L49", "9S0"],
|
|
143372
|
+
leafstorm: ["9M"],
|
|
143373
|
+
leer: ["9L1"],
|
|
143374
|
+
magicalleaf: ["9M", "9L07"],
|
|
143375
|
+
megahorn: ["9L77", "9S0"],
|
|
143376
|
+
nightslash: ["9L28"],
|
|
143377
|
+
protect: ["9M"],
|
|
143378
|
+
psyblade: ["9L56", "9S0"],
|
|
143379
|
+
psychicterrain: ["9M"],
|
|
143380
|
+
quash: ["9L1"],
|
|
143381
|
+
quickattack: ["9L1"],
|
|
143382
|
+
quickguard: ["9L21"],
|
|
143383
|
+
rest: ["9M"],
|
|
143384
|
+
retaliate: ["9L14"],
|
|
143385
|
+
reversal: ["9M"],
|
|
143386
|
+
sacredsword: ["9L42"],
|
|
143387
|
+
scaryface: ["9M"],
|
|
143388
|
+
sleeptalk: ["9M"],
|
|
143389
|
+
smartstrike: ["9M"],
|
|
143390
|
+
solarbeam: ["9M"],
|
|
143391
|
+
solarblade: ["9L91"],
|
|
143392
|
+
substitute: ["9M"],
|
|
143393
|
+
swift: ["9M"],
|
|
143394
|
+
swordsdance: ["9M", "9L35", "9S0"],
|
|
143395
|
+
takedown: ["9M"],
|
|
143396
|
+
taunt: ["9M"],
|
|
143397
|
+
terablast: ["9M"],
|
|
143398
|
+
trailblaze: ["9M"],
|
|
143399
|
+
wildcharge: ["9M"],
|
|
143400
|
+
workup: ["9L1"],
|
|
143401
|
+
xscissor: ["9M"]
|
|
143402
|
+
},
|
|
143403
|
+
eventData: [
|
|
143404
|
+
{
|
|
143405
|
+
generation: 9,
|
|
143406
|
+
level: 75,
|
|
143407
|
+
perfectIVs: 3,
|
|
143408
|
+
moves: ["psyblade", "leafblade", "megahorn", "swordsdance"]
|
|
143409
|
+
}
|
|
143410
|
+
],
|
|
143411
|
+
eventOnly: true
|
|
143412
|
+
},
|
|
143248
143413
|
syclar: {
|
|
143249
143414
|
learnset: {
|
|
143250
143415
|
absorb: ["9L1", "8L1", "7L1"],
|
|
@@ -149180,4 +149345,4 @@ var learnsets_default = {
|
|
|
149180
149345
|
|
|
149181
149346
|
|
|
149182
149347
|
exports.default = learnsets_default;
|
|
149183
|
-
//# sourceMappingURL=learnsets-
|
|
149348
|
+
//# sourceMappingURL=learnsets-DN7WIMBY.js.map
|
|
@@ -17495,6 +17495,7 @@ var learnsets_default = {
|
|
|
17495
17495
|
holdhands: ["7S44", "7S45", "6S33", "6S34", "6S35", "6S40", "6S42"],
|
|
17496
17496
|
irontail: [
|
|
17497
17497
|
"9L28",
|
|
17498
|
+
"9S54",
|
|
17498
17499
|
"8M",
|
|
17499
17500
|
"8V",
|
|
17500
17501
|
"7T",
|
|
@@ -17559,7 +17560,7 @@ var learnsets_default = {
|
|
|
17559
17560
|
"6S40",
|
|
17560
17561
|
"6S42"
|
|
17561
17562
|
],
|
|
17562
|
-
playrough: ["9M", "8M"],
|
|
17563
|
+
playrough: ["9M", "9S54", "8M"],
|
|
17563
17564
|
present: ["4S12", "4S15", "4S17", "4S18", "4S20", "4S22"],
|
|
17564
17565
|
protect: [
|
|
17565
17566
|
"9M",
|
|
@@ -17655,6 +17656,7 @@ var learnsets_default = {
|
|
|
17655
17656
|
],
|
|
17656
17657
|
surf: [
|
|
17657
17658
|
"9M",
|
|
17659
|
+
"9S54",
|
|
17658
17660
|
"8M",
|
|
17659
17661
|
"7S47",
|
|
17660
17662
|
"7S49",
|
|
@@ -17704,6 +17706,7 @@ var learnsets_default = {
|
|
|
17704
17706
|
thunder: [
|
|
17705
17707
|
"9M",
|
|
17706
17708
|
"9L44",
|
|
17709
|
+
"9S54",
|
|
17707
17710
|
"8M",
|
|
17708
17711
|
"8L44",
|
|
17709
17712
|
"8V",
|
|
@@ -18203,6 +18206,16 @@ var learnsets_default = {
|
|
|
18203
18206
|
level: 5,
|
|
18204
18207
|
moves: ["fly", "tailwhip", "thundershock", "quickattack"],
|
|
18205
18208
|
pokeball: "pokeball"
|
|
18209
|
+
},
|
|
18210
|
+
{
|
|
18211
|
+
generation: 9,
|
|
18212
|
+
level: 100,
|
|
18213
|
+
gender: "M",
|
|
18214
|
+
nature: "Quiet",
|
|
18215
|
+
perfectIVs: 6,
|
|
18216
|
+
isHidden: true,
|
|
18217
|
+
moves: ["thunder", "surf", "playrough", "irontail"],
|
|
18218
|
+
pokeball: "pokeball"
|
|
18206
18219
|
}
|
|
18207
18220
|
],
|
|
18208
18221
|
encounters: [
|
|
@@ -109133,7 +109146,7 @@ var learnsets_default = {
|
|
|
109133
109146
|
learnset: {
|
|
109134
109147
|
aerialace: ["9M"],
|
|
109135
109148
|
agility: ["9M", "9L34"],
|
|
109136
|
-
bittermalice: ["9L46"],
|
|
109149
|
+
bittermalice: ["9L46", "9S0"],
|
|
109137
109150
|
bodyslam: ["9M"],
|
|
109138
109151
|
brickbreak: ["9M"],
|
|
109139
109152
|
calmmind: ["9M"],
|
|
@@ -109151,6 +109164,7 @@ var learnsets_default = {
|
|
|
109151
109164
|
foulplay: ["9M", "9L58"],
|
|
109152
109165
|
gigaimpact: ["9M"],
|
|
109153
109166
|
grassknot: ["9M"],
|
|
109167
|
+
happyhour: ["9S0"],
|
|
109154
109168
|
helpinghand: ["9M"],
|
|
109155
109169
|
hex: ["9M"],
|
|
109156
109170
|
honeclaws: ["9L1"],
|
|
@@ -109162,7 +109176,7 @@ var learnsets_default = {
|
|
|
109162
109176
|
leer: ["9L1"],
|
|
109163
109177
|
lowkick: ["9M"],
|
|
109164
109178
|
lowsweep: ["9M"],
|
|
109165
|
-
nastyplot: ["9M", "9L52"],
|
|
109179
|
+
nastyplot: ["9M", "9L52", "9S0"],
|
|
109166
109180
|
nightshade: ["9M"],
|
|
109167
109181
|
phantomforce: ["9M"],
|
|
109168
109182
|
protect: ["9M"],
|
|
@@ -109184,13 +109198,22 @@ var learnsets_default = {
|
|
|
109184
109198
|
swordsdance: ["9M"],
|
|
109185
109199
|
takedown: ["9M"],
|
|
109186
109200
|
taunt: ["9M", "9L20"],
|
|
109187
|
-
terablast: ["9M"],
|
|
109201
|
+
terablast: ["9M", "9S0"],
|
|
109188
109202
|
thief: ["9M"],
|
|
109189
109203
|
torment: ["9L1"],
|
|
109190
109204
|
trick: ["9M"],
|
|
109191
109205
|
uturn: ["9M", "9L1"],
|
|
109192
109206
|
willowisp: ["9M"]
|
|
109193
|
-
}
|
|
109207
|
+
},
|
|
109208
|
+
eventData: [
|
|
109209
|
+
{
|
|
109210
|
+
generation: 9,
|
|
109211
|
+
level: 50,
|
|
109212
|
+
perfectIVs: 3,
|
|
109213
|
+
moves: ["happyhour", "bittermalice", "nastyplot", "terablast"],
|
|
109214
|
+
pokeball: "cherishball"
|
|
109215
|
+
}
|
|
109216
|
+
]
|
|
109194
109217
|
},
|
|
109195
109218
|
minccino: {
|
|
109196
109219
|
learnset: {
|
|
@@ -140883,16 +140906,16 @@ var learnsets_default = {
|
|
|
140883
140906
|
ironhead: ["9M"],
|
|
140884
140907
|
mudshot: ["9M", "9L7"],
|
|
140885
140908
|
powergem: ["9M"],
|
|
140886
|
-
protect: ["9M"],
|
|
140909
|
+
protect: ["9M", "9S0"],
|
|
140887
140910
|
raindance: ["9M"],
|
|
140888
|
-
recover: ["9L30"],
|
|
140911
|
+
recover: ["9L30", "9S0"],
|
|
140889
140912
|
rest: ["9M"],
|
|
140890
140913
|
rockblast: ["9M", "9L1"],
|
|
140891
140914
|
rockpolish: ["9L13"],
|
|
140892
140915
|
rockslide: ["9M", "9L34"],
|
|
140893
140916
|
rockthrow: ["9L5"],
|
|
140894
140917
|
rocktomb: ["9M", "9L10"],
|
|
140895
|
-
saltcure: ["9L24"],
|
|
140918
|
+
saltcure: ["9L24", "9S0"],
|
|
140896
140919
|
sandstorm: ["9M"],
|
|
140897
140920
|
sleeptalk: ["9M"],
|
|
140898
140921
|
stealthrock: ["9M", "9L40"],
|
|
@@ -140904,9 +140927,27 @@ var learnsets_default = {
|
|
|
140904
140927
|
takedown: ["9M"],
|
|
140905
140928
|
terablast: ["9M"],
|
|
140906
140929
|
thunderpunch: ["9M"],
|
|
140907
|
-
wideguard: ["9L1"],
|
|
140930
|
+
wideguard: ["9L1", "9S0"],
|
|
140908
140931
|
zenheadbutt: ["9M"]
|
|
140909
|
-
}
|
|
140932
|
+
},
|
|
140933
|
+
eventData: [
|
|
140934
|
+
{
|
|
140935
|
+
generation: 9,
|
|
140936
|
+
level: 50,
|
|
140937
|
+
gender: "M",
|
|
140938
|
+
nature: "Careful",
|
|
140939
|
+
ivs: {
|
|
140940
|
+
hp: 31,
|
|
140941
|
+
atk: 31,
|
|
140942
|
+
def: 31,
|
|
140943
|
+
spa: 22,
|
|
140944
|
+
spd: 31,
|
|
140945
|
+
spe: 31
|
|
140946
|
+
},
|
|
140947
|
+
moves: ["saltcure", "recover", "wideguard", "protect"],
|
|
140948
|
+
pokeball: "cherishball"
|
|
140949
|
+
}
|
|
140950
|
+
]
|
|
140910
140951
|
},
|
|
140911
140952
|
glimmet: {
|
|
140912
140953
|
learnset: {
|
|
@@ -143245,6 +143286,130 @@ var learnsets_default = {
|
|
|
143245
143286
|
wrap: ["9L1"]
|
|
143246
143287
|
}
|
|
143247
143288
|
},
|
|
143289
|
+
walkingwake: {
|
|
143290
|
+
learnset: {
|
|
143291
|
+
agility: ["9M"],
|
|
143292
|
+
aquajet: ["9L1"],
|
|
143293
|
+
bite: ["9L07"],
|
|
143294
|
+
bodyslam: ["9M"],
|
|
143295
|
+
breakingswipe: ["9L35"],
|
|
143296
|
+
chillingwater: ["9M"],
|
|
143297
|
+
crunch: ["9M"],
|
|
143298
|
+
dracometeor: ["9M"],
|
|
143299
|
+
dragonbreath: ["9L28"],
|
|
143300
|
+
dragonclaw: ["9M"],
|
|
143301
|
+
dragondance: ["9M"],
|
|
143302
|
+
dragonpulse: ["9M", "9L63", "9S0"],
|
|
143303
|
+
dragonrush: ["9L42"],
|
|
143304
|
+
dragontail: ["9M"],
|
|
143305
|
+
endure: ["9M"],
|
|
143306
|
+
facade: ["9M"],
|
|
143307
|
+
firefang: ["9M"],
|
|
143308
|
+
flamethrower: ["9M", "9L77", "9S0"],
|
|
143309
|
+
gigaimpact: ["9M"],
|
|
143310
|
+
honeclaws: ["9L1"],
|
|
143311
|
+
hurricane: ["9M"],
|
|
143312
|
+
hydropump: ["9M", "9L84"],
|
|
143313
|
+
hydrosteam: ["9L56", "9S0"],
|
|
143314
|
+
hyperbeam: ["9M"],
|
|
143315
|
+
leer: ["9L1"],
|
|
143316
|
+
liquidation: ["9M"],
|
|
143317
|
+
lowkick: ["9M"],
|
|
143318
|
+
mudshot: ["9M"],
|
|
143319
|
+
nobleroar: ["9L21", "9S0"],
|
|
143320
|
+
outrage: ["9M", "9L70"],
|
|
143321
|
+
protect: ["9M"],
|
|
143322
|
+
raindance: ["9M"],
|
|
143323
|
+
rest: ["9M"],
|
|
143324
|
+
roar: ["9L1"],
|
|
143325
|
+
scaryface: ["9M"],
|
|
143326
|
+
sleeptalk: ["9M"],
|
|
143327
|
+
snarl: ["9M"],
|
|
143328
|
+
substitute: ["9M"],
|
|
143329
|
+
sunnyday: ["9M", "9L1"],
|
|
143330
|
+
surf: ["9M"],
|
|
143331
|
+
swift: ["9M"],
|
|
143332
|
+
takedown: ["9M"],
|
|
143333
|
+
terablast: ["9M"],
|
|
143334
|
+
twister: ["9L1"],
|
|
143335
|
+
waterfall: ["9M"],
|
|
143336
|
+
waterpulse: ["9M", "9L14"]
|
|
143337
|
+
},
|
|
143338
|
+
eventData: [
|
|
143339
|
+
{
|
|
143340
|
+
generation: 9,
|
|
143341
|
+
level: 75,
|
|
143342
|
+
perfectIVs: 3,
|
|
143343
|
+
moves: ["hydrosteam", "dragonpulse", "nobleroar", "flamethrower"]
|
|
143344
|
+
}
|
|
143345
|
+
],
|
|
143346
|
+
eventOnly: true
|
|
143347
|
+
},
|
|
143348
|
+
ironleaves: {
|
|
143349
|
+
learnset: {
|
|
143350
|
+
aerialace: ["9M"],
|
|
143351
|
+
agility: ["9M"],
|
|
143352
|
+
airslash: ["9M"],
|
|
143353
|
+
allyswitch: ["9L84"],
|
|
143354
|
+
brickbreak: ["9M"],
|
|
143355
|
+
calmmind: ["9M"],
|
|
143356
|
+
closecombat: ["9M", "9L63"],
|
|
143357
|
+
electricterrain: ["9M", "9L1"],
|
|
143358
|
+
endure: ["9M"],
|
|
143359
|
+
energyball: ["9M"],
|
|
143360
|
+
facade: ["9M"],
|
|
143361
|
+
falseswipe: ["9M"],
|
|
143362
|
+
focusblast: ["9M"],
|
|
143363
|
+
gigadrain: ["9M"],
|
|
143364
|
+
gigaimpact: ["9M"],
|
|
143365
|
+
grassknot: ["9M"],
|
|
143366
|
+
grassyterrain: ["9M"],
|
|
143367
|
+
helpinghand: ["9M", "9L1"],
|
|
143368
|
+
hyperbeam: ["9M"],
|
|
143369
|
+
imprison: ["9M", "9L70"],
|
|
143370
|
+
irondefense: ["9M"],
|
|
143371
|
+
leafblade: ["9L49", "9S0"],
|
|
143372
|
+
leafstorm: ["9M"],
|
|
143373
|
+
leer: ["9L1"],
|
|
143374
|
+
magicalleaf: ["9M", "9L07"],
|
|
143375
|
+
megahorn: ["9L77", "9S0"],
|
|
143376
|
+
nightslash: ["9L28"],
|
|
143377
|
+
protect: ["9M"],
|
|
143378
|
+
psyblade: ["9L56", "9S0"],
|
|
143379
|
+
psychicterrain: ["9M"],
|
|
143380
|
+
quash: ["9L1"],
|
|
143381
|
+
quickattack: ["9L1"],
|
|
143382
|
+
quickguard: ["9L21"],
|
|
143383
|
+
rest: ["9M"],
|
|
143384
|
+
retaliate: ["9L14"],
|
|
143385
|
+
reversal: ["9M"],
|
|
143386
|
+
sacredsword: ["9L42"],
|
|
143387
|
+
scaryface: ["9M"],
|
|
143388
|
+
sleeptalk: ["9M"],
|
|
143389
|
+
smartstrike: ["9M"],
|
|
143390
|
+
solarbeam: ["9M"],
|
|
143391
|
+
solarblade: ["9L91"],
|
|
143392
|
+
substitute: ["9M"],
|
|
143393
|
+
swift: ["9M"],
|
|
143394
|
+
swordsdance: ["9M", "9L35", "9S0"],
|
|
143395
|
+
takedown: ["9M"],
|
|
143396
|
+
taunt: ["9M"],
|
|
143397
|
+
terablast: ["9M"],
|
|
143398
|
+
trailblaze: ["9M"],
|
|
143399
|
+
wildcharge: ["9M"],
|
|
143400
|
+
workup: ["9L1"],
|
|
143401
|
+
xscissor: ["9M"]
|
|
143402
|
+
},
|
|
143403
|
+
eventData: [
|
|
143404
|
+
{
|
|
143405
|
+
generation: 9,
|
|
143406
|
+
level: 75,
|
|
143407
|
+
perfectIVs: 3,
|
|
143408
|
+
moves: ["psyblade", "leafblade", "megahorn", "swordsdance"]
|
|
143409
|
+
}
|
|
143410
|
+
],
|
|
143411
|
+
eventOnly: true
|
|
143412
|
+
},
|
|
143248
143413
|
syclar: {
|
|
143249
143414
|
learnset: {
|
|
143250
143415
|
absorb: ["9L1", "8L1", "7L1"],
|
|
@@ -149180,4 +149345,4 @@ var learnsets_default = {
|
|
|
149180
149345
|
export {
|
|
149181
149346
|
learnsets_default as default
|
|
149182
149347
|
};
|
|
149183
|
-
//# sourceMappingURL=learnsets-
|
|
149348
|
+
//# sourceMappingURL=learnsets-Y33QYZVS.mjs.map
|