Player.BeastChakraType() ========================== .. warning:: This function only works if the player has been initialized using *init_monk()*. This function returns the current number of chakra of the player. **Usage** .. code-block:: python numberChakra = mnkPlayer.BeastChakraType()