@wayward/types 2.13.2-beta.dev.20230518.1 → 2.13.2-beta.dev.20230519.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,853 +20,855 @@ declare enum UiTranslation {
20
20
  GameStaticButtonRespawnAsNewCharacter = 5,
21
21
  GameDialogSharedContextMenuResetPosition = 6,
22
22
  GameDialogSharedIslandDropdownLabel = 7,
23
- GameDialogContainerTitle = 8,
24
- GameDialogContainerShipperNPC = 9,
25
- GameDialogContainerShipperNPCButtonShipToIsland = 10,
26
- GameDialogEquipmentTooltipUnequip = 11,
27
- GameDialogMessagesOptionTimestamp = 12,
28
- GameDialogMessagesOptionShowSendButton = 13,
29
- GameDialogMessagesOptionShowOptionsButton = 14,
30
- GameDialogMessagesOptionMaxMessages = 15,
31
- GameDialogMessagesOptionUnfocusOnSend = 16,
32
- GameDialogMessagesEditFiltersLabelName = 17,
33
- GameDialogMessagesEditFiltersButtonDelete = 18,
34
- GameDialogMessagesEditFiltersButtonSave = 19,
35
- GameDialogMessagesEditFiltersButtonReset = 20,
36
- GameDialogMessagesEditFiltersButtonNew = 21,
37
- GameDialogMessagesEditFiltersMessageTooltipLabelSources = 22,
38
- GameDialogMessagesEditFiltersMessageTooltipLabelSourcesSummary = 23,
39
- GameDialogNotesNoteTime = 24,
40
- GameDialogNotesNoteNumber = 25,
41
- GameDialogNotesNoteLockedTitle = 26,
42
- GameDialogNotesNoteLockedDescription = 27,
43
- GameDialogNotesLinkId = 28,
44
- GameDialogNotesLinkLearnMore = 29,
45
- GameDialogNotesSettingsPinUnreadNotesAutomatically = 30,
46
- GameDialogMilestonesInvisibleMilestone = 31,
47
- GameDialogMilestonesProgress = 32,
48
- GameDialogMilestonesProgressHidden = 33,
49
- GameDialogMilestonesMilestone = 34,
50
- GameDialogMilestonesTooltipHidden = 35,
51
- GameDialogMilestonesTooltipInvisible = 36,
52
- GameDialogMilestonesHeadingNotUnlockableInMode = 37,
53
- GameDialogMilestonesHeadingAlreadyUnlocked = 38,
54
- GameDialogMilestonesParagraphNoMoreUnlockable = 39,
55
- GameDialogSkillsSkill = 40,
56
- GameDialogSkillsSkillHover = 41,
57
- GameDialogMapDurability = 42,
58
- GameDialogMapTooltipRiddle = 43,
59
- GameDialogMapTooltipRotateClockwise = 44,
60
- GameDialogMapTooltipRotateCounterClockwise = 45,
61
- GameDialogMapTooltipFlipHorizontal = 46,
62
- GameDialogMapTooltipFlipVertical = 47,
63
- GameDialogMapTooltipResetView = 48,
64
- GameDialogMapTooltipCopyMap = 49,
65
- GameDialogMapTooltipCopyMapRequirementMissing = 50,
66
- GameDialogMapCheckButtonAlwaysOpaque = 51,
67
- GameDialogMapCheckButtonUseOnlyIntegerZoomLevels = 52,
68
- GameDialogMapLabelTheme = 53,
69
- GameDialogQuestsLink = 54,
70
- GameDialogQuestsLinkChildQuest = 55,
71
- GameDialogQuestsChildQuests = 56,
72
- GameDialogQuestsRequirements = 57,
73
- GameDialogQuestsActiveQuests = 58,
74
- GameDialogQuestsCompletedQuests = 59,
75
- GameDialogQuestsCompleteQuest = 60,
76
- GameDialogIslandsShip = 61,
77
- GameDialogIslandsCloseOnTravel = 62,
78
- GameDialogIslandsShipTitle = 63,
79
- GameDialogIslandsNoPort = 64,
80
- GameDialogIslandsConstructLighthousesToBuildMorePorts = 65,
81
- GameTooltipInspect = 66,
82
- GameTooltipShowMoreInformation = 67,
83
- GameTooltipDefenseLabelBase = 68,
84
- GameTooltipDefenseLabelVehicleBonus = 69,
85
- GameTooltipDefenseInsulationWeight = 70,
86
- GameTooltipDefenseInsulationNotRequired = 71,
87
- GameTooltipItemUseLabelMaxWeight = 72,
88
- GameTooltipMagicalLabel = 73,
89
- GameTooltipSharedUsesLabel = 74,
90
- GameTooltipSharedLabelTurns = 75,
91
- GameTooltipSharedLabelTurnsAgo = 76,
92
- GameTooltipRecipeLabelReputation = 77,
93
- GameTooltipRecipeLabelSkill = 78,
94
- GameTooltipRecipeLabelLevel = 79,
95
- GameTooltipRecipeLabelEfficacy = 80,
96
- GameTooltipRecipeLabelEfficacyHigh = 81,
97
- GameTooltipRecipeLabelEfficacyHighest = 82,
98
- GameTooltipRecipeLabelEfficacyLow = 83,
99
- GameTooltipRecipeLabelEfficacyLowest = 84,
100
- GameTooltipRecipeLabelEfficacyMed = 85,
101
- GameTooltipRecipeLabelEfficacyLabel = 86,
102
- GameTooltipRecipeLabelSuccessChance = 87,
103
- GameTooltipRecipeLabelQualityChance = 88,
104
- GameTooltipRecipeNearby = 89,
105
- GameTooltipRecipeFireSource = 90,
106
- GameTooltipRecipeRequirement = 91,
107
- GameTooltipRecipeLabelRequired = 92,
108
- GameTooltipRecipeLabelConsumed = 93,
109
- GameTooltipItemSkillSource = 94,
110
- GameTooltipItemUse = 95,
111
- GameTooltipItemUseActionOnConsumeTooltipBase = 96,
112
- GameTooltipItemUseActionOnConsumeTooltipSkill = 97,
113
- GameTooltipItemUseActionOnConsumeTooltipQuality = 98,
114
- GameTooltipItemUseActionOnConsumeTooltipMagical = 99,
115
- GameTooltipSharedUseActionTierLabel = 100,
116
- GameTooltipItemUseActionSharedLabelRequirements = 101,
117
- GameTooltipItemUseActionDismantleProduces = 102,
118
- GameTooltipSharedUseLabelLightSource = 103,
119
- GameTooltipItemUseLabelTelescopy = 104,
120
- GameTooltipItemDecay = 105,
121
- GameTooltipItemDecayExact = 106,
122
- GameTooltipItemDecayRate = 107,
123
- GameTooltipItemDecayRateTooltip = 108,
124
- GameTooltipItemWeight = 109,
125
- GameTooltipItemWeightBase = 110,
126
- GameTooltipItemWeightStored = 111,
127
- GameTooltipItemWeightStoredReduction = 112,
128
- GameTooltipItemLabelRange = 113,
129
- GameTooltipItemMagicalSource = 114,
130
- GameTooltipItemGroupingsLabel = 115,
131
- GameTooltipItemGroup = 116,
132
- GameTooltipItemLabelUsesWhenBuilt = 117,
133
- GameTooltipItemWorth = 118,
134
- GameTooltipItemProtected = 119,
135
- GameTooltipItemProtectedContainer = 120,
136
- GameTooltipItemVehicle = 121,
137
- GameTooltipItemVehicleMovementSpeed = 122,
138
- GameTooltipItemVehicleDefenseBonus = 123,
139
- GameTooltipItemLabelDismantle = 124,
140
- GameTooltipItemLabelDismantleRequirement = 125,
141
- GameTooltipItemQuantityMultiplier = 126,
142
- GameTooltipItemUseAttack = 127,
143
- GameTooltipItemUseThrowDamage = 128,
144
- GameTooltipItemUseCrafting = 129,
145
- GameTooltipItemUseOffering = 130,
146
- GameTooltipItemUseEquipDefense = 131,
147
- GameTooltipItemUseEquipDefenseAttribute = 132,
148
- GameTooltipItemLabelDamage = 133,
149
- GameTooltipItemBarterCreditTrade = 134,
150
- GameTooltipItemBarterCredit = 135,
151
- GameTooltipItemLabelIsland = 136,
152
- GameTooltipSharedLabelWeightCapacity = 137,
153
- GameTooltipSharedLabelCivilizationScore = 138,
154
- GameTooltipSharedLabelCivilizationScoreFull = 139,
155
- GameTooltipSharedLabelDoodadSkillAdjacent = 140,
156
- GameTooltipSharedLabelAdjacentSkillBonus = 141,
157
- GameTooltipSharedLabelGrowingSpeed = 142,
158
- GameTooltipSharedLabelInsulation = 143,
159
- GameTooltipSharedLabelStoredInsulation = 144,
160
- GameTooltipSharedLabelPreservation = 145,
161
- GameTooltipSharedLabelDurability = 146,
162
- GameTooltipSharedDurabilityMagicalDamageReduction = 147,
163
- GameTooltipSharedDurabilityMagicalDamageRegeneration = 148,
164
- GameTooltipSharedLabelContents = 149,
165
- GameTooltipSkill = 150,
166
- GameTooltipSkillCurrent = 151,
167
- GameTooltipSkillReputationImpact = 152,
168
- GameTooltipSkillCanIncrease = 153,
169
- GameTooltipSkillBonuses = 154,
170
- GameTooltipSkillBonus = 155,
171
- GameTooltipMilestone = 156,
172
- GameTooltipMilestoneProgress = 157,
173
- GameTooltipMilestoneDiscovered = 158,
174
- GameTooltipMilestoneHintClickToUseAsTitle = 159,
175
- GameTooltipMilestoneUsingAsTitle = 160,
176
- GameTooltipSharedMagicalProperty = 161,
177
- GameTooltipSharedMagicalPropertyOutOf = 162,
178
- GameTooltipSharedLabel = 163,
179
- GameTooltipSharedLabelDash = 164,
180
- GameTooltipSharedLabelHead = 165,
181
- GameTooltipSharedLabelTail = 166,
182
- GameTooltipSharedLabelStart = 167,
183
- GameTooltipSharedLabelEnd = 168,
184
- GameTooltipSharedResistsAndVulnsLabelVulnerableTo = 169,
185
- GameTooltipSharedResistsAndVulnsLabelResistantTo = 170,
186
- GameTooltipSharedResistsAndVulnsLabelImmuneTo = 171,
187
- GameTooltipSharedResistsAndVulnsLabelHealsFrom = 172,
188
- GameTooltipSharedResistsAndVulnsDamageType = 173,
189
- GameTooltipSharedResistsAndVulnsDamageTypeUnknown = 174,
190
- GameTooltipIslandBiome = 175,
191
- GameTooltipIslandSeed = 176,
192
- GameTooltipIslandDaysSpent = 177,
193
- GameTooltipIslandDaysSpentDaysUnit = 178,
194
- GameTooltipIslandDaysSpentCumulative = 179,
195
- GameTooltipIslandUndiscovered = 180,
196
- GameTooltipIslandUnnamed = 181,
197
- GameTooltipIslandSelf = 182,
198
- GameTooltipIslandPlayers = 183,
199
- GameTooltipIslandPorts = 184,
200
- GameTooltipIslandNPCs = 185,
201
- GameTooltipIslandModifiers = 186,
202
- GameTooltipIslandMaps = 187,
203
- GameTooltipIslandCoordinates = 188,
204
- GameTooltipIslandCoordinatesLabel = 189,
205
- GameTooltipNPCMerchantCredit = 190,
206
- GameTooltipNPCMerchantNewInventory = 191,
207
- GameTooltipNPCShipperNoItems = 192,
208
- GameTooltipNPCShipperContainedItems = 193,
209
- GameTooltipActionUndiscovered = 194,
210
- GameTooltipEquipSlotOffHandDisabledTwoHandedOffHand = 195,
211
- GameTooltipEquipSlotOffHandDisabledTwoHandedMainHand = 196,
212
- GameTooltipStatAttackSectionMelee = 197,
213
- GameTooltipStatAttackSectionRanged = 198,
214
- GameTooltipStatAttackRange = 199,
215
- GameTooltipStatAttackMultiplier = 200,
216
- GameTooltipCreatureLabelTamed = 201,
217
- GameTooltipCreatureLabelMood = 202,
218
- GameTooltipCreatureLabelCommand = 203,
219
- GameTooltipCreatureLabelCanPetIn = 204,
220
- GameTooltipCreatureCanPet = 205,
221
- GameTooltipCreatureLabelCanMilkIn = 206,
222
- GameTooltipCreatureLabelCombatDifficulty = 207,
223
- GameTooltipCreatureLabelAberrant = 208,
224
- GameTooltipCreatureAberrantDescriptionShort = 209,
225
- GameTooltipCreatureAberrantDescriptionExtra = 210,
226
- GameTooltipCreatureAberrantDescriptionVerbose = 211,
227
- GameTooltipCreatureProducingMilk = 212,
228
- GameStatsStatAttack = 213,
229
- GameStatsStatGeneric = 214,
230
- GameStatsStatGenericWithMax = 215,
231
- GameStatsStatbar = 216,
232
- GameStatsStatHealthTooltip = 217,
233
- GameStatsStatStaminaTooltip = 218,
234
- GameStatsStatHungerTooltip = 219,
235
- GameStatsStatThirstTooltip = 220,
236
- GameStatsStatHealthStatusWarning = 221,
237
- GameStatsStatStaminaStatusWarning = 222,
238
- GameStatsStatHungerStatusWarning = 223,
239
- GameStatsStatThirstStatusWarning = 224,
240
- GameStatsStatWeightStatusWarning = 225,
241
- GameStatsStatStaminaStatusBad = 226,
242
- GameStatsStatHungerStatusBad = 227,
243
- GameStatsStatThirstStatusBad = 228,
244
- GameStatsStatWeightStatusBad = 229,
245
- GameStatsStatReputationTooltipAverageReputation = 230,
246
- GameStatsStatReputationTooltipDifficulty = 231,
247
- GameStatsStatReputationTooltipDifficultyEasy = 232,
248
- GameStatsStatReputationTooltipDifficultyHard = 233,
249
- GameStatsStatReputationTooltipDifficultyInfantile = 234,
250
- GameStatsStatReputationTooltipDifficultyInsane = 235,
251
- GameStatsStatReputationTooltipDifficultyMedium = 236,
252
- GameStatsStatReputationTooltipDifficultyNightmare = 237,
253
- GameStatsStatReputationTooltipDifficultySimple = 238,
254
- GameStatsStatReputationTooltipDifficultyVeryEasy = 239,
255
- GameStatsStatReputationTooltipDifficultyVeryHard = 240,
256
- GameStatsStatReputationTooltipBenignity = 241,
257
- GameStatsStatReputationTooltipMalignity = 242,
258
- GameStatsStatReputationTooltipScore = 243,
259
- GameStatsStatReputationTooltipCivilizationScore = 244,
260
- GameStatsStatReputationTooltipTurn = 245,
261
- GameStatsStatReputationTooltipTicks = 246,
262
- GameStatsStatWeightTooltip = 247,
263
- GameItemBarterCredit = 248,
264
- GameMenuBarButtonTooltipBindable = 249,
265
- GameMenuBarButtonTooltipSaveSize = 250,
266
- GameMenuBarButtonTooltipSaveTurnsAgo = 251,
267
- GameMenuBarButtonTooltipSaveLastTime = 252,
268
- GameMenuBarButtonTooltipNotesUnread = 253,
269
- GameMenuBarButtonTooltipMilestonesDisabled = 254,
270
- GameMenuBarButtonTooltipQuestsDisabled = 255,
271
- GameMenuBarContextMenuActionRemoveItem = 256,
272
- GameMenuBarContextMenuActionInsertItem = 257,
273
- GameMenuBarContextMenuActionReset = 258,
274
- GameActionBarContextMenuDisplayBindings = 259,
275
- GameActionBarContextMenuAutoSelectPrimaryUse = 260,
276
- GameActionBarContextMenuConfigure = 261,
277
- GameActionBarConfigurationDrawerTitle = 262,
278
- GameActionBarConfigurationDrawerFooterDiscoveryHint = 263,
279
- GameActionBarConfigurationDrawerFooterDiscoveryHintProgress = 264,
280
- GameActionBarConfigurationDrawerSlotHintUse = 265,
281
- GameActionBarConfigurationDrawerSlotHintToggle = 266,
282
- GameActionBarConfigurationDrawerSlotHintToggleUseOnMove = 267,
283
- GameActionBarConfigurationDrawerColumnTitleActions = 268,
284
- GameActionBarConfigurationDrawerColumnTitleItemActions = 269,
285
- GameActionBarConfigurationDrawerColumnTitleConfiguration = 270,
286
- GameActionBarConfigurationDrawerHintSelectAnAction = 271,
287
- GameActionBarConfigurationDrawerButtonEditBindings = 272,
288
- GameActionBarConfigurationDrawerButtonClearSlot = 273,
289
- GameActionBarConfigurationDrawerColumnTitleInapplicable = 274,
290
- GameActionBarConfigurationDrawerButtonUseOnMove = 275,
291
- GameActionBarConfigurationDrawerButtonUseOnMoveDescription = 276,
292
- GameActionBarConfigurationDrawerHintDiscoverMore = 277,
293
- GameActionBarConfigurationDrawerButtonUseExactItem = 278,
294
- GameActionBarConfigurationDrawerButtonUseByTypeAndQuality = 279,
295
- GameActionBarConfigurationDrawerButtonUseByType = 280,
296
- GameActionBarConfigurationDrawerButtonUseAny = 281,
297
- GameActionBarConfigurationDrawerButtonDone = 282,
298
- GameActionBarConfigurationDrawerButtonCraftType = 283,
299
- GameActionBarSlotTooltipHintUse = 284,
300
- GameActionBarSlotTooltipHintConfigure = 285,
301
- GameActionBarSlotTooltipHintUseOnMove = 286,
302
- GameActionBarSlotTooltipHintUseSlottedItem = 287,
303
- GameActionBarSlotTooltipHintClear = 288,
304
- GameActionBarButtonToggleUseWhenMovingTooltip = 289,
305
- GameMessagesButtonSend = 290,
306
- GameMessagesContextMenuShowAsDialog = 291,
307
- GameMessagesContextMenuClear = 292,
308
- GameMessagesContextMenuCopy = 293,
309
- GameMessagesContextMenuExport = 294,
310
- GameMessagesFilter = 295,
311
- GameMessagesFiltersEdit = 296,
312
- GameMessagesNewNote = 297,
313
- GameMessagesTurn = 298,
314
- GameMessagesDedicatedServerBackup = 299,
315
- GameMessagesDedicatedServerBackupLimitReached = 300,
316
- GameMessagesPlaceholderChat = 301,
317
- GameTileInspectionCannotSeeTile = 302,
318
- MenuAboutTitle = 303,
319
- MenuAboutDescription = 304,
320
- MenuAboutGameDescription = 305,
321
- MenuAboutSectionTeam = 306,
322
- MenuAboutTeamMemberName = 307,
323
- MenuAboutTeamMemberNickname = 308,
324
- MenuAboutSectionContributors = 309,
325
- MenuAboutSectionSpecialThanks = 310,
326
- MenuAboutTextSpecialThanksTestorsAndDonators = 311,
327
- MenuAboutSectionLibraries = 312,
328
- MenuAboutSectionLibrariesDescription = 313,
329
- MenuAboutLabelVersion = 314,
330
- MenuAboutLabelVersionBuild = 315,
331
- MenuAboutLabelVersionBuildTime = 316,
332
- MenuBindings = 317,
333
- MenuBindingsDescription = 318,
334
- MenuBindingsTooltipBindConflicts = 319,
335
- MenuBindingsManagedBindableGameActionBarUseSlot = 320,
336
- MenuBindingsManagedBindableGameActionBarAssignSlot = 321,
337
- MenuBindingsManagedBindableGameActionBarToggleUseOnMoveSlot = 322,
338
- MenuChangelogTitle = 323,
339
- MenuChangelogDescription = 324,
340
- MenuChangelogHeadingUnchartedWaters = 325,
341
- MenuChangelogFailedToLoadTitle = 326,
342
- MenuChangelogFailedToLoadDescription = 327,
343
- MenuChangelogHeadingChangeCount = 328,
344
- MenuChangelogButtonCopyChangelog = 329,
345
- MenuCharacterCreationButtonRandomizeName = 330,
346
- MenuCharacterCreationButtonExportTooltip = 331,
347
- MenuCharacterCreationButtonImportTooltip = 332,
348
- MenuCharacterCreationButtonStartGame = 333,
349
- MenuCharacterCreationButtonJoinGame = 334,
350
- MenuCharacterCreationDescription = 335,
351
- MenuCharacterCreationHeadingHairColor = 336,
352
- MenuCharacterCreationHeadingHairStyle = 337,
353
- MenuCharacterCreationHeadingSkinTone = 338,
354
- MenuCharacterCreationLabelName = 339,
355
- MenuCharacterCreationTitle = 340,
356
- MenuCharacterCreationButtonRotateLeftTooltip = 341,
357
- MenuCharacterCreationButtonRotateRightTooltip = 342,
358
- MenuCharacterCreationButtonRandomizeTooltip = 343,
359
- MenuCharacterSelectionButtonNewCharacter = 344,
360
- MenuCharacterSelectionDescription = 345,
361
- MenuCharacterSelectionHeadingNoCharacters = 346,
362
- MenuCharacterSelectionTitle = 347,
363
- MenuCharacterSelectionLabelLastUse = 348,
364
- MenuCharacterSelectionLabelUseCount = 349,
365
- MenuCharacterSelectionCharacterButtonDeleteTooltip = 350,
366
- MenuCharacterSelectionCharacterButtonCustomizeTooltip = 351,
367
- MenuMultiplayerDescription = 352,
368
- MenuMultiplayerTitle = 353,
369
- MenuMultiplayerButtonJoinById = 354,
370
- MenuMultiplayerServerLabelReputation = 355,
371
- MenuMultiplayerServerLabelDays = 356,
372
- MenuMultiplayerServerLabelIsland = 357,
373
- MenuMultiplayerButtonNewGame = 358,
374
- MenuMultiplayerButtonLoadGame = 359,
375
- MenuMultiplayerServerTooltipPVP = 360,
376
- MenuMultiplayerServerTooltipModsLabel = 361,
377
- MenuMultiplayerServerTooltipFriendsLabel = 362,
378
- MenuMultiplayerServerPlayers = 363,
379
- MenuMultiplayerServerLobbyType = 364,
380
- MenuMultiplayerServerRegion = 365,
381
- MenuMultiplayerServerHost = 366,
382
- MenuMultiplayerServerVersion = 367,
383
- MenuMultiplayerServerVersionUnknown = 368,
384
- MenuMultiplayerServerDedicated = 369,
385
- MenuMultiplayerHeadingPlayersOnline = 370,
386
- MenuMultiplayerServerModUnableToLoad = 371,
387
- MenuGameEndTitleDead = 372,
388
- MenuGameEndTitleWon = 373,
389
- MenuGameEndShareFacebook = 374,
390
- MenuGameEndShareTwitter = 375,
391
- MenuGameEndContinueAsGhost = 376,
392
- MenuGameEndRespawnInCasualMode = 377,
393
- MenuGameEndRespawnAsNewCharacter = 378,
394
- MenuGameEndReturnToIsland = 379,
395
- MenuGameEndExitToMenu = 380,
396
- MenuHelpTitle = 381,
397
- MenuHelpDescription = 382,
398
- MenuHelpLabelSearch = 383,
399
- MenuHighscoresTitle = 384,
400
- MenuHighscoresDescription = 385,
401
- MenuHighscoresDifficultyFilterAll = 386,
402
- MenuHighscoresHighscoreLabelDifficulty = 387,
403
- MenuHighscoresHighscoreLabelTurns = 388,
404
- MenuHighscoresHighscoreLabelScore = 389,
405
- MenuHighscoresHighscoreLabelPlace = 390,
406
- MenuHighscoresHighscoreLabelDate = 391,
407
- MenuHighscoresHighscoreLabelDeathBy = 392,
408
- MenuHighscoresHighscoreTitle = 393,
409
- MenuHighscoresCharacterNameUnknown = 394,
410
- MenuHighscoresHighscoreReplayWithSettings = 395,
411
- MenuLoadGameButtonSaveSlot = 396,
412
- MenuLoadGameButtonNewGame = 397,
413
- MenuLoadGameButtonNewGameButtonImportTooltip = 398,
414
- MenuLoadGameDescription = 399,
415
- MenuLoadGameSaveButtonDeleteTooltip = 400,
416
- MenuLoadGameSaveButtonEditNameTooltip = 401,
417
- MenuLoadGameSaveButtonExportTooltip = 402,
418
- MenuLoadGameSaveTooltipLabelCreatedTime = 403,
419
- MenuLoadGameSaveTooltipLabelSaveTime = 404,
420
- MenuLoadGameSaveTooltipLabelGameMode = 405,
421
- MenuLoadGameSaveTooltipLabelScore = 406,
422
- MenuLoadGameSaveTooltipLabelSeed = 407,
423
- MenuLoadGameSaveTooltipLabelTurns = 408,
424
- MenuLoadGameSaveTooltipLabelMods = 409,
425
- MenuLoadGameSaveTooltipLabelOriginalVersion = 410,
426
- MenuLoadGameSaveTooltipMod = 411,
427
- MenuLoadGameSaveTooltipNew = 412,
428
- MenuLoadGameSaveTooltipCorrupted = 413,
429
- MenuLoadGameSaveGame = 414,
430
- MenuLoadGameSaveGameDescription = 415,
431
- MenuLoadGameTitle = 416,
432
- MenuLoadGameLabelSelected = 417,
433
- MenuLoadGameButtonDeleteSelectedTooltip = 418,
434
- MenuLoadGameImportSaveFailure = 419,
435
- MenuMainButtonAbout = 420,
436
- MenuMainButtonChangelog = 421,
437
- MenuMainButtonMultiplayer = 422,
438
- MenuMainButtonHighscores = 423,
439
- MenuMainButtonLoadGame = 424,
440
- MenuMainButtonMods = 425,
441
- MenuMainButtonModsAllDisabled = 426,
442
- MenuMainButtonNewGame = 427,
443
- MenuMainButtonNews = 428,
444
- MenuMainButtonOptions = 429,
445
- MenuMainButtonQuitGame = 430,
446
- MenuModsWarningModsDisabledTitle = 431,
447
- MenuModsWarningModsDisabledDescription = 432,
448
- MenuModsButtonModdingGuide = 433,
449
- MenuModsButtonOpenFolder = 434,
450
- MenuModsButtonOpenWorkshop = 435,
451
- MenuModsDescription = 436,
452
- MenuModsTitle = 437,
453
- MenuModsTooltipLabelAuthor = 438,
454
- MenuModsTooltipLabelTags = 439,
455
- MenuModsTooltipLabelDependencies = 440,
456
- MenuModsTooltipLabelProvides = 441,
457
- MenuModsTooltipLabelVersion = 442,
458
- MenuModsTooltipLabelDescription = 443,
459
- MenuModsTooltipLabelInstallDate = 444,
460
- MenuModsTooltipLabelCreatedDate = 445,
461
- MenuModsTooltipLabelLastUpdatedDate = 446,
462
- MenuModsTooltipPreventsMilestoneUnlocks = 447,
463
- MenuModsTooltipModOptions = 448,
464
- MenuModsTooltipPublishMod = 449,
465
- MenuModsTooltipModMoreInformation = 450,
466
- MenuModsTooltipUninstallMod = 451,
467
- MenuModsTooltipViewInSteamWorkshop = 452,
468
- MenuModsTooltipViewGitHub = 453,
469
- MenuModsTooltipOpenFolder = 454,
470
- MenuModsButtonEditInternalMods = 455,
471
- MenuModsSectionHeading = 456,
472
- MenuModsSubmenuEditInternalModsTitle = 457,
473
- MenuModsSubmenuEditInternalModsDescription = 458,
474
- MenuModsSubmenuEditInternalModsPlaceholderAddNewInternalMod = 459,
475
- MenuNewGameButtonNext = 460,
476
- MenuNewGameButtonStartServer = 461,
477
- MenuNewGameDescription = 462,
478
- MenuNewGameLabelEditName = 463,
479
- MenuNewGameLabelEditSeed = 464,
480
- MenuNewGamePlaceholderEditSeed = 465,
481
- MenuNewGameTitle = 466,
482
- MenuNewGameChoiceDifficulty = 467,
483
- MenuNewGameChoiceSingleplayer = 468,
484
- MenuNewGameChoiceSingleplayerDescription = 469,
485
- MenuNewGameChoiceMultiplayer = 470,
486
- MenuNewGameChoiceMultiplayerDescription = 471,
487
- MenuNewGameChoiceTurnModeManual = 472,
488
- MenuNewGameChoiceTurnModeManualDescription = 473,
489
- MenuNewGameChoiceTurnModeRealTime = 474,
490
- MenuNewGameChoiceTurnModeRealTimeDescription = 475,
491
- MenuNewGameChoiceTurnModeSimulated = 476,
492
- MenuNewGameChoiceTurnModeSimulatedDescription = 477,
493
- MenuNewGameChoiceDifficultyTooltipCustomGameOptions = 478,
494
- MenuNewGameChoiceDifficultyChallengeDaily = 479,
495
- MenuNewGameChoiceDifficultyChallengeDailyTooltip = 480,
496
- MenuNewGameButtonMilestones = 481,
497
- MenuNewGameButtonMilestonesDescription = 482,
498
- MenuNewGameTabGameMode = 483,
499
- MenuNewGameTabMultiplayer = 484,
500
- MenuNewGameTabGameplayModifiers = 485,
501
- MenuNewGameHeadingGameMode = 486,
502
- MenuNewGameHeadingMultiplayer = 487,
503
- MenuNewGameHeadingGameplayModifiers = 488,
504
- MenuNewGameMilestoneModifiersUnlockableInMode = 489,
505
- MenuNewGameChoiceClientsInheritHostModifiers = 490,
506
- MenuNewGameChoiceClientsInheritHostModifiersDescription = 491,
507
- MenuNewGameChoiceCustomModifiers = 492,
508
- MenuNewGameChoiceCustomModifiersDescription = 493,
509
- MenuMilestoneModifiersTitle = 494,
510
- MenuMilestoneModifiersDescription = 495,
511
- MenuCustomGameOptionsTitle = 496,
512
- MenuCustomGameOptionsDescription = 497,
513
- MenuCustomGameOptionsRespawnOnDeath = 498,
514
- MenuCustomGameOptionsRespawnOnDeathDescription = 499,
515
- MenuCustomGameOptionsUseUnlockedRecipes = 500,
516
- MenuCustomGameOptionsStartingIslandBiome = 501,
517
- MenuCustomGameOptionsApplyTravelingEffects = 502,
518
- MenuCustomGameOptionsApplyTravelingEffectsDescription = 503,
519
- MenuCustomGameOptionsCreaturesPeaceful = 504,
520
- MenuCustomGameOptionsCreaturesAberrantSpawns = 505,
521
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescription = 506,
522
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionDefault = 507,
523
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionExclusively = 508,
524
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionOff = 509,
525
- MenuCustomGameOptionsCreaturesHeadingIndividualConfigurations = 510,
526
- MenuCustomGameOptionsCreaturesAllowAberrantSpawns = 511,
527
- MenuCustomGameOptionsCreaturesAlwaysSpawn = 512,
528
- MenuCustomGameOptionsCreaturesAllowSpawning = 513,
529
- MenuCustomGameOptionsCreaturesSpawnLimit = 514,
530
- MenuCustomGameOptionsCreaturesSpawnLimitDescription = 515,
531
- MenuCustomGameOptionsCreatureNone = 516,
532
- MenuCustomGameOptionsCreatureConfigure = 517,
533
- MenuCustomGameOptionsBenignityInitial = 518,
534
- MenuCustomGameOptionsBenignityMultiplier = 519,
535
- MenuCustomGameOptionsBenignityMultiplierTooltip = 520,
536
- MenuCustomGameOptionsMalignityInitial = 521,
537
- MenuCustomGameOptionsMalignityMultiplier = 522,
538
- MenuCustomGameOptionsMalignityMultiplierTooltip = 523,
539
- MenuCustomGameOptionsStatMultiplier = 524,
540
- MenuCustomGameOptionsStatMultiplierTooltip = 525,
541
- MenuCustomGameOptionsStatRegenerationMultiplierTooltip = 526,
542
- MenuCustomGameOptionsHeadingGeneral = 527,
543
- MenuCustomGameOptionsHeadingTravel = 528,
544
- MenuCustomGameOptionsHeadingTime = 529,
545
- MenuCustomGameOptionsHeadingStats = 530,
546
- MenuCustomGameOptionsHeadingReputation = 531,
547
- MenuCustomGameOptionsHeadingItems = 532,
548
- MenuCustomGameOptionsHeadingCreatures = 533,
549
- MenuCustomGameOptionsHeadingSkills = 534,
550
- MenuCustomGameOptionsHeadingStatusEffects = 535,
551
- MenuCustomGameOptionsEternalNight = 536,
552
- MenuCustomGameOptionsEternalNightDescription = 537,
553
- MenuCustomGameOptionsEternalDay = 538,
554
- MenuCustomGameOptionsEternalDayDescription = 539,
555
- MenuCustomGameOptionsTimeFrozen = 540,
556
- MenuCustomGameOptionsTimeInitial = 541,
557
- MenuCustomGameOptionsTimeDayLength = 542,
558
- MenuCustomGameOptionsTimeDayLengthTooltip = 543,
559
- MenuCustomGameOptionsTimeDayPercent = 544,
560
- MenuCustomGameOptionsTimeDayPercentTooltip = 545,
561
- MenuCustomGameOptionsStatStarting = 546,
562
- MenuCustomGameOptionsStatMax = 547,
563
- MenuCustomGameOptionsStatStartingDisplay = 548,
564
- MenuCustomGameOptionsStatMaxDisplay = 549,
565
- MenuCustomGameOptionsStatNoChange = 550,
566
- MenuCustomGameOptionsStatBonus = 551,
567
- MenuCustomGameOptionsStatBonusDisplay = 552,
568
- MenuCustomGameOptionsStatusEffectPassChanceMultiplier = 553,
569
- MenuCustomGameOptionsStatusEffectPassChanceMultiplierTooltip = 554,
570
- MenuCustomGameOptionsStatusEffectStartWith = 555,
571
- MenuCustomGameOptionsStatusEffectUntreatable = 556,
572
- MenuCustomGameOptionsStatusEffectUntreatableTooltip = 557,
573
- MenuCustomGameOptionsSkillInitialRandomCount = 558,
574
- MenuCustomGameOptionsSkillInitialRandomCountDescription = 559,
575
- MenuCustomGameOptionsSkillsHeadingIndividualConfigurations = 560,
576
- MenuCustomGameOptionsSkillsGlobal = 561,
577
- MenuCustomGameOptionsSkillNone = 562,
578
- MenuCustomGameOptionsSkillConfigure = 563,
579
- MenuCustomGameOptionsSkillInitial = 564,
580
- MenuCustomGameOptionsSkillMultiplier = 565,
581
- MenuCustomGameOptionsSkillMultiplierTooltip = 566,
582
- MenuCustomGameOptionsRandomItems = 567,
583
- MenuCustomGameOptionsRandomItemsDescription = 568,
584
- MenuCustomGameOptionsItemDurability = 569,
585
- MenuCustomGameOptionsItemDurabilityTooltip = 570,
586
- MenuCustomGameOptionsItemDecay = 571,
587
- MenuCustomGameOptionsItemDecayTooltip = 572,
588
- MenuCustomGameOptionsExport = 573,
589
- MenuCustomGameOptionsImport = 574,
590
- MenuNewsDescription = 575,
591
- MenuNewsHeadingSocial = 576,
592
- MenuNewsTitle = 577,
593
- MenuNewsHeadingUnableToLoad = 578,
594
- MenuNewsButtonAllNews = 579,
595
- MenuNewsButtonViewChangelog = 580,
596
- MenuOptionsButtonDitherFogOfWar = 581,
597
- MenuOptionsButtonHealthVignette = 582,
598
- MenuOptionsButtonHealthVignetteTooltip = 583,
599
- MenuOptionsButtonDisableCustomCursor = 584,
600
- MenuOptionsButtonEnableSmoothZooming = 585,
601
- MenuOptionsButtonDisplayArticleInObjectNames = 586,
602
- MenuOptionsButtonDisplayArticleInObjectNamesTooltip = 587,
603
- MenuOptionsButtonFullscreen = 588,
604
- MenuOptionsButtonCustomTitleBar = 589,
605
- MenuOptionsButtonDeveloperMode = 590,
606
- MenuOptionsButtonDeveloperModeContextMenu = 591,
607
- MenuOptionsButtonReloadGame = 592,
608
- MenuOptionsButtonReloadStylesheets = 593,
609
- MenuOptionsButtonReloadVariableUIImages = 594,
610
- MenuOptionsButtonExportGlobalSaveData = 595,
611
- MenuOptionsButtonImportGlobalSaveData = 596,
612
- MenuOptionsButtonSaveDataBackups = 597,
613
- MenuOptionsButtonSaveDataBackupsTooltip = 598,
614
- MenuOptionsButtonSaveDataClearAll = 599,
615
- MenuOptionsButtonSaveDataClearCharacters = 600,
616
- MenuOptionsButtonSaveDataClearHighscores = 601,
617
- MenuOptionsButtonSaveDataClearMilestones = 602,
618
- MenuOptionsButtonSaveDataClearOptions = 603,
619
- MenuOptionsButtonSaveDataClearCraftingRecipes = 604,
620
- MenuOptionsButtonSaveDataClearSaves = 605,
621
- MenuOptionsButtonSkipSplash = 606,
622
- MenuOptionsButtonToggleDevTools = 607,
623
- MenuOptionsButtonOpenBackupsFolder = 608,
624
- MenuOptionsButtonOpenLogsFolder = 609,
625
- MenuOptionsButtonDropLocationFacing = 610,
626
- MenuOptionsButtonDropLocationFeet = 611,
627
- MenuOptionsButtonStartTraceRecording = 612,
628
- MenuOptionsButtonStopTraceRecording = 613,
629
- MenuOptionsButtonTracingRecordingtTooltip = 614,
630
- MenuOptionsButtonDropLocationFeetWhenFacingBlocked = 615,
631
- MenuOptionsDescription = 616,
632
- MenuOptionsHeadingAudio = 617,
633
- MenuOptionsHeadingDeveloper = 618,
634
- MenuOptionsHeadingGameplayOptions = 619,
635
- MenuOptionsHeadingGameplayOptionsDescription = 620,
636
- MenuOptionsHeadingGameplayOptionsButtonOpenDialog = 621,
637
- MenuOptionsHeadingOtherOptions = 622,
638
- MenuOptionsHeadingControls = 623,
639
- MenuOptionsHeadingModOptions = 624,
640
- MenuOptionsHeadingOther = 625,
641
- MenuOptionsHeadingSaveData = 626,
642
- MenuOptionsHeadingTooltipsTile = 627,
643
- MenuOptionsHeadingVideo = 628,
644
- MenuOptionsLabelInterfaceScale = 629,
645
- MenuOptionsLabelHudWidth = 630,
646
- MenuOptionsLabelTooltipDelay = 631,
647
- MenuOptionsLabelDirectionTurnDelay = 632,
648
- MenuOptionsLabelMouseTurnDelay = 633,
649
- MenuOptionsLabelFontStyle = 634,
650
- MenuOptionsTooltipTurnDelay = 635,
651
- MenuOptionsTooltipMouseTurnDelay = 636,
652
- MenuOptionsTooltipControlsFilter = 637,
653
- MenuOptionsLabelVolumeEffects = 638,
654
- MenuOptionsLabelVolumeMusic = 639,
655
- MenuOptionsTabAudio = 640,
656
- MenuOptionsTabDeveloper = 641,
657
- MenuOptionsTabGameplay = 642,
658
- MenuOptionsTabTooltips = 643,
659
- MenuOptionsTabOther = 644,
660
- MenuOptionsTabLanguage = 645,
661
- MenuOptionsTabControls = 646,
662
- MenuOptionsTabMods = 647,
663
- MenuOptionsTabSaveData = 648,
664
- MenuOptionsTabVideo = 649,
665
- MenuOptionsTabPerformance = 650,
666
- MenuOptionsHeadingPerformance = 651,
667
- MenuOptionsTitle = 652,
668
- MenuOptionsTooltipMusicNextTrack = 653,
669
- MenuOptionsBindChoose = 654,
670
- MenuOptionsBindChooseAdd = 655,
671
- MenuOptionsBindButtonResetTooltip = 656,
672
- MenuOptionsBindButtonDeleteTooltip = 657,
673
- MenuOptionsBindButtonAddTooltip = 658,
674
- MenuOptionsBindButtonAddMacroTooltip = 659,
675
- MenuOptionsButtonUnlockAllMilestones = 660,
676
- MenuOptionsButtonDiscoverAllActions = 661,
677
- MenuOptionsButtonUnlockAllCraftingRecipes = 662,
678
- MenuOptionsButtonAlternatingDirectionMovement = 663,
679
- MenuOptionsButtonAllowAlternatingDirectionMovementTooltip = 664,
680
- MenuOptionsButtonAlwaysShowMoreInformationTooltip = 665,
681
- MenuOptionsButtonEnableLowPowerMode = 666,
682
- MenuOptionsButtonEnableLowPowerModeTooltip = 667,
683
- MenuOptionsButtonDisableAcrylicTransparency = 668,
684
- MenuOptionsButtonDisableAcrylicTransparencyTooltip = 669,
685
- MenuOptionsButtonDisableOverlaySupport = 670,
686
- MenuOptionsButtonDisableOverlaySupportTooltip = 671,
687
- MenuOptionsButtonDisableUIEffects = 672,
688
- MenuOptionsButtonDisableUIEffectsTooltip = 673,
689
- MenuOptionsButtonDisableUIOpacity = 674,
690
- MenuOptionsButtonDisableUIOpacityTooltip = 675,
691
- MenuOptionsButtonDisableMovementAnimations = 676,
692
- MenuOptionsButtonDisableMovementAnimationsTooltip = 677,
693
- MenuOptionsButtonAutoAttack = 678,
694
- MenuOptionsButtonAutoAttackTooltip = 679,
695
- MenuOptionsButtonAutoPickUp = 680,
696
- MenuOptionsButtonAutoPickUpTooltip = 681,
697
- MenuOptionsButtonAutoPickUpOnIdle = 682,
698
- MenuOptionsButtonAutoPickUpOnIdleTooltip = 683,
699
- MenuOptionsButtonDropOnDismantle = 684,
700
- MenuOptionsButtonDropOnDismantleTooltip = 685,
701
- MenuOptionsButtonDisableCraftingProtectedItems = 686,
702
- MenuOptionsButtonDisableCraftingProtectedItemsTooltip = 687,
703
- MenuOptionsButtonDropOnGatherHarvest = 688,
704
- MenuOptionsButtonDropOnGatherHarvestTooltip = 689,
705
- MenuOptionsButtonKeepSortActive = 690,
706
- MenuOptionsButtonKeepSortActiveTooltip = 691,
707
- MenuOptionsButtonUseAdjacentContainers = 692,
708
- MenuOptionsButtonUseAdjacentContainersTooltip = 693,
709
- MenuOptionsButtonHideEquippedHeadgear = 694,
710
- MenuOptionsButtonHideEquippedHeadgearTooltip = 695,
711
- MenuOptionsButtonLeftHanded = 696,
712
- MenuOptionsButtonLeftHandedTooltip = 697,
713
- MenuOptionsButtonAutoSave = 698,
714
- MenuOptionsRangeAutoSaveTimerLabel = 699,
715
- MenuOptionsRangeAutoSaveTimerTurnsDisplay = 700,
716
- MenuOptionsRangeAutoSaveTimerTimeDisplay = 701,
717
- MenuOptionsButtonDropIntoContainers = 702,
718
- MenuOptionsButtonDropIntoContainersTooltip = 703,
719
- MenuOptionsButtonWarnOnDangerousActions = 704,
720
- MenuOptionsButtonWarnOnDangerousActionsTooltip = 705,
721
- MenuOptionsButtonWarnWhenBreakingItemsOnCraft = 706,
722
- MenuOptionsButtonWarnWhenBreakingItemsOnCraftTooltip = 707,
723
- MenuOptionsButtonWarnWhenBreakingItemsOnUse = 708,
724
- MenuOptionsButtonWarnWhenBreakingItemsOnUseTooltip = 709,
725
- MenuOptionsHeadingWarnWhenBreakingItems = 710,
726
- MenuOptionsButtonSaveDataClearBindings = 711,
727
- MenuOptionsTooltipDialogOpacity = 712,
728
- MenuOptionsLabelDialogOpacity = 713,
729
- MenuOptionsDeveloperLogSourceFilterHeading = 714,
730
- MenuOptionsDeveloperUIExperiments = 715,
731
- MenuOptionsDeveloperUIExperimentsDescription = 716,
732
- MenuOptionsAudioVolumeDisplay = 717,
733
- MenuOptionsAudioInputSoundOnTyping = 718,
734
- MenuOptionsMusicPlaylist = 719,
735
- MenuOptionsButtonConfigureBindings = 720,
736
- MenuOptionsButtonSaveCompression = 721,
737
- MenuOptionsButtonSaveCompressionTooltip = 722,
738
- MenuOptionsButtonSaveUIDataGlobally = 723,
739
- MenuOptionsButtonSaveUIDataGloballyTooltip = 724,
740
- MenuPauseButtonContinueGame = 725,
741
- MenuPauseButtonReturnToGame = 726,
742
- MenuPauseButtonOptions = 727,
743
- MenuPauseButtonGameSettings = 728,
744
- MenuPauseButtonPaused = 729,
745
- MenuPauseButtonMultiplayer = 730,
746
- MenuPauseButtonHelp = 731,
747
- MenuPauseButtonTitleScreen = 732,
748
- MenuPauseButtonStopServer = 733,
749
- MenuPauseTooltipNotPaused = 734,
750
- MenuPauseLabelPaused = 735,
751
- MenuPauseLabelNotPaused = 736,
752
- MenuModesTitle = 737,
753
- MenuModesDescription = 738,
754
- MenuMultiplayerOptionsTitle = 739,
755
- MenuMultiplayerOptionsDescription = 740,
756
- MenuMultiplayerOptionsOpenServer = 741,
757
- MenuMultiplayerOptionsOpenServerDescription = 742,
758
- MenuMultiplayerOptionsCopyGameCode = 743,
759
- MenuMultiplayerOptionsCopyGameCodeTooltip = 744,
760
- MenuMultiplayerOptionsInviteSteamFriends = 745,
761
- MenuMultiplayerOptionsCheckConnectionHeading = 746,
762
- MenuMultiplayerOptionsCheckConnectionParagraph = 747,
763
- MenuMultiplayerOptionsCheckConnectionButton = 748,
764
- MenuMultiplayerOptionsCheckConnectionResultUnknown = 749,
765
- MenuMultiplayerOptionsCheckConnectionResultChecking = 750,
766
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetwork = 751,
767
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkFail = 752,
768
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkUnavailable = 753,
769
- MenuMultiplayerOptionsCheckConnectionResultWebRTC = 754,
770
- MenuMultiplayerOptionsCheckConnectionResultWebRTCFail = 755,
771
- MenuMultiplayerOptionsCheckConnectionResultWebSocket = 756,
772
- MenuMultiplayerOptionsCheckConnectionResultWebSocketFail = 757,
773
- MenuMultiplayerOptionsCheckConnectionResultWebSocketUnavailable = 758,
774
- MenuMultiplayerOptionsCheckConnectionResultSuccess = 759,
775
- MenuJoinServerTitle = 760,
776
- MenuJoinServerDescription = 761,
777
- MenuJoinServerInputPlaceholder = 762,
778
- MenuJoinServerChooseModifiersTitle = 763,
779
- MenuJoinServerChooseModifiersDescription = 764,
780
- MenuSharedMultiplayerChoiceLobbyTypeFriends = 765,
781
- MenuSharedMultiplayerChoiceLobbyTypeFriendsDescription = 766,
782
- MenuSharedMultiplayerChoiceLobbyTypePublic = 767,
783
- MenuSharedMultiplayerChoiceLobbyTypePublicDescription = 768,
784
- MenuSharedMultiplayerChoiceLobbyTypePrivate = 769,
785
- MenuSharedMultiplayerChoiceLobbyTypePrivateDescription = 770,
786
- MenuSharedMultiplayerChoicePVP = 771,
787
- MenuSharedMultiplayerChoicePVPDescription = 772,
788
- MenuSharedMultiplayerChoiceAllowTraveling = 773,
789
- MenuSharedMultiplayerChoiceAllowTravelingDescription = 774,
790
- MenuSharedMultiplayerChoiceAllowHardcoreRespawns = 775,
791
- MenuSharedMultiplayerChoiceAllowHardcoreRespawnsDescription = 776,
792
- MenuSharedMultiplayerDescription = 777,
793
- MenuSharedMultiplayerMessageOfTheDay = 778,
794
- MenuSharedMultiplayerMaxPlayers = 779,
795
- MenuSharedRealTimeTickSpeedTooltip = 780,
796
- MenuSharedRealTimeTickSpeedLabel = 781,
797
- MenuSharedMaxTravelTimeLabel = 782,
798
- MenuSharedMaxTravelTimeLabelTooltip = 783,
799
- MenuSharedButtonDefault = 784,
800
- MenuSharedValueSeconds = 785,
801
- MenuSharedValueMillseconds = 786,
802
- MenuSharedValueTurns = 787,
803
- MenuSharedValuePercentage = 788,
804
- MenuSharedMilestonesNotUnlockable = 789,
805
- MenuSharedMilestonesNotUnlockableDescription = 790,
806
- MenuSharedMilestonesNotUnlockableButtonShowMods = 791,
807
- MenuSharedButtonDisableAll = 792,
808
- MenuSharedButtonEnableAll = 793,
809
- MenuSharedMilestoneModifiersSelected = 794,
810
- MiscSortBy = 795,
811
- MiscSortDirection = 796,
812
- MiscFilter = 797,
813
- MiscPlayerNameDefault = 798,
814
- MiscPlayerNameServer = 799,
815
- MiscSaveNameDefault = 800,
816
- MiscSaveNameDailyChallenge = 801,
817
- MiscSaveNameChallenge = 802,
818
- MiscSaveVersionUnknown = 803,
819
- MiscVersion = 804,
820
- MiscVersionBuildInfoTooltip = 805,
821
- MiscVersionUpdate = 806,
822
- MiscTime = 807,
823
- MiscTimeMeridiem = 808,
824
- MiscError = 809,
825
- MiscContextMenuCopyTooltip = 810,
826
- MiscBindableNoBindings = 811,
827
- DifficultyOptionsPeaceful = 812,
828
- DifficultyOptionsAberrantSpawnsDisabled = 813,
829
- DifficultyOptionsAberrantSpawnsOnly = 814,
830
- DifficultyOptionsCreatureSpawningDisabled = 815,
831
- DifficultyOptionsCreatureAlwaysSpawns = 816,
832
- DifficultyOptionsCreatureSpawnsDefault = 817,
833
- DifficultyOptionsCreatureSpawnsAberrantOnly = 818,
834
- DifficultyOptionsCreatureSpawnsNoAberrants = 819,
835
- DifficultyOptionsSpawnLimit = 820,
836
- DifficultyOptionsRespawn = 821,
837
- DifficultyOptionsEternalNight = 822,
838
- DifficultyOptionsEternalDay = 823,
839
- DifficultyOptionsTimeInitial = 824,
840
- DifficultyOptionsTimeFrozen = 825,
841
- DifficultyOptionsTimeDayLength = 826,
842
- DifficultyOptionsTimeDayPercent = 827,
843
- DifficultyOptionsNoItems = 828,
844
- DifficultyOptionsRecipes = 829,
845
- DifficultyOptionsStartingIsland = 830,
846
- DifficultyOptionsTravelingEffectsDisabled = 831,
847
- DifficultyOptionsBenignityInitial = 832,
848
- DifficultyOptionsBenignityMultiplier = 833,
849
- DifficultyOptionsMalignityInitial = 834,
850
- DifficultyOptionsMalignityMultiplier = 835,
851
- DifficultyOptionsWeightBonus = 836,
852
- DifficultyOptionsStatInitial = 837,
853
- DifficultyOptionsStatMax = 838,
854
- DifficultyOptionsStatMultiplier = 839,
855
- DifficultyOptionsStatusEffectStartWith = 840,
856
- DifficultyOptionsStatusEffectUntreatable = 841,
857
- DifficultyOptionsStatusEffectPassChanceMultiplier = 842,
858
- DifficultyOptionsNoRandomSkills = 843,
859
- DifficultyOptionsSkillStartingCount = 844,
860
- DifficultyOptionsSkillGainMultiplier = 845,
861
- DifficultyOptionsSkillInitial = 846,
862
- DifficultyOptionsStatusEffectPermanent = 847,
863
- DifficultyOptionsStatusEffectRateMultiplier = 848,
864
- DifficultyOptionsStatusEffectMultiplier = 849,
865
- DifficultyOptionsItemDurabilityMultiplier = 850,
866
- DifficultyOptionsItemDecayMultiplier = 851,
867
- TabCrafting = 852,
868
- TabDismantle = 853,
869
- WindowTitleContainer = 854,
870
- WindowTitleInventory = 855
23
+ GameDialogContainerWeight = 8,
24
+ GameDialogContainerTrade = 9,
25
+ GameDialogContainerTradeCredit = 10,
26
+ GameDialogContainerShipperNPC = 11,
27
+ GameDialogContainerShipperNPCButtonShipToIsland = 12,
28
+ GameDialogEquipmentTooltipUnequip = 13,
29
+ GameDialogMessagesOptionTimestamp = 14,
30
+ GameDialogMessagesOptionShowSendButton = 15,
31
+ GameDialogMessagesOptionShowOptionsButton = 16,
32
+ GameDialogMessagesOptionMaxMessages = 17,
33
+ GameDialogMessagesOptionUnfocusOnSend = 18,
34
+ GameDialogMessagesEditFiltersLabelName = 19,
35
+ GameDialogMessagesEditFiltersButtonDelete = 20,
36
+ GameDialogMessagesEditFiltersButtonSave = 21,
37
+ GameDialogMessagesEditFiltersButtonReset = 22,
38
+ GameDialogMessagesEditFiltersButtonNew = 23,
39
+ GameDialogMessagesEditFiltersMessageTooltipLabelSources = 24,
40
+ GameDialogMessagesEditFiltersMessageTooltipLabelSourcesSummary = 25,
41
+ GameDialogNotesNoteTime = 26,
42
+ GameDialogNotesNoteNumber = 27,
43
+ GameDialogNotesNoteLockedTitle = 28,
44
+ GameDialogNotesNoteLockedDescription = 29,
45
+ GameDialogNotesLinkId = 30,
46
+ GameDialogNotesLinkLearnMore = 31,
47
+ GameDialogNotesSettingsPinUnreadNotesAutomatically = 32,
48
+ GameDialogMilestonesInvisibleMilestone = 33,
49
+ GameDialogMilestonesProgress = 34,
50
+ GameDialogMilestonesProgressHidden = 35,
51
+ GameDialogMilestonesMilestone = 36,
52
+ GameDialogMilestonesTooltipHidden = 37,
53
+ GameDialogMilestonesTooltipInvisible = 38,
54
+ GameDialogMilestonesHeadingNotUnlockableInMode = 39,
55
+ GameDialogMilestonesHeadingAlreadyUnlocked = 40,
56
+ GameDialogMilestonesParagraphNoMoreUnlockable = 41,
57
+ GameDialogSkillsSkill = 42,
58
+ GameDialogSkillsSkillHover = 43,
59
+ GameDialogMapDurability = 44,
60
+ GameDialogMapTooltipRiddle = 45,
61
+ GameDialogMapTooltipRotateClockwise = 46,
62
+ GameDialogMapTooltipRotateCounterClockwise = 47,
63
+ GameDialogMapTooltipFlipHorizontal = 48,
64
+ GameDialogMapTooltipFlipVertical = 49,
65
+ GameDialogMapTooltipResetView = 50,
66
+ GameDialogMapTooltipCopyMap = 51,
67
+ GameDialogMapTooltipCopyMapRequirementMissing = 52,
68
+ GameDialogMapCheckButtonAlwaysOpaque = 53,
69
+ GameDialogMapCheckButtonUseOnlyIntegerZoomLevels = 54,
70
+ GameDialogMapLabelTheme = 55,
71
+ GameDialogQuestsLink = 56,
72
+ GameDialogQuestsLinkChildQuest = 57,
73
+ GameDialogQuestsChildQuests = 58,
74
+ GameDialogQuestsRequirements = 59,
75
+ GameDialogQuestsActiveQuests = 60,
76
+ GameDialogQuestsCompletedQuests = 61,
77
+ GameDialogQuestsCompleteQuest = 62,
78
+ GameDialogIslandsShip = 63,
79
+ GameDialogIslandsCloseOnTravel = 64,
80
+ GameDialogIslandsShipTitle = 65,
81
+ GameDialogIslandsNoPort = 66,
82
+ GameDialogIslandsConstructLighthousesToBuildMorePorts = 67,
83
+ GameTooltipInspect = 68,
84
+ GameTooltipShowMoreInformation = 69,
85
+ GameTooltipDefenseLabelBase = 70,
86
+ GameTooltipDefenseLabelVehicleBonus = 71,
87
+ GameTooltipDefenseInsulationWeight = 72,
88
+ GameTooltipDefenseInsulationNotRequired = 73,
89
+ GameTooltipItemUseLabelMaxWeight = 74,
90
+ GameTooltipMagicalLabel = 75,
91
+ GameTooltipSharedUsesLabel = 76,
92
+ GameTooltipSharedLabelTurns = 77,
93
+ GameTooltipSharedLabelTurnsAgo = 78,
94
+ GameTooltipRecipeLabelReputation = 79,
95
+ GameTooltipRecipeLabelSkill = 80,
96
+ GameTooltipRecipeLabelLevel = 81,
97
+ GameTooltipRecipeLabelEfficacy = 82,
98
+ GameTooltipRecipeLabelEfficacyHigh = 83,
99
+ GameTooltipRecipeLabelEfficacyHighest = 84,
100
+ GameTooltipRecipeLabelEfficacyLow = 85,
101
+ GameTooltipRecipeLabelEfficacyLowest = 86,
102
+ GameTooltipRecipeLabelEfficacyMed = 87,
103
+ GameTooltipRecipeLabelEfficacyLabel = 88,
104
+ GameTooltipRecipeLabelSuccessChance = 89,
105
+ GameTooltipRecipeLabelQualityChance = 90,
106
+ GameTooltipRecipeNearby = 91,
107
+ GameTooltipRecipeFireSource = 92,
108
+ GameTooltipRecipeRequirement = 93,
109
+ GameTooltipRecipeLabelRequired = 94,
110
+ GameTooltipRecipeLabelConsumed = 95,
111
+ GameTooltipItemSkillSource = 96,
112
+ GameTooltipItemUse = 97,
113
+ GameTooltipItemUseActionOnConsumeTooltipBase = 98,
114
+ GameTooltipItemUseActionOnConsumeTooltipSkill = 99,
115
+ GameTooltipItemUseActionOnConsumeTooltipQuality = 100,
116
+ GameTooltipItemUseActionOnConsumeTooltipMagical = 101,
117
+ GameTooltipSharedUseActionTierLabel = 102,
118
+ GameTooltipItemUseActionSharedLabelRequirements = 103,
119
+ GameTooltipItemUseActionDismantleProduces = 104,
120
+ GameTooltipSharedUseLabelLightSource = 105,
121
+ GameTooltipItemUseLabelTelescopy = 106,
122
+ GameTooltipItemDecay = 107,
123
+ GameTooltipItemDecayExact = 108,
124
+ GameTooltipItemDecayRate = 109,
125
+ GameTooltipItemDecayRateTooltip = 110,
126
+ GameTooltipItemWeight = 111,
127
+ GameTooltipItemWeightBase = 112,
128
+ GameTooltipItemWeightStored = 113,
129
+ GameTooltipItemWeightStoredReduction = 114,
130
+ GameTooltipItemLabelRange = 115,
131
+ GameTooltipItemMagicalSource = 116,
132
+ GameTooltipItemGroupingsLabel = 117,
133
+ GameTooltipItemGroup = 118,
134
+ GameTooltipItemLabelUsesWhenBuilt = 119,
135
+ GameTooltipItemWorth = 120,
136
+ GameTooltipItemProtected = 121,
137
+ GameTooltipItemProtectedContainer = 122,
138
+ GameTooltipItemVehicle = 123,
139
+ GameTooltipItemVehicleMovementSpeed = 124,
140
+ GameTooltipItemVehicleDefenseBonus = 125,
141
+ GameTooltipItemLabelDismantle = 126,
142
+ GameTooltipItemLabelDismantleRequirement = 127,
143
+ GameTooltipItemQuantityMultiplier = 128,
144
+ GameTooltipItemUseAttack = 129,
145
+ GameTooltipItemUseThrowDamage = 130,
146
+ GameTooltipItemUseCrafting = 131,
147
+ GameTooltipItemUseOffering = 132,
148
+ GameTooltipItemUseEquipDefense = 133,
149
+ GameTooltipItemUseEquipDefenseAttribute = 134,
150
+ GameTooltipItemLabelDamage = 135,
151
+ GameTooltipItemBarterCreditTrade = 136,
152
+ GameTooltipItemBarterCredit = 137,
153
+ GameTooltipItemLabelIsland = 138,
154
+ GameTooltipSharedLabelWeightCapacity = 139,
155
+ GameTooltipSharedLabelCivilizationScore = 140,
156
+ GameTooltipSharedLabelCivilizationScoreFull = 141,
157
+ GameTooltipSharedLabelDoodadSkillAdjacent = 142,
158
+ GameTooltipSharedLabelAdjacentSkillBonus = 143,
159
+ GameTooltipSharedLabelGrowingSpeed = 144,
160
+ GameTooltipSharedLabelInsulation = 145,
161
+ GameTooltipSharedLabelStoredInsulation = 146,
162
+ GameTooltipSharedLabelPreservation = 147,
163
+ GameTooltipSharedLabelDurability = 148,
164
+ GameTooltipSharedDurabilityMagicalDamageReduction = 149,
165
+ GameTooltipSharedDurabilityMagicalDamageRegeneration = 150,
166
+ GameTooltipSharedLabelContents = 151,
167
+ GameTooltipSkill = 152,
168
+ GameTooltipSkillCurrent = 153,
169
+ GameTooltipSkillReputationImpact = 154,
170
+ GameTooltipSkillCanIncrease = 155,
171
+ GameTooltipSkillBonuses = 156,
172
+ GameTooltipSkillBonus = 157,
173
+ GameTooltipMilestone = 158,
174
+ GameTooltipMilestoneProgress = 159,
175
+ GameTooltipMilestoneDiscovered = 160,
176
+ GameTooltipMilestoneHintClickToUseAsTitle = 161,
177
+ GameTooltipMilestoneUsingAsTitle = 162,
178
+ GameTooltipSharedMagicalProperty = 163,
179
+ GameTooltipSharedMagicalPropertyOutOf = 164,
180
+ GameTooltipSharedLabel = 165,
181
+ GameTooltipSharedLabelDash = 166,
182
+ GameTooltipSharedLabelHead = 167,
183
+ GameTooltipSharedLabelTail = 168,
184
+ GameTooltipSharedLabelStart = 169,
185
+ GameTooltipSharedLabelEnd = 170,
186
+ GameTooltipSharedResistsAndVulnsLabelVulnerableTo = 171,
187
+ GameTooltipSharedResistsAndVulnsLabelResistantTo = 172,
188
+ GameTooltipSharedResistsAndVulnsLabelImmuneTo = 173,
189
+ GameTooltipSharedResistsAndVulnsLabelHealsFrom = 174,
190
+ GameTooltipSharedResistsAndVulnsDamageType = 175,
191
+ GameTooltipSharedResistsAndVulnsDamageTypeUnknown = 176,
192
+ GameTooltipIslandBiome = 177,
193
+ GameTooltipIslandSeed = 178,
194
+ GameTooltipIslandDaysSpent = 179,
195
+ GameTooltipIslandDaysSpentDaysUnit = 180,
196
+ GameTooltipIslandDaysSpentCumulative = 181,
197
+ GameTooltipIslandUndiscovered = 182,
198
+ GameTooltipIslandUnnamed = 183,
199
+ GameTooltipIslandSelf = 184,
200
+ GameTooltipIslandPlayers = 185,
201
+ GameTooltipIslandPorts = 186,
202
+ GameTooltipIslandNPCs = 187,
203
+ GameTooltipIslandModifiers = 188,
204
+ GameTooltipIslandMaps = 189,
205
+ GameTooltipIslandCoordinates = 190,
206
+ GameTooltipIslandCoordinatesLabel = 191,
207
+ GameTooltipNPCMerchantCredit = 192,
208
+ GameTooltipNPCMerchantNewInventory = 193,
209
+ GameTooltipNPCShipperNoItems = 194,
210
+ GameTooltipNPCShipperContainedItems = 195,
211
+ GameTooltipActionUndiscovered = 196,
212
+ GameTooltipEquipSlotOffHandDisabledTwoHandedOffHand = 197,
213
+ GameTooltipEquipSlotOffHandDisabledTwoHandedMainHand = 198,
214
+ GameTooltipStatAttackSectionMelee = 199,
215
+ GameTooltipStatAttackSectionRanged = 200,
216
+ GameTooltipStatAttackRange = 201,
217
+ GameTooltipStatAttackMultiplier = 202,
218
+ GameTooltipCreatureLabelTamed = 203,
219
+ GameTooltipCreatureLabelMood = 204,
220
+ GameTooltipCreatureLabelCommand = 205,
221
+ GameTooltipCreatureLabelCanPetIn = 206,
222
+ GameTooltipCreatureCanPet = 207,
223
+ GameTooltipCreatureLabelCanMilkIn = 208,
224
+ GameTooltipCreatureLabelCombatDifficulty = 209,
225
+ GameTooltipCreatureLabelAberrant = 210,
226
+ GameTooltipCreatureAberrantDescriptionShort = 211,
227
+ GameTooltipCreatureAberrantDescriptionExtra = 212,
228
+ GameTooltipCreatureAberrantDescriptionVerbose = 213,
229
+ GameTooltipCreatureProducingMilk = 214,
230
+ GameStatsStatAttack = 215,
231
+ GameStatsStatGeneric = 216,
232
+ GameStatsStatGenericWithMax = 217,
233
+ GameStatsStatbar = 218,
234
+ GameStatsStatHealthTooltip = 219,
235
+ GameStatsStatStaminaTooltip = 220,
236
+ GameStatsStatHungerTooltip = 221,
237
+ GameStatsStatThirstTooltip = 222,
238
+ GameStatsStatHealthStatusWarning = 223,
239
+ GameStatsStatStaminaStatusWarning = 224,
240
+ GameStatsStatHungerStatusWarning = 225,
241
+ GameStatsStatThirstStatusWarning = 226,
242
+ GameStatsStatWeightStatusWarning = 227,
243
+ GameStatsStatStaminaStatusBad = 228,
244
+ GameStatsStatHungerStatusBad = 229,
245
+ GameStatsStatThirstStatusBad = 230,
246
+ GameStatsStatWeightStatusBad = 231,
247
+ GameStatsStatReputationTooltipAverageReputation = 232,
248
+ GameStatsStatReputationTooltipDifficulty = 233,
249
+ GameStatsStatReputationTooltipDifficultyEasy = 234,
250
+ GameStatsStatReputationTooltipDifficultyHard = 235,
251
+ GameStatsStatReputationTooltipDifficultyInfantile = 236,
252
+ GameStatsStatReputationTooltipDifficultyInsane = 237,
253
+ GameStatsStatReputationTooltipDifficultyMedium = 238,
254
+ GameStatsStatReputationTooltipDifficultyNightmare = 239,
255
+ GameStatsStatReputationTooltipDifficultySimple = 240,
256
+ GameStatsStatReputationTooltipDifficultyVeryEasy = 241,
257
+ GameStatsStatReputationTooltipDifficultyVeryHard = 242,
258
+ GameStatsStatReputationTooltipBenignity = 243,
259
+ GameStatsStatReputationTooltipMalignity = 244,
260
+ GameStatsStatReputationTooltipScore = 245,
261
+ GameStatsStatReputationTooltipCivilizationScore = 246,
262
+ GameStatsStatReputationTooltipTurn = 247,
263
+ GameStatsStatReputationTooltipTicks = 248,
264
+ GameStatsStatWeightTooltip = 249,
265
+ GameItemBarterCredit = 250,
266
+ GameMenuBarButtonTooltipBindable = 251,
267
+ GameMenuBarButtonTooltipSaveSize = 252,
268
+ GameMenuBarButtonTooltipSaveTurnsAgo = 253,
269
+ GameMenuBarButtonTooltipSaveLastTime = 254,
270
+ GameMenuBarButtonTooltipNotesUnread = 255,
271
+ GameMenuBarButtonTooltipMilestonesDisabled = 256,
272
+ GameMenuBarButtonTooltipQuestsDisabled = 257,
273
+ GameMenuBarContextMenuActionRemoveItem = 258,
274
+ GameMenuBarContextMenuActionInsertItem = 259,
275
+ GameMenuBarContextMenuActionReset = 260,
276
+ GameActionBarContextMenuDisplayBindings = 261,
277
+ GameActionBarContextMenuAutoSelectPrimaryUse = 262,
278
+ GameActionBarContextMenuConfigure = 263,
279
+ GameActionBarConfigurationDrawerTitle = 264,
280
+ GameActionBarConfigurationDrawerFooterDiscoveryHint = 265,
281
+ GameActionBarConfigurationDrawerFooterDiscoveryHintProgress = 266,
282
+ GameActionBarConfigurationDrawerSlotHintUse = 267,
283
+ GameActionBarConfigurationDrawerSlotHintToggle = 268,
284
+ GameActionBarConfigurationDrawerSlotHintToggleUseOnMove = 269,
285
+ GameActionBarConfigurationDrawerColumnTitleActions = 270,
286
+ GameActionBarConfigurationDrawerColumnTitleItemActions = 271,
287
+ GameActionBarConfigurationDrawerColumnTitleConfiguration = 272,
288
+ GameActionBarConfigurationDrawerHintSelectAnAction = 273,
289
+ GameActionBarConfigurationDrawerButtonEditBindings = 274,
290
+ GameActionBarConfigurationDrawerButtonClearSlot = 275,
291
+ GameActionBarConfigurationDrawerColumnTitleInapplicable = 276,
292
+ GameActionBarConfigurationDrawerButtonUseOnMove = 277,
293
+ GameActionBarConfigurationDrawerButtonUseOnMoveDescription = 278,
294
+ GameActionBarConfigurationDrawerHintDiscoverMore = 279,
295
+ GameActionBarConfigurationDrawerButtonUseExactItem = 280,
296
+ GameActionBarConfigurationDrawerButtonUseByTypeAndQuality = 281,
297
+ GameActionBarConfigurationDrawerButtonUseByType = 282,
298
+ GameActionBarConfigurationDrawerButtonUseAny = 283,
299
+ GameActionBarConfigurationDrawerButtonDone = 284,
300
+ GameActionBarConfigurationDrawerButtonCraftType = 285,
301
+ GameActionBarSlotTooltipHintUse = 286,
302
+ GameActionBarSlotTooltipHintConfigure = 287,
303
+ GameActionBarSlotTooltipHintUseOnMove = 288,
304
+ GameActionBarSlotTooltipHintUseSlottedItem = 289,
305
+ GameActionBarSlotTooltipHintClear = 290,
306
+ GameActionBarButtonToggleUseWhenMovingTooltip = 291,
307
+ GameMessagesButtonSend = 292,
308
+ GameMessagesContextMenuShowAsDialog = 293,
309
+ GameMessagesContextMenuClear = 294,
310
+ GameMessagesContextMenuCopy = 295,
311
+ GameMessagesContextMenuExport = 296,
312
+ GameMessagesFilter = 297,
313
+ GameMessagesFiltersEdit = 298,
314
+ GameMessagesNewNote = 299,
315
+ GameMessagesTurn = 300,
316
+ GameMessagesDedicatedServerBackup = 301,
317
+ GameMessagesDedicatedServerBackupLimitReached = 302,
318
+ GameMessagesPlaceholderChat = 303,
319
+ GameTileInspectionCannotSeeTile = 304,
320
+ MenuAboutTitle = 305,
321
+ MenuAboutDescription = 306,
322
+ MenuAboutGameDescription = 307,
323
+ MenuAboutSectionTeam = 308,
324
+ MenuAboutTeamMemberName = 309,
325
+ MenuAboutTeamMemberNickname = 310,
326
+ MenuAboutSectionContributors = 311,
327
+ MenuAboutSectionSpecialThanks = 312,
328
+ MenuAboutTextSpecialThanksTestorsAndDonators = 313,
329
+ MenuAboutSectionLibraries = 314,
330
+ MenuAboutSectionLibrariesDescription = 315,
331
+ MenuAboutLabelVersion = 316,
332
+ MenuAboutLabelVersionBuild = 317,
333
+ MenuAboutLabelVersionBuildTime = 318,
334
+ MenuBindings = 319,
335
+ MenuBindingsDescription = 320,
336
+ MenuBindingsTooltipBindConflicts = 321,
337
+ MenuBindingsManagedBindableGameActionBarUseSlot = 322,
338
+ MenuBindingsManagedBindableGameActionBarAssignSlot = 323,
339
+ MenuBindingsManagedBindableGameActionBarToggleUseOnMoveSlot = 324,
340
+ MenuChangelogTitle = 325,
341
+ MenuChangelogDescription = 326,
342
+ MenuChangelogHeadingUnchartedWaters = 327,
343
+ MenuChangelogFailedToLoadTitle = 328,
344
+ MenuChangelogFailedToLoadDescription = 329,
345
+ MenuChangelogHeadingChangeCount = 330,
346
+ MenuChangelogButtonCopyChangelog = 331,
347
+ MenuCharacterCreationButtonRandomizeName = 332,
348
+ MenuCharacterCreationButtonExportTooltip = 333,
349
+ MenuCharacterCreationButtonImportTooltip = 334,
350
+ MenuCharacterCreationButtonStartGame = 335,
351
+ MenuCharacterCreationButtonJoinGame = 336,
352
+ MenuCharacterCreationDescription = 337,
353
+ MenuCharacterCreationHeadingHairColor = 338,
354
+ MenuCharacterCreationHeadingHairStyle = 339,
355
+ MenuCharacterCreationHeadingSkinTone = 340,
356
+ MenuCharacterCreationLabelName = 341,
357
+ MenuCharacterCreationTitle = 342,
358
+ MenuCharacterCreationButtonRotateLeftTooltip = 343,
359
+ MenuCharacterCreationButtonRotateRightTooltip = 344,
360
+ MenuCharacterCreationButtonRandomizeTooltip = 345,
361
+ MenuCharacterSelectionButtonNewCharacter = 346,
362
+ MenuCharacterSelectionDescription = 347,
363
+ MenuCharacterSelectionHeadingNoCharacters = 348,
364
+ MenuCharacterSelectionTitle = 349,
365
+ MenuCharacterSelectionLabelLastUse = 350,
366
+ MenuCharacterSelectionLabelUseCount = 351,
367
+ MenuCharacterSelectionCharacterButtonDeleteTooltip = 352,
368
+ MenuCharacterSelectionCharacterButtonCustomizeTooltip = 353,
369
+ MenuMultiplayerDescription = 354,
370
+ MenuMultiplayerTitle = 355,
371
+ MenuMultiplayerButtonJoinById = 356,
372
+ MenuMultiplayerServerLabelReputation = 357,
373
+ MenuMultiplayerServerLabelDays = 358,
374
+ MenuMultiplayerServerLabelIsland = 359,
375
+ MenuMultiplayerButtonNewGame = 360,
376
+ MenuMultiplayerButtonLoadGame = 361,
377
+ MenuMultiplayerServerTooltipPVP = 362,
378
+ MenuMultiplayerServerTooltipModsLabel = 363,
379
+ MenuMultiplayerServerTooltipFriendsLabel = 364,
380
+ MenuMultiplayerServerPlayers = 365,
381
+ MenuMultiplayerServerLobbyType = 366,
382
+ MenuMultiplayerServerRegion = 367,
383
+ MenuMultiplayerServerHost = 368,
384
+ MenuMultiplayerServerVersion = 369,
385
+ MenuMultiplayerServerVersionUnknown = 370,
386
+ MenuMultiplayerServerDedicated = 371,
387
+ MenuMultiplayerHeadingPlayersOnline = 372,
388
+ MenuMultiplayerServerModUnableToLoad = 373,
389
+ MenuGameEndTitleDead = 374,
390
+ MenuGameEndTitleWon = 375,
391
+ MenuGameEndShareFacebook = 376,
392
+ MenuGameEndShareTwitter = 377,
393
+ MenuGameEndContinueAsGhost = 378,
394
+ MenuGameEndRespawnInCasualMode = 379,
395
+ MenuGameEndRespawnAsNewCharacter = 380,
396
+ MenuGameEndReturnToIsland = 381,
397
+ MenuGameEndExitToMenu = 382,
398
+ MenuHelpTitle = 383,
399
+ MenuHelpDescription = 384,
400
+ MenuHelpLabelSearch = 385,
401
+ MenuHighscoresTitle = 386,
402
+ MenuHighscoresDescription = 387,
403
+ MenuHighscoresDifficultyFilterAll = 388,
404
+ MenuHighscoresHighscoreLabelDifficulty = 389,
405
+ MenuHighscoresHighscoreLabelTurns = 390,
406
+ MenuHighscoresHighscoreLabelScore = 391,
407
+ MenuHighscoresHighscoreLabelPlace = 392,
408
+ MenuHighscoresHighscoreLabelDate = 393,
409
+ MenuHighscoresHighscoreLabelDeathBy = 394,
410
+ MenuHighscoresHighscoreTitle = 395,
411
+ MenuHighscoresCharacterNameUnknown = 396,
412
+ MenuHighscoresHighscoreReplayWithSettings = 397,
413
+ MenuLoadGameButtonSaveSlot = 398,
414
+ MenuLoadGameButtonNewGame = 399,
415
+ MenuLoadGameButtonNewGameButtonImportTooltip = 400,
416
+ MenuLoadGameDescription = 401,
417
+ MenuLoadGameSaveButtonDeleteTooltip = 402,
418
+ MenuLoadGameSaveButtonEditNameTooltip = 403,
419
+ MenuLoadGameSaveButtonExportTooltip = 404,
420
+ MenuLoadGameSaveTooltipLabelCreatedTime = 405,
421
+ MenuLoadGameSaveTooltipLabelSaveTime = 406,
422
+ MenuLoadGameSaveTooltipLabelGameMode = 407,
423
+ MenuLoadGameSaveTooltipLabelScore = 408,
424
+ MenuLoadGameSaveTooltipLabelSeed = 409,
425
+ MenuLoadGameSaveTooltipLabelTurns = 410,
426
+ MenuLoadGameSaveTooltipLabelMods = 411,
427
+ MenuLoadGameSaveTooltipLabelOriginalVersion = 412,
428
+ MenuLoadGameSaveTooltipMod = 413,
429
+ MenuLoadGameSaveTooltipNew = 414,
430
+ MenuLoadGameSaveTooltipCorrupted = 415,
431
+ MenuLoadGameSaveGame = 416,
432
+ MenuLoadGameSaveGameDescription = 417,
433
+ MenuLoadGameTitle = 418,
434
+ MenuLoadGameLabelSelected = 419,
435
+ MenuLoadGameButtonDeleteSelectedTooltip = 420,
436
+ MenuLoadGameImportSaveFailure = 421,
437
+ MenuMainButtonAbout = 422,
438
+ MenuMainButtonChangelog = 423,
439
+ MenuMainButtonMultiplayer = 424,
440
+ MenuMainButtonHighscores = 425,
441
+ MenuMainButtonLoadGame = 426,
442
+ MenuMainButtonMods = 427,
443
+ MenuMainButtonModsAllDisabled = 428,
444
+ MenuMainButtonNewGame = 429,
445
+ MenuMainButtonNews = 430,
446
+ MenuMainButtonOptions = 431,
447
+ MenuMainButtonQuitGame = 432,
448
+ MenuModsWarningModsDisabledTitle = 433,
449
+ MenuModsWarningModsDisabledDescription = 434,
450
+ MenuModsButtonModdingGuide = 435,
451
+ MenuModsButtonOpenFolder = 436,
452
+ MenuModsButtonOpenWorkshop = 437,
453
+ MenuModsDescription = 438,
454
+ MenuModsTitle = 439,
455
+ MenuModsTooltipLabelAuthor = 440,
456
+ MenuModsTooltipLabelTags = 441,
457
+ MenuModsTooltipLabelDependencies = 442,
458
+ MenuModsTooltipLabelProvides = 443,
459
+ MenuModsTooltipLabelVersion = 444,
460
+ MenuModsTooltipLabelDescription = 445,
461
+ MenuModsTooltipLabelInstallDate = 446,
462
+ MenuModsTooltipLabelCreatedDate = 447,
463
+ MenuModsTooltipLabelLastUpdatedDate = 448,
464
+ MenuModsTooltipPreventsMilestoneUnlocks = 449,
465
+ MenuModsTooltipModOptions = 450,
466
+ MenuModsTooltipPublishMod = 451,
467
+ MenuModsTooltipModMoreInformation = 452,
468
+ MenuModsTooltipUninstallMod = 453,
469
+ MenuModsTooltipViewInSteamWorkshop = 454,
470
+ MenuModsTooltipViewGitHub = 455,
471
+ MenuModsTooltipOpenFolder = 456,
472
+ MenuModsButtonEditInternalMods = 457,
473
+ MenuModsSectionHeading = 458,
474
+ MenuModsSubmenuEditInternalModsTitle = 459,
475
+ MenuModsSubmenuEditInternalModsDescription = 460,
476
+ MenuModsSubmenuEditInternalModsPlaceholderAddNewInternalMod = 461,
477
+ MenuNewGameButtonNext = 462,
478
+ MenuNewGameButtonStartServer = 463,
479
+ MenuNewGameDescription = 464,
480
+ MenuNewGameLabelEditName = 465,
481
+ MenuNewGameLabelEditSeed = 466,
482
+ MenuNewGamePlaceholderEditSeed = 467,
483
+ MenuNewGameTitle = 468,
484
+ MenuNewGameChoiceDifficulty = 469,
485
+ MenuNewGameChoiceSingleplayer = 470,
486
+ MenuNewGameChoiceSingleplayerDescription = 471,
487
+ MenuNewGameChoiceMultiplayer = 472,
488
+ MenuNewGameChoiceMultiplayerDescription = 473,
489
+ MenuNewGameChoiceTurnModeManual = 474,
490
+ MenuNewGameChoiceTurnModeManualDescription = 475,
491
+ MenuNewGameChoiceTurnModeRealTime = 476,
492
+ MenuNewGameChoiceTurnModeRealTimeDescription = 477,
493
+ MenuNewGameChoiceTurnModeSimulated = 478,
494
+ MenuNewGameChoiceTurnModeSimulatedDescription = 479,
495
+ MenuNewGameChoiceDifficultyTooltipCustomGameOptions = 480,
496
+ MenuNewGameChoiceDifficultyChallengeDaily = 481,
497
+ MenuNewGameChoiceDifficultyChallengeDailyTooltip = 482,
498
+ MenuNewGameButtonMilestones = 483,
499
+ MenuNewGameButtonMilestonesDescription = 484,
500
+ MenuNewGameTabGameMode = 485,
501
+ MenuNewGameTabMultiplayer = 486,
502
+ MenuNewGameTabGameplayModifiers = 487,
503
+ MenuNewGameHeadingGameMode = 488,
504
+ MenuNewGameHeadingMultiplayer = 489,
505
+ MenuNewGameHeadingGameplayModifiers = 490,
506
+ MenuNewGameMilestoneModifiersUnlockableInMode = 491,
507
+ MenuNewGameChoiceClientsInheritHostModifiers = 492,
508
+ MenuNewGameChoiceClientsInheritHostModifiersDescription = 493,
509
+ MenuNewGameChoiceCustomModifiers = 494,
510
+ MenuNewGameChoiceCustomModifiersDescription = 495,
511
+ MenuMilestoneModifiersTitle = 496,
512
+ MenuMilestoneModifiersDescription = 497,
513
+ MenuCustomGameOptionsTitle = 498,
514
+ MenuCustomGameOptionsDescription = 499,
515
+ MenuCustomGameOptionsRespawnOnDeath = 500,
516
+ MenuCustomGameOptionsRespawnOnDeathDescription = 501,
517
+ MenuCustomGameOptionsUseUnlockedRecipes = 502,
518
+ MenuCustomGameOptionsStartingIslandBiome = 503,
519
+ MenuCustomGameOptionsApplyTravelingEffects = 504,
520
+ MenuCustomGameOptionsApplyTravelingEffectsDescription = 505,
521
+ MenuCustomGameOptionsCreaturesPeaceful = 506,
522
+ MenuCustomGameOptionsCreaturesAberrantSpawns = 507,
523
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescription = 508,
524
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionDefault = 509,
525
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionExclusively = 510,
526
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionOff = 511,
527
+ MenuCustomGameOptionsCreaturesHeadingIndividualConfigurations = 512,
528
+ MenuCustomGameOptionsCreaturesAllowAberrantSpawns = 513,
529
+ MenuCustomGameOptionsCreaturesAlwaysSpawn = 514,
530
+ MenuCustomGameOptionsCreaturesAllowSpawning = 515,
531
+ MenuCustomGameOptionsCreaturesSpawnLimit = 516,
532
+ MenuCustomGameOptionsCreaturesSpawnLimitDescription = 517,
533
+ MenuCustomGameOptionsCreatureNone = 518,
534
+ MenuCustomGameOptionsCreatureConfigure = 519,
535
+ MenuCustomGameOptionsBenignityInitial = 520,
536
+ MenuCustomGameOptionsBenignityMultiplier = 521,
537
+ MenuCustomGameOptionsBenignityMultiplierTooltip = 522,
538
+ MenuCustomGameOptionsMalignityInitial = 523,
539
+ MenuCustomGameOptionsMalignityMultiplier = 524,
540
+ MenuCustomGameOptionsMalignityMultiplierTooltip = 525,
541
+ MenuCustomGameOptionsStatMultiplier = 526,
542
+ MenuCustomGameOptionsStatMultiplierTooltip = 527,
543
+ MenuCustomGameOptionsStatRegenerationMultiplierTooltip = 528,
544
+ MenuCustomGameOptionsHeadingGeneral = 529,
545
+ MenuCustomGameOptionsHeadingTravel = 530,
546
+ MenuCustomGameOptionsHeadingTime = 531,
547
+ MenuCustomGameOptionsHeadingStats = 532,
548
+ MenuCustomGameOptionsHeadingReputation = 533,
549
+ MenuCustomGameOptionsHeadingItems = 534,
550
+ MenuCustomGameOptionsHeadingCreatures = 535,
551
+ MenuCustomGameOptionsHeadingSkills = 536,
552
+ MenuCustomGameOptionsHeadingStatusEffects = 537,
553
+ MenuCustomGameOptionsEternalNight = 538,
554
+ MenuCustomGameOptionsEternalNightDescription = 539,
555
+ MenuCustomGameOptionsEternalDay = 540,
556
+ MenuCustomGameOptionsEternalDayDescription = 541,
557
+ MenuCustomGameOptionsTimeFrozen = 542,
558
+ MenuCustomGameOptionsTimeInitial = 543,
559
+ MenuCustomGameOptionsTimeDayLength = 544,
560
+ MenuCustomGameOptionsTimeDayLengthTooltip = 545,
561
+ MenuCustomGameOptionsTimeDayPercent = 546,
562
+ MenuCustomGameOptionsTimeDayPercentTooltip = 547,
563
+ MenuCustomGameOptionsStatStarting = 548,
564
+ MenuCustomGameOptionsStatMax = 549,
565
+ MenuCustomGameOptionsStatStartingDisplay = 550,
566
+ MenuCustomGameOptionsStatMaxDisplay = 551,
567
+ MenuCustomGameOptionsStatNoChange = 552,
568
+ MenuCustomGameOptionsStatBonus = 553,
569
+ MenuCustomGameOptionsStatBonusDisplay = 554,
570
+ MenuCustomGameOptionsStatusEffectPassChanceMultiplier = 555,
571
+ MenuCustomGameOptionsStatusEffectPassChanceMultiplierTooltip = 556,
572
+ MenuCustomGameOptionsStatusEffectStartWith = 557,
573
+ MenuCustomGameOptionsStatusEffectUntreatable = 558,
574
+ MenuCustomGameOptionsStatusEffectUntreatableTooltip = 559,
575
+ MenuCustomGameOptionsSkillInitialRandomCount = 560,
576
+ MenuCustomGameOptionsSkillInitialRandomCountDescription = 561,
577
+ MenuCustomGameOptionsSkillsHeadingIndividualConfigurations = 562,
578
+ MenuCustomGameOptionsSkillsGlobal = 563,
579
+ MenuCustomGameOptionsSkillNone = 564,
580
+ MenuCustomGameOptionsSkillConfigure = 565,
581
+ MenuCustomGameOptionsSkillInitial = 566,
582
+ MenuCustomGameOptionsSkillMultiplier = 567,
583
+ MenuCustomGameOptionsSkillMultiplierTooltip = 568,
584
+ MenuCustomGameOptionsRandomItems = 569,
585
+ MenuCustomGameOptionsRandomItemsDescription = 570,
586
+ MenuCustomGameOptionsItemDurability = 571,
587
+ MenuCustomGameOptionsItemDurabilityTooltip = 572,
588
+ MenuCustomGameOptionsItemDecay = 573,
589
+ MenuCustomGameOptionsItemDecayTooltip = 574,
590
+ MenuCustomGameOptionsExport = 575,
591
+ MenuCustomGameOptionsImport = 576,
592
+ MenuNewsDescription = 577,
593
+ MenuNewsHeadingSocial = 578,
594
+ MenuNewsTitle = 579,
595
+ MenuNewsHeadingUnableToLoad = 580,
596
+ MenuNewsButtonAllNews = 581,
597
+ MenuNewsButtonViewChangelog = 582,
598
+ MenuOptionsButtonDitherFogOfWar = 583,
599
+ MenuOptionsButtonHealthVignette = 584,
600
+ MenuOptionsButtonHealthVignetteTooltip = 585,
601
+ MenuOptionsButtonDisableCustomCursor = 586,
602
+ MenuOptionsButtonEnableSmoothZooming = 587,
603
+ MenuOptionsButtonDisplayArticleInObjectNames = 588,
604
+ MenuOptionsButtonDisplayArticleInObjectNamesTooltip = 589,
605
+ MenuOptionsButtonFullscreen = 590,
606
+ MenuOptionsButtonCustomTitleBar = 591,
607
+ MenuOptionsButtonDeveloperMode = 592,
608
+ MenuOptionsButtonDeveloperModeContextMenu = 593,
609
+ MenuOptionsButtonReloadGame = 594,
610
+ MenuOptionsButtonReloadStylesheets = 595,
611
+ MenuOptionsButtonReloadVariableUIImages = 596,
612
+ MenuOptionsButtonExportGlobalSaveData = 597,
613
+ MenuOptionsButtonImportGlobalSaveData = 598,
614
+ MenuOptionsButtonSaveDataBackups = 599,
615
+ MenuOptionsButtonSaveDataBackupsTooltip = 600,
616
+ MenuOptionsButtonSaveDataClearAll = 601,
617
+ MenuOptionsButtonSaveDataClearCharacters = 602,
618
+ MenuOptionsButtonSaveDataClearHighscores = 603,
619
+ MenuOptionsButtonSaveDataClearMilestones = 604,
620
+ MenuOptionsButtonSaveDataClearOptions = 605,
621
+ MenuOptionsButtonSaveDataClearCraftingRecipes = 606,
622
+ MenuOptionsButtonSaveDataClearSaves = 607,
623
+ MenuOptionsButtonSkipSplash = 608,
624
+ MenuOptionsButtonToggleDevTools = 609,
625
+ MenuOptionsButtonOpenBackupsFolder = 610,
626
+ MenuOptionsButtonOpenLogsFolder = 611,
627
+ MenuOptionsButtonDropLocationFacing = 612,
628
+ MenuOptionsButtonDropLocationFeet = 613,
629
+ MenuOptionsButtonStartTraceRecording = 614,
630
+ MenuOptionsButtonStopTraceRecording = 615,
631
+ MenuOptionsButtonTracingRecordingtTooltip = 616,
632
+ MenuOptionsButtonDropLocationFeetWhenFacingBlocked = 617,
633
+ MenuOptionsDescription = 618,
634
+ MenuOptionsHeadingAudio = 619,
635
+ MenuOptionsHeadingDeveloper = 620,
636
+ MenuOptionsHeadingGameplayOptions = 621,
637
+ MenuOptionsHeadingGameplayOptionsDescription = 622,
638
+ MenuOptionsHeadingGameplayOptionsButtonOpenDialog = 623,
639
+ MenuOptionsHeadingOtherOptions = 624,
640
+ MenuOptionsHeadingControls = 625,
641
+ MenuOptionsHeadingModOptions = 626,
642
+ MenuOptionsHeadingOther = 627,
643
+ MenuOptionsHeadingSaveData = 628,
644
+ MenuOptionsHeadingTooltipsTile = 629,
645
+ MenuOptionsHeadingVideo = 630,
646
+ MenuOptionsLabelInterfaceScale = 631,
647
+ MenuOptionsLabelHudWidth = 632,
648
+ MenuOptionsLabelTooltipDelay = 633,
649
+ MenuOptionsLabelDirectionTurnDelay = 634,
650
+ MenuOptionsLabelMouseTurnDelay = 635,
651
+ MenuOptionsLabelFontStyle = 636,
652
+ MenuOptionsTooltipTurnDelay = 637,
653
+ MenuOptionsTooltipMouseTurnDelay = 638,
654
+ MenuOptionsTooltipControlsFilter = 639,
655
+ MenuOptionsLabelVolumeEffects = 640,
656
+ MenuOptionsLabelVolumeMusic = 641,
657
+ MenuOptionsTabAudio = 642,
658
+ MenuOptionsTabDeveloper = 643,
659
+ MenuOptionsTabGameplay = 644,
660
+ MenuOptionsTabTooltips = 645,
661
+ MenuOptionsTabOther = 646,
662
+ MenuOptionsTabLanguage = 647,
663
+ MenuOptionsTabControls = 648,
664
+ MenuOptionsTabMods = 649,
665
+ MenuOptionsTabSaveData = 650,
666
+ MenuOptionsTabVideo = 651,
667
+ MenuOptionsTabPerformance = 652,
668
+ MenuOptionsHeadingPerformance = 653,
669
+ MenuOptionsTitle = 654,
670
+ MenuOptionsTooltipMusicNextTrack = 655,
671
+ MenuOptionsBindChoose = 656,
672
+ MenuOptionsBindChooseAdd = 657,
673
+ MenuOptionsBindButtonResetTooltip = 658,
674
+ MenuOptionsBindButtonDeleteTooltip = 659,
675
+ MenuOptionsBindButtonAddTooltip = 660,
676
+ MenuOptionsBindButtonAddMacroTooltip = 661,
677
+ MenuOptionsButtonUnlockAllMilestones = 662,
678
+ MenuOptionsButtonDiscoverAllActions = 663,
679
+ MenuOptionsButtonUnlockAllCraftingRecipes = 664,
680
+ MenuOptionsButtonAlternatingDirectionMovement = 665,
681
+ MenuOptionsButtonAllowAlternatingDirectionMovementTooltip = 666,
682
+ MenuOptionsButtonAlwaysShowMoreInformationTooltip = 667,
683
+ MenuOptionsButtonEnableLowPowerMode = 668,
684
+ MenuOptionsButtonEnableLowPowerModeTooltip = 669,
685
+ MenuOptionsButtonDisableAcrylicTransparency = 670,
686
+ MenuOptionsButtonDisableAcrylicTransparencyTooltip = 671,
687
+ MenuOptionsButtonDisableOverlaySupport = 672,
688
+ MenuOptionsButtonDisableOverlaySupportTooltip = 673,
689
+ MenuOptionsButtonDisableUIEffects = 674,
690
+ MenuOptionsButtonDisableUIEffectsTooltip = 675,
691
+ MenuOptionsButtonDisableUIOpacity = 676,
692
+ MenuOptionsButtonDisableUIOpacityTooltip = 677,
693
+ MenuOptionsButtonDisableMovementAnimations = 678,
694
+ MenuOptionsButtonDisableMovementAnimationsTooltip = 679,
695
+ MenuOptionsButtonAutoAttack = 680,
696
+ MenuOptionsButtonAutoAttackTooltip = 681,
697
+ MenuOptionsButtonAutoPickUp = 682,
698
+ MenuOptionsButtonAutoPickUpTooltip = 683,
699
+ MenuOptionsButtonAutoPickUpOnIdle = 684,
700
+ MenuOptionsButtonAutoPickUpOnIdleTooltip = 685,
701
+ MenuOptionsButtonDropOnDismantle = 686,
702
+ MenuOptionsButtonDropOnDismantleTooltip = 687,
703
+ MenuOptionsButtonDisableCraftingProtectedItems = 688,
704
+ MenuOptionsButtonDisableCraftingProtectedItemsTooltip = 689,
705
+ MenuOptionsButtonDropOnGatherHarvest = 690,
706
+ MenuOptionsButtonDropOnGatherHarvestTooltip = 691,
707
+ MenuOptionsButtonKeepSortActive = 692,
708
+ MenuOptionsButtonKeepSortActiveTooltip = 693,
709
+ MenuOptionsButtonUseAdjacentContainers = 694,
710
+ MenuOptionsButtonUseAdjacentContainersTooltip = 695,
711
+ MenuOptionsButtonHideEquippedHeadgear = 696,
712
+ MenuOptionsButtonHideEquippedHeadgearTooltip = 697,
713
+ MenuOptionsButtonLeftHanded = 698,
714
+ MenuOptionsButtonLeftHandedTooltip = 699,
715
+ MenuOptionsButtonAutoSave = 700,
716
+ MenuOptionsRangeAutoSaveTimerLabel = 701,
717
+ MenuOptionsRangeAutoSaveTimerTurnsDisplay = 702,
718
+ MenuOptionsRangeAutoSaveTimerTimeDisplay = 703,
719
+ MenuOptionsButtonDropIntoContainers = 704,
720
+ MenuOptionsButtonDropIntoContainersTooltip = 705,
721
+ MenuOptionsButtonWarnOnDangerousActions = 706,
722
+ MenuOptionsButtonWarnOnDangerousActionsTooltip = 707,
723
+ MenuOptionsButtonWarnWhenBreakingItemsOnCraft = 708,
724
+ MenuOptionsButtonWarnWhenBreakingItemsOnCraftTooltip = 709,
725
+ MenuOptionsButtonWarnWhenBreakingItemsOnUse = 710,
726
+ MenuOptionsButtonWarnWhenBreakingItemsOnUseTooltip = 711,
727
+ MenuOptionsHeadingWarnWhenBreakingItems = 712,
728
+ MenuOptionsButtonSaveDataClearBindings = 713,
729
+ MenuOptionsTooltipDialogOpacity = 714,
730
+ MenuOptionsLabelDialogOpacity = 715,
731
+ MenuOptionsDeveloperLogSourceFilterHeading = 716,
732
+ MenuOptionsDeveloperUIExperiments = 717,
733
+ MenuOptionsDeveloperUIExperimentsDescription = 718,
734
+ MenuOptionsAudioVolumeDisplay = 719,
735
+ MenuOptionsAudioInputSoundOnTyping = 720,
736
+ MenuOptionsMusicPlaylist = 721,
737
+ MenuOptionsButtonConfigureBindings = 722,
738
+ MenuOptionsButtonSaveCompression = 723,
739
+ MenuOptionsButtonSaveCompressionTooltip = 724,
740
+ MenuOptionsButtonSaveUIDataGlobally = 725,
741
+ MenuOptionsButtonSaveUIDataGloballyTooltip = 726,
742
+ MenuPauseButtonContinueGame = 727,
743
+ MenuPauseButtonReturnToGame = 728,
744
+ MenuPauseButtonOptions = 729,
745
+ MenuPauseButtonGameSettings = 730,
746
+ MenuPauseButtonPaused = 731,
747
+ MenuPauseButtonMultiplayer = 732,
748
+ MenuPauseButtonHelp = 733,
749
+ MenuPauseButtonTitleScreen = 734,
750
+ MenuPauseButtonStopServer = 735,
751
+ MenuPauseTooltipNotPaused = 736,
752
+ MenuPauseLabelPaused = 737,
753
+ MenuPauseLabelNotPaused = 738,
754
+ MenuModesTitle = 739,
755
+ MenuModesDescription = 740,
756
+ MenuMultiplayerOptionsTitle = 741,
757
+ MenuMultiplayerOptionsDescription = 742,
758
+ MenuMultiplayerOptionsOpenServer = 743,
759
+ MenuMultiplayerOptionsOpenServerDescription = 744,
760
+ MenuMultiplayerOptionsCopyGameCode = 745,
761
+ MenuMultiplayerOptionsCopyGameCodeTooltip = 746,
762
+ MenuMultiplayerOptionsInviteSteamFriends = 747,
763
+ MenuMultiplayerOptionsCheckConnectionHeading = 748,
764
+ MenuMultiplayerOptionsCheckConnectionParagraph = 749,
765
+ MenuMultiplayerOptionsCheckConnectionButton = 750,
766
+ MenuMultiplayerOptionsCheckConnectionResultUnknown = 751,
767
+ MenuMultiplayerOptionsCheckConnectionResultChecking = 752,
768
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetwork = 753,
769
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkFail = 754,
770
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkUnavailable = 755,
771
+ MenuMultiplayerOptionsCheckConnectionResultWebRTC = 756,
772
+ MenuMultiplayerOptionsCheckConnectionResultWebRTCFail = 757,
773
+ MenuMultiplayerOptionsCheckConnectionResultWebSocket = 758,
774
+ MenuMultiplayerOptionsCheckConnectionResultWebSocketFail = 759,
775
+ MenuMultiplayerOptionsCheckConnectionResultWebSocketUnavailable = 760,
776
+ MenuMultiplayerOptionsCheckConnectionResultSuccess = 761,
777
+ MenuJoinServerTitle = 762,
778
+ MenuJoinServerDescription = 763,
779
+ MenuJoinServerInputPlaceholder = 764,
780
+ MenuJoinServerChooseModifiersTitle = 765,
781
+ MenuJoinServerChooseModifiersDescription = 766,
782
+ MenuSharedMultiplayerChoiceLobbyTypeFriends = 767,
783
+ MenuSharedMultiplayerChoiceLobbyTypeFriendsDescription = 768,
784
+ MenuSharedMultiplayerChoiceLobbyTypePublic = 769,
785
+ MenuSharedMultiplayerChoiceLobbyTypePublicDescription = 770,
786
+ MenuSharedMultiplayerChoiceLobbyTypePrivate = 771,
787
+ MenuSharedMultiplayerChoiceLobbyTypePrivateDescription = 772,
788
+ MenuSharedMultiplayerChoicePVP = 773,
789
+ MenuSharedMultiplayerChoicePVPDescription = 774,
790
+ MenuSharedMultiplayerChoiceAllowTraveling = 775,
791
+ MenuSharedMultiplayerChoiceAllowTravelingDescription = 776,
792
+ MenuSharedMultiplayerChoiceAllowHardcoreRespawns = 777,
793
+ MenuSharedMultiplayerChoiceAllowHardcoreRespawnsDescription = 778,
794
+ MenuSharedMultiplayerDescription = 779,
795
+ MenuSharedMultiplayerMessageOfTheDay = 780,
796
+ MenuSharedMultiplayerMaxPlayers = 781,
797
+ MenuSharedRealTimeTickSpeedTooltip = 782,
798
+ MenuSharedRealTimeTickSpeedLabel = 783,
799
+ MenuSharedMaxTravelTimeLabel = 784,
800
+ MenuSharedMaxTravelTimeLabelTooltip = 785,
801
+ MenuSharedButtonDefault = 786,
802
+ MenuSharedValueSeconds = 787,
803
+ MenuSharedValueMillseconds = 788,
804
+ MenuSharedValueTurns = 789,
805
+ MenuSharedValuePercentage = 790,
806
+ MenuSharedMilestonesNotUnlockable = 791,
807
+ MenuSharedMilestonesNotUnlockableDescription = 792,
808
+ MenuSharedMilestonesNotUnlockableButtonShowMods = 793,
809
+ MenuSharedButtonDisableAll = 794,
810
+ MenuSharedButtonEnableAll = 795,
811
+ MenuSharedMilestoneModifiersSelected = 796,
812
+ MiscSortBy = 797,
813
+ MiscSortDirection = 798,
814
+ MiscFilter = 799,
815
+ MiscPlayerNameDefault = 800,
816
+ MiscPlayerNameServer = 801,
817
+ MiscSaveNameDefault = 802,
818
+ MiscSaveNameDailyChallenge = 803,
819
+ MiscSaveNameChallenge = 804,
820
+ MiscSaveVersionUnknown = 805,
821
+ MiscVersion = 806,
822
+ MiscVersionBuildInfoTooltip = 807,
823
+ MiscVersionUpdate = 808,
824
+ MiscTime = 809,
825
+ MiscTimeMeridiem = 810,
826
+ MiscError = 811,
827
+ MiscContextMenuCopyTooltip = 812,
828
+ MiscBindableNoBindings = 813,
829
+ DifficultyOptionsPeaceful = 814,
830
+ DifficultyOptionsAberrantSpawnsDisabled = 815,
831
+ DifficultyOptionsAberrantSpawnsOnly = 816,
832
+ DifficultyOptionsCreatureSpawningDisabled = 817,
833
+ DifficultyOptionsCreatureAlwaysSpawns = 818,
834
+ DifficultyOptionsCreatureSpawnsDefault = 819,
835
+ DifficultyOptionsCreatureSpawnsAberrantOnly = 820,
836
+ DifficultyOptionsCreatureSpawnsNoAberrants = 821,
837
+ DifficultyOptionsSpawnLimit = 822,
838
+ DifficultyOptionsRespawn = 823,
839
+ DifficultyOptionsEternalNight = 824,
840
+ DifficultyOptionsEternalDay = 825,
841
+ DifficultyOptionsTimeInitial = 826,
842
+ DifficultyOptionsTimeFrozen = 827,
843
+ DifficultyOptionsTimeDayLength = 828,
844
+ DifficultyOptionsTimeDayPercent = 829,
845
+ DifficultyOptionsNoItems = 830,
846
+ DifficultyOptionsRecipes = 831,
847
+ DifficultyOptionsStartingIsland = 832,
848
+ DifficultyOptionsTravelingEffectsDisabled = 833,
849
+ DifficultyOptionsBenignityInitial = 834,
850
+ DifficultyOptionsBenignityMultiplier = 835,
851
+ DifficultyOptionsMalignityInitial = 836,
852
+ DifficultyOptionsMalignityMultiplier = 837,
853
+ DifficultyOptionsWeightBonus = 838,
854
+ DifficultyOptionsStatInitial = 839,
855
+ DifficultyOptionsStatMax = 840,
856
+ DifficultyOptionsStatMultiplier = 841,
857
+ DifficultyOptionsStatusEffectStartWith = 842,
858
+ DifficultyOptionsStatusEffectUntreatable = 843,
859
+ DifficultyOptionsStatusEffectPassChanceMultiplier = 844,
860
+ DifficultyOptionsNoRandomSkills = 845,
861
+ DifficultyOptionsSkillStartingCount = 846,
862
+ DifficultyOptionsSkillGainMultiplier = 847,
863
+ DifficultyOptionsSkillInitial = 848,
864
+ DifficultyOptionsStatusEffectPermanent = 849,
865
+ DifficultyOptionsStatusEffectRateMultiplier = 850,
866
+ DifficultyOptionsStatusEffectMultiplier = 851,
867
+ DifficultyOptionsItemDurabilityMultiplier = 852,
868
+ DifficultyOptionsItemDecayMultiplier = 853,
869
+ TabCrafting = 854,
870
+ TabDismantle = 855,
871
+ WindowTitleContainer = 856,
872
+ WindowTitleInventory = 857
871
873
  }
872
874
  export default UiTranslation;