Adds Rage Fist (#3573)

* Adds Rage Fist

* Fix initial implementation

* fix merge

* review changes

* endure test

* add field enduredDamage

* rage fist: transform, disguise  and field change

* merge fix
This commit is contained in:
Alex
2023-12-10 12:33:25 +01:00
committed by GitHub
parent 77ae9e3485
commit 628eb95925
9 changed files with 471 additions and 148 deletions

View File

@@ -443,6 +443,7 @@ gBattleScriptsForMoveEffects::
.4byte BattleScript_EffectMaxMove @ EFFECT_MAX_MOVE
.4byte BattleScript_EffectGlaiveRush @ EFFECT_GLAIVE_RUSH
.4byte BattleScript_EffectBrickBreak @ EFFECT_RAGING_BULL
.4byte BattleScript_EffectHit @ EFFECT_RAGE_FIST
BattleScript_EffectGlaiveRush::
call BattleScript_EffectHit_Ret