aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 83d387cf..be5921ce 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -88,6 +88,8 @@
"text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumInfo.@Tooltip": "If this item is donatable to the museum, then the item's category in the musuem is displayed. It also displays a marker indicating whether you've donated that item to your musuem or not (freebies not yet supported).\n\nMake sure to enable your Museum API for accurate information!",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableExoticTooltip": "Enable Exotic Tooltip",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableExoticTooltip.@Tooltip": "Displays the type of exotic below the item's name if an armor piece is exotic.",
+ "text.autoconfig.skyblocker.option.general.dungeonQuality": "Dungeon Quality",
+ "text.autoconfig.skyblocker.option.general.dungeonQuality.@Tooltip": "Displays quality of dungeon drops from mobs",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay": "Item Info Display",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo": "Attribute Shard Info",
"text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo.@Tooltip": "Displays the attribute's level as the stack count and the initials of the attribute's name.",
@@ -267,6 +269,8 @@
"text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe.@Tooltip": "Puts a red box around the next best move for you to make!",
"text.autoconfig.skyblocker.option.locations.dungeons.solveWaterboard": "Solve Waterboard Puzzle",
"text.autoconfig.skyblocker.option.locations.dungeons.solveWaterboard.@Tooltip": "Click the levers with green boxes to solve the puzzle.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveBoulder": "Solve Boulder Puzzle",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveBoulder.@Tooltip": "Draws a line to the chest and highlight button",
"text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage": "Mimic Message",
"text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage.sendMimicMessage": "Enable Mimic Message",
"text.autoconfig.skyblocker.option.locations.dungeons.mimicMessage.sendMimicMessage.@Tooltip": "Sends a message in chat upon killing a mimic for other players' score calculation mods.",
@@ -329,6 +333,13 @@
"text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks": "McGrubber Stacks",
"text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks.@Tooltip": "Used for calculating Motes sell prices.",
+ "text.autoconfig.skyblocker.option.locations.end": "The End",
+ "text.autoconfig.skyblocker.option.locations.end.hudEnabled": "HUD Enabled",
+ "text.autoconfig.skyblocker.option.locations.end.screen": "End HUD Config...",
+ "text.autoconfig.skyblocker.option.locations.end.waypoint": "End Protector Waypoint",
+ "text.autoconfig.skyblocker.option.locations.end.resetName": "Reset stored End stats",
+ "text.autoconfig.skyblocker.option.locations.end.resetText": "Reset",
+
"text.autoconfig.skyblocker.category.messages": "Messages",
"text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Disabled",
"text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "Filter",
@@ -396,6 +407,7 @@
"skyblocker.dungeons.secrets.customWaypointRemoved": "§rRemoved custom waypoint at X: %d, Y: %d, Z: %d for room %s secret #%d of category %s with name '%s'.",
"skyblocker.dungeons.secrets.customWaypointNotFound": "§cNo custom waypoint found at X: %d, Y: %d, Z: %d for room %s.",
"skyblocker.dungeons.dungeonScore.scoreText": "Score: %s",
+ "skyblocker.dungeons.puzzle.boulder.noSolution": "No solution found!",
"skyblocker.dungeons.secretsTracker.feedback": "%s§f found %s§f secrets. %s",
"skyblocker.dungeons.secretsTracker.failFeedback": "§cUnable to calculate the amount of secrets everybody did this run!",
@@ -410,6 +422,18 @@
"skyblocker.exotic.glitched": "GLITCHED",
"skyblocker.exotic.exotic": "EXOTIC",
+ "skyblocker.end.hud.zealotsSinceLastEye": "Since last eye: %d",
+ "skyblocker.end.hud.zealotsTotalKills": "Total kills: %d",
+ "skyblocker.end.hud.avgKillsPerEye": "Avg kills per eye: %d",
+ "skyblocker.end.hud.stage": "Stage: %s",
+ "skyblocker.end.hud.location": "Location: %s",
+ "skyblocker.end.hud.protectorLocations.left": "Left",
+ "skyblocker.end.hud.protectorLocations.front": "Front",
+ "skyblocker.end.hud.protectorLocations.center": "Center",
+ "skyblocker.end.hud.protectorLocations.back": "Back",
+ "skyblocker.end.hud.protectorLocations.rightFront": "Right Front",
+ "skyblocker.end.hud.protectorLocations.rightBack": "Right Back",
+
"skyblocker.fishing.reelNow": "Reel in now!",
"skyblocker.rift.healNow": "Heal now!",
"skyblocker.rift.iceNow": "Ice now!",