pokerogue icon indicating copy to clipboard operation
pokerogue copied to clipboard

Add Punishment implementation

Open happinyz opened this issue 9 months ago • 0 comments

  • Fully implements the move Punishment.
  • Introduces the OppStatChangeCountPowerAttr attribute, which checks the user's positive stat changes (similar to how user stat changes are checked for Stored Power and Power Trip.
  • Renames StatChangeCountPowerAttr to UserStatChangeCountPowerAttr for increased clarity.
  • Some linting changes

This is my first PR in the PokeRogue repo, lemme know if there's anything I need to be aware of!

happinyz avatar May 05 '24 06:05 happinyz