@pkmn/dex 0.7.26 → 0.7.27

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 CHANGED
@@ -14585,7 +14585,7 @@ var _23 = {
14585
14585
  },
14586
14586
  amnesia: {
14587
14587
  inherit: true,
14588
- boosts: { spd: 2, spa: 2 },
14588
+ boosts: { spa: 2, spd: 2 },
14589
14589
  desc: "Raises the user's Special by 2 stages.",
14590
14590
  shortDesc: "Raises the user's Special by 2."
14591
14591
  },
@@ -14824,7 +14824,7 @@ var _23 = {
14824
14824
  },
14825
14825
  psychic: {
14826
14826
  inherit: true,
14827
- secondary: { chance: 33, boosts: { spd: -1, spa: -1 } },
14827
+ secondary: { chance: 33, boosts: { spa: -1, spd: -1 } },
14828
14828
  desc: "Has a 33% chance to lower the target's Special by 1 stage.",
14829
14829
  shortDesc: "33% chance to lower the target's Special by 1."
14830
14830
  },
@@ -25788,8 +25788,8 @@ var _31 = {
25788
25788
  secondary: null,
25789
25789
  target: "normal",
25790
25790
  type: "Water",
25791
- desc: "If the current weather is Sunny Day, this move's power is multiplied by 1.5 and is not weakened for being Water type.",
25792
- shortDesc: "During Sunny Day: 1.5x power and not weakened."
25791
+ desc: "If the current weather is Sunny Day and the user is not holding Utility Umbrella, this move's damage is multiplied by 1.5 instead of halved for being Water type.",
25792
+ shortDesc: "During Sunny Day: 1.5x damage instead of half."
25793
25793
  },
25794
25794
  hydrovortex: {
25795
25795
  num: 642,
@@ -29560,7 +29560,7 @@ var _31 = {
29560
29560
  target: "normal",
29561
29561
  type: "Psychic",
29562
29562
  desc: "If the current terrain is Electric Terrain, this move's power is multiplied by 1.5.",
29563
- shortDesc: "During Electric Terain: 1.5x power."
29563
+ shortDesc: "During Electric Terrain: 1.5x power."
29564
29564
  },
29565
29565
  psychup: {
29566
29566
  num: 244,
@@ -71481,10 +71481,10 @@ var _54 = {
71481
71481
  vikavolttotem: { isNonstandard: "Past" },
71482
71482
  crabrawler: { tier: "LC" },
71483
71483
  crabominable: { tier: "PU", doublesTier: "(DUU)" },
71484
- oricorio: { tier: "PU", doublesTier: "(DUU)" },
71484
+ oricorio: { tier: "PUBL", doublesTier: "(DUU)" },
71485
71485
  oricoriopompom: { tier: "RU", doublesTier: "(DUU)" },
71486
71486
  oricoriopau: { tier: "PU", doublesTier: "(DUU)" },
71487
- oricoriosensu: { tier: "NU", doublesTier: "(DUU)" },
71487
+ oricoriosensu: { tier: "NUBL", doublesTier: "(DUU)" },
71488
71488
  cutiefly: { isNonstandard: "Past", tier: "Illegal" },
71489
71489
  ribombee: { isNonstandard: "Past", tier: "Illegal" },
71490
71490
  ribombeetotem: { isNonstandard: "Past" },
@@ -71749,7 +71749,7 @@ var _54 = {
71749
71749
  tandemaus: { tier: "LC" },
71750
71750
  maushold: { tier: "UU", doublesTier: "DOU" },
71751
71751
  cetoddle: { tier: "LC" },
71752
- cetitan: { tier: "NU", doublesTier: "(DUU)" },
71752
+ cetitan: { tier: "NUBL", doublesTier: "(DUU)" },
71753
71753
  frigibax: { tier: "LC" },
71754
71754
  arctibax: { tier: "NFE" },
71755
71755
  baxcalibur: { tier: "OU", doublesTier: "DOU" },