Player.ResetMasterGauge() ========================== .. warning:: This function only works if the player has been initialized using *init_monk()*. This function resets the value of the player's master gauge. **Usage** .. code-block:: python mnkPlayer.ResetMasterGauge()