@pkmn/sim 0.9.14 → 0.9.16

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.
@@ -13635,7 +13635,15 @@ exports.Legality = {
13635
13635
  ]
13636
13636
  },
13637
13637
  steenee: {
13638
- learnset: { doubleslap: ['7S0'], magicalleaf: ['7S0'], sweetscent: ['7S0'] },
13638
+ learnset: {
13639
+ celebrate: ['9S1'],
13640
+ dazzlinggleam: ['9S1'],
13641
+ doubleslap: ['7S0'],
13642
+ magicalleaf: ['7S0'],
13643
+ splash: ['9S1'],
13644
+ sunnyday: ['9S1'],
13645
+ sweetscent: ['7S0']
13646
+ },
13639
13647
  eventData: [
13640
13648
  {
13641
13649
  generation: 7,
@@ -13644,6 +13652,13 @@ exports.Legality = {
13644
13652
  abilities: ['leafguard'],
13645
13653
  moves: ['magicalleaf', 'doubleslap', 'sweetscent'],
13646
13654
  pokeball: 'cherishball'
13655
+ },
13656
+ {
13657
+ generation: 9,
13658
+ level: 50,
13659
+ abilities: ['leafguard'],
13660
+ moves: ['celebrate', 'sunnyday', 'splash', 'dazzlinggleam'],
13661
+ pokeball: 'cherishball'
13647
13662
  }
13648
13663
  ]
13649
13664
  },
@@ -15854,6 +15869,10 @@ exports.Legality = {
15854
15869
  }
15855
15870
  ]
15856
15871
  },
15872
+ necturine: {
15873
+ learnset: { sketch: ['9S0'] },
15874
+ eventData: [{ generation: 9, level: 1, shiny: 1, moves: ['sketch'] }]
15875
+ },
15857
15876
  kerfluffle: {
15858
15877
  learnset: { celebrate: ['6S0'], fly: ['6S0'], holdhands: ['6S0'], metronome: ['6S0'] },
15859
15878
  eventData: [