public void SetModifierStage(ModifyableState state, int stage, IBattleRules rules) { modifier[state] = rules.GetStateModifier(stage); }