pokerogue icon indicating copy to clipboard operation
pokerogue copied to clipboard

Implement status healing moves, Added status override for dev build

Open innerthunder opened this issue 9 months ago • 0 comments

These moves are fully implemented with a new move attribute, ResetStatusAttr.

  • Take Heart
  • Jungle Healing
  • Lunar Blessing
  • Purify

These moves are fully implemented with another new move attribute, ResetPartyStatusAttr.

  • Heal Bell
  • Aromatherapy
  • Sparkly Swirl

I also added new status effect overrides for testing. STATUS_OVERRIDE afflicts ally Pokemon with the given status effect on initialization, and OPP_STATUS_OVERRIDE does the same for opponent Pokemon.

innerthunder avatar May 02 '24 22:05 innerthunder