@pkmn/dex 0.10.10 → 0.10.11
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 +34 -21
- package/build/index.js.map +1 -1
- package/build/index.min.js +1 -1
- package/build/index.mjs +34 -21
- package/build/index.mjs.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -1673,6 +1673,14 @@ var _7 = {
|
|
|
1673
1673
|
desc: "This Pokemon is immune to Ground-type moves and restores 1/4 of its maximum HP, rounded down, when hit by a Ground-type move.",
|
|
1674
1674
|
shortDesc: "This Pokemon heals 1/4 of its max HP when hit by Ground moves; Ground immunity."
|
|
1675
1675
|
},
|
|
1676
|
+
eelevate: {
|
|
1677
|
+
isNonstandard: "Future",
|
|
1678
|
+
flags: { breakable: 1 },
|
|
1679
|
+
name: "Eelevate",
|
|
1680
|
+
num: 313,
|
|
1681
|
+
desc: "This Pokemon is immune to Ground-type attacks and the effects of Spikes, Toxic Spikes, Sticky Web, and the Arena Trap Ability. The effects of Gravity, Ingrain, Smack Down, Thousand Arrows, and Iron Ball nullify the immunity. Thousand Arrows can hit this Pokemon as if it did not have this Ability. This Pokemon's highest stat is raised by 1 stage if it attacks and knocks out another Pokemon. Stat stage changes are not considered. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order.",
|
|
1682
|
+
shortDesc: "This Pokemon is immune to Ground; +1 to highest stat if it KOes another Pokemon."
|
|
1683
|
+
},
|
|
1676
1684
|
effectspore: {
|
|
1677
1685
|
flags: {},
|
|
1678
1686
|
name: "Effect Spore",
|
|
@@ -1766,6 +1774,15 @@ var _7 = {
|
|
|
1766
1774
|
num: 111,
|
|
1767
1775
|
shortDesc: "This Pokemon receives 3/4 damage from supereffective attacks."
|
|
1768
1776
|
},
|
|
1777
|
+
firemane: {
|
|
1778
|
+
isNonstandard: "Future",
|
|
1779
|
+
onModifyAtkPriority: 5,
|
|
1780
|
+
onModifySpAPriority: 5,
|
|
1781
|
+
flags: {},
|
|
1782
|
+
name: "Fire Mane",
|
|
1783
|
+
num: 316,
|
|
1784
|
+
shortDesc: "This Pokemon's offensive stat is multiplied by 1.5 while using a Fire-type attack."
|
|
1785
|
+
},
|
|
1769
1786
|
flamebody: {
|
|
1770
1787
|
flags: {},
|
|
1771
1788
|
name: "Flame Body",
|
|
@@ -12358,7 +12375,7 @@ var _17 = {
|
|
|
12358
12375
|
meditite: { tier: "ZU" },
|
|
12359
12376
|
medicham: { tier: "OU" },
|
|
12360
12377
|
electrike: { tier: "LC" },
|
|
12361
|
-
manectric: { tier: "
|
|
12378
|
+
manectric: { tier: "RUBL" },
|
|
12362
12379
|
plusle: { tier: "NU" },
|
|
12363
12380
|
minun: { tier: "PU" },
|
|
12364
12381
|
volbeat: { tier: "ZU" },
|
|
@@ -27228,6 +27245,11 @@ var _33 = {
|
|
|
27228
27245
|
desc: "The user spends two or three turns locked into this move and then, on the second or third turn after using this move, the user attacks the opponent, inflicting double the damage in HP it lost during those turns. If the user is prevented from moving during this move's use, the effect ends. This move does not ignore type immunity.",
|
|
27229
27246
|
shortDesc: "Waits 2-3 turns; deals double the damage taken."
|
|
27230
27247
|
},
|
|
27248
|
+
conversion2: {
|
|
27249
|
+
inherit: true,
|
|
27250
|
+
desc: "The user's type changes to match a type that resists or is immune to the type of the last move used by the opposing Pokemon, even if it is one of the user's current types. The original type of the move is used rather than the determined type. Fails if the opposing Pokemon has not used a move.",
|
|
27251
|
+
shortDesc: "Changes user's type to resist the foe's last move."
|
|
27252
|
+
},
|
|
27231
27253
|
counter: {
|
|
27232
27254
|
inherit: true,
|
|
27233
27255
|
condition: {},
|
|
@@ -27582,11 +27604,6 @@ var _33 = {
|
|
|
27582
27604
|
inherit: true,
|
|
27583
27605
|
shortDesc: "10% chance to lower the target's Speed by 1."
|
|
27584
27606
|
},
|
|
27585
|
-
conversion2: {
|
|
27586
|
-
inherit: true,
|
|
27587
|
-
desc: "The user's type changes to match a type that resists or is immune to the type of the last move used by the opposing Pokemon, even if it is one of the user's current types. The original type of the move is used rather than the determined type. Fails if the opposing Pokemon has not used a move.",
|
|
27588
|
-
shortDesc: "Changes user's type to resist the foe's last move."
|
|
27589
|
-
},
|
|
27590
27607
|
defensecurl: {
|
|
27591
27608
|
inherit: true,
|
|
27592
27609
|
desc: "Raises the user's Defense by 1 stage. While the user remains active, the power of the user's Rollout will be doubled (this effect is not stackable). Baton Pass can be used to transfer this effect to an ally."
|
|
@@ -52171,7 +52188,7 @@ var _49 = {
|
|
|
52171
52188
|
spd: 95,
|
|
52172
52189
|
spe: 110
|
|
52173
52190
|
},
|
|
52174
|
-
abilities: { "0": "Surge
|
|
52191
|
+
abilities: { "0": "Electric Surge" },
|
|
52175
52192
|
weightkg: 38,
|
|
52176
52193
|
eggGroups: ["Field", "Fairy"],
|
|
52177
52194
|
requiredItem: "Raichunite X",
|
|
@@ -52191,7 +52208,7 @@ var _49 = {
|
|
|
52191
52208
|
spd: 80,
|
|
52192
52209
|
spe: 130
|
|
52193
52210
|
},
|
|
52194
|
-
abilities: { "0": "
|
|
52211
|
+
abilities: { "0": "No Guard" },
|
|
52195
52212
|
weightkg: 26,
|
|
52196
52213
|
eggGroups: ["Field", "Fairy"],
|
|
52197
52214
|
requiredItem: "Raichunite Y",
|
|
@@ -61286,7 +61303,7 @@ var _49 = {
|
|
|
61286
61303
|
spd: 90,
|
|
61287
61304
|
spe: 110
|
|
61288
61305
|
},
|
|
61289
|
-
abilities: { "0": "
|
|
61306
|
+
abilities: { "0": "Contrary" },
|
|
61290
61307
|
weightkg: 50,
|
|
61291
61308
|
eggGroups: ["Flying"],
|
|
61292
61309
|
requiredItem: "Staraptite",
|
|
@@ -65024,7 +65041,7 @@ var _49 = {
|
|
|
65024
65041
|
spd: 99,
|
|
65025
65042
|
spe: 62
|
|
65026
65043
|
},
|
|
65027
|
-
abilities: { "0": "
|
|
65044
|
+
abilities: { "0": "Shell Armor" },
|
|
65028
65045
|
weightkg: 230.5,
|
|
65029
65046
|
eggGroups: ["Bug"],
|
|
65030
65047
|
requiredItem: "Scolipite",
|
|
@@ -65478,7 +65495,7 @@ var _49 = {
|
|
|
65478
65495
|
spd: 135,
|
|
65479
65496
|
spe: 68
|
|
65480
65497
|
},
|
|
65481
|
-
abilities: { "0": "
|
|
65498
|
+
abilities: { "0": "Intimidate" },
|
|
65482
65499
|
weightkg: 31,
|
|
65483
65500
|
eggGroups: ["Field", "Dragon"],
|
|
65484
65501
|
requiredItem: "Scraftinite",
|
|
@@ -66418,7 +66435,7 @@ var _49 = {
|
|
|
66418
66435
|
spd: 90,
|
|
66419
66436
|
spe: 80
|
|
66420
66437
|
},
|
|
66421
|
-
abilities: { "0": "
|
|
66438
|
+
abilities: { "0": "Eelevate" },
|
|
66422
66439
|
weightkg: 180,
|
|
66423
66440
|
eggGroups: ["Amorphous"],
|
|
66424
66441
|
requiredItem: "Eelektrossite",
|
|
@@ -68250,7 +68267,7 @@ var _49 = {
|
|
|
68250
68267
|
spd: 86,
|
|
68251
68268
|
spe: 126
|
|
68252
68269
|
},
|
|
68253
|
-
abilities: { "0": "
|
|
68270
|
+
abilities: { "0": "Fire Mane" },
|
|
68254
68271
|
weightkg: 93.3,
|
|
68255
68272
|
eggGroups: ["Field"],
|
|
68256
68273
|
requiredItem: "Pyroarite",
|
|
@@ -68822,7 +68839,7 @@ var _49 = {
|
|
|
68822
68839
|
spd: 120,
|
|
68823
68840
|
spe: 88
|
|
68824
68841
|
},
|
|
68825
|
-
abilities: { "0": "Contrary"
|
|
68842
|
+
abilities: { "0": "Contrary" },
|
|
68826
68843
|
weightkg: 69.8,
|
|
68827
68844
|
eggGroups: ["Water 1", "Water 2"],
|
|
68828
68845
|
requiredItem: "Malamarite",
|
|
@@ -68879,7 +68896,7 @@ var _49 = {
|
|
|
68879
68896
|
spd: 106,
|
|
68880
68897
|
spe: 88
|
|
68881
68898
|
},
|
|
68882
|
-
abilities: { "0": "Tough Claws"
|
|
68899
|
+
abilities: { "0": "Tough Claws" },
|
|
68883
68900
|
weightkg: 100,
|
|
68884
68901
|
eggGroups: ["Water 3"],
|
|
68885
68902
|
requiredItem: "Barbaracite",
|
|
@@ -68944,11 +68961,7 @@ var _49 = {
|
|
|
68944
68961
|
spd: 163,
|
|
68945
68962
|
spe: 44
|
|
68946
68963
|
},
|
|
68947
|
-
abilities: {
|
|
68948
|
-
"0": "Poison Point",
|
|
68949
|
-
"1": "Poison Touch",
|
|
68950
|
-
H: "Adaptability"
|
|
68951
|
-
},
|
|
68964
|
+
abilities: { "0": "Regenerator" },
|
|
68952
68965
|
weightkg: 100.3,
|
|
68953
68966
|
eggGroups: ["Water 1", "Dragon"],
|
|
68954
68967
|
requiredItem: "Dragalgite",
|
|
@@ -74240,7 +74253,7 @@ var _49 = {
|
|
|
74240
74253
|
spd: 65,
|
|
74241
74254
|
spe: 100
|
|
74242
74255
|
},
|
|
74243
|
-
abilities: { "0": "
|
|
74256
|
+
abilities: { "0": "Defiant" },
|
|
74244
74257
|
weightkg: 99,
|
|
74245
74258
|
eggGroups: ["Fairy", "Mineral"],
|
|
74246
74259
|
requiredItem: "Falinksite",
|