@wayward/types 2.13.3-beta.dev.20230621.1 → 2.13.3-beta.dev.20230623.2

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