public override void ApplyModifier()
 {
     base.ApplyModifier();
     oxyfern.SetConsumptionRate();
 }