,autoEquipJewelry("Auto Equip Jewelry",OptionEntryFlags::None,N_("Auto Equip Jewelry"),N_("Jewelry will be automatically equipped on pickup or purchase if enabled."),false)
,randomizeQuests("Randomize Quests",OptionEntryFlags::CantChangeInGame,N_("Randomize Quests"),N_("Randomly selecting available quests for new games."),true)
,showMonsterType("Show Monster Type",OptionEntryFlags::None,N_("Show Monster Type"),N_("Hovering over a monster will display the type of monster in the description box in the UI."),false)
,showItemLabels("Show Item Labels",OptionEntryFlags::None,N_("Show Item Labels"),N_("Show labels for items on the ground when enabled."),false)
,autoRefillBelt("Auto Refill Belt",OptionEntryFlags::None,N_("Auto Refill Belt"),N_("Refill belt from inventory when belt item is consumed."),false)
,disableCripplingShrines("Disable Crippling Shrines",OptionEntryFlags::None,N_("Disable Crippling Shrines"),N_("When enabled Cauldrons, Fascinating Shrines, Goat Shrines, Ornate Shrines and Sacred Shrines are not able to be clicked on and labeled as disabled."),false)
,quickCast("Quick Cast",OptionEntryFlags::None,N_("Quick Cast"),N_("Spell hotkeys instantly cast the spell, rather than switching the readied spell."),false)