aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-04-24 14:32:14 +0200
committerCow <cow@volloeko.de>2021-04-24 14:32:14 +0200
commitcabcf4201311afd9a6f05952b5acf03166cff0c8 (patch)
tree9ea3fbeb308d1089baa8f3229350882afdd931e9 /src/main/resources
parent94517b10f9a005e9996b4d8a6c831eed80c958b4 (diff)
downloadCowlection-cabcf4201311afd9a6f05952b5acf03166cff0c8.tar.gz
Cowlection-cabcf4201311afd9a6f05952b5acf03166cff0c8.tar.bz2
Cowlection-cabcf4201311afd9a6f05952b5acf03166cff0c8.zip
Added config option to hide Gear Score separately
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/cowlection/lang/en_US.lang4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang
index 195d148..9cdf1e0 100644
--- a/src/main/resources/assets/cowlection/lang/en_US.lang
+++ b/src/main/resources/assets/cowlection/lang/en_US.lang
@@ -81,7 +81,9 @@ cowlection.config.lookupItemDirectly.tooltip=Should the corresponding website be
cowlection.config.showItemQualityAndFloor=Show item quality + obtained floor
cowlection.config.showItemQualityAndFloor.tooltip=Should the item quality (in %%) and the obtained floor be added to the dungeon items' tooltips?
cowlection.config.dungItemQualityPos=Item quality + obtained floor position
-cowlection.config.dungItemQualityPos.tooltip=Position of item quality and obtained floor in dungeon item tooltips\n§e'top' replaces the default 'gear score' entry §rwhich normally includes reforges and essence upgrades.
+cowlection.config.dungItemQualityPos.tooltip=Position of item quality and obtained floor in dungeon item tooltips
+cowlection.config.dungItemHideGearScore=Hide 'Gear Score'?
+cowlection.config.dungItemHideGearScore.tooltip=Should the 'Gear Score' be hidden from dungeon items?\n§eGear Score is a rough estimate of how powerful an item is. §rHowever, it's also affected by reforges, enchantments, and essence upgrades, so two items with identical base stats, but different reforges will have different Gear Scores.
cowlection.config.dungItemToolTipToggleKeyBinding=Key binding: Show dungeon item base stats
cowlection.config.dungItemToolTipToggleKeyBinding.tooltip=Hold down this key to toggle dungeon item tooltip.\nDisplays the base stats of an item without reforges and without essence upgrades.\n\n§7§odisable key binding: §e§oset key binding to §lESC
cowlection.config.dungSendPerformanceOnDeath=Send player deaths overview after each death?