@wayward/types 2.14.4-beta.dev.20250323.1 → 2.14.4-beta.dev.20250325.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.
- package/definitions/game/game/entity/player/Player.d.ts +4 -1
- package/definitions/game/game/inspection/infoProviders/item/ItemInvoke.d.ts +20 -0
- package/definitions/game/language/dictionary/Health.d.ts +2 -1
- package/definitions/game/language/dictionary/Message.d.ts +830 -829
- package/definitions/game/language/dictionary/UiTranslation.d.ts +804 -802
- package/package.json +1 -1
@@ -142,807 +142,809 @@ declare enum UiTranslation {
|
|
142
142
|
GameTooltipItemDecayRate = 127,
|
143
143
|
GameTooltipItemDecayRateTooltip = 128,
|
144
144
|
GameTooltipItemWeight = 129,
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
145
|
+
GameTooltipItemInvoke = 130,
|
146
|
+
GameTooltipItemWeightBase = 131,
|
147
|
+
GameTooltipItemWeightStored = 132,
|
148
|
+
GameTooltipItemWeightStoredReduction = 133,
|
149
|
+
GameTooltipItemLabelRange = 134,
|
150
|
+
GameTooltipItemLabelAccuracy = 135,
|
151
|
+
GameTooltipItemMagicalSource = 136,
|
152
|
+
GameTooltipItemGroupingsLabel = 137,
|
153
|
+
GameTooltipItemGroup = 138,
|
154
|
+
GameTooltipItemLabelUsesWhenBuilt = 139,
|
155
|
+
GameTooltipItemWorth = 140,
|
156
|
+
GameTooltipItemProtected = 141,
|
157
|
+
GameTooltipItemProtectedSimpleDescription = 142,
|
158
|
+
GameTooltipItemProtectedContainer = 143,
|
159
|
+
GameTooltipItemVehicle = 144,
|
160
|
+
GameTooltipItemVehicleMovementSpeed = 145,
|
161
|
+
GameTooltipItemVehicleDefenseBonus = 146,
|
162
|
+
GameTooltipItemLabelDismantle = 147,
|
163
|
+
GameTooltipItemLabelDismantleRequirement = 148,
|
164
|
+
GameTooltipItemQuantityMultiplier = 149,
|
165
|
+
GameTooltipItemUseAttack = 150,
|
166
|
+
GameTooltipItemUseThrowDamage = 151,
|
167
|
+
GameTooltipItemUseCrafting = 152,
|
168
|
+
GameTooltipSharedLabelDoodadCraftingBonus = 153,
|
169
|
+
GameTooltipItemUseOffering = 154,
|
170
|
+
GameTooltipItemUseEquipDefense = 155,
|
171
|
+
GameTooltipItemUseEquipDefenseAttribute = 156,
|
172
|
+
GameTooltipItemUseMainHand = 157,
|
173
|
+
GameTooltipItemUseOffhand = 158,
|
174
|
+
GameTooltipItemLabelDamage = 159,
|
175
|
+
GameTooltipItemBarterCreditTradeAvailable = 160,
|
176
|
+
GameTooltipItemBarterCreditTrade = 161,
|
177
|
+
GameTooltipItemBarterCredit = 162,
|
178
|
+
GameTooltipItemLabelIsland = 163,
|
179
|
+
GameTooltipSharedLabelWeightCapacity = 164,
|
180
|
+
GameTooltipSharedLabelCivilizationScore = 165,
|
181
|
+
GameTooltipSharedLabelCivilizationScoreFull = 166,
|
182
|
+
GameTooltipSharedLabelDoodadSkillAdjacent = 167,
|
183
|
+
GameTooltipSharedLabelAdjacentSkillBonus = 168,
|
184
|
+
GameTooltipSharedLabelGrowingSpeed = 169,
|
185
|
+
GameTooltipSharedLabelInsulation = 170,
|
186
|
+
GameTooltipSharedLabelStoredInsulation = 171,
|
187
|
+
GameTooltipSharedLabelPreservation = 172,
|
188
|
+
GameTooltipSharedLabelDurability = 173,
|
189
|
+
GameTooltipSharedLabelPurification = 174,
|
190
|
+
GameTooltipSharedLabelPurificationTurns = 175,
|
191
|
+
GameTooltipSharedDurabilityMagicalDamageReduction = 176,
|
192
|
+
GameTooltipSharedDurabilityMagicalDamageRegeneration = 177,
|
193
|
+
GameTooltipSharedLabelContents = 178,
|
194
|
+
GameTooltipSkill = 179,
|
195
|
+
GameTooltipSkillCurrent = 180,
|
196
|
+
GameTooltipSkillCanIncrease = 181,
|
197
|
+
GameTooltipSkillItemBonuses = 182,
|
198
|
+
GameTooltipSkillDoodadBonuses = 183,
|
199
|
+
GameTooltipSkillBonus = 184,
|
200
|
+
GameTooltipMilestone = 185,
|
201
|
+
GameTooltipMilestoneProgress = 186,
|
202
|
+
GameTooltipMilestoneDiscovered = 187,
|
203
|
+
GameTooltipMilestoneHintClickToUseAsTitle = 188,
|
204
|
+
GameTooltipMilestoneUsingAsTitle = 189,
|
205
|
+
GameTooltipSharedMagicalProperty = 190,
|
206
|
+
GameTooltipSharedMagicalPropertyOutOf = 191,
|
207
|
+
GameTooltipSharedLabel = 192,
|
208
|
+
GameTooltipSharedLabelDash = 193,
|
209
|
+
GameTooltipSharedLabelHead = 194,
|
210
|
+
GameTooltipSharedLabelTail = 195,
|
211
|
+
GameTooltipSharedLabelStart = 196,
|
212
|
+
GameTooltipSharedLabelStartNoSpace = 197,
|
213
|
+
GameTooltipSharedLabelEnd = 198,
|
214
|
+
GameTooltipSharedResistsAndVulnsLabelVulnerableTo = 199,
|
215
|
+
GameTooltipSharedResistsAndVulnsLabelResistantTo = 200,
|
216
|
+
GameTooltipSharedResistsAndVulnsLabelImmuneTo = 201,
|
217
|
+
GameTooltipSharedResistsAndVulnsLabelHealsFrom = 202,
|
218
|
+
GameTooltipSharedResistsAndVulnsDamageType = 203,
|
219
|
+
GameTooltipIslandBiome = 204,
|
220
|
+
GameTooltipIslandSeed = 205,
|
221
|
+
GameTooltipIslandDaysSpent = 206,
|
222
|
+
GameTooltipIslandDaysSpentDaysUnit = 207,
|
223
|
+
GameTooltipIslandDaysSpentCumulative = 208,
|
224
|
+
GameTooltipIslandUndiscovered = 209,
|
225
|
+
GameTooltipIslandUnnamed = 210,
|
226
|
+
GameTooltipIslandSelf = 211,
|
227
|
+
GameTooltipIslandPlayers = 212,
|
228
|
+
GameTooltipIslandPorts = 213,
|
229
|
+
GameTooltipIslandNPCs = 214,
|
230
|
+
GameTooltipIslandModifiers = 215,
|
231
|
+
GameTooltipIslandMaps = 216,
|
232
|
+
GameTooltipIslandCoordinates = 217,
|
233
|
+
GameTooltipIslandCoordinatesLabel = 218,
|
234
|
+
GameTooltipNPCMerchantCredit = 219,
|
235
|
+
GameTooltipNPCMerchantNewInventory = 220,
|
236
|
+
GameTooltipNPCShipperNoItems = 221,
|
237
|
+
GameTooltipNPCShipperContainedItems = 222,
|
238
|
+
GameTooltipActionUndiscovered = 223,
|
239
|
+
GameTooltipActionTierLabel = 224,
|
240
|
+
GameTooltipSharedRuneChance = 225,
|
241
|
+
GameToolTipSharedRuneChanceAction = 226,
|
242
|
+
GameToolTipSharedRuneChanceCrafting = 227,
|
243
|
+
GameToolTipSharedRuneChanceSkill = 228,
|
244
|
+
GameTooltipEquipSlotOffHandDisabledTwoHandedOffHand = 229,
|
245
|
+
GameTooltipEquipSlotOffHandDisabledTwoHandedMainHand = 230,
|
246
|
+
GameTooltipStatSubtitle = 231,
|
247
|
+
GameTooltipStatSubtitleCore = 232,
|
248
|
+
GameTooltipStatAttackSectionMelee = 233,
|
249
|
+
GameTooltipStatAttackSectionRanged = 234,
|
250
|
+
GameTooltipStatAttackRange = 235,
|
251
|
+
GameTooltipStatAttackMultiplier = 236,
|
252
|
+
GameTooltipStatWeightLabelMax = 237,
|
253
|
+
GameTooltipStatSharedLabelMax = 238,
|
254
|
+
GameTooltipStatSharedLabelSkill = 239,
|
255
|
+
GameTooltipStatSharedCoreStat = 240,
|
256
|
+
GameTooltipStatSharedCoreStatLabelSkills = 241,
|
257
|
+
GameTooltipStatSharedCoreStatSkillsListUndiscoveredSkills = 242,
|
258
|
+
GameTooltipStatusMoreInformationRevealedAtSkillThreshold = 243,
|
259
|
+
GameTooltipStatusLabelCures = 244,
|
260
|
+
GameTooltipCreatureSubtitle = 245,
|
261
|
+
GameTooltipCreatureColorContext = 246,
|
262
|
+
GameTooltipCreatureLabelTamed = 247,
|
263
|
+
GameTooltipCreatureLabelMood = 248,
|
264
|
+
GameTooltipCreatureLabelCommand = 249,
|
265
|
+
GameTooltipCreatureLabelCanPetIn = 250,
|
266
|
+
GameTooltipCreatureCanPet = 251,
|
267
|
+
GameTooltipCreatureLabelCanMilkIn = 252,
|
268
|
+
GameTooltipCreatureLabelAberrant = 253,
|
269
|
+
GameTooltipCreatureLabelStatuses = 254,
|
270
|
+
GameTooltipCreatureAberrantDescriptionShort = 255,
|
271
|
+
GameTooltipCreatureAberrantDescriptionExtra = 256,
|
272
|
+
GameTooltipCreatureAberrantDescriptionVerbose = 257,
|
273
|
+
GameTooltipCreatureProducingMilk = 258,
|
274
|
+
GameTooltipCreatureExactHealth = 259,
|
275
|
+
GameTooltipDeityLabelDomains = 260,
|
276
|
+
GameTooltipStatFerocityScore = 261,
|
277
|
+
GameTooltipStatFerocityCivilizationScore = 262,
|
278
|
+
GameTooltipStatFerocityCivilizationScoreTerritory = 263,
|
279
|
+
GameTooltipStatTerritoryTier = 264,
|
280
|
+
GameTooltipStatFerocityTurn = 265,
|
281
|
+
GameTooltipStatFerocityTicks = 266,
|
282
|
+
GameTooltipStatFerocityNights = 267,
|
283
|
+
GameTooltipStatFerocityDays = 268,
|
284
|
+
GameTooltipSharedUndiscovered = 269,
|
285
|
+
GameTooltipStatCurseFactors = 270,
|
286
|
+
GameStatsStatAttack = 271,
|
287
|
+
GameStatsStatGeneric = 272,
|
288
|
+
GameStatsStatGenericWithMax = 273,
|
289
|
+
GameStatsStatbar = 274,
|
290
|
+
GameMenuBarButtonTooltipBindable = 275,
|
291
|
+
GameMenuBarButtonTooltipSaveSize = 276,
|
292
|
+
GameMenuBarButtonTooltipSaveTurnsAgo = 277,
|
293
|
+
GameMenuBarButtonTooltipSaveLastTime = 278,
|
294
|
+
GameMenuBarButtonTooltipNotesUnread = 279,
|
295
|
+
GameMenuBarButtonTooltipMilestonesDisabled = 280,
|
296
|
+
GameMenuBarButtonTooltipQuestsDisabled = 281,
|
297
|
+
GameMenuBarContextMenuActionRemoveItem = 282,
|
298
|
+
GameMenuBarContextMenuActionInsertItem = 283,
|
299
|
+
GameMenuBarContextMenuActionReset = 284,
|
300
|
+
GameActionBarContextMenuDisplayBindings = 285,
|
301
|
+
GameActionBarContextMenuAutoSelectPrimaryUse = 286,
|
302
|
+
GameActionBarContextMenuBringSlotsIntoNewSaves = 287,
|
303
|
+
GameActionBarContextMenuConfigure = 288,
|
304
|
+
GameActionBarContextMenuSelectModifierOrder = 289,
|
305
|
+
GameActionBarContextMenuSelectModifierOrderNoModifier = 290,
|
306
|
+
GameActionBarContextMenuAutoSwitchToBestItemOnInaccessible = 291,
|
307
|
+
GameActionBarConfigurationDrawerTitle = 292,
|
308
|
+
GameActionBarConfigurationDrawerFooterDiscoveryHint = 293,
|
309
|
+
GameActionBarConfigurationDrawerFooterDiscoveryHintProgress = 294,
|
310
|
+
GameActionBarConfigurationDrawerSlotHintUse = 295,
|
311
|
+
GameActionBarConfigurationDrawerSlotHintToggle = 296,
|
312
|
+
GameActionBarConfigurationDrawerSlotHintToggleUseOnMove = 297,
|
313
|
+
GameActionBarConfigurationDrawerColumnTitleActions = 298,
|
314
|
+
GameActionBarConfigurationDrawerColumnTitleItemActions = 299,
|
315
|
+
GameActionBarConfigurationDrawerColumnTitleConfiguration = 300,
|
316
|
+
GameActionBarConfigurationDrawerButtonEditBindings = 301,
|
317
|
+
GameActionBarConfigurationDrawerButtonClearSlot = 302,
|
318
|
+
GameActionBarConfigurationDrawerColumnTitleInapplicable = 303,
|
319
|
+
GameActionBarConfigurationDrawerButtonUseOnMove = 304,
|
320
|
+
GameActionBarConfigurationDrawerButtonUseOnMoveDescription = 305,
|
321
|
+
GameActionBarConfigurationDrawerButtonUseOnHoveredTile = 306,
|
322
|
+
GameActionBarConfigurationDrawerButtonUseOnHoveredTileDescription = 307,
|
323
|
+
GameActionBarConfigurationDrawerModeUseExact = 308,
|
324
|
+
GameActionBarConfigurationDrawerModeUseExactNoItemSelected = 309,
|
325
|
+
GameActionBarConfigurationDrawerModeUseBest = 310,
|
326
|
+
GameActionBarConfigurationDrawerModeUseNone = 311,
|
327
|
+
GameActionBarConfigurationDrawerModeUseHovered = 312,
|
328
|
+
GameActionBarConfigurationDrawerItemDropdownAny = 313,
|
329
|
+
GameActionBarConfigurationDrawerItemDropdownNoTypeSelected = 314,
|
330
|
+
GameActionBarConfigurationDrawerButtonDone = 315,
|
331
|
+
GameActionBarConfigurationDrawerButtonCraftType = 316,
|
332
|
+
GameActionBarSlotTooltipHintUse = 317,
|
333
|
+
GameActionBarSlotTooltipHintConfigure = 318,
|
334
|
+
GameActionBarSlotTooltipHintUseOnMove = 319,
|
335
|
+
GameActionBarSlotTooltipHintUseSlottedItem = 320,
|
336
|
+
GameActionBarSlotTooltipHintClear = 321,
|
337
|
+
GameActionBarButtonToggleUseWhenMovingTooltip = 322,
|
338
|
+
GameActionBarButtonRemoveActionBarRowTooltip = 323,
|
339
|
+
GameActionBarButtonAddActionBarRowTooltip = 324,
|
340
|
+
GameActionBarButtonConfigureOptions = 325,
|
341
|
+
GameMessagesButtonSend = 326,
|
342
|
+
GameMessagesContextMenuShowAsDialog = 327,
|
343
|
+
GameMessagesContextMenuClear = 328,
|
344
|
+
GameMessagesContextMenuCopy = 329,
|
345
|
+
GameMessagesContextMenuExport = 330,
|
346
|
+
GameMessagesFilter = 331,
|
347
|
+
GameMessagesFiltersEdit = 332,
|
348
|
+
GameMessagesNewNote = 333,
|
349
|
+
GameMessagesTurn = 334,
|
350
|
+
GameMessagesDedicatedServerBackup = 335,
|
351
|
+
GameMessagesDedicatedServerBackupLimitReached = 336,
|
352
|
+
GameMessagesPlaceholderChat = 337,
|
353
|
+
GameMessagesButtonShowNewest = 338,
|
354
|
+
GameTileInspectionCannotSeeTile = 339,
|
355
|
+
MenuAboutTitle = 340,
|
356
|
+
MenuAboutDescription = 341,
|
357
|
+
MenuAboutGameDescription = 342,
|
358
|
+
MenuAboutSectionTeam = 343,
|
359
|
+
MenuAboutTeamMemberName = 344,
|
360
|
+
MenuAboutTeamMemberNickname = 345,
|
361
|
+
MenuAboutSectionContributors = 346,
|
362
|
+
MenuAboutSectionSpecialThanks = 347,
|
363
|
+
MenuAboutTextSpecialThanksTestorsAndDonators = 348,
|
364
|
+
MenuAboutSectionLibraries = 349,
|
365
|
+
MenuAboutSectionLibrariesDescription = 350,
|
366
|
+
MenuAboutLabelVersion = 351,
|
367
|
+
MenuAboutLabelVersionBuild = 352,
|
368
|
+
MenuAboutLabelVersionBuildTime = 353,
|
369
|
+
MenuBindings = 354,
|
370
|
+
MenuBindingsDescription = 355,
|
371
|
+
MenuBindingsTooltipBindConflicts = 356,
|
372
|
+
MenuBindingsManagedBindableGameActionBarUseSlot = 357,
|
373
|
+
MenuBindingsManagedBindableGameActionBarAssignSlot = 358,
|
374
|
+
MenuBindingsManagedBindableGameActionBarToggleUseOnMoveSlot = 359,
|
375
|
+
MenuChangelogTitle = 360,
|
376
|
+
MenuChangelogDescription = 361,
|
377
|
+
MenuChangelogHeadingUnchartedWaters = 362,
|
378
|
+
MenuChangelogFailedToLoadTitle = 363,
|
379
|
+
MenuChangelogFailedToLoadDescription = 364,
|
380
|
+
MenuChangelogHeadingChangeCount = 365,
|
381
|
+
MenuChangelogButtonCopyChangelog = 366,
|
382
|
+
MenuCharacterCreationButtonRandomizeName = 367,
|
383
|
+
MenuCharacterCreationButtonExportTooltip = 368,
|
384
|
+
MenuCharacterCreationButtonImportTooltip = 369,
|
385
|
+
MenuCharacterCreationButtonStartGame = 370,
|
386
|
+
MenuCharacterCreationButtonJoinGame = 371,
|
387
|
+
MenuCharacterCreationDescription = 372,
|
388
|
+
MenuCharacterCreationHeadingHairColor = 373,
|
389
|
+
MenuCharacterCreationHeadingHairStyle = 374,
|
390
|
+
MenuCharacterCreationHeadingSkinTone = 375,
|
391
|
+
MenuCharacterCreationLabelName = 376,
|
392
|
+
MenuCharacterCreationTitle = 377,
|
393
|
+
MenuCharacterCreationButtonRotateLeftTooltip = 378,
|
394
|
+
MenuCharacterCreationButtonRotateRightTooltip = 379,
|
395
|
+
MenuCharacterCreationButtonRandomizeTooltip = 380,
|
396
|
+
MenuCharacterSelectionButtonNewCharacter = 381,
|
397
|
+
MenuCharacterSelectionDescription = 382,
|
398
|
+
MenuCharacterSelectionHeadingNoCharacters = 383,
|
399
|
+
MenuCharacterSelectionTitle = 384,
|
400
|
+
MenuCharacterSelectionLabelLastUse = 385,
|
401
|
+
MenuCharacterSelectionLabelUseCount = 386,
|
402
|
+
MenuCharacterSelectionCharacterButtonDeleteTooltip = 387,
|
403
|
+
MenuCharacterSelectionCharacterButtonCustomizeTooltip = 388,
|
404
|
+
MenuDevelopmentBranchTitle = 389,
|
405
|
+
MenuDevelopmentBranchSuperTitle = 390,
|
406
|
+
MenuDevelopmentBranchWarning = 391,
|
407
|
+
MenuDevelopmentBranchStatus = 392,
|
408
|
+
MenuDevelopmentBranchStatusUnavailable = 393,
|
409
|
+
MenuErrorReportingTitle = 394,
|
410
|
+
MenuErrorReportingDescription = 395,
|
411
|
+
MenuErrorReportingContentsTitle = 396,
|
412
|
+
MenuErrorReportingContentsDescription = 397,
|
413
|
+
MenuMultiplayerDescription = 398,
|
414
|
+
MenuMultiplayerTitle = 399,
|
415
|
+
MenuMultiplayerButtonJoinById = 400,
|
416
|
+
MenuMultiplayerServerLabelDays = 401,
|
417
|
+
MenuMultiplayerServerLabelIsland = 402,
|
418
|
+
MenuMultiplayerButtonNewGame = 403,
|
419
|
+
MenuMultiplayerButtonLoadGame = 404,
|
420
|
+
MenuMultiplayerServerTooltipPVP = 405,
|
421
|
+
MenuMultiplayerServerTooltipModsLabel = 406,
|
422
|
+
MenuMultiplayerServerTooltipFriendsLabel = 407,
|
423
|
+
MenuMultiplayerServerPlayers = 408,
|
424
|
+
MenuMultiplayerServerLobbyType = 409,
|
425
|
+
MenuMultiplayerServerRegion = 410,
|
426
|
+
MenuMultiplayerServerHost = 411,
|
427
|
+
MenuMultiplayerServerVersion = 412,
|
428
|
+
MenuMultiplayerServerVersionUnknown = 413,
|
429
|
+
MenuMultiplayerServerDedicated = 414,
|
430
|
+
MenuMultiplayerHeadingPlayersOnline = 415,
|
431
|
+
MenuMultiplayerServerModInfo = 416,
|
432
|
+
MenuMultiplayerServerModUnableToLoad = 417,
|
433
|
+
MenuMultiplayerServerLabelTerritoryTier = 418,
|
434
|
+
MenuGameEndTitleDead = 419,
|
435
|
+
MenuGameEndTitleWon = 420,
|
436
|
+
MenuGameEndShareFacebook = 421,
|
437
|
+
MenuGameEndShareTwitter = 422,
|
438
|
+
MenuGameEndContinueAsGhost = 423,
|
439
|
+
MenuGameEndRespawnInCasualMode = 424,
|
440
|
+
MenuGameEndRespawnAsNewCharacter = 425,
|
441
|
+
MenuGameEndReturnToIsland = 426,
|
442
|
+
MenuGameEndExitToMenu = 427,
|
443
|
+
MenuHelpTitle = 428,
|
444
|
+
MenuHelpDescription = 429,
|
445
|
+
MenuHelpLabelSearch = 430,
|
446
|
+
MenuHighscoresTitle = 431,
|
447
|
+
MenuHighscoresDescription = 432,
|
448
|
+
MenuHighscoresDifficultyFilterAll = 433,
|
449
|
+
MenuHighscoresHighscoreLabelDifficulty = 434,
|
450
|
+
MenuHighscoresHighscoreLabelTurns = 435,
|
451
|
+
MenuHighscoresHighscoreLabelScore = 436,
|
452
|
+
MenuHighscoresHighscoreLabelPlace = 437,
|
453
|
+
MenuHighscoresHighscoreLabelDate = 438,
|
454
|
+
MenuHighscoresHighscoreLabelDeathBy = 439,
|
455
|
+
MenuHighscoresHighscoreTitle = 440,
|
456
|
+
MenuHighscoresCharacterNameUnknown = 441,
|
457
|
+
MenuHighscoresHighscoreReplayWithSettings = 442,
|
458
|
+
MenuLoadGameButtonSaveSlot = 443,
|
459
|
+
MenuLoadGameButtonNewGame = 444,
|
460
|
+
MenuLoadGameButtonNewGameButtonImportTooltip = 445,
|
461
|
+
MenuLoadGameDescription = 446,
|
462
|
+
MenuLoadGameSaveButtonDeleteTooltip = 447,
|
463
|
+
MenuLoadGameSaveButtonEditNameTooltip = 448,
|
464
|
+
MenuLoadGameSaveButtonExportTooltip = 449,
|
465
|
+
MenuLoadGameSaveTooltipLabelCreatedTime = 450,
|
466
|
+
MenuLoadGameSaveTooltipLabelSaveTime = 451,
|
467
|
+
MenuLoadGameSaveTooltipLabelGameMode = 452,
|
468
|
+
MenuLoadGameSaveTooltipLabelScore = 453,
|
469
|
+
MenuLoadGameSaveTooltipLabelSeed = 454,
|
470
|
+
MenuLoadGameSaveTooltipLabelTurns = 455,
|
471
|
+
MenuLoadGameSaveTooltipLabelMods = 456,
|
472
|
+
MenuLoadGameSaveTooltipLabelOriginalVersion = 457,
|
473
|
+
MenuLoadGameSaveTooltipMod = 458,
|
474
|
+
MenuLoadGameSaveTooltipNew = 459,
|
475
|
+
MenuLoadGameSaveTooltipCorrupted = 460,
|
476
|
+
MenuLoadGameSaveGame = 461,
|
477
|
+
MenuLoadGameSaveGameDescription = 462,
|
478
|
+
MenuLoadGameTitle = 463,
|
479
|
+
MenuLoadGameLabelSelected = 464,
|
480
|
+
MenuLoadGameButtonDeleteSelectedTooltip = 465,
|
481
|
+
MenuLoadGameImportSaveFailure = 466,
|
482
|
+
MenuLoadGameSectionSavedGames = 467,
|
483
|
+
MenuLoadGameSectionImportFolders = 468,
|
484
|
+
MenuLoadGameSectionImportFoldersPlaceholderPathToSaves = 469,
|
485
|
+
MenuLoadGameSectionImportFoldersButtonAddFolder = 470,
|
486
|
+
MenuLoadGameSectionImportFoldersButtonDeleteFolder = 471,
|
487
|
+
MenuMainButtonAbout = 472,
|
488
|
+
MenuMainButtonChangelog = 473,
|
489
|
+
MenuMainButtonMultiplayer = 474,
|
490
|
+
MenuMainButtonHighscores = 475,
|
491
|
+
MenuMainButtonLoadGame = 476,
|
492
|
+
MenuMainButtonMods = 477,
|
493
|
+
MenuMainButtonModsTooltipLabelEnabledMods = 478,
|
494
|
+
MenuMainButtonModsTooltipAndXOthers = 479,
|
495
|
+
MenuMainButtonModsAllDisabled = 480,
|
496
|
+
MenuMainButtonNewGame = 481,
|
497
|
+
MenuMainButtonNews = 482,
|
498
|
+
MenuMainButtonOptions = 483,
|
499
|
+
MenuMainButtonQuitGame = 484,
|
500
|
+
MenuModsWarningModsDisabledTitle = 485,
|
501
|
+
MenuModsWarningModsDisabledDescription = 486,
|
502
|
+
MenuModsButtonModdingGuide = 487,
|
503
|
+
MenuModsButtonOpenFolder = 488,
|
504
|
+
MenuModsButtonOpenWorkshop = 489,
|
505
|
+
MenuModsButtonRefreshMods = 490,
|
506
|
+
MenuModsDescription = 491,
|
507
|
+
MenuModsTitle = 492,
|
508
|
+
MenuModsTooltipLabelAuthor = 493,
|
509
|
+
MenuModsTooltipLabelTags = 494,
|
510
|
+
MenuModsTooltipLabelDependencies = 495,
|
511
|
+
MenuModsTooltipLabelProvides = 496,
|
512
|
+
MenuModsTooltipLabelVersion = 497,
|
513
|
+
MenuModsTooltipLabelDescription = 498,
|
514
|
+
MenuModsTooltipLabelInstallDate = 499,
|
515
|
+
MenuModsTooltipLabelCreatedDate = 500,
|
516
|
+
MenuModsTooltipLabelLastUpdatedDate = 501,
|
517
|
+
MenuModsTooltipPreventsMilestoneUnlocks = 502,
|
518
|
+
MenuModsTooltipModOptions = 503,
|
519
|
+
MenuModsTooltipPublishMod = 504,
|
520
|
+
MenuModsTooltipModMoreInformation = 505,
|
521
|
+
MenuModsTooltipUninstallMod = 506,
|
522
|
+
MenuModsTooltipViewInSteamWorkshop = 507,
|
523
|
+
MenuModsTooltipViewGitHub = 508,
|
524
|
+
MenuModsTooltipOpenFolder = 509,
|
525
|
+
MenuModsButtonEditInternalMods = 510,
|
526
|
+
MenuModsSectionHeading = 511,
|
527
|
+
MenuModsSubmenuEditInternalModsTitle = 512,
|
528
|
+
MenuModsSubmenuEditInternalModsDescription = 513,
|
529
|
+
MenuModsSubmenuEditInternalModsPlaceholderAddNewInternalMod = 514,
|
530
|
+
MenuModsSubmenuEditInternalModsSectionRootsName = 515,
|
531
|
+
MenuModsSubmenuEditInternalModsSectionModsName = 516,
|
532
|
+
MenuModsSubmenuEditInternalModsPlaceholderModRootName = 517,
|
533
|
+
MenuModsSubmenuEditInternalModsPlaceholderModRootPath = 518,
|
534
|
+
MenuNewGameButtonNext = 519,
|
535
|
+
MenuNewGameButtonStartServer = 520,
|
536
|
+
MenuNewGameDescription = 521,
|
537
|
+
MenuNewGameLabelEditName = 522,
|
538
|
+
MenuNewGameLabelEditSeed = 523,
|
539
|
+
MenuNewGamePlaceholderEditSeed = 524,
|
540
|
+
MenuNewGameTitle = 525,
|
541
|
+
MenuNewGameChoiceDifficulty = 526,
|
542
|
+
MenuNewGameChoiceSingleplayer = 527,
|
543
|
+
MenuNewGameChoiceSingleplayerDescription = 528,
|
544
|
+
MenuNewGameChoiceMultiplayer = 529,
|
545
|
+
MenuNewGameChoiceMultiplayerDescription = 530,
|
546
|
+
MenuNewGameChoiceTurnModeManual = 531,
|
547
|
+
MenuNewGameChoiceTurnModeManualDescription = 532,
|
548
|
+
MenuNewGameChoiceTurnModeRealTime = 533,
|
549
|
+
MenuNewGameChoiceTurnModeRealTimeDescription = 534,
|
550
|
+
MenuNewGameChoiceTurnModeSimulated = 535,
|
551
|
+
MenuNewGameChoiceTurnModeSimulatedDescription = 536,
|
552
|
+
MenuNewGameChoiceDifficultyTooltipCustomGameOptions = 537,
|
553
|
+
MenuNewGameChoiceDifficultyChallengeDaily = 538,
|
554
|
+
MenuNewGameChoiceDifficultyChallengeDailyTooltip = 539,
|
555
|
+
MenuNewGameButtonMilestones = 540,
|
556
|
+
MenuNewGameButtonMilestonesDescription = 541,
|
557
|
+
MenuNewGameTabGameMode = 542,
|
558
|
+
MenuNewGameTabMultiplayer = 543,
|
559
|
+
MenuNewGameTabGameplayModifiers = 544,
|
560
|
+
MenuNewGameHeadingGameMode = 545,
|
561
|
+
MenuNewGameHeadingMultiplayer = 546,
|
562
|
+
MenuNewGameHeadingGameplayModifiers = 547,
|
563
|
+
MenuNewGameMilestoneModifiersUnlockableInMode = 548,
|
564
|
+
MenuNewGameChoiceClientsInheritHostModifiers = 549,
|
565
|
+
MenuNewGameChoiceClientsInheritHostModifiersDescription = 550,
|
566
|
+
MenuNewGameChoiceCustomModifiers = 551,
|
567
|
+
MenuNewGameChoiceCustomModifiersDescription = 552,
|
568
|
+
MenuMilestoneModifiersTitle = 553,
|
569
|
+
MenuMilestoneModifiersDescription = 554,
|
570
|
+
MenuCustomGameOptionsTitle = 555,
|
571
|
+
MenuCustomGameOptionsDescription = 556,
|
572
|
+
MenuCustomGameOptionsRespawnOnDeath = 557,
|
573
|
+
MenuCustomGameOptionsRespawnOnDeathDescription = 558,
|
574
|
+
MenuCustomGameOptionsUseUnlockedRecipes = 559,
|
575
|
+
MenuCustomGameOptionsStartingIslandBiome = 560,
|
576
|
+
MenuCustomGameOptionsApplyTravelingEffects = 561,
|
577
|
+
MenuCustomGameOptionsApplyTravelingEffectsDescription = 562,
|
578
|
+
MenuCustomGameOptionsCreaturesPeaceful = 563,
|
579
|
+
MenuCustomGameOptionsCreaturesDisableScared = 564,
|
580
|
+
MenuCustomGameOptionsCreaturesDisableScaredDescription = 565,
|
581
|
+
MenuCustomGameOptionsCreaturesAberrantSpawns = 566,
|
582
|
+
MenuCustomGameOptionsCreaturesAberrantSpawnsDescription = 567,
|
583
|
+
MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionDefault = 568,
|
584
|
+
MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionExclusively = 569,
|
585
|
+
MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionOff = 570,
|
586
|
+
MenuCustomGameOptionsCreaturesHeadingIndividualConfigurations = 571,
|
587
|
+
MenuCustomGameOptionsCreaturesAllowAberrantSpawns = 572,
|
588
|
+
MenuCustomGameOptionsCreaturesAlwaysSpawn = 573,
|
589
|
+
MenuCustomGameOptionsCreaturesAllowSpawning = 574,
|
590
|
+
MenuCustomGameOptionsCreaturesSpawnLimit = 575,
|
591
|
+
MenuCustomGameOptionsCreaturesSpawnLimitDescription = 576,
|
592
|
+
MenuCustomGameOptionsCreaturesSpawnRateMultiplier = 577,
|
593
|
+
MenuCustomGameOptionsCreaturesSpawnRateMultiplierDescription = 578,
|
594
|
+
MenuCustomGameOptionsCreatureNone = 579,
|
595
|
+
MenuCustomGameOptionsCreatureConfigure = 580,
|
596
|
+
MenuCustomGameOptionsStatMultiplier = 581,
|
597
|
+
MenuCustomGameOptionsStatMultiplierTooltip = 582,
|
598
|
+
MenuCustomGameOptionsStatRegenerationMultiplierTooltip = 583,
|
599
|
+
MenuCustomGameOptionsHeadingGeneral = 584,
|
600
|
+
MenuCustomGameOptionsHeadingTravel = 585,
|
601
|
+
MenuCustomGameOptionsHeadingTime = 586,
|
602
|
+
MenuCustomGameOptionsHeadingStats = 587,
|
603
|
+
MenuCustomGameOptionsHeadingItems = 588,
|
604
|
+
MenuCustomGameOptionsHeadingCreatures = 589,
|
605
|
+
MenuCustomGameOptionsHeadingSkills = 590,
|
606
|
+
MenuCustomGameOptionsHeadingStatuses = 591,
|
607
|
+
MenuCustomGameOptionsEternalNight = 592,
|
608
|
+
MenuCustomGameOptionsEternalNightDescription = 593,
|
609
|
+
MenuCustomGameOptionsEternalDay = 594,
|
610
|
+
MenuCustomGameOptionsEternalDayDescription = 595,
|
611
|
+
MenuCustomGameOptionsTimeFrozen = 596,
|
612
|
+
MenuCustomGameOptionsTimeInitial = 597,
|
613
|
+
MenuCustomGameOptionsTimeDayLength = 598,
|
614
|
+
MenuCustomGameOptionsTimeDayLengthTooltip = 599,
|
615
|
+
MenuCustomGameOptionsTimeDayPercent = 600,
|
616
|
+
MenuCustomGameOptionsTimeDayPercentTooltip = 601,
|
617
|
+
MenuCustomGameOptionsStatStarting = 602,
|
618
|
+
MenuCustomGameOptionsStatMax = 603,
|
619
|
+
MenuCustomGameOptionsStatStartingDisplay = 604,
|
620
|
+
MenuCustomGameOptionsStatMaxDisplay = 605,
|
621
|
+
MenuCustomGameOptionsStatNoChange = 606,
|
622
|
+
MenuCustomGameOptionsStatBonus = 607,
|
623
|
+
MenuCustomGameOptionsStatBonusDisplay = 608,
|
624
|
+
MenuCustomGameOptionsStatusPassChanceMultiplier = 609,
|
625
|
+
MenuCustomGameOptionsStatusPassChanceMultiplierTooltip = 610,
|
626
|
+
MenuCustomGameOptionsStatusStartWith = 611,
|
627
|
+
MenuCustomGameOptionsStatusUntreatable = 612,
|
628
|
+
MenuCustomGameOptionsStatusUntreatableTooltip = 613,
|
629
|
+
MenuCustomGameOptionsSkillInitialRandomCount = 614,
|
630
|
+
MenuCustomGameOptionsSkillInitialRandomCountDescription = 615,
|
631
|
+
MenuCustomGameOptionsSkillsHeadingIndividualConfigurations = 616,
|
632
|
+
MenuCustomGameOptionsSkillsGlobal = 617,
|
633
|
+
MenuCustomGameOptionsSkillNone = 618,
|
634
|
+
MenuCustomGameOptionsSkillConfigure = 619,
|
635
|
+
MenuCustomGameOptionsSkillInitial = 620,
|
636
|
+
MenuCustomGameOptionsSkillMultiplier = 621,
|
637
|
+
MenuCustomGameOptionsSkillMultiplierTooltip = 622,
|
638
|
+
MenuCustomGameOptionsRandomItems = 623,
|
639
|
+
MenuCustomGameOptionsRandomItemsDescription = 624,
|
640
|
+
MenuCustomGameOptionsItemDurability = 625,
|
641
|
+
MenuCustomGameOptionsItemDurabilityTooltip = 626,
|
642
|
+
MenuCustomGameOptionsItemDecay = 627,
|
643
|
+
MenuCustomGameOptionsItemDecayTooltip = 628,
|
644
|
+
MenuCustomGameOptionsExport = 629,
|
645
|
+
MenuCustomGameOptionsImport = 630,
|
646
|
+
MenuCustomGameOptionsViewGroundItemsAsContainer = 631,
|
647
|
+
MenuCustomGameOptionsViewGroundItemsAsContainerDescription = 632,
|
648
|
+
MenuNewsDescription = 633,
|
649
|
+
MenuNewsHeadingSocial = 634,
|
650
|
+
MenuNewsTitle = 635,
|
651
|
+
MenuNewsHeadingUnableToLoad = 636,
|
652
|
+
MenuNewsButtonAllNews = 637,
|
653
|
+
MenuNewsButtonViewChangelog = 638,
|
654
|
+
MenuOptionsButtonDitherFogOfWar = 639,
|
655
|
+
MenuOptionsButtonHealthVignette = 640,
|
656
|
+
MenuOptionsButtonHealthVignetteTooltip = 641,
|
657
|
+
MenuOptionsButtonDisableCustomCursor = 642,
|
658
|
+
MenuOptionsButtonEnableSmoothZooming = 643,
|
659
|
+
MenuOptionsButtonDisplayArticleInObjectNames = 644,
|
660
|
+
MenuOptionsButtonDisplayArticleInObjectNamesTooltip = 645,
|
661
|
+
MenuOptionsButtonFullscreen = 646,
|
662
|
+
MenuOptionsButtonCustomTitleBar = 647,
|
663
|
+
MenuOptionsButtonDeveloperMode = 648,
|
664
|
+
MenuOptionsButtonReloadGame = 649,
|
665
|
+
MenuOptionsButtonReloadStylesheets = 650,
|
666
|
+
MenuOptionsButtonReloadTextures = 651,
|
667
|
+
MenuOptionsButtonPrepackedSprites = 652,
|
668
|
+
MenuOptionsButtonDisposeReflection = 653,
|
669
|
+
MenuOptionsButtonExportGlobalSaveData = 654,
|
670
|
+
MenuOptionsButtonImportGlobalSaveData = 655,
|
671
|
+
MenuOptionsButtonSaveDataBackups = 656,
|
672
|
+
MenuOptionsButtonSaveDataBackupsTooltip = 657,
|
673
|
+
MenuOptionsButtonSaveDataClearAll = 658,
|
674
|
+
MenuOptionsButtonSaveDataClearCharacters = 659,
|
675
|
+
MenuOptionsButtonSaveDataClearUI = 660,
|
676
|
+
MenuOptionsButtonSaveDataClearHighscores = 661,
|
677
|
+
MenuOptionsButtonSaveDataClearMilestones = 662,
|
678
|
+
MenuOptionsButtonSaveDataClearOptions = 663,
|
679
|
+
MenuOptionsButtonSaveDataClearCraftingRecipes = 664,
|
680
|
+
MenuOptionsButtonSaveDataClearSaves = 665,
|
681
|
+
MenuOptionsButtonSkipSplash = 666,
|
682
|
+
MenuOptionsButtonDisableQuitConfirmation = 667,
|
683
|
+
MenuOptionsButtonToggleDevTools = 668,
|
684
|
+
MenuOptionsButtonOpenBackupsFolder = 669,
|
685
|
+
MenuOptionsButtonOpenLogsFolder = 670,
|
686
|
+
MenuOptionsButtonDropLocationFacing = 671,
|
687
|
+
MenuOptionsButtonDropLocationFeet = 672,
|
688
|
+
MenuOptionsButtonStartTraceRecording = 673,
|
689
|
+
MenuOptionsButtonStopTraceRecording = 674,
|
690
|
+
MenuOptionsButtonTracingRecordingTooltip = 675,
|
691
|
+
MenuOptionsButtonDropLocationFeetWhenFacingBlocked = 676,
|
692
|
+
MenuOptionsDescription = 677,
|
693
|
+
MenuOptionsHeadingAudio = 678,
|
694
|
+
MenuOptionsHeadingDeveloper = 679,
|
695
|
+
MenuOptionsHeadingGameplayOptions = 680,
|
696
|
+
MenuOptionsHeadingGameplayOptionsDescription = 681,
|
697
|
+
MenuOptionsHeadingGameplayOptionsButtonOpenDialog = 682,
|
698
|
+
MenuOptionsHeadingOtherOptions = 683,
|
699
|
+
MenuOptionsHeadingControls = 684,
|
700
|
+
MenuOptionsHeadingModOptions = 685,
|
701
|
+
MenuOptionsHeadingSaveData = 686,
|
702
|
+
MenuOptionsHeadingTooltipsTile = 687,
|
703
|
+
MenuOptionsHeadingVideo = 688,
|
704
|
+
MenuOptionsLabelInterfaceScale = 689,
|
705
|
+
MenuOptionsLabelHudWidth = 690,
|
706
|
+
MenuOptionsLabelTooltipDelay = 691,
|
707
|
+
MenuOptionsLabelDirectionTurnDelay = 692,
|
708
|
+
MenuOptionsLabelMouseTurnDelay = 693,
|
709
|
+
MenuOptionsLabelFontStyle = 694,
|
710
|
+
MenuOptionsTooltipTurnDelay = 695,
|
711
|
+
MenuOptionsTooltipMouseTurnDelay = 696,
|
712
|
+
MenuOptionsTooltipControlsFilter = 697,
|
713
|
+
MenuOptionsLabelVolumeEffects = 698,
|
714
|
+
MenuOptionsLabelVolumeMusic = 699,
|
715
|
+
MenuOptionsTabAudio = 700,
|
716
|
+
MenuOptionsTabDeveloper = 701,
|
717
|
+
MenuOptionsTabGameplay = 702,
|
718
|
+
MenuOptionsTabTooltips = 703,
|
719
|
+
MenuOptionsTabOther = 704,
|
720
|
+
MenuOptionsTabLanguage = 705,
|
721
|
+
MenuOptionsTabControls = 706,
|
722
|
+
MenuOptionsTabMods = 707,
|
723
|
+
MenuOptionsTabSaveData = 708,
|
724
|
+
MenuOptionsTabVideo = 709,
|
725
|
+
MenuOptionsTabPerformance = 710,
|
726
|
+
MenuOptionsHeadingPerformance = 711,
|
727
|
+
MenuOptionsTitle = 712,
|
728
|
+
MenuOptionsTooltipMusicNextTrack = 713,
|
729
|
+
MenuOptionsBindChoose = 714,
|
730
|
+
MenuOptionsBindChooseAdd = 715,
|
731
|
+
MenuOptionsBindButtonResetTooltip = 716,
|
732
|
+
MenuOptionsBindButtonDeleteTooltip = 717,
|
733
|
+
MenuOptionsBindButtonAddTooltip = 718,
|
734
|
+
MenuOptionsBindButtonAddMacroTooltip = 719,
|
735
|
+
MenuOptionsButtonDiscoverEverything = 720,
|
736
|
+
MenuOptionsButtonDiscoverEverythingDescription = 721,
|
737
|
+
MenuOptionsButtonGrantAllMilestoneModifiers = 722,
|
738
|
+
MenuOptionsButtonGrantAllMilestoneModifiersDescription = 723,
|
739
|
+
MenuOptionsButtonDisableMilestonesDescription = 724,
|
740
|
+
MenuOptionsButtonAlternatingDirectionMovement = 725,
|
741
|
+
MenuOptionsButtonAllowAlternatingDirectionMovementTooltip = 726,
|
742
|
+
MenuOptionsButtonSteamInputKeyboardPosition = 727,
|
743
|
+
MenuOptionsButtonAlwaysShowMoreInformationTooltip = 728,
|
744
|
+
MenuOptionsButtonEnableLowPowerMode = 729,
|
745
|
+
MenuOptionsButtonEnableLowPowerModeTooltip = 730,
|
746
|
+
MenuOptionsButtonDisableAcrylicTransparency = 731,
|
747
|
+
MenuOptionsButtonDisableAcrylicTransparencyTooltip = 732,
|
748
|
+
MenuOptionsButtonDisableOverlaySupport = 733,
|
749
|
+
MenuOptionsButtonDisableOverlaySupportTooltip = 734,
|
750
|
+
MenuOptionsButtonDisableUIEffects = 735,
|
751
|
+
MenuOptionsButtonDisableUIEffectsTooltip = 736,
|
752
|
+
MenuOptionsButtonDisableUIOpacity = 737,
|
753
|
+
MenuOptionsButtonDisableUIOpacityTooltip = 738,
|
754
|
+
MenuOptionsButtonDisableMovementAnimations = 739,
|
755
|
+
MenuOptionsButtonDisableMovementAnimationsTooltip = 740,
|
756
|
+
MenuOptionsButtonAutoAttack = 741,
|
757
|
+
MenuOptionsButtonAutoAttackTooltip = 742,
|
758
|
+
MenuOptionsButtonDropOnDismantle = 743,
|
759
|
+
MenuOptionsButtonDropOnDismantleTooltip = 744,
|
760
|
+
MenuOptionsButtonDropOnDisassemble = 745,
|
761
|
+
MenuOptionsButtonDropOnDisassembleTooltip = 746,
|
762
|
+
MenuOptionsButtonDisableCraftingProtectedItems = 747,
|
763
|
+
MenuOptionsButtonDisableCraftingProtectedItemsTooltip = 748,
|
764
|
+
MenuOptionsButtonDropOnGatherHarvest = 749,
|
765
|
+
MenuOptionsButtonDropOnGatherHarvestTooltip = 750,
|
766
|
+
MenuOptionsButtonUseAdjacentContainers = 751,
|
767
|
+
MenuOptionsButtonUseAdjacentContainersTooltip = 752,
|
768
|
+
MenuOptionsButtonHideEquippedHeadgear = 753,
|
769
|
+
MenuOptionsButtonHideEquippedHeadgearTooltip = 754,
|
770
|
+
MenuOptionsButtonDisableItemNotifiers = 755,
|
771
|
+
MenuOptionsButtonDisableItemNotifiersTooltip = 756,
|
772
|
+
MenuOptionsButtonLeftHanded = 757,
|
773
|
+
MenuOptionsButtonLeftHandedTooltip = 758,
|
774
|
+
MenuOptionsButtonAutoSave = 759,
|
775
|
+
MenuOptionsRangeAutoSaveTimerLabel = 760,
|
776
|
+
MenuOptionsRangeAutoSaveTimerTurnsDisplay = 761,
|
777
|
+
MenuOptionsRangeAutoSaveTimerTimeDisplay = 762,
|
778
|
+
MenuOptionsButtonDropIntoContainers = 763,
|
779
|
+
MenuOptionsButtonDropIntoContainersTooltip = 764,
|
780
|
+
MenuOptionsButtonWarnOnDangerousActions = 765,
|
781
|
+
MenuOptionsButtonWarnOnDangerousActionsTooltip = 766,
|
782
|
+
MenuOptionsButtonWarnOnDroppingActions = 767,
|
783
|
+
MenuOptionsButtonWarnOnDroppingActionsTooltip = 768,
|
784
|
+
MenuOptionsButtonWarnOnDestructiveActions = 769,
|
785
|
+
MenuOptionsButtonWarnOnDestructiveActionsTooltip = 770,
|
786
|
+
MenuOptionsButtonWarnWhenBreakingItemsOnCraft = 771,
|
787
|
+
MenuOptionsButtonWarnWhenBreakingItemsOnCraftTooltip = 772,
|
788
|
+
MenuOptionsButtonWarnWhenBreakingItemsOnUse = 773,
|
789
|
+
MenuOptionsButtonWarnWhenBreakingItemsOnUseTooltip = 774,
|
790
|
+
MenuOptionsHeadingWarnWhenBreakingItems = 775,
|
791
|
+
MenuOptionsButtonSaveDataClearBindings = 776,
|
792
|
+
MenuOptionsButtonDisableMilestones = 777,
|
793
|
+
MenuOptionsLabelSaveDataRemoval = 778,
|
794
|
+
MenuOptionsTooltipDialogOpacity = 779,
|
795
|
+
MenuOptionsLabelDialogOpacity = 780,
|
796
|
+
MenuOptionsDeveloperSteamBetas = 781,
|
797
|
+
MenuOptionsDeveloperSteamBetaName = 782,
|
798
|
+
MenuOptionsDeveloperLogSourceFilterHeading = 783,
|
799
|
+
MenuOptionsDeveloperUIExperiments = 784,
|
800
|
+
MenuOptionsDeveloperUIExperimentsDescription = 785,
|
801
|
+
MenuOptionsDeveloperDebugging = 786,
|
802
|
+
MenuOptionsDeveloperDebuggingDescription = 787,
|
803
|
+
MenuOptionsDeveloperToggleContainerDesyncDebugging = 788,
|
804
|
+
MenuOptionsDeveloperToggleContainerDesyncDebuggingDescription = 789,
|
805
|
+
MenuOptionsDeveloperReportErrors = 790,
|
806
|
+
MenuOptionsDeveloperReportErrorsDescription = 791,
|
807
|
+
MenuOptionsAudioVolumeDisplay = 792,
|
808
|
+
MenuOptionsAudioInputSoundOnTyping = 793,
|
809
|
+
MenuOptionsAudioPlayAudioInBackground = 794,
|
810
|
+
MenuOptionsMusicPlaylist = 795,
|
811
|
+
MenuOptionsButtonConfigureBindings = 796,
|
812
|
+
MenuOptionsButtonSaveCompression = 797,
|
813
|
+
MenuOptionsButtonSaveCompressionTooltip = 798,
|
814
|
+
MenuOptionsButtonSaveUIDataGlobally = 799,
|
815
|
+
MenuOptionsButtonSaveUIDataGloballyTooltip = 800,
|
816
|
+
MenuPauseButtonContinueGame = 801,
|
817
|
+
MenuPauseButtonReturnToGame = 802,
|
818
|
+
MenuPauseButtonOptions = 803,
|
819
|
+
MenuPauseButtonGameSettings = 804,
|
820
|
+
MenuPauseButtonPaused = 805,
|
821
|
+
MenuPauseButtonMultiplayer = 806,
|
822
|
+
MenuPauseButtonHelp = 807,
|
823
|
+
MenuPauseButtonTitleScreen = 808,
|
824
|
+
MenuPauseButtonStopServer = 809,
|
825
|
+
MenuPauseButtonQuitWithoutSaving = 810,
|
826
|
+
MenuPauseTooltipNotPaused = 811,
|
827
|
+
MenuPauseLabelPaused = 812,
|
828
|
+
MenuPauseLabelNotPaused = 813,
|
829
|
+
MenuModesTitle = 814,
|
830
|
+
MenuModesDescription = 815,
|
831
|
+
MenuMultiplayerOptionsTitle = 816,
|
832
|
+
MenuMultiplayerOptionsDescription = 817,
|
833
|
+
MenuMultiplayerOptionsOpenServer = 818,
|
834
|
+
MenuMultiplayerOptionsOpenServerDescription = 819,
|
835
|
+
MenuMultiplayerOptionsCopyGameCode = 820,
|
836
|
+
MenuMultiplayerOptionsCopyGameCodeTooltip = 821,
|
837
|
+
MenuMultiplayerOptionsInviteSteamFriends = 822,
|
838
|
+
MenuMultiplayerOptionsCheckConnectionHeading = 823,
|
839
|
+
MenuMultiplayerOptionsCheckConnectionParagraph = 824,
|
840
|
+
MenuMultiplayerOptionsCheckConnectionButton = 825,
|
841
|
+
MenuMultiplayerOptionsCheckConnectionResultUnknown = 826,
|
842
|
+
MenuMultiplayerOptionsCheckConnectionResultChecking = 827,
|
843
|
+
MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetwork = 828,
|
844
|
+
MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkFail = 829,
|
845
|
+
MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkUnavailable = 830,
|
846
|
+
MenuMultiplayerOptionsCheckConnectionResultWebSocket = 831,
|
847
|
+
MenuMultiplayerOptionsCheckConnectionResultWebSocketFail = 832,
|
848
|
+
MenuMultiplayerOptionsCheckConnectionResultWebSocketUnavailable = 833,
|
849
|
+
MenuMultiplayerOptionsCheckConnectionResultSuccess = 834,
|
850
|
+
MenuJoinServerTitle = 835,
|
851
|
+
MenuJoinServerDescription = 836,
|
852
|
+
MenuJoinServerInputPlaceholder = 837,
|
853
|
+
MenuJoinServerChooseModifiersTitle = 838,
|
854
|
+
MenuJoinServerChooseModifiersDescription = 839,
|
855
|
+
MenuSharedMultiplayerChoiceLobbyTypeFriends = 840,
|
856
|
+
MenuSharedMultiplayerChoiceLobbyTypeFriendsDescription = 841,
|
857
|
+
MenuSharedMultiplayerChoiceLobbyTypePublic = 842,
|
858
|
+
MenuSharedMultiplayerChoiceLobbyTypePublicDescription = 843,
|
859
|
+
MenuSharedMultiplayerChoiceLobbyTypePrivate = 844,
|
860
|
+
MenuSharedMultiplayerChoiceLobbyTypePrivateDescription = 845,
|
861
|
+
MenuSharedMultiplayerChoicePVP = 846,
|
862
|
+
MenuSharedMultiplayerChoicePVPDescription = 847,
|
863
|
+
MenuSharedMultiplayerChoiceAllowTraveling = 848,
|
864
|
+
MenuSharedMultiplayerChoiceAllowTravelingDescription = 849,
|
865
|
+
MenuSharedMultiplayerChoiceAllowHardcoreRespawns = 850,
|
866
|
+
MenuSharedMultiplayerChoiceAllowHardcoreRespawnsDescription = 851,
|
867
|
+
MenuSharedMultiplayerChoicePauseOnDesync = 852,
|
868
|
+
MenuSharedMultiplayerChoicePauseOnDesyncDescription = 853,
|
869
|
+
MenuSharedMultiplayerDescription = 854,
|
870
|
+
MenuSharedMultiplayerMessageOfTheDay = 855,
|
871
|
+
MenuSharedMultiplayerMaxPlayers = 856,
|
872
|
+
MenuSharedRealTimeTickSpeedTooltip = 857,
|
873
|
+
MenuSharedRealTimeTickSpeedLabel = 858,
|
874
|
+
MenuSharedButtonDefault = 859,
|
875
|
+
MenuSharedValueSeconds = 860,
|
876
|
+
MenuSharedValueMilliseconds = 861,
|
877
|
+
MenuSharedValuePercentage = 862,
|
878
|
+
MenuSharedMilestonesNotUnlockable = 863,
|
879
|
+
MenuSharedMilestonesNotUnlockableDescription = 864,
|
880
|
+
MenuSharedMilestonesNotUnlockableButtonShowMods = 865,
|
881
|
+
MenuSharedButtonDisableAll = 866,
|
882
|
+
MenuSharedButtonEnableAll = 867,
|
883
|
+
MenuSharedMilestoneModifiersSelected = 868,
|
884
|
+
MiscSortBy = 869,
|
885
|
+
MiscSortCustom = 870,
|
886
|
+
MiscSortDirection = 871,
|
887
|
+
MiscFilter = 872,
|
888
|
+
MiscNone = 873,
|
889
|
+
MiscPlayerNameDefault = 874,
|
890
|
+
MiscPlayerNameServer = 875,
|
891
|
+
MiscSaveNameDefault = 876,
|
892
|
+
MiscSaveNameDailyChallenge = 877,
|
893
|
+
MiscSaveNameChallenge = 878,
|
894
|
+
MiscSaveVersionUnknown = 879,
|
895
|
+
MiscVersion = 880,
|
896
|
+
MiscVersionBuildInfoTooltip = 881,
|
897
|
+
MiscVersionUpdate = 882,
|
898
|
+
MiscTime = 883,
|
899
|
+
MiscTimeMeridiem = 884,
|
900
|
+
MiscError = 885,
|
901
|
+
MiscContextMenuCopyTooltip = 886,
|
902
|
+
MiscBindableNoBindings = 887,
|
903
|
+
MiscBindingIcon = 888,
|
904
|
+
MiscBindingIconThen = 889,
|
905
|
+
DifficultyOptionsPeaceful = 890,
|
906
|
+
DifficultyOptionsAberrantSpawnsDisabled = 891,
|
907
|
+
DifficultyOptionsAberrantSpawnsOnly = 892,
|
908
|
+
DifficultyOptionsCreatureSpawningDisabled = 893,
|
909
|
+
DifficultyOptionsCreatureAlwaysSpawns = 894,
|
910
|
+
DifficultyOptionsCreatureSpawnsDefault = 895,
|
911
|
+
DifficultyOptionsCreatureSpawnsAberrantOnly = 896,
|
912
|
+
DifficultyOptionsCreatureSpawnsNoAberrants = 897,
|
913
|
+
DifficultyOptionsSpawnLimit = 898,
|
914
|
+
DifficultyOptionsSpawnRateMultiplier = 899,
|
915
|
+
DifficultyOptionsDisableScared = 900,
|
916
|
+
DifficultyOptionsRespawn = 901,
|
917
|
+
DifficultyOptionsEternalNight = 902,
|
918
|
+
DifficultyOptionsEternalDay = 903,
|
919
|
+
DifficultyOptionsTimeInitial = 904,
|
920
|
+
DifficultyOptionsTimeFrozen = 905,
|
921
|
+
DifficultyOptionsTimeDayLength = 906,
|
922
|
+
DifficultyOptionsTimeDayPercent = 907,
|
923
|
+
DifficultyOptionsNoItems = 908,
|
924
|
+
DifficultyOptionsRecipes = 909,
|
925
|
+
DifficultyOptionsStartingIsland = 910,
|
926
|
+
DifficultyOptionsTravelingEffectsDisabled = 911,
|
927
|
+
DifficultyOptionsLuck = 912,
|
928
|
+
DifficultyOptionsWeightBonus = 913,
|
929
|
+
DifficultyOptionsStatInitial = 914,
|
930
|
+
DifficultyOptionsStatMax = 915,
|
931
|
+
DifficultyOptionsStatMultiplier = 916,
|
932
|
+
DifficultyOptionsStatusStartWith = 917,
|
933
|
+
DifficultyOptionsStatusUntreatable = 918,
|
934
|
+
DifficultyOptionsStatusPassChanceMultiplier = 919,
|
935
|
+
DifficultyOptionsNoRandomSkills = 920,
|
936
|
+
DifficultyOptionsSkillStartingCount = 921,
|
937
|
+
DifficultyOptionsSkillGainMultiplier = 922,
|
938
|
+
DifficultyOptionsSkillInitial = 923,
|
939
|
+
DifficultyOptionsStatusPermanent = 924,
|
940
|
+
DifficultyOptionsStatusRateMultiplier = 925,
|
941
|
+
DifficultyOptionsStatusMultiplier = 926,
|
942
|
+
DifficultyOptionsItemDurabilityMultiplier = 927,
|
943
|
+
DifficultyOptionsItemDecayMultiplier = 928,
|
944
|
+
DifficultyOptionsTileContainersEnabled = 929,
|
945
|
+
TabCrafting = 930,
|
946
|
+
TabDismantle = 931,
|
947
|
+
WindowTitleContainer = 932,
|
948
|
+
WindowTitleInventory = 933
|
947
949
|
}
|
948
950
|
export default UiTranslation;
|