def getSafezoneId(self): return CogdoGameConsts.getSafezoneId(self.exteriorZone)
def getDifficulty(self): return CogdoGameConsts.getDifficulty(self.getSafezoneId())