class empyreal.engine.location.ReligionController'(user_id=None, session=None, server=None)
ReligionController.get_tick_rating()
Returns the current Faith per tick for users Religion.
ReligionController.get_religion_statistics()
Returns a dictionary with statistics regarding the users Religion. This also includes Prophet information, like location, busy state, etc.
ReligionController.get_religion()
ReligionController.incarnate(gender, character_name, religion_name)
ReligionController.is_incarnated()
Returns a boolean. True in case the user is incarnated, False otherwise.