public void StartMPDrain(float time)
 {
     orig_StartMPDrain(time);
     focusMP_amount *= ModHooks.OnFocusCost();
 }