GameTeam

constructor(group: Group, players: MutableList<PlayerUser> = mutableListOf(), dungeon: Dungeon? = null, difficulty: Int = 1, inBattle: Boolean = false)