@pkmn/dex 0.7.51 → 0.7.52

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.mjs CHANGED
@@ -876,7 +876,12 @@ var _6 = {
876
876
  guts: { inherit: true },
877
877
  harvest: { inherit: true },
878
878
  healer: { inherit: true },
879
- heatproof: { inherit: true },
879
+ heatproof: {
880
+ inherit: true,
881
+ onSourceBasePowerPriority: 18,
882
+ desc: "The power of Fire-type attacks against this Pokemon is halved. This Pokemon takes half of the usual burn damage, rounded down.",
883
+ shortDesc: "The power of Fire-type attacks against this Pokemon is halved; burn damage halved."
884
+ },
880
885
  heavymetal: { inherit: true },
881
886
  honeygather: { inherit: true },
882
887
  hugepower: { inherit: true },
@@ -1757,12 +1762,13 @@ var _7 = {
1757
1762
  shortDesc: "30% chance this Pokemon's ally has its status cured at the end of each turn."
1758
1763
  },
1759
1764
  heatproof: {
1760
- onSourceBasePowerPriority: 18,
1765
+ onSourceModifyAtkPriority: 6,
1766
+ onSourceModifySpAPriority: 5,
1761
1767
  isBreakable: true,
1762
1768
  name: "Heatproof",
1763
1769
  num: 85,
1764
- desc: "The power of Fire-type attacks against this Pokemon is halved. This Pokemon takes half of the usual burn damage, rounded down.",
1765
- shortDesc: "The power of Fire-type attacks against this Pokemon is halved; burn damage halved."
1770
+ desc: "If a Pokemon uses a Fire-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon. This Pokemon takes half of the usual burn damage, rounded down.",
1771
+ shortDesc: "Fire damage against this Pokemon is dealt with 1/2 offensive stat; 1/2 burn damage."
1766
1772
  },
1767
1773
  heavymetal: {
1768
1774
  onModifyWeightPriority: 1,
@@ -2798,7 +2804,7 @@ var _7 = {
2798
2804
  supersweetsyrup: {
2799
2805
  name: "Supersweet Syrup",
2800
2806
  num: 306,
2801
- shortDesc: "On switch-in, this Pokemon lowers the evasiveness of opponents by 1 stage."
2807
+ shortDesc: "On switch-in, this Pokemon lowers the evasiveness of opponents 1 stage. Once per battle."
2802
2808
  },
2803
2809
  supremeoverlord: {
2804
2810
  onBasePowerPriority: 21,
@@ -17280,11 +17286,13 @@ var _31 = {
17280
17286
  },
17281
17287
  cornerstonemask: {
17282
17288
  name: "Cornerstone Mask",
17289
+ fling: { basePower: 60 },
17290
+ onBasePowerPriority: 15,
17283
17291
  forcedForme: "Ogerpon-Cornerstone",
17284
17292
  itemUser: ["Ogerpon-Cornerstone"],
17285
17293
  num: 2406,
17286
17294
  gen: 9,
17287
- desc: "Ogerpon-Cornerstone can Terastallize to acquire Embody Aspect (Cornerstone)."
17295
+ desc: "Ogerpon-Cornerstone: 1.2x power attacks; Terastallize to gain Embody Aspect."
17288
17296
  },
17289
17297
  cornnberry: {
17290
17298
  name: "Cornn Berry",
@@ -17325,7 +17333,6 @@ var _31 = {
17325
17333
  onFractionalPriorityPriority: -2,
17326
17334
  num: 210,
17327
17335
  gen: 4,
17328
- isNonstandard: "Unobtainable",
17329
17336
  desc: "Holder moves first in its priority bracket when at 1/4 max HP or less. Single use."
17330
17337
  },
17331
17338
  damprock: {
@@ -17640,7 +17647,6 @@ var _31 = {
17640
17647
  naturalGift: { basePower: 100, type: "Bug" },
17641
17648
  num: 208,
17642
17649
  gen: 3,
17643
- isNonstandard: "Unobtainable",
17644
17650
  desc: "Restores 1/4 max HP after holder is hit by a supereffective move. Single use."
17645
17651
  },
17646
17652
  eviolite: {
@@ -18171,11 +18177,13 @@ var _31 = {
18171
18177
  },
18172
18178
  hearthflamemask: {
18173
18179
  name: "Hearthflame Mask",
18180
+ fling: { basePower: 60 },
18181
+ onBasePowerPriority: 15,
18174
18182
  forcedForme: "Ogerpon-Hearthflame",
18175
18183
  itemUser: ["Ogerpon-Hearthflame"],
18176
18184
  num: 2408,
18177
18185
  gen: 9,
18178
- desc: "Ogerpon-Hearthflame can Terastallize to acquire Embody Aspect (Hearthflame)."
18186
+ desc: "Ogerpon-Hearthflame: 1.2x power attacks; Terastallize to gain Embody Aspect."
18179
18187
  },
18180
18188
  heatrock: {
18181
18189
  name: "Heat Rock",
@@ -18339,7 +18347,6 @@ var _31 = {
18339
18347
  naturalGift: { basePower: 100, type: "Dragon" },
18340
18348
  num: 211,
18341
18349
  gen: 4,
18342
- isNonstandard: "Unobtainable",
18343
18350
  desc: "If holder is hit by a physical move, attacker loses 1/8 of its max HP. Single use."
18344
18351
  },
18345
18352
  jawfossil: {
@@ -18372,7 +18379,6 @@ var _31 = {
18372
18379
  naturalGift: { basePower: 100, type: "Fairy" },
18373
18380
  num: 687,
18374
18381
  gen: 6,
18375
- isNonstandard: "Unobtainable",
18376
18382
  desc: "Raises holder's Defense by 1 stage after it is hit by a physical attack. Single use."
18377
18383
  },
18378
18384
  kelpsyberry: {
@@ -18744,7 +18750,6 @@ var _31 = {
18744
18750
  naturalGift: { basePower: 100, type: "Dark" },
18745
18751
  num: 688,
18746
18752
  gen: 6,
18747
- isNonstandard: "Unobtainable",
18748
18753
  desc: "Raises holder's Sp. Def by 1 stage after it is hit by a special attack. Single use."
18749
18754
  },
18750
18755
  marshadiumz: {
@@ -18883,7 +18888,6 @@ var _31 = {
18883
18888
  condition: { duration: 2 },
18884
18889
  num: 209,
18885
18890
  gen: 4,
18886
- isNonstandard: "Unobtainable",
18887
18891
  desc: "Holder's next move has 1.2x accuracy when at 1/4 max HP or less. Single use."
18888
18892
  },
18889
18893
  mimikiumz: {
@@ -19622,7 +19626,6 @@ var _31 = {
19622
19626
  naturalGift: { basePower: 100, type: "Dark" },
19623
19627
  num: 212,
19624
19628
  gen: 4,
19625
- isNonstandard: "Unobtainable",
19626
19629
  desc: "If holder is hit by a special move, attacker loses 1/8 of its max HP. Single use."
19627
19630
  },
19628
19631
  rustedshield: {
@@ -21111,11 +21114,13 @@ var _31 = {
21111
21114
  },
21112
21115
  wellspringmask: {
21113
21116
  name: "Wellspring Mask",
21117
+ fling: { basePower: 60 },
21118
+ onBasePowerPriority: 15,
21114
21119
  forcedForme: "Ogerpon-Wellspring",
21115
21120
  itemUser: ["Ogerpon-Wellspring"],
21116
21121
  num: 2407,
21117
21122
  gen: 9,
21118
- desc: "Ogerpon-Wellspring can Terastallize to acquire Embody Aspect (Wellspring)."
21123
+ desc: "Ogerpon-Wellspring: 1.2x power attacks; Terastallize to gain Embody Aspect."
21119
21124
  },
21120
21125
  wepearberry: {
21121
21126
  name: "Wepear Berry",
@@ -34468,11 +34473,12 @@ var _40 = {
34468
34473
  priority: 0,
34469
34474
  flags: { protect: 1, mirror: 1, defrost: 1 },
34470
34475
  drain: [1, 2],
34476
+ thawsTarget: true,
34471
34477
  secondary: { chance: 20, status: "brn" },
34472
34478
  target: "allAdjacentFoes",
34473
34479
  type: "Grass",
34474
- desc: "Has a 20% chance to burn the target. The user recovers 1/2 the HP lost by the target, rounded half up. If Big Root is held by the user, the HP recovered is 1.3x normal, rounded half down.",
34475
- shortDesc: "20% burn. User recovers 50% of damage dealt."
34480
+ desc: "Has a 20% chance to burn the target. The user recovers 1/2 the HP lost by the target, rounded half up. If Big Root is held by the user, the HP recovered is 1.3x normal, rounded half down. The target thaws out if it is frozen.",
34481
+ shortDesc: "20% burn. Recovers 50% dmg dealt. Thaws foe(s)."
34476
34482
  },
34477
34483
  maxairstream: {
34478
34484
  num: 766,