@pkmn/sim 0.4.25 → 0.5.3

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.
Files changed (59) hide show
  1. package/build/config/formats.js +272 -204
  2. package/build/config/formats.js.map +1 -1
  3. package/build/data/abilities.js +5 -1
  4. package/build/data/abilities.js.map +1 -1
  5. package/build/data/formats-data.js +48 -41
  6. package/build/data/formats-data.js.map +1 -1
  7. package/build/data/items.js +26 -2
  8. package/build/data/items.js.map +1 -1
  9. package/build/data/learnsets.js +35 -1
  10. package/build/data/learnsets.js.map +1 -1
  11. package/build/data/mods/gen1/scripts.js +12 -0
  12. package/build/data/mods/gen1/scripts.js.map +1 -1
  13. package/build/data/mods/gen2/formats-data.js +2 -2
  14. package/build/data/mods/gen2/formats-data.js.map +1 -1
  15. package/build/data/mods/gen3/formats-data.js +1 -1
  16. package/build/data/mods/gen3/formats-data.js.map +1 -1
  17. package/build/data/moves.js +9 -13
  18. package/build/data/moves.js.map +1 -1
  19. package/build/data/pokedex.js +33 -0
  20. package/build/data/pokedex.js.map +1 -1
  21. package/build/data/rulesets.js +39 -5
  22. package/build/data/rulesets.js.map +1 -1
  23. package/build/data/text/items.js +4 -0
  24. package/build/data/text/items.js.map +1 -1
  25. package/build/data/text/moves.js +1 -1
  26. package/build/data/text/moves.js.map +1 -1
  27. package/build/sim/battle-actions.js +8 -3
  28. package/build/sim/battle-actions.js.map +1 -1
  29. package/build/sim/dex-formats.js +1 -1
  30. package/build/sim/dex-formats.js.map +1 -1
  31. package/build/sim/dex-species.js +4 -3
  32. package/build/sim/dex-species.js.map +1 -1
  33. package/build/sim/exported-global-types.d.ts +1 -0
  34. package/build/sim/global-types.d.ts +1 -0
  35. package/build/sim/pokemon.js +1 -1
  36. package/build/sim/pokemon.js.map +1 -1
  37. package/build/sim/team-validator.js +3 -0
  38. package/build/sim/team-validator.js.map +1 -1
  39. package/config/formats.ts +276 -205
  40. package/data/abilities.ts +3 -1
  41. package/data/formats-data.ts +48 -41
  42. package/data/items.ts +26 -2
  43. package/data/learnsets.ts +35 -1
  44. package/data/mods/gen1/scripts.ts +11 -0
  45. package/data/mods/gen2/formats-data.ts +2 -2
  46. package/data/mods/gen3/formats-data.ts +1 -1
  47. package/data/moves.ts +9 -13
  48. package/data/pokedex.ts +33 -0
  49. package/data/rulesets.ts +35 -6
  50. package/data/text/items.ts +4 -0
  51. package/data/text/moves.ts +1 -1
  52. package/package.json +1 -1
  53. package/sim/battle-actions.ts +8 -3
  54. package/sim/dex-formats.ts +1 -1
  55. package/sim/dex-species.ts +4 -3
  56. package/sim/exported-global-types.ts +1 -0
  57. package/sim/global-types.ts +1 -0
  58. package/sim/pokemon.ts +1 -1
  59. package/sim/team-validator.ts +3 -0
@@ -27151,7 +27151,7 @@ exports.Learnsets = {
27151
27151
  headbutt: ["7V", "4T"],
27152
27152
  hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"],
27153
27153
  highhorsepower: ["8M"],
27154
- hornattack: ["7V", "3L1"],
27154
+ hornattack: ["3L1"],
27155
27155
  hyperbeam: ["8M", "7M", "7V", "6M", "5M", "4M", "3M"],
27156
27156
  icebeam: ["8M", "7M", "6M", "5M", "4M", "3M"],
27157
27157
  icefang: ["8M", "8L0", "7L24", "6L24", "5L28", "4L28"],
@@ -82817,6 +82817,40 @@ exports.Learnsets = {
82817
82817
  watergun: ["8L1"],
82818
82818
  },
82819
82819
  },
82820
+ venomicon: {
82821
+ learnset: {
82822
+ acidarmor: ["8L1"],
82823
+ attract: ["8M"],
82824
+ bodypress: ["8M"],
82825
+ bravebird: ["8M"],
82826
+ coil: ["8L1"],
82827
+ discharge: ["8L1"],
82828
+ drillpeck: ["8L1"],
82829
+ earthpower: ["8M"],
82830
+ endure: ["8M"],
82831
+ facade: ["8M"],
82832
+ gunkshot: ["8M"],
82833
+ hurricane: ["8M"],
82834
+ imprison: ["8M"],
82835
+ knockoff: ["8L1"],
82836
+ mysticalfire: ["8M"],
82837
+ nastyplot: ["8M"],
82838
+ poisonjab: ["8M"],
82839
+ protect: ["8M"],
82840
+ rest: ["8M"],
82841
+ roost: ["8L1"],
82842
+ round: ["8M"],
82843
+ sleeptalk: ["8M"],
82844
+ sludgebomb: ["8M"],
82845
+ snore: ["8M"],
82846
+ stealthrock: ["8M"],
82847
+ substitute: ["8M"],
82848
+ swordsdance: ["8M"],
82849
+ thunderwave: ["8M"],
82850
+ toxic: ["8L1"],
82851
+ uturn: ["8M"],
82852
+ },
82853
+ },
82820
82854
  pokestarsmeargle: {
82821
82855
  eventData: [
82822
82856
  { generation: 5, level: 60, gender: "M", abilities: ["owntempo"], moves: ["mindreader", "guillotine", "tailwhip", "gastroacid"] },