DungeonType#

class corkus.objects.DungeonType#

An enumeration.

REMOVED = 'REMOVED'#

Dungeons that were removed from the game in version 1.14.1 like Skeleton or Spider

REMOVED_MINI = 'REMOVED_MINI'#

Minidungeons that were reworked in version 1.17 like Ice or Ocean

STANDARD = 'STANDARD'#

Generic dungeons like Galleon's Graveyard or Fallen Factory

CORRUPTED = 'CORRUPTED'#

Harder variant of standard dungeons like Corrupted Decrepit Sewers or Corrupted Sand-Swept Tomb