Badge structure.

Properties

id:Int

Badge ID.

locale:LocaleMap<{note:String, name:String}>

Localization map.

name:String

Badge name.

note:String

Badge description.

numQuests:Int

Amount of quests for this badge.

quests:Map<Int, QuestCore>

Key-value map of quests that give that badge. The key is badge level.

stringID:String

Badge string ID.