export enum MoveEffectTrigger { PRE_APPLY, POST_APPLY, /** Triggers one time after all target effects have applied */ POST_TARGET }