@pkmn/dex 0.5.21 → 0.5.22

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.
@@ -438,6 +438,8 @@
438
438
  "desc": "If this Pokemon is a Mimikyu, the first hit it takes in battle deals 0 neutral damage. Its disguise is then broken and it changes to Busted Form. Confusion damage also breaks the disguise.",
439
439
  "shortDesc": "(Mimikyu only) First hit deals 0 damage, breaks disguise."
440
440
  },
441
+ "darkaura": { "inherit": true, "isBreakable": true },
442
+ "fairyaura": { "inherit": true, "isBreakable": true },
441
443
  "innerfocus": {
442
444
  "inherit": true,
443
445
  "shortDesc": "This Pokemon cannot be made to flinch."
@@ -811,7 +813,6 @@
811
813
  },
812
814
  "darkaura": {
813
815
  "onAnyBasePowerPriority": 20,
814
- "isBreakable": true,
815
816
  "name": "Dark Aura",
816
817
  "num": 186,
817
818
  "desc": "While this Pokemon is active, the power of Dark-type moves used by active Pokemon is multiplied by 1.33.",
@@ -919,7 +920,6 @@
919
920
  },
920
921
  "fairyaura": {
921
922
  "onAnyBasePowerPriority": 20,
922
- "isBreakable": true,
923
923
  "name": "Fairy Aura",
924
924
  "num": 187,
925
925
  "desc": "While this Pokemon is active, the power of Fairy-type moves used by active Pokemon is multiplied by 1.33.",
@@ -4719,7 +4719,7 @@
4719
4719
  "rufflet": { "tier": "NFE" },
4720
4720
  "braviary": { "tier": "NU", "doublesTier": "(DUU)" },
4721
4721
  "braviaryhisui": { "isNonstandard": "Future", "tier": "Illegal" },
4722
- "vullaby": { "tier": "LC" },
4722
+ "vullaby": { "tier": "NFE" },
4723
4723
  "mandibuzz": { "tier": "UU", "doublesTier": "(DUU)" },
4724
4724
  "heatmor": { "tier": "(PU)", "doublesTier": "(DUU)" },
4725
4725
  "durant": { "tier": "RUBL", "doublesTier": "(DUU)" },
@@ -4993,7 +4993,7 @@
4993
4993
  },
4994
4994
  "sobble": { "tier": "LC" },
4995
4995
  "drizzile": { "tier": "NFE" },
4996
- "inteleon": { "tier": "PU", "doublesTier": "(DUU)" },
4996
+ "inteleon": { "tier": "PUBL", "doublesTier": "(DUU)" },
4997
4997
  "inteleongmax": {
4998
4998
  "isNonstandard": "Gigantamax",
4999
4999
  "tier": "AG",
@@ -2140,6 +2140,12 @@
2140
2140
  "shortDesc": "Traps and damages the target for 2-5 turns."
2141
2141
  },
2142
2142
  "scaryface": { "inherit": true, "accuracy": 90 },
2143
+ "secretpower": {
2144
+ "inherit": true,
2145
+ "secondary": { "chance": 30, "status": "par" },
2146
+ "desc": "Has a 30% chance to cause a secondary effect on the target based on the battle terrain. Causes paralysis on the regular Wi-Fi terrain.",
2147
+ "shortDesc": "Effect varies with terrain. (30% paralysis chance)"
2148
+ },
2143
2149
  "sketch": { "inherit": true },
2144
2150
  "skillswap": {
2145
2151
  "inherit": true,
@@ -2508,11 +2514,6 @@
2508
2514
  "inherit": true,
2509
2515
  "desc": "For 5 turns, the weather becomes Sandstorm. At the end of each turn except the last, all active Pokemon lose 1/16 of their maximum HP, rounded down, unless they are a Ground, Rock, or Steel type, or have the Magic Guard or Sand Veil Abilities. During the effect, the Special Defense of Rock-type Pokemon is multiplied by 1.5 when taking damage from a special attack. Lasts for 8 turns if the user is holding Smooth Rock. Fails if the current weather is Sandstorm."
2510
2516
  },
2511
- "secretpower": {
2512
- "inherit": true,
2513
- "desc": "Has a 30% chance to cause a secondary effect on the target based on the battle terrain. Causes paralysis on the regular Wi-Fi terrain.",
2514
- "shortDesc": "Effect varies with terrain. (30% paralysis chance)"
2515
- },
2516
2517
  "selfdestruct": {
2517
2518
  "inherit": true,
2518
2519
  "desc": "The user faints after using this move, unless this move has no target. The target's Defense is halved during damage calculation. This move is prevented from executing if any active Pokemon has the Damp Ability.",
@@ -2919,7 +2920,7 @@
2919
2920
  },
2920
2921
  "secretpower": {
2921
2922
  "inherit": true,
2922
- "condition": { "duration": 1 },
2923
+ "secondary": { "chance": 30, "boosts": { "accuracy": -1 } },
2923
2924
  "desc": "Has a 30% chance to cause a secondary effect on the target based on the battle terrain. Lowers accuracy by 1 stage on the regular Wi-Fi terrain. The secondary effect chance is not affected by the Serene Grace Ability.",
2924
2925
  "shortDesc": "Effect varies with terrain. (30% chance acc -1)"
2925
2926
  },
@@ -2104,6 +2104,12 @@
2104
2104
  "spe": 80
2105
2105
  }
2106
2106
  },
2107
+ "pansage": { "inherit": true, "maleOnlyHidden": true },
2108
+ "simisage": { "inherit": true, "maleOnlyHidden": true },
2109
+ "pansear": { "inherit": true, "maleOnlyHidden": true },
2110
+ "simisear": { "inherit": true, "maleOnlyHidden": true },
2111
+ "panpour": { "inherit": true, "maleOnlyHidden": true },
2112
+ "simipour": { "inherit": true, "maleOnlyHidden": true },
2107
2113
  "unfezant": {
2108
2114
  "inherit": true,
2109
2115
  "baseStats": {