|
That's certainly possible. Part of the move's effect as defined in PokeBattle_MoveEffects (under its own function code) should be to check the user's form, and do something depending on it. You can change pretty much anything about a move this way (except its name/PP).
Compare with Curse, which does different things depending on the user's type.
|