PlayerGamemodes#

class corkus.objects.PlayerGamemodes#

Challenge gamemodes that are enabled on a Character.

property craftsman#

Does this class have the craftsman challenge enabled.

Return type:

str

property hardcore#

Does this class have the hardcore challenge enabled and what is the status of it.

Return type:

HardcoreType

property ironman#

Does this class have the ironman challenge enabled.

Return type:

bool

property hunted#

Does this class have the haunted mode enabled.

Return type:

bool