optolith-database-schema 0.22.0 → 0.23.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/CHANGELOG.md +38 -0
- package/gen/types.d.ts +1303 -1180
- package/lib/types/Locale.d.ts +97 -133
- package/lib/types/Locale.js +147 -134
- package/lib/types/equipment/item/Animal.d.ts +1 -1
- package/lib/types/equipment/item/AnimalCare.d.ts +1 -1
- package/lib/types/equipment/item/Armor.d.ts +44 -0
- package/lib/types/equipment/item/Armor.js +9 -1
- package/lib/types/equipment/item/BandageOrRemedy.d.ts +45 -9
- package/lib/types/equipment/item/CeremonialItem.d.ts +45 -9
- package/lib/types/equipment/item/Clothes.d.ts +45 -9
- package/lib/types/equipment/item/Container.d.ts +45 -9
- package/lib/types/equipment/item/EquipmentOfBlessedOnes.d.ts +77 -20
- package/lib/types/equipment/item/EquipmentOfBlessedOnes.js +5 -6
- package/lib/types/equipment/item/IlluminationLightSource.d.ts +45 -9
- package/lib/types/equipment/item/IlluminationRefillOrSupply.d.ts +45 -9
- package/lib/types/equipment/item/Jewelry.d.ts +1 -1
- package/lib/types/equipment/item/Laboratory.d.ts +1 -1
- package/lib/types/equipment/item/Liebesspielzeug.d.ts +45 -9
- package/lib/types/equipment/item/LuxuryGood.d.ts +45 -9
- package/lib/types/equipment/item/MagicalArtifact.d.ts +63 -21
- package/lib/types/equipment/item/MagicalArtifact.js +41 -3
- package/lib/types/equipment/item/MusicalInstrument.d.ts +48 -9
- package/lib/types/equipment/item/MusicalInstrument.js +5 -1
- package/lib/types/equipment/item/OrienteeringAid.d.ts +45 -9
- package/lib/types/equipment/item/Poison.d.ts +41 -5
- package/lib/types/equipment/item/Poison.js +33 -1
- package/lib/types/equipment/item/RopeOrChain.d.ts +45 -9
- package/lib/types/equipment/item/Stationery.d.ts +45 -9
- package/lib/types/equipment/item/ThievesTool.d.ts +45 -9
- package/lib/types/equipment/item/ToolOfTheTrade.d.ts +1 -1
- package/lib/types/equipment/item/TravelGearOrTool.d.ts +45 -9
- package/lib/types/equipment/item/Vehicle.d.ts +1 -1
- package/lib/types/equipment/item/Weapon.d.ts +105 -78
- package/lib/types/equipment/item/Weapon.js +8 -46
- package/lib/types/equipment/item/WeaponAccessory.d.ts +45 -9
- package/lib/types/equipment/item/_Item.d.ts +148 -29
- package/lib/types/equipment/item/_Item.js +94 -2
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +52 -0
- package/lib/types/specialAbility/CombatStyleSpecialAbility.js +2 -1
- package/lib/types/specialAbility/MagicalSign.d.ts +75 -40
- package/lib/types/specialAbility/MagicalSign.js +23 -2
- package/package.json +2 -2
package/gen/types.d.ts
CHANGED
|
@@ -173,6 +173,10 @@ export type EntityMap = {
|
|
|
173
173
|
ZibiljaRitual: ZibiljaRitual
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
+
export type StringableTranslationParameter = {
|
|
177
|
+
toString(): string
|
|
178
|
+
}
|
|
179
|
+
|
|
176
180
|
/**
|
|
177
181
|
* Combat Special Abilities that are being unlocked by Combat Style Special Abilities.
|
|
178
182
|
*/
|
|
@@ -447,1098 +451,1062 @@ export interface Locale {
|
|
|
447
451
|
* The translations strings for the locale.
|
|
448
452
|
*/
|
|
449
453
|
translations?: {
|
|
450
|
-
"About {
|
|
451
|
-
"Preferences …"
|
|
452
|
-
"Services"
|
|
453
|
-
"Hide {
|
|
454
|
-
"Hide Others"
|
|
455
|
-
"Show All"
|
|
456
|
-
"Quit {
|
|
457
|
-
"File"
|
|
458
|
-
"Close"
|
|
459
|
-
"Quit"
|
|
460
|
-
"Edit"
|
|
461
|
-
"Undo"
|
|
462
|
-
"Redo"
|
|
463
|
-
"Cut"
|
|
464
|
-
"Copy"
|
|
465
|
-
"Paste"
|
|
466
|
-
"Delete"
|
|
467
|
-
"Select All"
|
|
468
|
-
"View"
|
|
469
|
-
"Toggle Full Screen"
|
|
470
|
-
"Window"
|
|
471
|
-
"Minimize"
|
|
472
|
-
"Zoom"
|
|
473
|
-
"Main Window"
|
|
474
|
-
"Bring All to Front"
|
|
475
|
-
"Settings"
|
|
476
|
-
"Main Language"
|
|
477
|
-
"System Language"
|
|
478
|
-
"Fallback Language"
|
|
479
|
-
"No fallback language"
|
|
480
|
-
"Appearance"
|
|
481
|
-
"Auto"
|
|
482
|
-
"Light"
|
|
483
|
-
"Dark"
|
|
484
|
-
"Edit characters after creation"
|
|
485
|
-
"Show animations"
|
|
486
|
-
"Check for updates"
|
|
487
|
-
"Updater"
|
|
488
|
-
"Checking for updates …"
|
|
489
|
-
"New version available"
|
|
490
|
-
"Version {
|
|
491
|
-
"Download"
|
|
492
|
-
"Download Later"
|
|
493
|
-
"Downloading update …"
|
|
494
|
-
"Update downloaded"
|
|
495
|
-
"Quit and Install"
|
|
496
|
-
"Install Later"
|
|
497
|
-
"No update available"
|
|
498
|
-
"You're running the latest version available."
|
|
499
|
-
"Characters"
|
|
500
|
-
"Groups"
|
|
501
|
-
"Library"
|
|
502
|
-
"FAQ"
|
|
503
|
-
"About"
|
|
504
|
-
"Imprint"
|
|
505
|
-
"Third-Party Licenses"
|
|
506
|
-
"Last Changes"
|
|
507
|
-
"Profile"
|
|
508
|
-
"Overview"
|
|
509
|
-
"Personal Data"
|
|
510
|
-
"Character Sheet"
|
|
511
|
-
"Pact"
|
|
512
|
-
"Rules"
|
|
513
|
-
"Race, Culture & Profession"
|
|
514
|
-
"Race"
|
|
515
|
-
"Culture"
|
|
516
|
-
"Profession"
|
|
517
|
-
"Attributes"
|
|
518
|
-
"Advantages & Disadvantages"
|
|
519
|
-
"Advantages"
|
|
520
|
-
"Disadvantages"
|
|
521
|
-
"Abilities"
|
|
522
|
-
"Skills"
|
|
523
|
-
"Combat Techniques"
|
|
524
|
-
"Special Abilities"
|
|
525
|
-
"Spells"
|
|
526
|
-
"Liturgical Chants"
|
|
527
|
-
"Belongings"
|
|
528
|
-
"Equipment"
|
|
529
|
-
"Hit Zone Armor"
|
|
530
|
-
"Pets"
|
|
531
|
-
"{
|
|
532
|
-
"Save"
|
|
533
|
-
"Show Settings"
|
|
534
|
-
"Toggle DevTools"
|
|
535
|
-
"Adventure Points"
|
|
536
|
-
"AP"
|
|
537
|
-
"{
|
|
538
|
-
"{
|
|
539
|
-
"{
|
|
540
|
-
"{
|
|
541
|
-
"{
|
|
542
|
-
"Thereof {
|
|
543
|
-
"Thereof {
|
|
544
|
-
"{
|
|
545
|
-
"Thereof {
|
|
546
|
-
"Thereof {
|
|
547
|
-
"{
|
|
548
|
-
"{
|
|
549
|
-
"{
|
|
550
|
-
"{
|
|
551
|
-
"{
|
|
552
|
-
"{
|
|
553
|
-
"{
|
|
554
|
-
"{
|
|
555
|
-
"{
|
|
556
|
-
"{
|
|
557
|
-
"{
|
|
558
|
-
"header.dialogs.herosaved"
|
|
559
|
-
"header.dialogs.allsaved"
|
|
560
|
-
"header.dialogs.everythingelsesaved"
|
|
561
|
-
"header.dialogs.saveconfigerror.title"
|
|
562
|
-
"header.dialogs.saveconfigerror.message"
|
|
563
|
-
"header.dialogs.saveheroeserror.title"
|
|
564
|
-
"header.dialogs.saveheroeserror.message"
|
|
565
|
-
"general.weightvalue"
|
|
566
|
-
"general.pricevalue"
|
|
567
|
-
"general.lengthvalue"
|
|
568
|
-
"D"
|
|
569
|
-
"general.none"
|
|
570
|
-
"general.or"
|
|
571
|
-
"general.and"
|
|
572
|
-
"general.error"
|
|
573
|
-
"general.errorcode"
|
|
574
|
-
"general.emptylistplaceholder"
|
|
575
|
-
"general.emptylistnoresultsplaceholder"
|
|
576
|
-
"No Results"
|
|
577
|
-
"Search"
|
|
578
|
-
"Sort By"
|
|
579
|
-
"Name"
|
|
580
|
-
"Date Modified"
|
|
581
|
-
"Group"
|
|
582
|
-
"Property"
|
|
583
|
-
"general.filters.sort.bylocation"
|
|
584
|
-
"general.filters.sort.bycost"
|
|
585
|
-
"general.filters.sort.byweight"
|
|
586
|
-
"general.filters.showactivatedentries"
|
|
587
|
-
"Done"
|
|
588
|
-
"OK"
|
|
589
|
-
"Cancel"
|
|
590
|
-
"Create"
|
|
591
|
-
"Apply"
|
|
592
|
-
"Add"
|
|
593
|
-
"Not enough AP"
|
|
594
|
-
"You are missing {
|
|
595
|
-
"Exceeding Adventure Points limit for advantages"
|
|
596
|
-
"You cannot spend more than {
|
|
597
|
-
"Exceeding Adventure Points limit for magical advantages"
|
|
598
|
-
"You cannot spend more than {
|
|
599
|
-
"Exceeding Adventure Points limit for blessed advantages"
|
|
600
|
-
"You cannot spend more than {
|
|
601
|
-
"Exceeding Adventure Points limit for disadvantages"
|
|
602
|
-
"You cannot receive more than {
|
|
603
|
-
"Exceeding Adventure Points limit for magical disadvantages"
|
|
604
|
-
"You cannot receive more than {
|
|
605
|
-
"Exceeding Adventure Points limit for blessed disadvantages"
|
|
606
|
-
"You cannot receive more than {
|
|
607
|
-
"heroes.filters.origin.allheroes"
|
|
608
|
-
"heroes.filters.origin.ownheroes"
|
|
609
|
-
"heroes.filters.origin.sharedheroes"
|
|
610
|
-
"Import"
|
|
611
|
-
"New Character"
|
|
612
|
-
"Duplicate Character"
|
|
613
|
-
"Export Character as OPTLC file"
|
|
614
|
-
"Delete Character"
|
|
615
|
-
"Open Character"
|
|
616
|
-
"heroes.saveherobtn"
|
|
617
|
-
"heroes.unsavedhero.name"
|
|
618
|
-
"heroes.list.adventurepoints"
|
|
619
|
-
"heroes.dialogs.herosaved"
|
|
620
|
-
"heroes.dialogs.importheroerror.title"
|
|
621
|
-
"heroes.dialogs.importheroerror.message"
|
|
622
|
-
"heroes.dialogs.heroexportsavelocation.title"
|
|
623
|
-
"heroes.dialogs.herojsonsaveerror.title"
|
|
624
|
-
"heroes.dialogs.herojsonsaveerror.message"
|
|
625
|
-
"heroes.dialogs.unsavedactions.title"
|
|
626
|
-
"heroes.dialogs.unsavedactions.message"
|
|
627
|
-
"heroes.dialogs.unsavedactions.quit"
|
|
628
|
-
"heroes.dialogs.unsavedactions.saveandquit"
|
|
629
|
-
"heroes.dialogs.deletehero.title"
|
|
630
|
-
"heroes.dialogs.deletehero.message"
|
|
631
|
-
"heroes.dialogs.herocreation.title"
|
|
632
|
-
"heroes.dialogs.herocreation.nameofhero"
|
|
633
|
-
"heroes.dialogs.herocreation.sex.placeholder"
|
|
634
|
-
"heroes.dialogs.herocreation.sex.male"
|
|
635
|
-
"heroes.dialogs.herocreation.sex.female"
|
|
636
|
-
"heroes.dialogs.herocreation.experiencelevel.placeholder"
|
|
637
|
-
"heroes.dialogs.herocreation.startbtn"
|
|
638
|
-
"wiki.chooseacategory"
|
|
639
|
-
"wiki.chooseacategorytodisplayalist"
|
|
640
|
-
"wiki.filters.races"
|
|
641
|
-
"wiki.filters.cultures"
|
|
642
|
-
"wiki.filters.professions"
|
|
643
|
-
"wiki.filters.advantages"
|
|
644
|
-
"wiki.filters.disadvantages"
|
|
645
|
-
"wiki.filters.skills"
|
|
646
|
-
"wiki.filters.skills.all"
|
|
647
|
-
"wiki.filters.combattechniques"
|
|
648
|
-
"wiki.filters.combattechniques.all"
|
|
649
|
-
"wiki.filters.magic"
|
|
650
|
-
"wiki.filters.magic.all"
|
|
651
|
-
"wiki.filters.liturgicalchants"
|
|
652
|
-
"wiki.filters.liturgicalchants.all"
|
|
653
|
-
"wiki.filters.specialabilities"
|
|
654
|
-
"wiki.filters.specialabilities.all"
|
|
655
|
-
"wiki.filters.itemtemplates"
|
|
656
|
-
"wiki.filters.itemtemplates.all"
|
|
657
|
-
"Edit Name"
|
|
658
|
-
"Change Name"
|
|
659
|
-
"Edit Profession Name"
|
|
660
|
-
"Change Profession Name"
|
|
661
|
-
"Add AP"
|
|
662
|
-
"Add Adventure Points"
|
|
663
|
-
"How many Adventure Points do you want to add?"
|
|
664
|
-
"Finish Character Creation"
|
|
665
|
-
"Select New Avatar"
|
|
666
|
-
"Delete Avatar"
|
|
667
|
-
"profile.dialogs.changeheroavatar.title"
|
|
668
|
-
"profile.dialogs.changeheroavatar.selectfilebtn"
|
|
669
|
-
"profile.dialogs.changeheroavatar.imagefiletype"
|
|
670
|
-
"profile.dialogs.changeheroavatar.invalidfilewarning"
|
|
671
|
-
"Male"
|
|
672
|
-
"Female"
|
|
673
|
-
"Bal’Thani"
|
|
674
|
-
"Tsajana"
|
|
675
|
-
"Family"
|
|
676
|
-
"Place of Birth"
|
|
677
|
-
"Date of Birth"
|
|
678
|
-
"Age"
|
|
679
|
-
"Hair Color"
|
|
680
|
-
"Eye Color"
|
|
681
|
-
"Size"
|
|
682
|
-
"Weight"
|
|
683
|
-
"Title"
|
|
684
|
-
"Social Status"
|
|
685
|
-
"Characteristics"
|
|
686
|
-
"Other Information"
|
|
687
|
-
"Reroll Eye Color"
|
|
688
|
-
"Reroll Hair Color"
|
|
689
|
-
"Reroll Size"
|
|
690
|
-
"Reroll Weight"
|
|
691
|
-
"personaldata.cultureareaknowledge"
|
|
692
|
-
"You can save up no more than 10 AP to use later during the game, and you cannot begin the game with a negative AP balance."
|
|
693
|
-
"sheets.printtopdfbtn"
|
|
694
|
-
"sheets.dialogs.pdfexportsavelocation.title"
|
|
695
|
-
"sheets.dialogs.pdfsaved"
|
|
696
|
-
"sheets.dialogs.pdfsaveerror.title"
|
|
697
|
-
"sheets.dialogs.pdfsaveerror.message"
|
|
698
|
-
"sheets.dialogs.pdfcreationerror.title"
|
|
699
|
-
"sheets.dialogs.pdfcreationerror.message"
|
|
700
|
-
"sheets.showattributevalues"
|
|
701
|
-
"sheets.useparchment"
|
|
702
|
-
"sheets.zoomfactor"
|
|
703
|
-
"sheets.charactersheet"
|
|
704
|
-
"sheets.attributemodifiers.title"
|
|
705
|
-
"sheets.mainsheet.title"
|
|
706
|
-
"sheets.mainsheet.name"
|
|
707
|
-
"sheets.mainsheet.family"
|
|
708
|
-
"sheets.mainsheet.placeofbirth"
|
|
709
|
-
"sheets.mainsheet.dateofbirth"
|
|
710
|
-
"sheets.mainsheet.age"
|
|
711
|
-
"sheets.mainsheet.sex"
|
|
712
|
-
"sheets.mainsheet.race"
|
|
713
|
-
"sheets.mainsheet.size"
|
|
714
|
-
"sheets.mainsheet.weight"
|
|
715
|
-
"sheets.mainsheet.haircolor"
|
|
716
|
-
"sheets.mainsheet.eyecolor"
|
|
717
|
-
"sheets.mainsheet.culture"
|
|
718
|
-
"sheets.mainsheet.socialstatus"
|
|
719
|
-
"sheets.mainsheet.profession"
|
|
720
|
-
"sheets.mainsheet.rank"
|
|
721
|
-
"sheets.mainsheet.characteristics"
|
|
722
|
-
"sheets.mainsheet.otherinfo"
|
|
723
|
-
"sheets.mainsheet.experiencelevellabel"
|
|
724
|
-
"sheets.mainsheet.totalaplabel"
|
|
725
|
-
"sheets.mainsheet.apcollectedlabel"
|
|
726
|
-
"sheets.mainsheet.apspentlabel"
|
|
727
|
-
"sheets.mainsheet.avatarlabel"
|
|
728
|
-
"sheets.mainsheet.advantages"
|
|
729
|
-
"sheets.mainsheet.disadvantages"
|
|
730
|
-
"sheets.mainsheet.generalspecialabilites"
|
|
731
|
-
"sheets.mainsheet.fatepoints"
|
|
732
|
-
"sheets.mainsheet.derivedcharacteristics.labels.value"
|
|
733
|
-
"sheets.mainsheet.derivedcharacteristics.labels.bonuspenalty"
|
|
734
|
-
"sheets.mainsheet.derivedcharacteristics.labels.bonus"
|
|
735
|
-
"sheets.mainsheet.derivedcharacteristics.labels.bought"
|
|
736
|
-
"sheets.mainsheet.derivedcharacteristics.labels.max"
|
|
737
|
-
"sheets.mainsheet.derivedcharacteristics.labels.current"
|
|
738
|
-
"sheets.mainsheet.derivedcharacteristics.labels.basestat"
|
|
739
|
-
"sheets.mainsheet.derivedcharacteristics.labels.permanentlylostboughtback"
|
|
740
|
-
"sheets.gamestatssheet.title"
|
|
741
|
-
"sheets.gamestatssheet.skillstable.title"
|
|
742
|
-
"sheets.gamestatssheet.skillstable.labels.skill"
|
|
743
|
-
"sheets.gamestatssheet.skillstable.labels.check"
|
|
744
|
-
"sheets.gamestatssheet.skillstable.labels.encumbrance"
|
|
745
|
-
"sheets.gamestatssheet.skillstable.labels.improvementcost"
|
|
746
|
-
"sheets.gamestatssheet.skillstable.labels.skillrating"
|
|
747
|
-
"sheets.gamestatssheet.skillstable.labels.routinechecks"
|
|
748
|
-
"sheets.gamestatssheet.skillstable.labels.notes"
|
|
749
|
-
"sheets.gamestatssheet.skillstable.encumbrance.yes"
|
|
750
|
-
"sheets.gamestatssheet.skillstable.encumbrance.no"
|
|
751
|
-
"sheets.gamestatssheet.skillstable.encumbrance.maybe"
|
|
752
|
-
"sheets.gamestatssheet.skillstable.groups.pages"
|
|
753
|
-
"sheets.gamestatssheet.languages.title"
|
|
754
|
-
"sheets.gamestatssheet.languages.nativetongue"
|
|
755
|
-
"sheets.gamestatssheet.knownscripts.title"
|
|
756
|
-
"sheets.gamestatssheet.routinechecks.title"
|
|
757
|
-
"sheets.gamestatssheet.routinechecks.textRow1"
|
|
758
|
-
"sheets.gamestatssheet.routinechecks.textRow2"
|
|
759
|
-
"sheets.gamestatssheet.routinechecks.textRow3"
|
|
760
|
-
"sheets.gamestatssheet.routinechecks.textRow4"
|
|
761
|
-
"sheets.gamestatssheet.routinechecks.labels.checkmod"
|
|
762
|
-
"sheets.gamestatssheet.routinechecks.labels.neededsr"
|
|
763
|
-
"sheets.gamestatssheet.routinechecks.from3on"
|
|
764
|
-
"sheets.gamestatssheet.qualitylevels.title"
|
|
765
|
-
"sheets.gamestatssheet.qualitylevels.labels.skillpoints"
|
|
766
|
-
"sheets.gamestatssheet.qualitylevels.labels.qualitylevel"
|
|
767
|
-
"sheets.combatsheet.title"
|
|
768
|
-
"sheets.combatsheet.combattechniquestable.title"
|
|
769
|
-
"sheets.combatsheet.combattechniquestable.labels.combattechnique"
|
|
770
|
-
"sheets.combatsheet.combattechniquestable.labels.primaryattribute"
|
|
771
|
-
"sheets.combatsheet.combattechniquestable.labels.improvementcost"
|
|
772
|
-
"sheets.combatsheet.combattechniquestable.labels.combattechniquerating"
|
|
773
|
-
"sheets.combatsheet.combattechniquestable.labels.attackrangecombat"
|
|
774
|
-
"sheets.combatsheet.combattechniquestable.labels.parry"
|
|
775
|
-
"sheets.combatsheet.lifepoints.title"
|
|
776
|
-
"sheets.combatsheet.lifepoints.max"
|
|
777
|
-
"sheets.combatsheet.lifepoints.current"
|
|
778
|
-
"sheets.combatsheet.lifepoints.pain1"
|
|
779
|
-
"sheets.combatsheet.lifepoints.pain2"
|
|
780
|
-
"sheets.combatsheet.lifepoints.pain3"
|
|
781
|
-
"sheets.combatsheet.lifepoints.pain4"
|
|
782
|
-
"sheets.combatsheet.lifepoints.dying"
|
|
783
|
-
"sheets.combatsheet.closecombatweapons"
|
|
784
|
-
"sheets.combatsheet.closecombatweapons.labels.weapon"
|
|
785
|
-
"sheets.combatsheet.closecombatweapons.labels.combattechnique"
|
|
786
|
-
"sheets.combatsheet.closecombatweapons.labels.damagebonus"
|
|
787
|
-
"sheets.combatsheet.closecombatweapons.labels.damagepoints"
|
|
788
|
-
"sheets.combatsheet.closecombatweapons.labels.attackparrymodifier"
|
|
789
|
-
"sheets.combatsheet.closecombatweapons.labels.reach"
|
|
790
|
-
"sheets.combatsheet.closecombatweapons.labels.breakingpointrating"
|
|
791
|
-
"sheets.combatsheet.closecombatweapons.labels.damaged"
|
|
792
|
-
"sheets.combatsheet.closecombatweapons.labels.attack"
|
|
793
|
-
"sheets.combatsheet.closecombatweapons.labels.parry"
|
|
794
|
-
"sheets.combatsheet.closecombatweapons.labels.weight"
|
|
795
|
-
"sheets.combatsheet.rangedcombatweapons"
|
|
796
|
-
"sheets.combatsheet.rangedcombatweapons.labels.weapon"
|
|
797
|
-
"sheets.combatsheet.rangedcombatweapons.labels.combattechnique"
|
|
798
|
-
"sheets.combatsheet.rangedcombatweapons.labels.reloadtime"
|
|
799
|
-
"sheets.combatsheet.rangedcombatweapons.labels.damagepoints"
|
|
800
|
-
"sheets.combatsheet.rangedcombatweapons.labels.ammunition"
|
|
801
|
-
"sheets.combatsheet.rangedcombatweapons.labels.rangebrackets"
|
|
802
|
-
"sheets.combatsheet.rangedcombatweapons.labels.breakingpointrating"
|
|
803
|
-
"sheets.combatsheet.rangedcombatweapons.labels.damaged"
|
|
804
|
-
"sheets.combatsheet.rangedcombatweapons.labels.rangedcombat"
|
|
805
|
-
"sheets.combatsheet.rangedcombatweapons.labels.weight"
|
|
806
|
-
"sheets.combatsheet.armors.title"
|
|
807
|
-
"sheets.combatsheet.armors.labels.armor"
|
|
808
|
-
"sheets.combatsheet.armors.labels.sturdinessrating"
|
|
809
|
-
"sheets.combatsheet.armors.labels.wear"
|
|
810
|
-
"sheets.combatsheet.armors.labels.protection"
|
|
811
|
-
"sheets.combatsheet.armors.labels.encumbrance"
|
|
812
|
-
"sheets.combatsheet.armors.labels.movementinitiative"
|
|
813
|
-
"sheets.combatsheet.armors.labels.carriedwhereexamples"
|
|
814
|
-
"sheets.combatsheet.armors.labels.head"
|
|
815
|
-
"sheets.combatsheet.armors.labels.torso"
|
|
816
|
-
"sheets.combatsheet.armors.labels.leftarm"
|
|
817
|
-
"sheets.combatsheet.armors.labels.rightarm"
|
|
818
|
-
"sheets.combatsheet.armors.labels.leftleg"
|
|
819
|
-
"sheets.combatsheet.armors.labels.rightleg"
|
|
820
|
-
"sheets.combatsheet.armors.labels.weight"
|
|
821
|
-
"sheets.combatsheet.shieldparryingweapon.title"
|
|
822
|
-
"sheets.combatsheet.shieldparryingweapon.labels.shieldparryingweapon"
|
|
823
|
-
"sheets.combatsheet.shieldparryingweapon.labels.structurepoints"
|
|
824
|
-
"sheets.combatsheet.shieldparryingweapon.labels.breakingpointrating"
|
|
825
|
-
"sheets.combatsheet.shieldparryingweapon.labels.damaged"
|
|
826
|
-
"sheets.combatsheet.shieldparryingweapon.labels.attackparrymodifier"
|
|
827
|
-
"sheets.combatsheet.shieldparryingweapon.labels.weight"
|
|
828
|
-
"sheets.combatsheet.actions"
|
|
829
|
-
"sheets.combatsheet.combatspecialabilities"
|
|
830
|
-
"sheets.combatsheet.conditions"
|
|
831
|
-
"sheets.combatsheet.states"
|
|
832
|
-
"sheets.belongingssheet.title"
|
|
833
|
-
"sheets.belongingssheet.equipmenttable.title"
|
|
834
|
-
"sheets.belongingssheet.equipmenttable.labels.item"
|
|
835
|
-
"sheets.belongingssheet.equipmenttable.labels.number"
|
|
836
|
-
"sheets.belongingssheet.equipmenttable.labels.price"
|
|
837
|
-
"sheets.belongingssheet.equipmenttable.labels.weight"
|
|
838
|
-
"sheets.belongingssheet.equipmenttable.labels.carriedwhere"
|
|
839
|
-
"sheets.belongingssheet.equipmenttable.labels.total"
|
|
840
|
-
"sheets.belongingssheet.purse.title"
|
|
841
|
-
"sheets.belongingssheet.purse.ducats"
|
|
842
|
-
"sheets.belongingssheet.purse.silverthalers"
|
|
843
|
-
"sheets.belongingssheet.purse.halers"
|
|
844
|
-
"sheets.belongingssheet.purse.kreutzers"
|
|
845
|
-
"sheets.belongingssheet.purse.gems"
|
|
846
|
-
"sheets.belongingssheet.purse.jewelry"
|
|
847
|
-
"sheets.belongingssheet.purse.other"
|
|
848
|
-
"sheets.belongingssheet.carryingcapacity.title"
|
|
849
|
-
"sheets.belongingssheet.carryingcapacity.calc"
|
|
850
|
-
"sheets.belongingssheet.carryingcapacity.label"
|
|
851
|
-
"sheets.belongingssheet.animal.title"
|
|
852
|
-
"sheets.belongingssheet.animal.name"
|
|
853
|
-
"sheets.belongingssheet.animal.sizecategory"
|
|
854
|
-
"sheets.belongingssheet.animal.type"
|
|
855
|
-
"sheets.belongingssheet.animal.ap"
|
|
856
|
-
"sheets.belongingssheet.animal.protection"
|
|
857
|
-
"sheets.belongingssheet.animal.attackname"
|
|
858
|
-
"sheets.belongingssheet.animal.attack"
|
|
859
|
-
"sheets.belongingssheet.animal.parry"
|
|
860
|
-
"sheets.belongingssheet.animal.damagepoints"
|
|
861
|
-
"sheets.belongingssheet.animal.reach"
|
|
862
|
-
"sheets.belongingssheet.animal.actions"
|
|
863
|
-
"sheets.belongingssheet.animal.skills"
|
|
864
|
-
"sheets.belongingssheet.animal.specialabilities"
|
|
865
|
-
"sheets.belongingssheet.animal.notes"
|
|
866
|
-
"sheets.spellssheet.title"
|
|
867
|
-
"sheets.spellssheet.header.labels.aemax"
|
|
868
|
-
"sheets.spellssheet.header.labels.aecurrent"
|
|
869
|
-
"sheets.spellssheet.spellstable.title"
|
|
870
|
-
"sheets.spellssheet.spellstable.labels.spellorritual"
|
|
871
|
-
"sheets.spellssheet.spellstable.labels.check"
|
|
872
|
-
"sheets.spellssheet.spellstable.labels.skillrating"
|
|
873
|
-
"sheets.spellssheet.spellstable.labels.cost"
|
|
874
|
-
"sheets.spellssheet.spellstable.labels.castingtime"
|
|
875
|
-
"sheets.spellssheet.spellstable.labels.range"
|
|
876
|
-
"sheets.spellssheet.spellstable.labels.duration"
|
|
877
|
-
"sheets.spellssheet.spellstable.labels.property"
|
|
878
|
-
"sheets.spellssheet.spellstable.labels.improvementcost"
|
|
879
|
-
"sheets.spellssheet.spellstable.labels.effect"
|
|
880
|
-
"sheets.spellssheet.spellstable.labels.pages"
|
|
881
|
-
"sheets.spellssheet.spellstable.unfamiliarspell"
|
|
882
|
-
"sheets.spellssheet.primaryattribute"
|
|
883
|
-
"sheets.spellssheet.properties"
|
|
884
|
-
"sheets.spellssheet.tradition"
|
|
885
|
-
"sheets.spellssheet.magicalspecialabilities"
|
|
886
|
-
"sheets.spellssheet.cantrips"
|
|
887
|
-
"sheets.chantssheet.title"
|
|
888
|
-
"sheets.chantssheet.header.labels.kpmax"
|
|
889
|
-
"sheets.chantssheet.header.labels.kpcurrent"
|
|
890
|
-
"sheets.chantssheet.chantstable.title"
|
|
891
|
-
"sheets.chantssheet.chantstable.labels.chant"
|
|
892
|
-
"sheets.chantssheet.chantstable.labels.check"
|
|
893
|
-
"sheets.chantssheet.chantstable.labels.skillrating"
|
|
894
|
-
"sheets.chantssheet.chantstable.labels.cost"
|
|
895
|
-
"sheets.chantssheet.chantstable.labels.castingtime"
|
|
896
|
-
"sheets.chantssheet.chantstable.labels.range"
|
|
897
|
-
"sheets.chantssheet.chantstable.labels.duration"
|
|
898
|
-
"sheets.chantssheet.chantstable.labels.aspect"
|
|
899
|
-
"sheets.chantssheet.chantstable.labels.improvementcost"
|
|
900
|
-
"sheets.chantssheet.chantstable.labels.effect"
|
|
901
|
-
"sheets.chantssheet.chantstable.labels.pages"
|
|
902
|
-
"sheets.chantssheet.primaryattribute"
|
|
903
|
-
"sheets.chantssheet.aspects"
|
|
904
|
-
"sheets.chantssheet.tradition"
|
|
905
|
-
"sheets.chantssheet.blessedspecialabilities"
|
|
906
|
-
"sheets.chantssheet.blessings"
|
|
907
|
-
"pacts.pactcategory"
|
|
908
|
-
"pacts.nopact"
|
|
909
|
-
"pacts.pactlevel"
|
|
910
|
-
"pacts.fairytype"
|
|
911
|
-
"pacts.domain"
|
|
912
|
-
"pacts.userdefined"
|
|
913
|
-
"pacts.demontype"
|
|
914
|
-
"pacts.circleofdamnation"
|
|
915
|
-
"pacts.minorpact"
|
|
916
|
-
"pacts.pactisincompletehint"
|
|
917
|
-
"pacts.name"
|
|
918
|
-
"Rule Sources"
|
|
919
|
-
"Use all publications"
|
|
920
|
-
"Focus Rules"
|
|
921
|
-
"Optional Rules"
|
|
922
|
-
"rules.manualherodatarepair"
|
|
923
|
-
"rules.manualherodatarepairexplanation"
|
|
924
|
-
"inlinewiki.complementarysources"
|
|
925
|
-
"race.header.name"
|
|
926
|
-
"race.header.adventurepoints"
|
|
927
|
-
"race.header.adventurepoints.tooltip"
|
|
928
|
-
"inlinewiki.apvalue"
|
|
929
|
-
"inlinewiki.adventurepoints"
|
|
930
|
-
"inlinewiki.lifepointbasevalue"
|
|
931
|
-
"inlinewiki.spiritbasevalue"
|
|
932
|
-
"inlinewiki.toughnessbasevalue"
|
|
933
|
-
"inlinewiki.movementbasevalue"
|
|
934
|
-
"inlinewiki.attributeadjustments"
|
|
935
|
-
"inlinewiki.automaticadvantages"
|
|
936
|
-
"inlinewiki.stronglyrecommendedadvantages"
|
|
937
|
-
"inlinewiki.stronglyrecommendeddisadvantages"
|
|
938
|
-
"inlinewiki.commoncultures"
|
|
939
|
-
"inlinewiki.commonadvantages"
|
|
940
|
-
"inlinewiki.commondisadvantages"
|
|
941
|
-
"inlinewiki.uncommonadvantages"
|
|
942
|
-
"inlinewiki.uncommondisadvantages"
|
|
943
|
-
"culture.filters.common.allcultures"
|
|
944
|
-
"culture.filters.common.commoncultures"
|
|
945
|
-
"culture.header.name"
|
|
946
|
-
"inlinewiki.language"
|
|
947
|
-
"inlinewiki.script"
|
|
948
|
-
"inlinewiki.areaknowledge"
|
|
949
|
-
"inlinewiki.socialstatus"
|
|
950
|
-
"inlinewiki.commonprofessions"
|
|
951
|
-
"inlinewiki.commonprofessions.mundane"
|
|
952
|
-
"inlinewiki.commonprofessions.magic"
|
|
953
|
-
"inlinewiki.commonprofessions.blessed"
|
|
954
|
-
"inlinewiki.commonskills"
|
|
955
|
-
"inlinewiki.uncommonskills"
|
|
956
|
-
"inlinewiki.commonnames"
|
|
957
|
-
"inlinewiki.culturalpackage"
|
|
958
|
-
"profession.ownprofession"
|
|
959
|
-
"profession.variants.novariant"
|
|
960
|
-
"profession.filters.common.allprofessions"
|
|
961
|
-
"profession.filters.common.commonprofessions"
|
|
962
|
-
"profession.filters.groups.allprofessiongroups"
|
|
963
|
-
"profession.filters.groups.mundaneprofessions"
|
|
964
|
-
"profession.filters.groups.magicalprofessions"
|
|
965
|
-
"profession.filters.groups.blessedprofessions"
|
|
966
|
-
"profession.header.name"
|
|
967
|
-
"profession.header.adventurepoints"
|
|
968
|
-
"profession.header.adventurepoints.tooltip"
|
|
969
|
-
"inlinewiki.prerequisites"
|
|
970
|
-
"inlinewiki.race"
|
|
971
|
-
"inlinewiki.specialabilities"
|
|
972
|
-
"inlinewiki.languagesandliteracytotalingap"
|
|
973
|
-
"inlinewiki.skillspecialization"
|
|
974
|
-
"inlinewiki.skillsselection"
|
|
975
|
-
"inlinewiki.combattechniques"
|
|
976
|
-
"inlinewiki.combattechniqueselection"
|
|
977
|
-
"inlinewiki.combattechnique.one"
|
|
978
|
-
"inlinewiki.combattechnique.two"
|
|
979
|
-
"inlinewiki.combattechniquesecondselection"
|
|
980
|
-
"inlinewiki.skills"
|
|
981
|
-
"inlinewiki.spells"
|
|
982
|
-
"inlinewiki.cursestotalingap"
|
|
983
|
-
"inlinewiki.cantripsfromlist"
|
|
984
|
-
"inlinewiki.cantrip.one"
|
|
985
|
-
"inlinewiki.cantrip.two"
|
|
986
|
-
"inlinewiki.liturgicalchants"
|
|
987
|
-
"inlinewiki.thetwelveblessings"
|
|
988
|
-
"inlinewiki.thetwelveblessingsexceptions"
|
|
989
|
-
"inlinewiki.sixblessings"
|
|
990
|
-
"inlinewiki.suggestedadvantages"
|
|
991
|
-
"inlinewiki.suggesteddisadvantages"
|
|
992
|
-
"inlinewiki.unsuitableadvantages"
|
|
993
|
-
"inlinewiki.unsuitabledisadvantages"
|
|
994
|
-
"inlinewiki.variants"
|
|
995
|
-
"inlinewiki.insteadof"
|
|
996
|
-
"rcpselectoptions.race"
|
|
997
|
-
"rcpselectoptions.culture"
|
|
998
|
-
"rcpselectoptions.profession"
|
|
999
|
-
"rcpselectoptions.cantripsfromlist"
|
|
1000
|
-
"rcpselectoptions.cantrip.one"
|
|
1001
|
-
"rcpselectoptions.cantrip.two"
|
|
1002
|
-
"rcpselectoptions.combattechniqueselection"
|
|
1003
|
-
"rcpselectoptions.combattechnique.one"
|
|
1004
|
-
"rcpselectoptions.combattechnique.two"
|
|
1005
|
-
"rcpselectoptions.selectattributeadjustment"
|
|
1006
|
-
"rcpselectoptions.buyculturalpackage"
|
|
1007
|
-
"rcpselectoptions.nativetongue.placeholder"
|
|
1008
|
-
"rcpselectoptions.buyscript"
|
|
1009
|
-
"rcpselectoptions.script.placeholder"
|
|
1010
|
-
"rcpselectoptions.combattechniquesecondselection"
|
|
1011
|
-
"rcpselectoptions.cursestotalingapleft"
|
|
1012
|
-
"rcpselectoptions.languagesandliteracytotalingapleft"
|
|
1013
|
-
"rcpselectoptions.applicationforskillspecialization"
|
|
1014
|
-
"rcpselectoptions.skillselectionap"
|
|
1015
|
-
"rcpselectoptions.skillspecialization"
|
|
1016
|
-
"rcpselectoptions.completebtn"
|
|
1017
|
-
"rcpselectoptions.unfamiliarspells"
|
|
1018
|
-
"rcpselectoptions.unfamiliarspellselectionfortraditionguildmage"
|
|
1019
|
-
"rcpselectoptions.unfamiliarspell.placeholder"
|
|
1020
|
-
"rcpselectoptions.unfamiliarspell"
|
|
1021
|
-
"Total Points"
|
|
1022
|
-
"Increment"
|
|
1023
|
-
"Decrement"
|
|
1024
|
-
"Activate"
|
|
1025
|
-
"Attribute Adjustment Selection"
|
|
1026
|
-
"Modifier"
|
|
1027
|
-
"Bought"
|
|
1028
|
-
"Lost Total"
|
|
1029
|
-
"Bought Back"
|
|
1030
|
-
"Buy Back Permanently Lost Point"
|
|
1031
|
-
"Permanently Lost Life Points"
|
|
1032
|
-
"pLP"
|
|
1033
|
-
"Permanently Lost Arcane Energy"
|
|
1034
|
-
"pAE"
|
|
1035
|
-
"Permanently Lost Karma Points"
|
|
1036
|
-
"pKP"
|
|
1037
|
-
"Loose Permanent Points"
|
|
1038
|
-
"How many points do you want to remove?"
|
|
1039
|
-
"Remove"
|
|
1040
|
-
"Permanently Spent"
|
|
1041
|
-
"Common Advantages"
|
|
1042
|
-
"Common Disadvantages"
|
|
1043
|
-
"Custom AP Cost"
|
|
1044
|
-
"AP Cost for {
|
|
1045
|
-
"Custom option"
|
|
1046
|
-
"specialabilities.nativetonguelevel"
|
|
1047
|
-
"Advanced Combat Special Abilities"
|
|
1048
|
-
"Advanced Karma Special Abilities"
|
|
1049
|
-
"Advanced Magical Special Abilities"
|
|
1050
|
-
"Advanced Skill Special Abilities"
|
|
1051
|
-
"Ancestor Glyphs"
|
|
1052
|
-
"Arcane Orb Enchantments"
|
|
1053
|
-
"Attire Enchantments"
|
|
1054
|
-
"Blessed Traditions"
|
|
1055
|
-
"Bowl Enchantments"
|
|
1056
|
-
"Brawling Special Abilities"
|
|
1057
|
-
"Cauldron Enchantments"
|
|
1058
|
-
"Ceremonial Item Special Abilities"
|
|
1059
|
-
"Chronicle Enchantments"
|
|
1060
|
-
"Combat Special Abilities"
|
|
1061
|
-
"Combat Style Special Abilities"
|
|
1062
|
-
"Command Special Abilities"
|
|
1063
|
-
"Dagger Rituals"
|
|
1064
|
-
"Familiar Special Abilities"
|
|
1065
|
-
"Fate Point Sex Special Abilities"
|
|
1066
|
-
"Fate Point Special Abilities"
|
|
1067
|
-
"Fools Hat Enchantments"
|
|
1068
|
-
"General Special Abilities"
|
|
1069
|
-
"Instrument Enchantments"
|
|
1070
|
-
"Karma Special Abilities"
|
|
1071
|
-
"Krallenkettenzauber"
|
|
1072
|
-
"Liturgical Style Special Abilities"
|
|
1073
|
-
"Lycantropic Gifts"
|
|
1074
|
-
"Magical Signs"
|
|
1075
|
-
"Magical Special Abilities"
|
|
1076
|
-
"Magical Traditions"
|
|
1077
|
-
"Magic Style Special Abilities"
|
|
1078
|
-
"Orb Enchantments"
|
|
1079
|
-
"Pact Gifts"
|
|
1080
|
-
"Protective/Warding Circle Special Abilities"
|
|
1081
|
-
"Ring Enchantments"
|
|
1082
|
-
"Sermons"
|
|
1083
|
-
"Sex Special Abilities"
|
|
1084
|
-
"Sickle Rituals"
|
|
1085
|
-
"Sikaryan Drain Special Abilities"
|
|
1086
|
-
"Skill Style Special Abilities"
|
|
1087
|
-
"Spell Sword Enchantments"
|
|
1088
|
-
"Staff Enchantments"
|
|
1089
|
-
"Toy Enchantments"
|
|
1090
|
-
"Trinkhornzauber"
|
|
1091
|
-
"Vampiric Gifts"
|
|
1092
|
-
"Visions"
|
|
1093
|
-
"Wand Enchantments"
|
|
1094
|
-
"Weapon Enchantments"
|
|
1095
|
-
"inlinewiki.rule"
|
|
1096
|
-
"inlinewiki.effect"
|
|
1097
|
-
"inlinewiki.extendedcombatspecialabilities"
|
|
1098
|
-
"inlinewiki.extendedmagicalspecialabilities"
|
|
1099
|
-
"inlinewiki.extendedblessedspecialabilities"
|
|
1100
|
-
"inlinewiki.extendedskillspecialabilities"
|
|
1101
|
-
"inlinewiki.penalty"
|
|
1102
|
-
"inlinewiki.level"
|
|
1103
|
-
"inlinewiki.perlevel"
|
|
1104
|
-
"inlinewiki.volume"
|
|
1105
|
-
"inlinewiki.aspect"
|
|
1106
|
-
"inlinewiki.bindingcost"
|
|
1107
|
-
"inlinewiki.protectivecircle"
|
|
1108
|
-
"inlinewiki.wardingcircle"
|
|
1109
|
-
"inlinewiki.actions"
|
|
1110
|
-
"inlinewiki.racecultureorprofessionrequiresautomaticorsuggested"
|
|
1111
|
-
"inlinewiki.advantage"
|
|
1112
|
-
"inlinewiki.disadvantage"
|
|
1113
|
-
"inlinewiki.primaryattributeofthetradition"
|
|
1114
|
-
"inlinewiki.knowledgeofspell"
|
|
1115
|
-
"inlinewiki.knowledgeofliturgicalchant"
|
|
1116
|
-
"inlinewiki.appropriatecombatstylespecialability"
|
|
1117
|
-
"inlinewiki.appropriatemagicalstylespecialability"
|
|
1118
|
-
"inlinewiki.appropriateblessedstylespecialability"
|
|
1119
|
-
"inlinewiki.appropriateskillstylespecialability"
|
|
1120
|
-
"inlinewiki.sex"
|
|
1121
|
-
"inlinewiki.sex.male"
|
|
1122
|
-
"inlinewiki.sex.female"
|
|
1123
|
-
"inlinewiki.combattechniques.groups.all"
|
|
1124
|
-
"inlinewiki.combattechniques.groups.allmeleecombattechniques"
|
|
1125
|
-
"inlinewiki.combattechniques.groups.allrangedcombattechniques"
|
|
1126
|
-
"inlinewiki.combattechniques.groups.allmeleecombattechniqueswithparry"
|
|
1127
|
-
"inlinewiki.combattechniques.groups.allmeleecombattechniquesforonehandedweapons"
|
|
1128
|
-
"inlinewiki.socialstatusxorhigher"
|
|
1129
|
-
"Common Skills"
|
|
1130
|
-
"SR"
|
|
1131
|
-
"Skill Rating"
|
|
1132
|
-
"IC"
|
|
1133
|
-
"New Applications"
|
|
1134
|
-
"Uses"
|
|
1135
|
-
"Strongly Recommended"
|
|
1136
|
-
"Common"
|
|
1137
|
-
"Uncommon"
|
|
1138
|
-
"Unfamiliar Spells"
|
|
1139
|
-
"CTR"
|
|
1140
|
-
"Combat Technique Rating"
|
|
1141
|
-
"P"
|
|
1142
|
-
"Primary Attribute(s)"
|
|
1143
|
-
"AT"
|
|
1144
|
-
"Attack"
|
|
1145
|
-
"PA"
|
|
1146
|
-
"Parry"
|
|
1147
|
-
"Close Combat"
|
|
1148
|
-
"Ranged Combat"
|
|
1149
|
-
"Special"
|
|
1150
|
-
"Primary Attribute"
|
|
1151
|
-
"Cantrips"
|
|
1152
|
-
"Rituals"
|
|
1153
|
-
"Curses"
|
|
1154
|
-
"Elven Magical Songs"
|
|
1155
|
-
"Domination Rituals"
|
|
1156
|
-
"Magical Dances"
|
|
1157
|
-
"Magical Melodies"
|
|
1158
|
-
"Jester Tricks"
|
|
1159
|
-
"Animist Powers"
|
|
1160
|
-
"Geode Rituals"
|
|
1161
|
-
"Zibilja Rituals"
|
|
1162
|
-
"Mod"
|
|
1163
|
-
"Check Modifier"
|
|
1164
|
-
"spells.traditions.general"
|
|
1165
|
-
"magicalactions.animistforces.tribes.general"
|
|
1166
|
-
" (modified by {
|
|
1167
|
-
" (−
|
|
1168
|
-
"{
|
|
1169
|
-
"Invocation Difficulty"
|
|
1170
|
-
"ID"
|
|
1171
|
-
"Creation Difficulty"
|
|
1172
|
-
"CD"
|
|
1173
|
-
"Effect"
|
|
1174
|
-
"Casting Time"
|
|
1175
|
-
"Ritual Time"
|
|
1176
|
-
"Liturgical Time"
|
|
1177
|
-
"Ceremonial Time"
|
|
1178
|
-
"AE Cost"
|
|
1179
|
-
"KP Cost"
|
|
1180
|
-
"Range"
|
|
1181
|
-
"Duration"
|
|
1182
|
-
"Target Category"
|
|
1183
|
-
"Traditions"
|
|
1184
|
-
" (you cannot use a modification on this spell’s casting time)"
|
|
1185
|
-
" (you cannot use a modification on this spell’s cost)"
|
|
1186
|
-
" (you cannot use a modification on this spell’s range)"
|
|
1187
|
-
" (you cannot use a modification on this ritual’s ritual time)"
|
|
1188
|
-
" (you cannot use a modification on this ritual’s cost)"
|
|
1189
|
-
" (you cannot use a modification on this ritual’s range)"
|
|
1190
|
-
" (you cannot use a modification on this chant’s liturgical time)"
|
|
1191
|
-
" (you cannot use a modification on this chant’s cost)"
|
|
1192
|
-
" (you cannot use a modification on this chant’s range)"
|
|
1193
|
-
" (you cannot use a modification on this ceremony’s ceremonial time)"
|
|
1194
|
-
" (you cannot use a modification on this ceremony’s cost)"
|
|
1195
|
-
" (you cannot use a modification on this ceremony’s range)"
|
|
1196
|
-
" (cannot modify)"
|
|
1197
|
-
"{
|
|
1198
|
-
"act"
|
|
1199
|
-
"{
|
|
1200
|
-
"actions"
|
|
1201
|
-
"{
|
|
1202
|
-
"s"
|
|
1203
|
-
"{
|
|
1204
|
-
"seconds"
|
|
1205
|
-
"{
|
|
1206
|
-
"min"
|
|
1207
|
-
"{
|
|
1208
|
-
"minutes"
|
|
1209
|
-
"{
|
|
1210
|
-
"h"
|
|
1211
|
-
"{
|
|
1212
|
-
"hours"
|
|
1213
|
-
"{
|
|
1214
|
-
"d"
|
|
1215
|
-
"{
|
|
1216
|
-
"days"
|
|
1217
|
-
"{
|
|
1218
|
-
"wks."
|
|
1219
|
-
"{
|
|
1220
|
-
"weeks"
|
|
1221
|
-
"{
|
|
1222
|
-
"mos."
|
|
1223
|
-
"{
|
|
1224
|
-
"months"
|
|
1225
|
-
"{
|
|
1226
|
-
"yrs."
|
|
1227
|
-
"{
|
|
1228
|
-
"years"
|
|
1229
|
-
"{
|
|
1230
|
-
"cent."
|
|
1231
|
-
"{
|
|
1232
|
-
"centuries"
|
|
1233
|
-
"{
|
|
1234
|
-
"{
|
|
1235
|
-
"{
|
|
1236
|
-
"{
|
|
1237
|
-
"{
|
|
1238
|
-
"CR"
|
|
1239
|
-
"{
|
|
1240
|
-
"combat rounds"
|
|
1241
|
-
"{
|
|
1242
|
-
"{
|
|
1243
|
-
"min. "
|
|
1244
|
-
"at least "
|
|
1245
|
-
"min. {
|
|
1246
|
-
"at least {
|
|
1247
|
-
"/{
|
|
1248
|
-
" per {
|
|
1249
|
-
", minimum of {
|
|
1250
|
-
" ({
|
|
1251
|
-
", {
|
|
1252
|
-
"half of the activation cost"
|
|
1253
|
-
" and "
|
|
1254
|
-
" + "
|
|
1255
|
-
" or "
|
|
1256
|
-
" / "
|
|
1257
|
-
" for "
|
|
1258
|
-
" (no more than {
|
|
1259
|
-
" (max. {
|
|
1260
|
-
"no more than {
|
|
1261
|
-
"max. {
|
|
1262
|
-
"Immediate"
|
|
1263
|
-
"Permanent"
|
|
1264
|
-
"no more than "
|
|
1265
|
-
"max. "
|
|
1266
|
-
"Quality Levels"
|
|
1267
|
-
"QL"
|
|
1268
|
-
"QL {
|
|
1269
|
-
"Skill Points"
|
|
1270
|
-
"SP"
|
|
1271
|
-
"Sustained"
|
|
1272
|
-
"(S)"
|
|
1273
|
-
"{
|
|
1274
|
-
"{
|
|
1275
|
-
"{
|
|
1276
|
-
"{
|
|
1277
|
-
"Sight"
|
|
1278
|
-
"Self"
|
|
1279
|
-
"Global"
|
|
1280
|
-
"Touch"
|
|
1281
|
-
"Radius"
|
|
1282
|
-
" (casting)"
|
|
1283
|
-
"Zone"
|
|
1284
|
-
"Liturgical Chants and Ceremonies"
|
|
1285
|
-
"General"
|
|
1286
|
-
"Note"
|
|
1287
|
-
"all"
|
|
1288
|
-
"none"
|
|
1289
|
-
"State"
|
|
1290
|
-
"Social Status {
|
|
1291
|
-
"Person with {
|
|
1292
|
-
"Penis"
|
|
1293
|
-
"Vagina"
|
|
1294
|
-
"the SR for {
|
|
1295
|
-
"{
|
|
1296
|
-
"{
|
|
1297
|
-
"{
|
|
1298
|
-
"
|
|
1299
|
-
"
|
|
1300
|
-
"
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1303
|
-
"
|
|
1304
|
-
"
|
|
1305
|
-
"
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1308
|
-
"
|
|
1309
|
-
"
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
-
"{
|
|
1318
|
-
"
|
|
1319
|
-
"
|
|
1320
|
-
"
|
|
1321
|
-
"
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1326
|
-
"
|
|
1327
|
-
"
|
|
1328
|
-
"
|
|
1329
|
-
"
|
|
1330
|
-
"
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1345
|
-
"
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1355
|
-
"
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
"inlinewiki.
|
|
1361
|
-
"inlinewiki.
|
|
1362
|
-
"inlinewiki.
|
|
1363
|
-
"inlinewiki.
|
|
1364
|
-
"inlinewiki.
|
|
1365
|
-
"inlinewiki.
|
|
1366
|
-
"inlinewiki.
|
|
1367
|
-
"inlinewiki.
|
|
1368
|
-
"inlinewiki.
|
|
1369
|
-
"inlinewiki.
|
|
1370
|
-
"
|
|
1371
|
-
"
|
|
1372
|
-
"
|
|
1373
|
-
"
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1378
|
-
"
|
|
1379
|
-
"
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1383
|
-
"
|
|
1384
|
-
"
|
|
1385
|
-
"
|
|
1386
|
-
"
|
|
1387
|
-
"
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1391
|
-
"
|
|
1392
|
-
"
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1396
|
-
"
|
|
1397
|
-
"
|
|
1398
|
-
"
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1401
|
-
"
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"equipment.
|
|
1407
|
-
"equipment.
|
|
1408
|
-
"equipment.
|
|
1409
|
-
"equipment.
|
|
1410
|
-
"equipment.
|
|
1411
|
-
"equipment.
|
|
1412
|
-
"equipment.
|
|
1413
|
-
"equipment.
|
|
1414
|
-
"equipment.
|
|
1415
|
-
"equipment.
|
|
1416
|
-
"equipment.
|
|
1417
|
-
"equipment.
|
|
1418
|
-
"equipment.
|
|
1419
|
-
"equipment.
|
|
1420
|
-
"equipment.
|
|
1421
|
-
"equipment.
|
|
1422
|
-
"equipment.
|
|
1423
|
-
"equipment.
|
|
1424
|
-
"equipment.
|
|
1425
|
-
"equipment.dialogs.addedit.
|
|
1426
|
-
"equipment.dialogs.addedit.
|
|
1427
|
-
"equipment.dialogs.addedit.
|
|
1428
|
-
"equipment.dialogs.addedit.
|
|
1429
|
-
"equipment.dialogs.addedit.
|
|
1430
|
-
"equipment.dialogs.addedit.
|
|
1431
|
-
"equipment.dialogs.addedit.
|
|
1432
|
-
"
|
|
1433
|
-
"
|
|
1434
|
-
"
|
|
1435
|
-
"
|
|
1436
|
-
"
|
|
1437
|
-
"
|
|
1438
|
-
"
|
|
1439
|
-
"
|
|
1440
|
-
"
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
"
|
|
1444
|
-
"equipment.
|
|
1445
|
-
"equipment.
|
|
1446
|
-
"equipment.
|
|
1447
|
-
"equipment.
|
|
1448
|
-
"equipment.
|
|
1449
|
-
"equipment.
|
|
1450
|
-
"equipment.
|
|
1451
|
-
"equipment.
|
|
1452
|
-
"equipment.
|
|
1453
|
-
"equipment.
|
|
1454
|
-
"equipment.
|
|
1455
|
-
"equipment.
|
|
1456
|
-
"equipment.
|
|
1457
|
-
"equipment.
|
|
1458
|
-
"equipment.
|
|
1459
|
-
"equipment.
|
|
1460
|
-
"equipment.
|
|
1461
|
-
"equipment.
|
|
1462
|
-
"equipment.
|
|
1463
|
-
"equipment.
|
|
1464
|
-
"equipment.
|
|
1465
|
-
"
|
|
1466
|
-
"
|
|
1467
|
-
"
|
|
1468
|
-
"
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1471
|
-
"
|
|
1472
|
-
"
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1477
|
-
"
|
|
1478
|
-
"
|
|
1479
|
-
"
|
|
1480
|
-
"
|
|
1481
|
-
"
|
|
1482
|
-
"
|
|
1483
|
-
"
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"
|
|
1491
|
-
"
|
|
1492
|
-
"
|
|
1493
|
-
"
|
|
1494
|
-
"
|
|
1495
|
-
"
|
|
1496
|
-
"
|
|
1497
|
-
"
|
|
1498
|
-
"
|
|
1499
|
-
"
|
|
1500
|
-
"
|
|
1501
|
-
"
|
|
1502
|
-
"
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1506
|
-
"pets.dialogs.addedit.totalap"?: string
|
|
1507
|
-
"pets.dialogs.addedit.protection"?: string
|
|
1508
|
-
"pets.dialogs.addedit.attackname"?: string
|
|
1509
|
-
"pets.dialogs.addedit.attack"?: string
|
|
1510
|
-
"pets.dialogs.addedit.parry"?: string
|
|
1511
|
-
"pets.dialogs.addedit.damagepoints"?: string
|
|
1512
|
-
"pets.dialogs.addedit.reach"?: string
|
|
1513
|
-
"pets.dialogs.addedit.actions"?: string
|
|
1514
|
-
"pets.dialogs.addedit.skills"?: string
|
|
1515
|
-
"pets.dialogs.addedit.specialabilities"?: string
|
|
1516
|
-
"pets.dialogs.addedit.notes"?: string
|
|
1517
|
-
"pets.dialogs.addedit.addbtn"?: string
|
|
1518
|
-
"pets.dialogs.addedit.savebtn"?: string
|
|
1519
|
-
"Show details"?: string
|
|
1520
|
-
"Maximum Attribute Value"?: string
|
|
1521
|
-
"Maximum Skill Value"?: string
|
|
1522
|
-
"Maximum Combat Technique"?: string
|
|
1523
|
-
"Maximum Attribute Total"?: string
|
|
1524
|
-
"Number of Spells/Liturgical Chants"?: string
|
|
1525
|
-
"Number from other Traditions"?: string
|
|
1526
|
-
"Check"?: string
|
|
1527
|
-
"Applications"?: string
|
|
1528
|
-
"Encumbrance"?: string
|
|
1529
|
-
"Yes"?: string
|
|
1530
|
-
"No"?: string
|
|
1531
|
-
"Maybe"?: string
|
|
1532
|
-
"Tools"?: string
|
|
1533
|
-
"Quality"?: string
|
|
1534
|
-
"Failed Check"?: string
|
|
1535
|
-
"Critical Success"?: string
|
|
1536
|
-
"Botch"?: string
|
|
1537
|
-
"Improvement Cost"?: string
|
|
1538
|
-
"Front Cover Inside"?: string
|
|
1539
|
-
"Back Cover Inside"?: string
|
|
1540
|
-
"since the {0}. printing"?: string
|
|
1541
|
-
"removed in {0}. printing"?: string
|
|
454
|
+
"About {$app}": string & { __params: { "app": StringableTranslationParameter } }
|
|
455
|
+
"Preferences …": string
|
|
456
|
+
"Services": string
|
|
457
|
+
"Hide {$app}": string & { __params: { "app": StringableTranslationParameter } }
|
|
458
|
+
"Hide Others": string
|
|
459
|
+
"Show All": string
|
|
460
|
+
"Quit {$app}": string & { __params: { "app": StringableTranslationParameter } }
|
|
461
|
+
".input {$os :string} {{File}}": string & { __params: { "os": string } }
|
|
462
|
+
"Close": string
|
|
463
|
+
"Quit": string
|
|
464
|
+
"Edit": string
|
|
465
|
+
"Undo": string
|
|
466
|
+
"Redo": string
|
|
467
|
+
"Cut": string
|
|
468
|
+
"Copy": string
|
|
469
|
+
"Paste": string
|
|
470
|
+
"Delete": string
|
|
471
|
+
"Select All": string
|
|
472
|
+
"View": string
|
|
473
|
+
"Toggle Full Screen": string
|
|
474
|
+
"Window": string
|
|
475
|
+
"Minimize": string
|
|
476
|
+
"Zoom": string
|
|
477
|
+
"Main Window": string
|
|
478
|
+
"Bring All to Front": string
|
|
479
|
+
"Settings": string
|
|
480
|
+
"Main Language": string
|
|
481
|
+
"System Language": string
|
|
482
|
+
"Fallback Language": string
|
|
483
|
+
"No fallback language": string
|
|
484
|
+
"Appearance": string
|
|
485
|
+
"Auto": string
|
|
486
|
+
"Light": string
|
|
487
|
+
"Dark": string
|
|
488
|
+
"Edit characters after creation": string
|
|
489
|
+
"Show animations": string
|
|
490
|
+
"Check for updates": string
|
|
491
|
+
"Updater": string
|
|
492
|
+
"Checking for updates …": string
|
|
493
|
+
"New version available": string
|
|
494
|
+
"Version {$version} is available! Do you wish to download and install?": string & { __params: { "version": StringableTranslationParameter } }
|
|
495
|
+
"Download": string
|
|
496
|
+
"Download Later": string
|
|
497
|
+
"Downloading update …": string
|
|
498
|
+
"Update downloaded": string
|
|
499
|
+
"Quit and Install": string
|
|
500
|
+
"Install Later": string
|
|
501
|
+
"No update available": string
|
|
502
|
+
"You're running the latest version available.": string
|
|
503
|
+
"Characters": string
|
|
504
|
+
"Groups": string
|
|
505
|
+
"Library": string
|
|
506
|
+
"FAQ": string
|
|
507
|
+
"About": string
|
|
508
|
+
"Imprint": string
|
|
509
|
+
"Third-Party Licenses": string
|
|
510
|
+
"Last Changes": string
|
|
511
|
+
"Profile": string
|
|
512
|
+
"Overview": string
|
|
513
|
+
"Personal Data": string
|
|
514
|
+
"Character Sheet": string
|
|
515
|
+
"Pact": string
|
|
516
|
+
"Rules": string
|
|
517
|
+
"Race, Culture & Profession": string
|
|
518
|
+
"Race": string
|
|
519
|
+
"Culture": string
|
|
520
|
+
"Profession": string
|
|
521
|
+
"Attributes": string
|
|
522
|
+
"Advantages & Disadvantages": string
|
|
523
|
+
"Advantages": string
|
|
524
|
+
"Disadvantages": string
|
|
525
|
+
"Abilities": string
|
|
526
|
+
"Skills": string
|
|
527
|
+
"Combat Techniques": string
|
|
528
|
+
"Special Abilities": string
|
|
529
|
+
"Spells": string
|
|
530
|
+
"Liturgical Chants": string
|
|
531
|
+
"Belongings": string
|
|
532
|
+
"Equipment": string
|
|
533
|
+
"Hit Zone Armor": string
|
|
534
|
+
"Pets": string
|
|
535
|
+
"{$value} AP Remaining": string & { __params: { "value": StringableTranslationParameter } }
|
|
536
|
+
"Save": string
|
|
537
|
+
"Show Settings": string
|
|
538
|
+
"Toggle DevTools": string
|
|
539
|
+
"Adventure Points": string
|
|
540
|
+
"AP": string
|
|
541
|
+
".input {$value :number} {{{$value} Adventure Points}}": string & { __params: { "value": number } }
|
|
542
|
+
"{$value} AP": string & { __params: { "value": StringableTranslationParameter } }
|
|
543
|
+
"{$value} Total AP": string & { __params: { "value": StringableTranslationParameter } }
|
|
544
|
+
"{$value} AP Spent": string & { __params: { "value": StringableTranslationParameter } }
|
|
545
|
+
"{$value}/{$max} AP spent on advantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
546
|
+
"Thereof {$value}/{$max} on magic advantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
547
|
+
"Thereof {$value}/{$max} on blessed advantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
548
|
+
"{$value}/{$max} AP received from disadvantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
549
|
+
"Thereof {$value}/{$max} from magic disadvantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
550
|
+
"Thereof {$value}/{$max} from blessed disadvantages": string & { __params: { "value": StringableTranslationParameter; "max": StringableTranslationParameter } }
|
|
551
|
+
"{$value} AP spent on race": string & { __params: { "value": StringableTranslationParameter } }
|
|
552
|
+
"{$value} AP spent on profession": string & { __params: { "value": StringableTranslationParameter } }
|
|
553
|
+
"{$value} AP spent on attributes": string & { __params: { "value": StringableTranslationParameter } }
|
|
554
|
+
"{$value} AP spent on skills": string & { __params: { "value": StringableTranslationParameter } }
|
|
555
|
+
"{$value} AP spent on combat techniques": string & { __params: { "value": StringableTranslationParameter } }
|
|
556
|
+
"{$value} AP spent on spells": string & { __params: { "value": StringableTranslationParameter } }
|
|
557
|
+
"{$value} AP spent on cantrips": string & { __params: { "value": StringableTranslationParameter } }
|
|
558
|
+
"{$value} AP spent on liturgical chants": string & { __params: { "value": StringableTranslationParameter } }
|
|
559
|
+
"{$value} AP spent on blessings": string & { __params: { "value": StringableTranslationParameter } }
|
|
560
|
+
"{$value} AP spent on special abilities": string & { __params: { "value": StringableTranslationParameter } }
|
|
561
|
+
"{$value} AP spent on improving/buying back LP/AE/KP": string & { __params: { "value": StringableTranslationParameter } }
|
|
562
|
+
"header.dialogs.herosaved": string
|
|
563
|
+
"header.dialogs.allsaved": string
|
|
564
|
+
"header.dialogs.everythingelsesaved": string
|
|
565
|
+
"header.dialogs.saveconfigerror.title": string
|
|
566
|
+
"header.dialogs.saveconfigerror.message": string
|
|
567
|
+
"header.dialogs.saveheroeserror.title": string
|
|
568
|
+
"header.dialogs.saveheroeserror.message": string
|
|
569
|
+
"general.weightvalue": string
|
|
570
|
+
"general.pricevalue": string
|
|
571
|
+
"general.lengthvalue": string
|
|
572
|
+
"D": string
|
|
573
|
+
"general.none": string
|
|
574
|
+
"general.or": string
|
|
575
|
+
"general.and": string
|
|
576
|
+
"general.error": string
|
|
577
|
+
"general.errorcode": string
|
|
578
|
+
"general.emptylistplaceholder": string
|
|
579
|
+
"general.emptylistnoresultsplaceholder": string
|
|
580
|
+
"No Results": string
|
|
581
|
+
"Search": string
|
|
582
|
+
"Sort By": string
|
|
583
|
+
"Name": string
|
|
584
|
+
"Date Modified": string
|
|
585
|
+
"Group": string
|
|
586
|
+
"Property": string
|
|
587
|
+
"general.filters.sort.bylocation": string
|
|
588
|
+
"general.filters.sort.bycost": string
|
|
589
|
+
"general.filters.sort.byweight": string
|
|
590
|
+
"general.filters.showactivatedentries": string
|
|
591
|
+
"Done": string
|
|
592
|
+
"OK": string
|
|
593
|
+
"Cancel": string
|
|
594
|
+
"Create": string
|
|
595
|
+
"Apply": string
|
|
596
|
+
"Add": string
|
|
597
|
+
"Not enough AP": string
|
|
598
|
+
".input {$value :number} {{You are missing {$value} Adventure Points to do this.}}": string & { __params: { "value": number } }
|
|
599
|
+
"Exceeding Adventure Points limit for advantages": string
|
|
600
|
+
"You cannot spend more than {$max} AP on advantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
601
|
+
"Exceeding Adventure Points limit for magical advantages": string
|
|
602
|
+
"You cannot spend more than {$max} AP on magical advantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
603
|
+
"Exceeding Adventure Points limit for blessed advantages": string
|
|
604
|
+
"You cannot spend more than {$max} AP on blessed advantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
605
|
+
"Exceeding Adventure Points limit for disadvantages": string
|
|
606
|
+
"You cannot receive more than {$max} AP from disadvantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
607
|
+
"Exceeding Adventure Points limit for magical disadvantages": string
|
|
608
|
+
"You cannot receive more than {$max} AP from magical disadvantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
609
|
+
"Exceeding Adventure Points limit for blessed disadvantages": string
|
|
610
|
+
"You cannot receive more than {$max} AP from blessed disadvantages. You would exceed this limit by {$over} AP.": string & { __params: { "max": StringableTranslationParameter; "over": StringableTranslationParameter } }
|
|
611
|
+
"heroes.filters.origin.allheroes": string
|
|
612
|
+
"heroes.filters.origin.ownheroes": string
|
|
613
|
+
"heroes.filters.origin.sharedheroes": string
|
|
614
|
+
"Import": string
|
|
615
|
+
"New Character": string
|
|
616
|
+
"Duplicate Character": string
|
|
617
|
+
"Export Character as OPTLC file": string
|
|
618
|
+
"Delete Character": string
|
|
619
|
+
"Open Character": string
|
|
620
|
+
"heroes.saveherobtn": string
|
|
621
|
+
"heroes.unsavedhero.name": string
|
|
622
|
+
"heroes.list.adventurepoints": string
|
|
623
|
+
"heroes.dialogs.herosaved": string
|
|
624
|
+
"heroes.dialogs.importheroerror.title": string
|
|
625
|
+
"heroes.dialogs.importheroerror.message": string
|
|
626
|
+
"heroes.dialogs.heroexportsavelocation.title": string
|
|
627
|
+
"heroes.dialogs.herojsonsaveerror.title": string
|
|
628
|
+
"heroes.dialogs.herojsonsaveerror.message": string
|
|
629
|
+
"heroes.dialogs.unsavedactions.title": string
|
|
630
|
+
"heroes.dialogs.unsavedactions.message": string
|
|
631
|
+
"heroes.dialogs.unsavedactions.quit": string
|
|
632
|
+
"heroes.dialogs.unsavedactions.saveandquit": string
|
|
633
|
+
"heroes.dialogs.deletehero.title": string
|
|
634
|
+
"heroes.dialogs.deletehero.message": string
|
|
635
|
+
"heroes.dialogs.herocreation.title": string
|
|
636
|
+
"heroes.dialogs.herocreation.nameofhero": string
|
|
637
|
+
"heroes.dialogs.herocreation.sex.placeholder": string
|
|
638
|
+
"heroes.dialogs.herocreation.sex.male": string
|
|
639
|
+
"heroes.dialogs.herocreation.sex.female": string
|
|
640
|
+
"heroes.dialogs.herocreation.experiencelevel.placeholder": string
|
|
641
|
+
"heroes.dialogs.herocreation.startbtn": string
|
|
642
|
+
"wiki.chooseacategory": string
|
|
643
|
+
"wiki.chooseacategorytodisplayalist": string
|
|
644
|
+
"wiki.filters.races": string
|
|
645
|
+
"wiki.filters.cultures": string
|
|
646
|
+
"wiki.filters.professions": string
|
|
647
|
+
"wiki.filters.advantages": string
|
|
648
|
+
"wiki.filters.disadvantages": string
|
|
649
|
+
"wiki.filters.skills": string
|
|
650
|
+
"wiki.filters.skills.all": string
|
|
651
|
+
"wiki.filters.combattechniques": string
|
|
652
|
+
"wiki.filters.combattechniques.all": string
|
|
653
|
+
"wiki.filters.magic": string
|
|
654
|
+
"wiki.filters.magic.all": string
|
|
655
|
+
"wiki.filters.liturgicalchants": string
|
|
656
|
+
"wiki.filters.liturgicalchants.all": string
|
|
657
|
+
"wiki.filters.specialabilities": string
|
|
658
|
+
"wiki.filters.specialabilities.all": string
|
|
659
|
+
"wiki.filters.itemtemplates": string
|
|
660
|
+
"wiki.filters.itemtemplates.all": string
|
|
661
|
+
"Edit Name": string
|
|
662
|
+
"Change Name": string
|
|
663
|
+
"Edit Profession Name": string
|
|
664
|
+
"Change Profession Name": string
|
|
665
|
+
"Add AP": string
|
|
666
|
+
"Add Adventure Points": string
|
|
667
|
+
"How many Adventure Points do you want to add?": string
|
|
668
|
+
"Finish Character Creation": string
|
|
669
|
+
"Select New Avatar": string
|
|
670
|
+
"Delete Avatar": string
|
|
671
|
+
"profile.dialogs.changeheroavatar.title": string
|
|
672
|
+
"profile.dialogs.changeheroavatar.selectfilebtn": string
|
|
673
|
+
"profile.dialogs.changeheroavatar.imagefiletype": string
|
|
674
|
+
"profile.dialogs.changeheroavatar.invalidfilewarning": string
|
|
675
|
+
"Male": string
|
|
676
|
+
"Female": string
|
|
677
|
+
"Bal’Thani": string
|
|
678
|
+
"Tsajana": string
|
|
679
|
+
"Family": string
|
|
680
|
+
"Place of Birth": string
|
|
681
|
+
"Date of Birth": string
|
|
682
|
+
"Age": string
|
|
683
|
+
"Hair Color": string
|
|
684
|
+
"Eye Color": string
|
|
685
|
+
"Size": string
|
|
686
|
+
"Weight": string
|
|
687
|
+
"Title": string
|
|
688
|
+
"Social Status": string
|
|
689
|
+
"Characteristics": string
|
|
690
|
+
"Other Information": string
|
|
691
|
+
"Reroll Eye Color": string
|
|
692
|
+
"Reroll Hair Color": string
|
|
693
|
+
"Reroll Size": string
|
|
694
|
+
"Reroll Weight": string
|
|
695
|
+
"personaldata.cultureareaknowledge": string
|
|
696
|
+
"You can save up no more than 10 AP to use later during the game, and you cannot begin the game with a negative AP balance.": string
|
|
697
|
+
"sheets.printtopdfbtn": string
|
|
698
|
+
"sheets.dialogs.pdfexportsavelocation.title": string
|
|
699
|
+
"sheets.dialogs.pdfsaved": string
|
|
700
|
+
"sheets.dialogs.pdfsaveerror.title": string
|
|
701
|
+
"sheets.dialogs.pdfsaveerror.message": string
|
|
702
|
+
"sheets.dialogs.pdfcreationerror.title": string
|
|
703
|
+
"sheets.dialogs.pdfcreationerror.message": string
|
|
704
|
+
"sheets.showattributevalues": string
|
|
705
|
+
"sheets.useparchment": string
|
|
706
|
+
"sheets.zoomfactor": string
|
|
707
|
+
"sheets.charactersheet": string
|
|
708
|
+
"sheets.attributemodifiers.title": string
|
|
709
|
+
"sheets.mainsheet.title": string
|
|
710
|
+
"sheets.mainsheet.name": string
|
|
711
|
+
"sheets.mainsheet.family": string
|
|
712
|
+
"sheets.mainsheet.placeofbirth": string
|
|
713
|
+
"sheets.mainsheet.dateofbirth": string
|
|
714
|
+
"sheets.mainsheet.age": string
|
|
715
|
+
"sheets.mainsheet.sex": string
|
|
716
|
+
"sheets.mainsheet.race": string
|
|
717
|
+
"sheets.mainsheet.size": string
|
|
718
|
+
"sheets.mainsheet.weight": string
|
|
719
|
+
"sheets.mainsheet.haircolor": string
|
|
720
|
+
"sheets.mainsheet.eyecolor": string
|
|
721
|
+
"sheets.mainsheet.culture": string
|
|
722
|
+
"sheets.mainsheet.socialstatus": string
|
|
723
|
+
"sheets.mainsheet.profession": string
|
|
724
|
+
"sheets.mainsheet.rank": string
|
|
725
|
+
"sheets.mainsheet.characteristics": string
|
|
726
|
+
"sheets.mainsheet.otherinfo": string
|
|
727
|
+
"sheets.mainsheet.experiencelevellabel": string
|
|
728
|
+
"sheets.mainsheet.totalaplabel": string
|
|
729
|
+
"sheets.mainsheet.apcollectedlabel": string
|
|
730
|
+
"sheets.mainsheet.apspentlabel": string
|
|
731
|
+
"sheets.mainsheet.avatarlabel": string
|
|
732
|
+
"sheets.mainsheet.advantages": string
|
|
733
|
+
"sheets.mainsheet.disadvantages": string
|
|
734
|
+
"sheets.mainsheet.generalspecialabilites": string
|
|
735
|
+
"sheets.mainsheet.fatepoints": string
|
|
736
|
+
"sheets.mainsheet.derivedcharacteristics.labels.value": string
|
|
737
|
+
"sheets.mainsheet.derivedcharacteristics.labels.bonuspenalty": string
|
|
738
|
+
"sheets.mainsheet.derivedcharacteristics.labels.bonus": string
|
|
739
|
+
"sheets.mainsheet.derivedcharacteristics.labels.bought": string
|
|
740
|
+
"sheets.mainsheet.derivedcharacteristics.labels.max": string
|
|
741
|
+
"sheets.mainsheet.derivedcharacteristics.labels.current": string
|
|
742
|
+
"sheets.mainsheet.derivedcharacteristics.labels.basestat": string
|
|
743
|
+
"sheets.mainsheet.derivedcharacteristics.labels.permanentlylostboughtback": string
|
|
744
|
+
"sheets.gamestatssheet.title": string
|
|
745
|
+
"sheets.gamestatssheet.skillstable.title": string
|
|
746
|
+
"sheets.gamestatssheet.skillstable.labels.skill": string
|
|
747
|
+
"sheets.gamestatssheet.skillstable.labels.check": string
|
|
748
|
+
"sheets.gamestatssheet.skillstable.labels.encumbrance": string
|
|
749
|
+
"sheets.gamestatssheet.skillstable.labels.improvementcost": string
|
|
750
|
+
"sheets.gamestatssheet.skillstable.labels.skillrating": string
|
|
751
|
+
"sheets.gamestatssheet.skillstable.labels.routinechecks": string
|
|
752
|
+
"sheets.gamestatssheet.skillstable.labels.notes": string
|
|
753
|
+
"sheets.gamestatssheet.skillstable.encumbrance.yes": string
|
|
754
|
+
"sheets.gamestatssheet.skillstable.encumbrance.no": string
|
|
755
|
+
"sheets.gamestatssheet.skillstable.encumbrance.maybe": string
|
|
756
|
+
"sheets.gamestatssheet.skillstable.groups.pages": string
|
|
757
|
+
"sheets.gamestatssheet.languages.title": string
|
|
758
|
+
"sheets.gamestatssheet.languages.nativetongue": string
|
|
759
|
+
"sheets.gamestatssheet.knownscripts.title": string
|
|
760
|
+
"sheets.gamestatssheet.routinechecks.title": string
|
|
761
|
+
"sheets.gamestatssheet.routinechecks.textRow1": string
|
|
762
|
+
"sheets.gamestatssheet.routinechecks.textRow2": string
|
|
763
|
+
"sheets.gamestatssheet.routinechecks.textRow3": string
|
|
764
|
+
"sheets.gamestatssheet.routinechecks.textRow4": string
|
|
765
|
+
"sheets.gamestatssheet.routinechecks.labels.checkmod": string
|
|
766
|
+
"sheets.gamestatssheet.routinechecks.labels.neededsr": string
|
|
767
|
+
"sheets.gamestatssheet.routinechecks.from3on": string
|
|
768
|
+
"sheets.gamestatssheet.qualitylevels.title": string
|
|
769
|
+
"sheets.gamestatssheet.qualitylevels.labels.skillpoints": string
|
|
770
|
+
"sheets.gamestatssheet.qualitylevels.labels.qualitylevel": string
|
|
771
|
+
"sheets.combatsheet.title": string
|
|
772
|
+
"sheets.combatsheet.combattechniquestable.title": string
|
|
773
|
+
"sheets.combatsheet.combattechniquestable.labels.combattechnique": string
|
|
774
|
+
"sheets.combatsheet.combattechniquestable.labels.primaryattribute": string
|
|
775
|
+
"sheets.combatsheet.combattechniquestable.labels.improvementcost": string
|
|
776
|
+
"sheets.combatsheet.combattechniquestable.labels.combattechniquerating": string
|
|
777
|
+
"sheets.combatsheet.combattechniquestable.labels.attackrangecombat": string
|
|
778
|
+
"sheets.combatsheet.combattechniquestable.labels.parry": string
|
|
779
|
+
"sheets.combatsheet.lifepoints.title": string
|
|
780
|
+
"sheets.combatsheet.lifepoints.max": string
|
|
781
|
+
"sheets.combatsheet.lifepoints.current": string
|
|
782
|
+
"sheets.combatsheet.lifepoints.pain1": string
|
|
783
|
+
"sheets.combatsheet.lifepoints.pain2": string
|
|
784
|
+
"sheets.combatsheet.lifepoints.pain3": string
|
|
785
|
+
"sheets.combatsheet.lifepoints.pain4": string
|
|
786
|
+
"sheets.combatsheet.lifepoints.dying": string
|
|
787
|
+
"sheets.combatsheet.closecombatweapons": string
|
|
788
|
+
"sheets.combatsheet.closecombatweapons.labels.weapon": string
|
|
789
|
+
"sheets.combatsheet.closecombatweapons.labels.combattechnique": string
|
|
790
|
+
"sheets.combatsheet.closecombatweapons.labels.damagebonus": string
|
|
791
|
+
"sheets.combatsheet.closecombatweapons.labels.damagepoints": string
|
|
792
|
+
"sheets.combatsheet.closecombatweapons.labels.attackparrymodifier": string
|
|
793
|
+
"sheets.combatsheet.closecombatweapons.labels.reach": string
|
|
794
|
+
"sheets.combatsheet.closecombatweapons.labels.breakingpointrating": string
|
|
795
|
+
"sheets.combatsheet.closecombatweapons.labels.damaged": string
|
|
796
|
+
"sheets.combatsheet.closecombatweapons.labels.attack": string
|
|
797
|
+
"sheets.combatsheet.closecombatweapons.labels.parry": string
|
|
798
|
+
"sheets.combatsheet.closecombatweapons.labels.weight": string
|
|
799
|
+
"sheets.combatsheet.rangedcombatweapons": string
|
|
800
|
+
"sheets.combatsheet.rangedcombatweapons.labels.weapon": string
|
|
801
|
+
"sheets.combatsheet.rangedcombatweapons.labels.combattechnique": string
|
|
802
|
+
"sheets.combatsheet.rangedcombatweapons.labels.reloadtime": string
|
|
803
|
+
"sheets.combatsheet.rangedcombatweapons.labels.damagepoints": string
|
|
804
|
+
"sheets.combatsheet.rangedcombatweapons.labels.ammunition": string
|
|
805
|
+
"sheets.combatsheet.rangedcombatweapons.labels.rangebrackets": string
|
|
806
|
+
"sheets.combatsheet.rangedcombatweapons.labels.breakingpointrating": string
|
|
807
|
+
"sheets.combatsheet.rangedcombatweapons.labels.damaged": string
|
|
808
|
+
"sheets.combatsheet.rangedcombatweapons.labels.rangedcombat": string
|
|
809
|
+
"sheets.combatsheet.rangedcombatweapons.labels.weight": string
|
|
810
|
+
"sheets.combatsheet.armors.title": string
|
|
811
|
+
"sheets.combatsheet.armors.labels.armor": string
|
|
812
|
+
"sheets.combatsheet.armors.labels.sturdinessrating": string
|
|
813
|
+
"sheets.combatsheet.armors.labels.wear": string
|
|
814
|
+
"sheets.combatsheet.armors.labels.protection": string
|
|
815
|
+
"sheets.combatsheet.armors.labels.encumbrance": string
|
|
816
|
+
"sheets.combatsheet.armors.labels.movementinitiative": string
|
|
817
|
+
"sheets.combatsheet.armors.labels.carriedwhereexamples": string
|
|
818
|
+
"sheets.combatsheet.armors.labels.head": string
|
|
819
|
+
"sheets.combatsheet.armors.labels.torso": string
|
|
820
|
+
"sheets.combatsheet.armors.labels.leftarm": string
|
|
821
|
+
"sheets.combatsheet.armors.labels.rightarm": string
|
|
822
|
+
"sheets.combatsheet.armors.labels.leftleg": string
|
|
823
|
+
"sheets.combatsheet.armors.labels.rightleg": string
|
|
824
|
+
"sheets.combatsheet.armors.labels.weight": string
|
|
825
|
+
"sheets.combatsheet.shieldparryingweapon.title": string
|
|
826
|
+
"sheets.combatsheet.shieldparryingweapon.labels.shieldparryingweapon": string
|
|
827
|
+
"sheets.combatsheet.shieldparryingweapon.labels.structurepoints": string
|
|
828
|
+
"sheets.combatsheet.shieldparryingweapon.labels.breakingpointrating": string
|
|
829
|
+
"sheets.combatsheet.shieldparryingweapon.labels.damaged": string
|
|
830
|
+
"sheets.combatsheet.shieldparryingweapon.labels.attackparrymodifier": string
|
|
831
|
+
"sheets.combatsheet.shieldparryingweapon.labels.weight": string
|
|
832
|
+
"sheets.combatsheet.actions": string
|
|
833
|
+
"sheets.combatsheet.combatspecialabilities": string
|
|
834
|
+
"sheets.combatsheet.conditions": string
|
|
835
|
+
"sheets.combatsheet.states": string
|
|
836
|
+
"sheets.belongingssheet.title": string
|
|
837
|
+
"sheets.belongingssheet.equipmenttable.title": string
|
|
838
|
+
"sheets.belongingssheet.equipmenttable.labels.item": string
|
|
839
|
+
"sheets.belongingssheet.equipmenttable.labels.number": string
|
|
840
|
+
"sheets.belongingssheet.equipmenttable.labels.price": string
|
|
841
|
+
"sheets.belongingssheet.equipmenttable.labels.weight": string
|
|
842
|
+
"sheets.belongingssheet.equipmenttable.labels.carriedwhere": string
|
|
843
|
+
"sheets.belongingssheet.equipmenttable.labels.total": string
|
|
844
|
+
"sheets.belongingssheet.purse.title": string
|
|
845
|
+
"sheets.belongingssheet.purse.ducats": string
|
|
846
|
+
"sheets.belongingssheet.purse.silverthalers": string
|
|
847
|
+
"sheets.belongingssheet.purse.halers": string
|
|
848
|
+
"sheets.belongingssheet.purse.kreutzers": string
|
|
849
|
+
"sheets.belongingssheet.purse.gems": string
|
|
850
|
+
"sheets.belongingssheet.purse.jewelry": string
|
|
851
|
+
"sheets.belongingssheet.purse.other": string
|
|
852
|
+
"sheets.belongingssheet.carryingcapacity.title": string
|
|
853
|
+
"sheets.belongingssheet.carryingcapacity.calc": string
|
|
854
|
+
"sheets.belongingssheet.carryingcapacity.label": string
|
|
855
|
+
"sheets.belongingssheet.animal.title": string
|
|
856
|
+
"sheets.belongingssheet.animal.name": string
|
|
857
|
+
"sheets.belongingssheet.animal.sizecategory": string
|
|
858
|
+
"sheets.belongingssheet.animal.type": string
|
|
859
|
+
"sheets.belongingssheet.animal.ap": string
|
|
860
|
+
"sheets.belongingssheet.animal.protection": string
|
|
861
|
+
"sheets.belongingssheet.animal.attackname": string
|
|
862
|
+
"sheets.belongingssheet.animal.attack": string
|
|
863
|
+
"sheets.belongingssheet.animal.parry": string
|
|
864
|
+
"sheets.belongingssheet.animal.damagepoints": string
|
|
865
|
+
"sheets.belongingssheet.animal.reach": string
|
|
866
|
+
"sheets.belongingssheet.animal.actions": string
|
|
867
|
+
"sheets.belongingssheet.animal.skills": string
|
|
868
|
+
"sheets.belongingssheet.animal.specialabilities": string
|
|
869
|
+
"sheets.belongingssheet.animal.notes": string
|
|
870
|
+
"sheets.spellssheet.title": string
|
|
871
|
+
"sheets.spellssheet.header.labels.aemax": string
|
|
872
|
+
"sheets.spellssheet.header.labels.aecurrent": string
|
|
873
|
+
"sheets.spellssheet.spellstable.title": string
|
|
874
|
+
"sheets.spellssheet.spellstable.labels.spellorritual": string
|
|
875
|
+
"sheets.spellssheet.spellstable.labels.check": string
|
|
876
|
+
"sheets.spellssheet.spellstable.labels.skillrating": string
|
|
877
|
+
"sheets.spellssheet.spellstable.labels.cost": string
|
|
878
|
+
"sheets.spellssheet.spellstable.labels.castingtime": string
|
|
879
|
+
"sheets.spellssheet.spellstable.labels.range": string
|
|
880
|
+
"sheets.spellssheet.spellstable.labels.duration": string
|
|
881
|
+
"sheets.spellssheet.spellstable.labels.property": string
|
|
882
|
+
"sheets.spellssheet.spellstable.labels.improvementcost": string
|
|
883
|
+
"sheets.spellssheet.spellstable.labels.effect": string
|
|
884
|
+
"sheets.spellssheet.spellstable.labels.pages": string
|
|
885
|
+
"sheets.spellssheet.spellstable.unfamiliarspell": string
|
|
886
|
+
"sheets.spellssheet.primaryattribute": string
|
|
887
|
+
"sheets.spellssheet.properties": string
|
|
888
|
+
"sheets.spellssheet.tradition": string
|
|
889
|
+
"sheets.spellssheet.magicalspecialabilities": string
|
|
890
|
+
"sheets.spellssheet.cantrips": string
|
|
891
|
+
"sheets.chantssheet.title": string
|
|
892
|
+
"sheets.chantssheet.header.labels.kpmax": string
|
|
893
|
+
"sheets.chantssheet.header.labels.kpcurrent": string
|
|
894
|
+
"sheets.chantssheet.chantstable.title": string
|
|
895
|
+
"sheets.chantssheet.chantstable.labels.chant": string
|
|
896
|
+
"sheets.chantssheet.chantstable.labels.check": string
|
|
897
|
+
"sheets.chantssheet.chantstable.labels.skillrating": string
|
|
898
|
+
"sheets.chantssheet.chantstable.labels.cost": string
|
|
899
|
+
"sheets.chantssheet.chantstable.labels.castingtime": string
|
|
900
|
+
"sheets.chantssheet.chantstable.labels.range": string
|
|
901
|
+
"sheets.chantssheet.chantstable.labels.duration": string
|
|
902
|
+
"sheets.chantssheet.chantstable.labels.aspect": string
|
|
903
|
+
"sheets.chantssheet.chantstable.labels.improvementcost": string
|
|
904
|
+
"sheets.chantssheet.chantstable.labels.effect": string
|
|
905
|
+
"sheets.chantssheet.chantstable.labels.pages": string
|
|
906
|
+
"sheets.chantssheet.primaryattribute": string
|
|
907
|
+
"sheets.chantssheet.aspects": string
|
|
908
|
+
"sheets.chantssheet.tradition": string
|
|
909
|
+
"sheets.chantssheet.blessedspecialabilities": string
|
|
910
|
+
"sheets.chantssheet.blessings": string
|
|
911
|
+
"pacts.pactcategory": string
|
|
912
|
+
"pacts.nopact": string
|
|
913
|
+
"pacts.pactlevel": string
|
|
914
|
+
"pacts.fairytype": string
|
|
915
|
+
"pacts.domain": string
|
|
916
|
+
"pacts.userdefined": string
|
|
917
|
+
"pacts.demontype": string
|
|
918
|
+
"pacts.circleofdamnation": string
|
|
919
|
+
"pacts.minorpact": string
|
|
920
|
+
"pacts.pactisincompletehint": string
|
|
921
|
+
"pacts.name": string
|
|
922
|
+
"Rule Sources": string
|
|
923
|
+
"Use all publications": string
|
|
924
|
+
"Focus Rules": string
|
|
925
|
+
"Optional Rules": string
|
|
926
|
+
"rules.manualherodatarepair": string
|
|
927
|
+
"rules.manualherodatarepairexplanation": string
|
|
928
|
+
"inlinewiki.complementarysources": string
|
|
929
|
+
"race.header.name": string
|
|
930
|
+
"race.header.adventurepoints": string
|
|
931
|
+
"race.header.adventurepoints.tooltip": string
|
|
932
|
+
"inlinewiki.apvalue": string
|
|
933
|
+
"inlinewiki.adventurepoints": string
|
|
934
|
+
"inlinewiki.lifepointbasevalue": string
|
|
935
|
+
"inlinewiki.spiritbasevalue": string
|
|
936
|
+
"inlinewiki.toughnessbasevalue": string
|
|
937
|
+
"inlinewiki.movementbasevalue": string
|
|
938
|
+
"inlinewiki.attributeadjustments": string
|
|
939
|
+
"inlinewiki.automaticadvantages": string
|
|
940
|
+
"inlinewiki.stronglyrecommendedadvantages": string
|
|
941
|
+
"inlinewiki.stronglyrecommendeddisadvantages": string
|
|
942
|
+
"inlinewiki.commoncultures": string
|
|
943
|
+
"inlinewiki.commonadvantages": string
|
|
944
|
+
"inlinewiki.commondisadvantages": string
|
|
945
|
+
"inlinewiki.uncommonadvantages": string
|
|
946
|
+
"inlinewiki.uncommondisadvantages": string
|
|
947
|
+
"culture.filters.common.allcultures": string
|
|
948
|
+
"culture.filters.common.commoncultures": string
|
|
949
|
+
"culture.header.name": string
|
|
950
|
+
"inlinewiki.language": string
|
|
951
|
+
"inlinewiki.script": string
|
|
952
|
+
"inlinewiki.areaknowledge": string
|
|
953
|
+
"inlinewiki.socialstatus": string
|
|
954
|
+
"inlinewiki.commonprofessions": string
|
|
955
|
+
"inlinewiki.commonprofessions.mundane": string
|
|
956
|
+
"inlinewiki.commonprofessions.magic": string
|
|
957
|
+
"inlinewiki.commonprofessions.blessed": string
|
|
958
|
+
"inlinewiki.commonskills": string
|
|
959
|
+
"inlinewiki.uncommonskills": string
|
|
960
|
+
"inlinewiki.commonnames": string
|
|
961
|
+
"inlinewiki.culturalpackage": string
|
|
962
|
+
"profession.ownprofession": string
|
|
963
|
+
"profession.variants.novariant": string
|
|
964
|
+
"profession.filters.common.allprofessions": string
|
|
965
|
+
"profession.filters.common.commonprofessions": string
|
|
966
|
+
"profession.filters.groups.allprofessiongroups": string
|
|
967
|
+
"profession.filters.groups.mundaneprofessions": string
|
|
968
|
+
"profession.filters.groups.magicalprofessions": string
|
|
969
|
+
"profession.filters.groups.blessedprofessions": string
|
|
970
|
+
"profession.header.name": string
|
|
971
|
+
"profession.header.adventurepoints": string
|
|
972
|
+
"profession.header.adventurepoints.tooltip": string
|
|
973
|
+
"inlinewiki.prerequisites": string
|
|
974
|
+
"inlinewiki.race": string
|
|
975
|
+
"inlinewiki.specialabilities": string
|
|
976
|
+
"inlinewiki.languagesandliteracytotalingap": string
|
|
977
|
+
"inlinewiki.skillspecialization": string
|
|
978
|
+
"inlinewiki.skillsselection": string
|
|
979
|
+
"inlinewiki.combattechniques": string
|
|
980
|
+
"inlinewiki.combattechniqueselection": string
|
|
981
|
+
"inlinewiki.combattechnique.one": string
|
|
982
|
+
"inlinewiki.combattechnique.two": string
|
|
983
|
+
"inlinewiki.combattechniquesecondselection": string
|
|
984
|
+
"inlinewiki.skills": string
|
|
985
|
+
"inlinewiki.spells": string
|
|
986
|
+
"inlinewiki.cursestotalingap": string
|
|
987
|
+
"inlinewiki.cantripsfromlist": string
|
|
988
|
+
"inlinewiki.cantrip.one": string
|
|
989
|
+
"inlinewiki.cantrip.two": string
|
|
990
|
+
"inlinewiki.liturgicalchants": string
|
|
991
|
+
"inlinewiki.thetwelveblessings": string
|
|
992
|
+
"inlinewiki.thetwelveblessingsexceptions": string
|
|
993
|
+
"inlinewiki.sixblessings": string
|
|
994
|
+
"inlinewiki.suggestedadvantages": string
|
|
995
|
+
"inlinewiki.suggesteddisadvantages": string
|
|
996
|
+
"inlinewiki.unsuitableadvantages": string
|
|
997
|
+
"inlinewiki.unsuitabledisadvantages": string
|
|
998
|
+
"inlinewiki.variants": string
|
|
999
|
+
"inlinewiki.insteadof": string
|
|
1000
|
+
"rcpselectoptions.race": string
|
|
1001
|
+
"rcpselectoptions.culture": string
|
|
1002
|
+
"rcpselectoptions.profession": string
|
|
1003
|
+
"rcpselectoptions.cantripsfromlist": string
|
|
1004
|
+
"rcpselectoptions.cantrip.one": string
|
|
1005
|
+
"rcpselectoptions.cantrip.two": string
|
|
1006
|
+
"rcpselectoptions.combattechniqueselection": string
|
|
1007
|
+
"rcpselectoptions.combattechnique.one": string
|
|
1008
|
+
"rcpselectoptions.combattechnique.two": string
|
|
1009
|
+
"rcpselectoptions.selectattributeadjustment": string
|
|
1010
|
+
"rcpselectoptions.buyculturalpackage": string
|
|
1011
|
+
"rcpselectoptions.nativetongue.placeholder": string
|
|
1012
|
+
"rcpselectoptions.buyscript": string
|
|
1013
|
+
"rcpselectoptions.script.placeholder": string
|
|
1014
|
+
"rcpselectoptions.combattechniquesecondselection": string
|
|
1015
|
+
"rcpselectoptions.cursestotalingapleft": string
|
|
1016
|
+
"rcpselectoptions.languagesandliteracytotalingapleft": string
|
|
1017
|
+
"rcpselectoptions.applicationforskillspecialization": string
|
|
1018
|
+
"rcpselectoptions.skillselectionap": string
|
|
1019
|
+
"rcpselectoptions.skillspecialization": string
|
|
1020
|
+
"rcpselectoptions.completebtn": string
|
|
1021
|
+
"rcpselectoptions.unfamiliarspells": string
|
|
1022
|
+
"rcpselectoptions.unfamiliarspellselectionfortraditionguildmage": string
|
|
1023
|
+
"rcpselectoptions.unfamiliarspell.placeholder": string
|
|
1024
|
+
"rcpselectoptions.unfamiliarspell": string
|
|
1025
|
+
"Total Points": string
|
|
1026
|
+
"Increment": string
|
|
1027
|
+
"Decrement": string
|
|
1028
|
+
"Activate": string
|
|
1029
|
+
"Attribute Adjustment Selection": string
|
|
1030
|
+
"Modifier": string
|
|
1031
|
+
"Bought": string
|
|
1032
|
+
"Lost Total": string
|
|
1033
|
+
"Bought Back": string
|
|
1034
|
+
"Buy Back Permanently Lost Point": string
|
|
1035
|
+
"Permanently Lost Life Points": string
|
|
1036
|
+
"pLP": string
|
|
1037
|
+
"Permanently Lost Arcane Energy": string
|
|
1038
|
+
"pAE": string
|
|
1039
|
+
"Permanently Lost Karma Points": string
|
|
1040
|
+
"pKP": string
|
|
1041
|
+
"Loose Permanent Points": string
|
|
1042
|
+
"How many points do you want to remove?": string
|
|
1043
|
+
"Remove": string
|
|
1044
|
+
"Permanently Spent": string
|
|
1045
|
+
"Common Advantages": string
|
|
1046
|
+
"Common Disadvantages": string
|
|
1047
|
+
"Custom AP Cost": string
|
|
1048
|
+
"AP Cost for {$category}": string & { __params: { "category": StringableTranslationParameter } }
|
|
1049
|
+
"Custom option": string
|
|
1050
|
+
"specialabilities.nativetonguelevel": string
|
|
1051
|
+
"Advanced Combat Special Abilities": string
|
|
1052
|
+
"Advanced Karma Special Abilities": string
|
|
1053
|
+
"Advanced Magical Special Abilities": string
|
|
1054
|
+
"Advanced Skill Special Abilities": string
|
|
1055
|
+
"Ancestor Glyphs": string
|
|
1056
|
+
"Arcane Orb Enchantments": string
|
|
1057
|
+
"Attire Enchantments": string
|
|
1058
|
+
"Blessed Traditions": string
|
|
1059
|
+
"Bowl Enchantments": string
|
|
1060
|
+
"Brawling Special Abilities": string
|
|
1061
|
+
"Cauldron Enchantments": string
|
|
1062
|
+
"Ceremonial Item Special Abilities": string
|
|
1063
|
+
"Chronicle Enchantments": string
|
|
1064
|
+
"Combat Special Abilities": string
|
|
1065
|
+
"Combat Style Special Abilities": string
|
|
1066
|
+
"Command Special Abilities": string
|
|
1067
|
+
"Dagger Rituals": string
|
|
1068
|
+
"Familiar Special Abilities": string
|
|
1069
|
+
"Fate Point Sex Special Abilities": string
|
|
1070
|
+
"Fate Point Special Abilities": string
|
|
1071
|
+
"Fools Hat Enchantments": string
|
|
1072
|
+
"General Special Abilities": string
|
|
1073
|
+
"Instrument Enchantments": string
|
|
1074
|
+
"Karma Special Abilities": string
|
|
1075
|
+
"Krallenkettenzauber": string
|
|
1076
|
+
"Liturgical Style Special Abilities": string
|
|
1077
|
+
"Lycantropic Gifts": string
|
|
1078
|
+
"Magical Signs": string
|
|
1079
|
+
"Magical Special Abilities": string
|
|
1080
|
+
"Magical Traditions": string
|
|
1081
|
+
"Magic Style Special Abilities": string
|
|
1082
|
+
"Orb Enchantments": string
|
|
1083
|
+
"Pact Gifts": string
|
|
1084
|
+
"Protective/Warding Circle Special Abilities": string
|
|
1085
|
+
"Ring Enchantments": string
|
|
1086
|
+
"Sermons": string
|
|
1087
|
+
"Sex Special Abilities": string
|
|
1088
|
+
"Sickle Rituals": string
|
|
1089
|
+
"Sikaryan Drain Special Abilities": string
|
|
1090
|
+
"Skill Style Special Abilities": string
|
|
1091
|
+
"Spell Sword Enchantments": string
|
|
1092
|
+
"Staff Enchantments": string
|
|
1093
|
+
"Toy Enchantments": string
|
|
1094
|
+
"Trinkhornzauber": string
|
|
1095
|
+
"Vampiric Gifts": string
|
|
1096
|
+
"Visions": string
|
|
1097
|
+
"Wand Enchantments": string
|
|
1098
|
+
"Weapon Enchantments": string
|
|
1099
|
+
"inlinewiki.rule": string
|
|
1100
|
+
"inlinewiki.effect": string
|
|
1101
|
+
"inlinewiki.extendedcombatspecialabilities": string
|
|
1102
|
+
"inlinewiki.extendedmagicalspecialabilities": string
|
|
1103
|
+
"inlinewiki.extendedblessedspecialabilities": string
|
|
1104
|
+
"inlinewiki.extendedskillspecialabilities": string
|
|
1105
|
+
"inlinewiki.penalty": string
|
|
1106
|
+
"inlinewiki.level": string
|
|
1107
|
+
"inlinewiki.perlevel": string
|
|
1108
|
+
"inlinewiki.volume": string
|
|
1109
|
+
"inlinewiki.aspect": string
|
|
1110
|
+
"inlinewiki.bindingcost": string
|
|
1111
|
+
"inlinewiki.protectivecircle": string
|
|
1112
|
+
"inlinewiki.wardingcircle": string
|
|
1113
|
+
"inlinewiki.actions": string
|
|
1114
|
+
"inlinewiki.racecultureorprofessionrequiresautomaticorsuggested": string
|
|
1115
|
+
"inlinewiki.advantage": string
|
|
1116
|
+
"inlinewiki.disadvantage": string
|
|
1117
|
+
"inlinewiki.primaryattributeofthetradition": string
|
|
1118
|
+
"inlinewiki.knowledgeofspell": string
|
|
1119
|
+
"inlinewiki.knowledgeofliturgicalchant": string
|
|
1120
|
+
"inlinewiki.appropriatecombatstylespecialability": string
|
|
1121
|
+
"inlinewiki.appropriatemagicalstylespecialability": string
|
|
1122
|
+
"inlinewiki.appropriateblessedstylespecialability": string
|
|
1123
|
+
"inlinewiki.appropriateskillstylespecialability": string
|
|
1124
|
+
"inlinewiki.sex": string
|
|
1125
|
+
"inlinewiki.sex.male": string
|
|
1126
|
+
"inlinewiki.sex.female": string
|
|
1127
|
+
"inlinewiki.combattechniques.groups.all": string
|
|
1128
|
+
"inlinewiki.combattechniques.groups.allmeleecombattechniques": string
|
|
1129
|
+
"inlinewiki.combattechniques.groups.allrangedcombattechniques": string
|
|
1130
|
+
"inlinewiki.combattechniques.groups.allmeleecombattechniqueswithparry": string
|
|
1131
|
+
"inlinewiki.combattechniques.groups.allmeleecombattechniquesforonehandedweapons": string
|
|
1132
|
+
"inlinewiki.socialstatusxorhigher": string
|
|
1133
|
+
"Common Skills": string
|
|
1134
|
+
"SR": string
|
|
1135
|
+
"Skill Rating": string
|
|
1136
|
+
"IC": string
|
|
1137
|
+
"New Applications": string
|
|
1138
|
+
"Uses": string
|
|
1139
|
+
"Strongly Recommended": string
|
|
1140
|
+
"Common": string
|
|
1141
|
+
"Uncommon": string
|
|
1142
|
+
"Unfamiliar Spells": string
|
|
1143
|
+
"CTR": string
|
|
1144
|
+
"Combat Technique Rating": string
|
|
1145
|
+
"P": string
|
|
1146
|
+
"Primary Attribute(s)": string
|
|
1147
|
+
"AT": string
|
|
1148
|
+
"Attack": string
|
|
1149
|
+
"PA": string
|
|
1150
|
+
"Parry": string
|
|
1151
|
+
"Close Combat": string
|
|
1152
|
+
"Ranged Combat": string
|
|
1153
|
+
"Special": string
|
|
1154
|
+
"Primary Attribute": string
|
|
1155
|
+
"Cantrips": string
|
|
1156
|
+
"Rituals": string
|
|
1157
|
+
"Curses": string
|
|
1158
|
+
"Elven Magical Songs": string
|
|
1159
|
+
"Domination Rituals": string
|
|
1160
|
+
"Magical Dances": string
|
|
1161
|
+
"Magical Melodies": string
|
|
1162
|
+
"Jester Tricks": string
|
|
1163
|
+
"Animist Powers": string
|
|
1164
|
+
"Geode Rituals": string
|
|
1165
|
+
"Zibilja Rituals": string
|
|
1166
|
+
"Mod": string
|
|
1167
|
+
"Check Modifier": string
|
|
1168
|
+
"spells.traditions.general": string
|
|
1169
|
+
"magicalactions.animistforces.tribes.general": string
|
|
1170
|
+
" (modified by {$modifier})": string & { __params: { "modifier": StringableTranslationParameter } }
|
|
1171
|
+
" (−{$modifier})": string & { __params: { "modifier": StringableTranslationParameter } }
|
|
1172
|
+
"{$first} or {$second}, depending on which value is higher": string & { __params: { "first": StringableTranslationParameter; "second": StringableTranslationParameter } }
|
|
1173
|
+
"Invocation Difficulty": string
|
|
1174
|
+
"ID": string
|
|
1175
|
+
"Creation Difficulty": string
|
|
1176
|
+
"CD": string
|
|
1177
|
+
"Effect": string
|
|
1178
|
+
"Casting Time": string
|
|
1179
|
+
"Ritual Time": string
|
|
1180
|
+
"Liturgical Time": string
|
|
1181
|
+
"Ceremonial Time": string
|
|
1182
|
+
"AE Cost": string
|
|
1183
|
+
"KP Cost": string
|
|
1184
|
+
"Range": string
|
|
1185
|
+
"Duration": string
|
|
1186
|
+
"Target Category": string
|
|
1187
|
+
"Traditions": string
|
|
1188
|
+
" (you cannot use a modification on this spell’s casting time)": string
|
|
1189
|
+
" (you cannot use a modification on this spell’s cost)": string
|
|
1190
|
+
" (you cannot use a modification on this spell’s range)": string
|
|
1191
|
+
" (you cannot use a modification on this ritual’s ritual time)": string
|
|
1192
|
+
" (you cannot use a modification on this ritual’s cost)": string
|
|
1193
|
+
" (you cannot use a modification on this ritual’s range)": string
|
|
1194
|
+
" (you cannot use a modification on this chant’s liturgical time)": string
|
|
1195
|
+
" (you cannot use a modification on this chant’s cost)": string
|
|
1196
|
+
" (you cannot use a modification on this chant’s range)": string
|
|
1197
|
+
" (you cannot use a modification on this ceremony’s ceremonial time)": string
|
|
1198
|
+
" (you cannot use a modification on this ceremony’s cost)": string
|
|
1199
|
+
" (you cannot use a modification on this ceremony’s range)": string
|
|
1200
|
+
" (cannot modify)": string
|
|
1201
|
+
"{$value} act": string & { __params: { "value": StringableTranslationParameter } }
|
|
1202
|
+
"act": string
|
|
1203
|
+
".input {$value :number} {{{$value} actions}}": string & { __params: { "value": number } }
|
|
1204
|
+
"actions": string
|
|
1205
|
+
"{$value} s": string & { __params: { "value": StringableTranslationParameter } }
|
|
1206
|
+
"s": string
|
|
1207
|
+
".input {$value :number} {{{$value} seconds}}": string & { __params: { "value": number } }
|
|
1208
|
+
"seconds": string
|
|
1209
|
+
"{$value} min": string & { __params: { "value": StringableTranslationParameter } }
|
|
1210
|
+
"min": string
|
|
1211
|
+
".input {$value :number} {{{$value} minutes}}": string & { __params: { "value": number } }
|
|
1212
|
+
"minutes": string
|
|
1213
|
+
"{$value} h": string & { __params: { "value": StringableTranslationParameter } }
|
|
1214
|
+
"h": string
|
|
1215
|
+
".input {$value :number} {{{$value} hours}}": string & { __params: { "value": number } }
|
|
1216
|
+
"hours": string
|
|
1217
|
+
"{$value} d": string & { __params: { "value": StringableTranslationParameter } }
|
|
1218
|
+
"d": string
|
|
1219
|
+
".input {$value :number} {{{$value} days}}": string & { __params: { "value": number } }
|
|
1220
|
+
"days": string
|
|
1221
|
+
".input {$value :number} {{{$value} wks.}}": string & { __params: { "value": number } }
|
|
1222
|
+
"wks.": string
|
|
1223
|
+
".input {$value :number} {{{$value} weeks}}": string & { __params: { "value": number } }
|
|
1224
|
+
"weeks": string
|
|
1225
|
+
".input {$value :number} {{{$value} mos.}}": string & { __params: { "value": number } }
|
|
1226
|
+
"mos.": string
|
|
1227
|
+
".input {$value :number} {{{$value} months}}": string & { __params: { "value": number } }
|
|
1228
|
+
"months": string
|
|
1229
|
+
".input {$value :number} {{{$value} yrs.}}": string & { __params: { "value": number } }
|
|
1230
|
+
"yrs.": string
|
|
1231
|
+
".input {$value :number} {{{$value} years}}": string & { __params: { "value": number } }
|
|
1232
|
+
"years": string
|
|
1233
|
+
"{$value} cent.": string & { __params: { "value": StringableTranslationParameter } }
|
|
1234
|
+
"cent.": string
|
|
1235
|
+
".input {$value :number} {{{$value} centuries}}": string & { __params: { "value": number } }
|
|
1236
|
+
"centuries": string
|
|
1237
|
+
"{$value} SA": string & { __params: { "value": StringableTranslationParameter } }
|
|
1238
|
+
".input {$value :number} {{{$value} seduction actions}}": string & { __params: { "value": number } }
|
|
1239
|
+
"{$value} rnds": string & { __params: { "value": StringableTranslationParameter } }
|
|
1240
|
+
".input {$value :number} {{{$value} rounds}}": string & { __params: { "value": number } }
|
|
1241
|
+
"{$value} CR": string & { __params: { "value": StringableTranslationParameter } }
|
|
1242
|
+
"CR": string
|
|
1243
|
+
".input {$value :number} {{{$value} combat rounds}}": string & { __params: { "value": number } }
|
|
1244
|
+
"combat rounds": string
|
|
1245
|
+
"{$value} AE": string & { __params: { "value": StringableTranslationParameter } }
|
|
1246
|
+
"{$value} KP": string & { __params: { "value": StringableTranslationParameter } }
|
|
1247
|
+
"min. ": string
|
|
1248
|
+
"at least ": string
|
|
1249
|
+
"min. {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1250
|
+
"at least {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1251
|
+
"/{$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1252
|
+
" per {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1253
|
+
", minimum of {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1254
|
+
" ({$value} perm.)": string & { __params: { "value": StringableTranslationParameter } }
|
|
1255
|
+
".input {$value :number} {{, {$value} of which are permanent}}": string & { __params: { "value": number } }
|
|
1256
|
+
"half of the activation cost": string
|
|
1257
|
+
" and ": string
|
|
1258
|
+
" + ": string
|
|
1259
|
+
" or ": string
|
|
1260
|
+
" / ": string
|
|
1261
|
+
" for ": string
|
|
1262
|
+
" (no more than {$value})": string & { __params: { "value": StringableTranslationParameter } }
|
|
1263
|
+
" (max. {$value})": string & { __params: { "value": StringableTranslationParameter } }
|
|
1264
|
+
"no more than {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1265
|
+
"max. {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1266
|
+
"Immediate": string
|
|
1267
|
+
"Permanent": string
|
|
1268
|
+
"no more than ": string
|
|
1269
|
+
"max. ": string
|
|
1270
|
+
"Quality Levels": string
|
|
1271
|
+
"QL": string
|
|
1272
|
+
"QL {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
1273
|
+
"Skill Points": string
|
|
1274
|
+
"SP": string
|
|
1275
|
+
"Sustained": string
|
|
1276
|
+
"(S)": string
|
|
1277
|
+
".input {$value :number} {{{$value} yards}}": string & { __params: { "value": number } }
|
|
1278
|
+
"{$value} yd": string & { __params: { "value": StringableTranslationParameter } }
|
|
1279
|
+
".input {$value :number} {{{$value} miles}}": string & { __params: { "value": number } }
|
|
1280
|
+
"{$value} mi.": string & { __params: { "value": StringableTranslationParameter } }
|
|
1281
|
+
"Sight": string
|
|
1282
|
+
"Self": string
|
|
1283
|
+
"Global": string
|
|
1284
|
+
"Touch": string
|
|
1285
|
+
"Radius": string
|
|
1286
|
+
" (casting)": string
|
|
1287
|
+
"Zone": string
|
|
1288
|
+
"Liturgical Chants and Ceremonies": string
|
|
1289
|
+
"General": string
|
|
1290
|
+
"Note": string
|
|
1291
|
+
"all": string
|
|
1292
|
+
"none": string
|
|
1293
|
+
"State": string
|
|
1294
|
+
"Social Status {$minStatus} or higher": string & { __params: { "minStatus": StringableTranslationParameter } }
|
|
1295
|
+
"Person with {$sexualCharacteristic}": string & { __params: { "sexualCharacteristic": StringableTranslationParameter } }
|
|
1296
|
+
"Penis": string
|
|
1297
|
+
"Vagina": string
|
|
1298
|
+
"the SR for {$skill} combined must add up to at least {$minRating}": string & { __params: { "skill": StringableTranslationParameter; "minRating": StringableTranslationParameter } }
|
|
1299
|
+
".input {$count :number} .input {$minRating :number} {{{$count} on at least SR {$minRating}: {$list}}}": string & { __params: { "count": number; "minRating": number; "list": StringableTranslationParameter } }
|
|
1300
|
+
".input {$count :number} .input {$minRating :number} {{{$count} arcane works with the property {$property} at SR {$minRating} or higher}}": string & { __params: { "count": number; "minRating": number; "property": StringableTranslationParameter } }
|
|
1301
|
+
".input {$count :number} .input {$minRating :number} {{{$count} liturgical chants and ceremonies with the aspect {$aspect} at SR {$minRating} or higher}}": string & { __params: { "count": number; "minRating": number; "aspect": StringableTranslationParameter } }
|
|
1302
|
+
".input {$count :number} {{{$count} of the following skills}}": string & { __params: { "count": number } }
|
|
1303
|
+
".input {$count :number} {{{$count} combat techniques}}": string & { __params: { "count": number } }
|
|
1304
|
+
".input {$count :number} {{{$count} close combat techniques}}": string & { __params: { "count": number } }
|
|
1305
|
+
".input {$count :number} {{{$count} ranged combat techniques}}": string & { __params: { "count": number } }
|
|
1306
|
+
"special ability": string
|
|
1307
|
+
"no special ability": string
|
|
1308
|
+
"Tradition": string
|
|
1309
|
+
"Tradition ({$tradition})": string & { __params: { "tradition": StringableTranslationParameter } }
|
|
1310
|
+
"Church": string
|
|
1311
|
+
"Shaman": string
|
|
1312
|
+
"Tradition must be able to use rituals": string
|
|
1313
|
+
"Tradition must be able to bind familiars": string
|
|
1314
|
+
"spell enhancement": string
|
|
1315
|
+
"liturgical enhancement": string
|
|
1316
|
+
"for": string
|
|
1317
|
+
"no other ancestor blood advantage": string
|
|
1318
|
+
"Race, culture, or profession must have {$entry} as an automatic or suggested {$itemOfCategory}": string & { __params: { "entry": StringableTranslationParameter; "itemOfCategory": StringableTranslationParameter } }
|
|
1319
|
+
"advantage": string
|
|
1320
|
+
"disadvantage": string
|
|
1321
|
+
"domain {$domain}": string & { __params: { "domain": StringableTranslationParameter } }
|
|
1322
|
+
"{$pact} level {$pactLevel}": string & { __params: { "pact": StringableTranslationParameter; "pactLevel": StringableTranslationParameter } }
|
|
1323
|
+
"Level {$level}:": string & { __params: { "level": StringableTranslationParameter } }
|
|
1324
|
+
"inlinewiki.castingtime": string
|
|
1325
|
+
"inlinewiki.ritualtime": string
|
|
1326
|
+
"inlinewiki.aecost": string
|
|
1327
|
+
"inlinewiki.range": string
|
|
1328
|
+
"inlinewiki.duration": string
|
|
1329
|
+
"inlinewiki.targetcategory": string
|
|
1330
|
+
"inlinewiki.property": string
|
|
1331
|
+
"inlinewiki.traditions": string
|
|
1332
|
+
"inlinewiki.skill": string
|
|
1333
|
+
"inlinewiki.lengthoftime": string
|
|
1334
|
+
"inlinewiki.musictradition": string
|
|
1335
|
+
"inlinewiki.youcannotuseamodificationonthisspellscastingtime": string
|
|
1336
|
+
"inlinewiki.youcannotuseamodificationonthisspellsritualtime": string
|
|
1337
|
+
"inlinewiki.youcannotuseamodificationonthisspellscost": string
|
|
1338
|
+
"inlinewiki.youcannotuseamodificationonthisspellsrange": string
|
|
1339
|
+
"inlinewiki.youcannotuseamodificationonthisspellsduration": string
|
|
1340
|
+
"inlinewiki.spellenhancements": string
|
|
1341
|
+
"inlinewiki.spellenhancements.title": string
|
|
1342
|
+
"inlinewiki.tribaltraditions": string
|
|
1343
|
+
"inlinewiki.brew": string
|
|
1344
|
+
"inlinewiki.spirithalf": string
|
|
1345
|
+
"inlinewiki.spirithalf.short": string
|
|
1346
|
+
"inlinewiki.spiritortoughness": string
|
|
1347
|
+
"inlinewiki.spiritortoughness.short": string
|
|
1348
|
+
"inlinewiki.note": string
|
|
1349
|
+
"Blessings": string
|
|
1350
|
+
"Ceremonies": string
|
|
1351
|
+
"liturgicalchants.addbtn": string
|
|
1352
|
+
"liturgicalchants.header.name": string
|
|
1353
|
+
"liturgicalchants.header.traditions": string
|
|
1354
|
+
"liturgicalchants.header.group": string
|
|
1355
|
+
"liturgicalchants.header.skillrating": string
|
|
1356
|
+
"liturgicalchants.header.skillrating.tooltip": string
|
|
1357
|
+
"liturgicalchants.header.check": string
|
|
1358
|
+
"liturgicalchants.header.checkmodifier": string
|
|
1359
|
+
"liturgicalchants.header.checkmodifier.tooltip": string
|
|
1360
|
+
"liturgicalchants.header.improvementcost": string
|
|
1361
|
+
"liturgicalchants.header.improvementcost.tooltip": string
|
|
1362
|
+
"liturgicalchants.groups.blessing": string
|
|
1363
|
+
"liturgicalchants.aspects.general": string
|
|
1364
|
+
"inlinewiki.liturgicaltime": string
|
|
1365
|
+
"inlinewiki.ceremonialtime": string
|
|
1366
|
+
"inlinewiki.kpcost": string
|
|
1367
|
+
"inlinewiki.youcannotuseamodificationonthischantsliturgicaltime": string
|
|
1368
|
+
"inlinewiki.youcannotuseamodificationonthischantsceremonialtime": string
|
|
1369
|
+
"inlinewiki.youcannotuseamodificationonthischantscost": string
|
|
1370
|
+
"inlinewiki.youcannotuseamodificationonthischantsrange": string
|
|
1371
|
+
"inlinewiki.youcannotuseamodificationonthischantsduration": string
|
|
1372
|
+
"inlinewiki.liturgicalchantenhancements": string
|
|
1373
|
+
"inlinewiki.liturgicalchantenhancements.title": string
|
|
1374
|
+
"equipment.header.name": string
|
|
1375
|
+
"equipment.header.group": string
|
|
1376
|
+
"equipment.addbtn": string
|
|
1377
|
+
"equipment.createbtn": string
|
|
1378
|
+
"equipment.filters.allcombattechniques": string
|
|
1379
|
+
"equipment.purse.title": string
|
|
1380
|
+
"equipment.purse.ducats": string
|
|
1381
|
+
"equipment.purse.silverthalers": string
|
|
1382
|
+
"equipment.purse.halers": string
|
|
1383
|
+
"equipment.purse.kreutzers": string
|
|
1384
|
+
"equipment.purse.carryingcapacity": string
|
|
1385
|
+
"equipment.purse.initialstartingwealthandcarryingcapacity": string
|
|
1386
|
+
"equipment.purse.earnpay": string
|
|
1387
|
+
"equipment.purse.earn": string
|
|
1388
|
+
"equipment.purse.pay": string
|
|
1389
|
+
"equipment.purse.notefirst": string
|
|
1390
|
+
"equipment.purse.notesecond": string
|
|
1391
|
+
"equipment.purse.currentcredit": string
|
|
1392
|
+
"equipment.purse.amount": string
|
|
1393
|
+
"equipment.dialogs.addedit.damage": string
|
|
1394
|
+
"equipment.dialogs.addedit.length": string
|
|
1395
|
+
"equipment.dialogs.addedit.range": string
|
|
1396
|
+
"equipment.dialogs.addedit.edititem": string
|
|
1397
|
+
"equipment.dialogs.addedit.createitem": string
|
|
1398
|
+
"equipment.dialogs.addedit.number": string
|
|
1399
|
+
"equipment.dialogs.addedit.name": string
|
|
1400
|
+
"equipment.dialogs.addedit.price": string
|
|
1401
|
+
"equipment.dialogs.addedit.weight": string
|
|
1402
|
+
"equipment.dialogs.addedit.carriedwhere": string
|
|
1403
|
+
"equipment.dialogs.addedit.itemgroup": string
|
|
1404
|
+
"equipment.dialogs.addedit.itemgrouphint": string
|
|
1405
|
+
"equipment.dialogs.addedit.improvisedweapon": string
|
|
1406
|
+
"equipment.dialogs.addedit.improvisedweapongroup": string
|
|
1407
|
+
"equipment.dialogs.addedit.template": string
|
|
1408
|
+
"equipment.dialogs.addedit.combattechnique": string
|
|
1409
|
+
"equipment.dialogs.addedit.primaryattributeanddamagethreshold": string
|
|
1410
|
+
"equipment.dialogs.addedit.primaryattribute": string
|
|
1411
|
+
"equipment.dialogs.addedit.primaryattribute.short": string
|
|
1412
|
+
"equipment.dialogs.addedit.damagethreshold": string
|
|
1413
|
+
"equipment.dialogs.addedit.separatedamagethresholds": string
|
|
1414
|
+
"equipment.dialogs.addedit.breakingpointratingmodifier": string
|
|
1415
|
+
"equipment.dialogs.addedit.damaged": string
|
|
1416
|
+
"equipment.dialogs.addedit.reach": string
|
|
1417
|
+
"equipment.dialogs.addedit.attackparrymodifier": string
|
|
1418
|
+
"equipment.dialogs.addedit.structurepoints": string
|
|
1419
|
+
"equipment.dialogs.addedit.lengthwithunit": string
|
|
1420
|
+
"equipment.dialogs.addedit.parryingweapon": string
|
|
1421
|
+
"equipment.dialogs.addedit.twohandedweapon": string
|
|
1422
|
+
"equipment.dialogs.addedit.reloadtime": string
|
|
1423
|
+
"equipment.dialogs.addedit.rangeclose": string
|
|
1424
|
+
"equipment.dialogs.addedit.rangemedium": string
|
|
1425
|
+
"equipment.dialogs.addedit.rangefar": string
|
|
1426
|
+
"equipment.dialogs.addedit.ammunition": string
|
|
1427
|
+
"equipment.dialogs.addedit.protection": string
|
|
1428
|
+
"equipment.dialogs.addedit.encumbrance": string
|
|
1429
|
+
"equipment.dialogs.addedit.armortype": string
|
|
1430
|
+
"equipment.dialogs.addedit.sturdinessmodifier": string
|
|
1431
|
+
"equipment.dialogs.addedit.wear": string
|
|
1432
|
+
"equipment.dialogs.addedit.hitzonearmoronly": string
|
|
1433
|
+
"equipment.dialogs.addedit.movementmodifier": string
|
|
1434
|
+
"equipment.dialogs.addedit.initiativemodifier": string
|
|
1435
|
+
"equipment.dialogs.addedit.additionalpenalties": string
|
|
1436
|
+
"hitzonearmors.header.name": string
|
|
1437
|
+
"hitzonearmors.createbtn": string
|
|
1438
|
+
"hitzonearmors.dialogs.addedit.name": string
|
|
1439
|
+
"hitzonearmors.dialogs.addedit.edithitzonearmor": string
|
|
1440
|
+
"hitzonearmors.dialogs.addedit.createhitzonearmor": string
|
|
1441
|
+
"hitzonearmors.dialogs.addedit.head": string
|
|
1442
|
+
"hitzonearmors.dialogs.addedit.torso": string
|
|
1443
|
+
"hitzonearmors.dialogs.addedit.leftarm": string
|
|
1444
|
+
"hitzonearmors.dialogs.addedit.rightarm": string
|
|
1445
|
+
"hitzonearmors.dialogs.addedit.leftleg": string
|
|
1446
|
+
"hitzonearmors.dialogs.addedit.rightleg": string
|
|
1447
|
+
"hitzonearmors.dialogs.addedit.wear": string
|
|
1448
|
+
"inlinewiki.equipment.weight": string
|
|
1449
|
+
"inlinewiki.equipment.price": string
|
|
1450
|
+
"inlinewiki.equipment.ammunition": string
|
|
1451
|
+
"inlinewiki.equipment.combattechnique": string
|
|
1452
|
+
"inlinewiki.equipment.damage": string
|
|
1453
|
+
"inlinewiki.equipment.primaryattributeanddamagethreshold": string
|
|
1454
|
+
"inlinewiki.equipment.attackparrymodifier": string
|
|
1455
|
+
"inlinewiki.equipment.reach": string
|
|
1456
|
+
"inlinewiki.equipment.length": string
|
|
1457
|
+
"inlinewiki.equipment.reloadtime": string
|
|
1458
|
+
"inlinewiki.equipment.range": string
|
|
1459
|
+
"inlinewiki.equipment.actionsvalue": string
|
|
1460
|
+
"inlinewiki.equipment.protection": string
|
|
1461
|
+
"inlinewiki.equipment.encumbrance": string
|
|
1462
|
+
"inlinewiki.equipment.additionalpenalties": string
|
|
1463
|
+
"inlinewiki.equipment.note": string
|
|
1464
|
+
"inlinewiki.equipment.rules": string
|
|
1465
|
+
"inlinewiki.equipment.weaponadvantage": string
|
|
1466
|
+
"inlinewiki.equipment.weapondisadvantage": string
|
|
1467
|
+
"inlinewiki.equipment.armoradvantage": string
|
|
1468
|
+
"inlinewiki.equipment.armordisadvantage": string
|
|
1469
|
+
"pets.dialogs.addedit.deleteavatarbtn": string
|
|
1470
|
+
"pets.dialogs.addedit.name": string
|
|
1471
|
+
"pets.dialogs.addedit.sizecategory": string
|
|
1472
|
+
"pets.dialogs.addedit.type": string
|
|
1473
|
+
"pets.dialogs.addedit.apspent": string
|
|
1474
|
+
"pets.dialogs.addedit.totalap": string
|
|
1475
|
+
"pets.dialogs.addedit.protection": string
|
|
1476
|
+
"pets.dialogs.addedit.attackname": string
|
|
1477
|
+
"pets.dialogs.addedit.attack": string
|
|
1478
|
+
"pets.dialogs.addedit.parry": string
|
|
1479
|
+
"pets.dialogs.addedit.damagepoints": string
|
|
1480
|
+
"pets.dialogs.addedit.reach": string
|
|
1481
|
+
"pets.dialogs.addedit.actions": string
|
|
1482
|
+
"pets.dialogs.addedit.skills": string
|
|
1483
|
+
"pets.dialogs.addedit.specialabilities": string
|
|
1484
|
+
"pets.dialogs.addedit.notes": string
|
|
1485
|
+
"pets.dialogs.addedit.addbtn": string
|
|
1486
|
+
"pets.dialogs.addedit.savebtn": string
|
|
1487
|
+
"Show details": string
|
|
1488
|
+
"Maximum Attribute Value": string
|
|
1489
|
+
"Maximum Skill Value": string
|
|
1490
|
+
"Maximum Combat Technique": string
|
|
1491
|
+
"Maximum Attribute Total": string
|
|
1492
|
+
"Number of Spells/Liturgical Chants": string
|
|
1493
|
+
"Number from other Traditions": string
|
|
1494
|
+
"Check": string
|
|
1495
|
+
"Applications": string
|
|
1496
|
+
"Encumbrance": string
|
|
1497
|
+
"Yes": string
|
|
1498
|
+
"No": string
|
|
1499
|
+
"Maybe": string
|
|
1500
|
+
"Tools": string
|
|
1501
|
+
"Quality": string
|
|
1502
|
+
"Failed Check": string
|
|
1503
|
+
"Critical Success": string
|
|
1504
|
+
"Botch": string
|
|
1505
|
+
"Improvement Cost": string
|
|
1506
|
+
"Front Cover Inside": string
|
|
1507
|
+
"Back Cover Inside": string
|
|
1508
|
+
".input {$printing :number} {{since the {$printing}. printing}}": string & { __params: { "printing": number } }
|
|
1509
|
+
".input {$printing :number} {{removed in {$printing}. printing}}": string & { __params: { "printing": number } }
|
|
1542
1510
|
}
|
|
1543
1511
|
}
|
|
1544
1512
|
|
|
@@ -9656,19 +9624,9 @@ export interface Weapon {
|
|
|
9656
9624
|
}
|
|
9657
9625
|
|
|
9658
9626
|
/**
|
|
9659
|
-
*
|
|
9660
|
-
*/
|
|
9661
|
-
sanctified_by?: SanctifiedBy
|
|
9662
|
-
|
|
9663
|
-
/**
|
|
9664
|
-
* Define if during character creation this weapon can only be bought by characters of a specific race or culture.
|
|
9627
|
+
* Define if during character creation this weapon can only be bought by a specific subset of characters.
|
|
9665
9628
|
*/
|
|
9666
|
-
|
|
9667
|
-
|
|
9668
|
-
/**
|
|
9669
|
-
* Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions.
|
|
9670
|
-
*/
|
|
9671
|
-
restricted_to_traditions?: MagicalTradition_ID[]
|
|
9629
|
+
restrictedTo?: RestrictedTo
|
|
9672
9630
|
|
|
9673
9631
|
/**
|
|
9674
9632
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
@@ -10136,26 +10094,104 @@ export interface AmmunitionTranslation {
|
|
|
10136
10094
|
}
|
|
10137
10095
|
|
|
10138
10096
|
/**
|
|
10139
|
-
* If the
|
|
10097
|
+
* If the item is in any case restricted to a subset of characters. The differenciating aspect may be tradition, race, culture, or a profession. Each element must be applicable to a character.
|
|
10140
10098
|
*/
|
|
10141
|
-
export
|
|
10099
|
+
export interface RestrictedTo {
|
|
10100
|
+
/**
|
|
10101
|
+
* The item is restricted to one of a list of races. If only one race is allowed, the list may only have a single element.
|
|
10102
|
+
*/
|
|
10103
|
+
races?: RestrictedToRaces
|
|
10104
|
+
|
|
10105
|
+
/**
|
|
10106
|
+
* The item is restricted to one of a list of cultures. If only one culture is allowed, the list may only have a single element.
|
|
10107
|
+
*/
|
|
10108
|
+
cultures?: RestrictedToCultures
|
|
10109
|
+
|
|
10110
|
+
/**
|
|
10111
|
+
* The item is restricted to one of a list of professions. If only one profession is allowed, the list may only have a single element.
|
|
10112
|
+
*/
|
|
10113
|
+
professions?: RestrictedToProfessions
|
|
10114
|
+
|
|
10115
|
+
/**
|
|
10116
|
+
* The item is restricted to one of a list of magical traditions. If only one magical tradition is allowed, the list may only have a single element.
|
|
10117
|
+
*/
|
|
10118
|
+
magicalTraditions?: RestrictedToMagicalTraditions
|
|
10119
|
+
|
|
10120
|
+
/**
|
|
10121
|
+
* The item is restricted to one of a list of blessed traditions. If only one blessed tradition is allowed, the list may only have a single element.
|
|
10122
|
+
*/
|
|
10123
|
+
blessedTraditions?: RestrictedToBlessedTraditions
|
|
10124
|
+
}
|
|
10125
|
+
|
|
10126
|
+
/**
|
|
10127
|
+
* The item is restricted to one of a list of races. If only one race is allowed, the list may only have a single element.
|
|
10128
|
+
*/
|
|
10129
|
+
export interface RestrictedToRaces {
|
|
10130
|
+
/**
|
|
10131
|
+
* The item is restricted to one of a list of races. If only one race is allowed, the list may only have a single element.
|
|
10132
|
+
*/
|
|
10133
|
+
scope: MagicalTradition_ID[]
|
|
10134
|
+
}
|
|
10142
10135
|
|
|
10143
10136
|
/**
|
|
10144
|
-
*
|
|
10137
|
+
* The item is restricted to one of a list of cultures. If only one culture is allowed, the list may only have a single element.
|
|
10145
10138
|
*/
|
|
10146
|
-
export
|
|
10139
|
+
export interface RestrictedToCultures {
|
|
10140
|
+
/**
|
|
10141
|
+
* The item is restricted to one of a list of cultures. If only one culture is allowed, the list may only have a single element.
|
|
10142
|
+
*/
|
|
10143
|
+
scope: MagicalTradition_ID[]
|
|
10144
|
+
}
|
|
10145
|
+
|
|
10146
|
+
/**
|
|
10147
|
+
* The item is restricted to one of a list of professions. If only one profession is allowed, the list may only have a single element.
|
|
10148
|
+
*/
|
|
10149
|
+
export interface RestrictedToProfessions {
|
|
10150
|
+
/**
|
|
10151
|
+
* The item is restricted to one of a list of professions. If only one profession is allowed, the list may only have a single element.
|
|
10152
|
+
*/
|
|
10153
|
+
scope: MagicalTradition_ID[]
|
|
10154
|
+
}
|
|
10155
|
+
|
|
10156
|
+
/**
|
|
10157
|
+
* The item is restricted to one of a list of magical traditions. If only one magical tradition is allowed, the list may only have a single element.
|
|
10158
|
+
*/
|
|
10159
|
+
export interface RestrictedToMagicalTraditions {
|
|
10160
|
+
/**
|
|
10161
|
+
* The item is restricted to one of a list of magical traditions. If only one magical tradition is allowed, the list may only have a single element.
|
|
10162
|
+
*/
|
|
10163
|
+
scope: MagicalTradition_ID[]
|
|
10164
|
+
}
|
|
10165
|
+
|
|
10166
|
+
/**
|
|
10167
|
+
* The item is restricted to one of a list of blessed traditions. If only one blessed tradition is allowed, the list may only have a single element. The item may also be declared as sanctified.
|
|
10168
|
+
*/
|
|
10169
|
+
export interface RestrictedToBlessedTraditions {
|
|
10170
|
+
/**
|
|
10171
|
+
* The item is restricted to one of a list of blessed traditions. If only one blessed tradition is allowed, the list may only have a single element.
|
|
10172
|
+
*/
|
|
10173
|
+
scope: RestrictedToBlessedTraditionsScope
|
|
10174
|
+
|
|
10175
|
+
/**
|
|
10176
|
+
* The item is sanctified by the applicable listed tradition.
|
|
10177
|
+
*/
|
|
10178
|
+
isSanctifiedBy: boolean
|
|
10179
|
+
}
|
|
10180
|
+
|
|
10181
|
+
/**
|
|
10182
|
+
* The item is restricted to one of a list of blessed traditions. If only one blessed tradition is allowed, the list may only have a single element. Instead of providing an specific set of traditions, the restriction may also cover a category of blessed traditions.
|
|
10183
|
+
*/
|
|
10184
|
+
export type RestrictedToBlessedTraditionsScope =
|
|
10147
10185
|
| {
|
|
10148
|
-
kind: "
|
|
10149
|
-
|
|
10186
|
+
kind: "Specific"
|
|
10187
|
+
Specific: BlessedTradition_ID[]
|
|
10150
10188
|
}
|
|
10151
10189
|
| {
|
|
10152
|
-
kind: "
|
|
10153
|
-
|
|
10190
|
+
kind: "Church"
|
|
10191
|
+
}
|
|
10192
|
+
| {
|
|
10193
|
+
kind: "Shamanistic"
|
|
10154
10194
|
}
|
|
10155
|
-
|
|
10156
|
-
export interface RestrictedToSpecificCultures {
|
|
10157
|
-
list: Culture_ID[]
|
|
10158
|
-
}
|
|
10159
10195
|
|
|
10160
10196
|
export interface CauldronEnchantment {
|
|
10161
10197
|
/**
|
|
@@ -10864,6 +10900,11 @@ export interface CombatStyleSpecialAbility {
|
|
|
10864
10900
|
*/
|
|
10865
10901
|
maximum?: number
|
|
10866
10902
|
|
|
10903
|
+
/**
|
|
10904
|
+
* The penalty the special ability gives when used.
|
|
10905
|
+
*/
|
|
10906
|
+
penalty?: Penalty
|
|
10907
|
+
|
|
10867
10908
|
/**
|
|
10868
10909
|
* The Advanced Special Abilities for the respective Style Special Ability. Sometimes, only a specific select option or a set of select options of an entry is allowed, which can be modelled by the option property. It can also be that you can choose from a set of special abilities, but then you can’t specify an option.
|
|
10869
10910
|
*/
|
|
@@ -12599,7 +12640,7 @@ export interface MagicalSign {
|
|
|
12599
12640
|
/**
|
|
12600
12641
|
* The cost in AE.
|
|
12601
12642
|
*/
|
|
12602
|
-
cost?:
|
|
12643
|
+
cost?: MagicalSignCost
|
|
12603
12644
|
|
|
12604
12645
|
/**
|
|
12605
12646
|
* The magic property’s identifier. `DependingOnProperty` can only be used if the special ability has an option to select a property.
|
|
@@ -12660,6 +12701,28 @@ export interface MagicalSignTranslation {
|
|
|
12660
12701
|
errata?: Errata
|
|
12661
12702
|
}
|
|
12662
12703
|
|
|
12704
|
+
export type MagicalSignCost =
|
|
12705
|
+
| {
|
|
12706
|
+
kind: "Constant"
|
|
12707
|
+
Constant: ConstantMagicalSignCost
|
|
12708
|
+
}
|
|
12709
|
+
| {
|
|
12710
|
+
kind: "Map"
|
|
12711
|
+
Map: CostMap
|
|
12712
|
+
}
|
|
12713
|
+
|
|
12714
|
+
export interface ConstantMagicalSignCost {
|
|
12715
|
+
/**
|
|
12716
|
+
* The AE cost value.
|
|
12717
|
+
*/
|
|
12718
|
+
value: number
|
|
12719
|
+
|
|
12720
|
+
/**
|
|
12721
|
+
* The part of the cost value that has to be spent permanently.
|
|
12722
|
+
*/
|
|
12723
|
+
permanent_value?: number
|
|
12724
|
+
}
|
|
12725
|
+
|
|
12663
12726
|
export interface MagicalSpecialAbility {
|
|
12664
12727
|
/**
|
|
12665
12728
|
* Number of available levels.
|
|
@@ -17754,7 +17817,7 @@ export interface AnimalCare {
|
|
|
17754
17817
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
17755
17818
|
*/
|
|
17756
17819
|
translations: {
|
|
17757
|
-
[localeId: string]:
|
|
17820
|
+
[localeId: string]: AnimalCareTranslation
|
|
17758
17821
|
}
|
|
17759
17822
|
}
|
|
17760
17823
|
|
|
@@ -17763,7 +17826,7 @@ export interface AnimalCare {
|
|
|
17763
17826
|
*/
|
|
17764
17827
|
export type AnimalCare_ID = string
|
|
17765
17828
|
|
|
17766
|
-
export interface
|
|
17829
|
+
export interface AnimalCareTranslation {
|
|
17767
17830
|
/**
|
|
17768
17831
|
* The item’s name.
|
|
17769
17832
|
*/
|
|
@@ -18023,7 +18086,7 @@ export interface Animal {
|
|
|
18023
18086
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18024
18087
|
*/
|
|
18025
18088
|
translations: {
|
|
18026
|
-
[localeId: string]:
|
|
18089
|
+
[localeId: string]: AnimalTranslation
|
|
18027
18090
|
}
|
|
18028
18091
|
}
|
|
18029
18092
|
|
|
@@ -18032,7 +18095,7 @@ export interface Animal {
|
|
|
18032
18095
|
*/
|
|
18033
18096
|
export type Animal_ID = string
|
|
18034
18097
|
|
|
18035
|
-
export interface
|
|
18098
|
+
export interface AnimalTranslation {
|
|
18036
18099
|
/**
|
|
18037
18100
|
* The item’s name.
|
|
18038
18101
|
*/
|
|
@@ -18097,6 +18160,11 @@ export interface Armor {
|
|
|
18097
18160
|
*/
|
|
18098
18161
|
hit_zone?: HitZone
|
|
18099
18162
|
|
|
18163
|
+
/**
|
|
18164
|
+
* Define if during character creation this weapon can only be bought by a specific subset of characters.
|
|
18165
|
+
*/
|
|
18166
|
+
restrictedTo?: RestrictedTo
|
|
18167
|
+
|
|
18100
18168
|
/**
|
|
18101
18169
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18102
18170
|
*/
|
|
@@ -18280,7 +18348,7 @@ export interface BandageOrRemedy {
|
|
|
18280
18348
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18281
18349
|
*/
|
|
18282
18350
|
translations: {
|
|
18283
|
-
[localeId: string]:
|
|
18351
|
+
[localeId: string]: BandageOrRemedyTranslation
|
|
18284
18352
|
}
|
|
18285
18353
|
}
|
|
18286
18354
|
|
|
@@ -18289,7 +18357,7 @@ export interface BandageOrRemedy {
|
|
|
18289
18357
|
*/
|
|
18290
18358
|
export type BandageOrRemedy_ID = string
|
|
18291
18359
|
|
|
18292
|
-
export interface
|
|
18360
|
+
export interface BandageOrRemedyTranslation {
|
|
18293
18361
|
/**
|
|
18294
18362
|
* The item’s name.
|
|
18295
18363
|
*/
|
|
@@ -18342,19 +18410,9 @@ export interface ImprovisedWeapon {
|
|
|
18342
18410
|
}
|
|
18343
18411
|
|
|
18344
18412
|
/**
|
|
18345
|
-
*
|
|
18413
|
+
* Define if during character creation this weapon can only be bought by a specific subset of characters.
|
|
18346
18414
|
*/
|
|
18347
|
-
|
|
18348
|
-
|
|
18349
|
-
/**
|
|
18350
|
-
* Define if during character creation this weapon can only be bought by characters of a specific race or culture.
|
|
18351
|
-
*/
|
|
18352
|
-
restricted_to_cultures?: RestrictedToCultures
|
|
18353
|
-
|
|
18354
|
-
/**
|
|
18355
|
-
* Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions.
|
|
18356
|
-
*/
|
|
18357
|
-
restricted_to_traditions?: MagicalTradition_ID[]
|
|
18415
|
+
restrictedTo?: RestrictedTo
|
|
18358
18416
|
|
|
18359
18417
|
/**
|
|
18360
18418
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
@@ -18406,6 +18464,11 @@ export interface SecondaryArmor {
|
|
|
18406
18464
|
*/
|
|
18407
18465
|
hit_zone?: HitZone
|
|
18408
18466
|
|
|
18467
|
+
/**
|
|
18468
|
+
* Define if during character creation this armor can only be bought by a specific subset of characters.
|
|
18469
|
+
*/
|
|
18470
|
+
restrictedTo?: RestrictedTo
|
|
18471
|
+
|
|
18409
18472
|
/**
|
|
18410
18473
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18411
18474
|
*/
|
|
@@ -18660,7 +18723,7 @@ export interface CeremonialItem {
|
|
|
18660
18723
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18661
18724
|
*/
|
|
18662
18725
|
translations: {
|
|
18663
|
-
[localeId: string]:
|
|
18726
|
+
[localeId: string]: CeremonialItemTranslation
|
|
18664
18727
|
}
|
|
18665
18728
|
}
|
|
18666
18729
|
|
|
@@ -18669,7 +18732,7 @@ export interface CeremonialItem {
|
|
|
18669
18732
|
*/
|
|
18670
18733
|
export type CeremonialItem_ID = string
|
|
18671
18734
|
|
|
18672
|
-
export interface
|
|
18735
|
+
export interface CeremonialItemTranslation {
|
|
18673
18736
|
/**
|
|
18674
18737
|
* The item’s name.
|
|
18675
18738
|
*/
|
|
@@ -18728,7 +18791,7 @@ export interface Clothes {
|
|
|
18728
18791
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18729
18792
|
*/
|
|
18730
18793
|
translations: {
|
|
18731
|
-
[localeId: string]:
|
|
18794
|
+
[localeId: string]: ClothesTranslation
|
|
18732
18795
|
}
|
|
18733
18796
|
}
|
|
18734
18797
|
|
|
@@ -18737,7 +18800,7 @@ export interface Clothes {
|
|
|
18737
18800
|
*/
|
|
18738
18801
|
export type Clothes_ID = string
|
|
18739
18802
|
|
|
18740
|
-
export interface
|
|
18803
|
+
export interface ClothesTranslation {
|
|
18741
18804
|
/**
|
|
18742
18805
|
* The item’s name.
|
|
18743
18806
|
*/
|
|
@@ -18856,7 +18919,7 @@ export interface Container {
|
|
|
18856
18919
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18857
18920
|
*/
|
|
18858
18921
|
translations: {
|
|
18859
|
-
[localeId: string]:
|
|
18922
|
+
[localeId: string]: ContainerTranslation
|
|
18860
18923
|
}
|
|
18861
18924
|
}
|
|
18862
18925
|
|
|
@@ -18865,7 +18928,7 @@ export interface Container {
|
|
|
18865
18928
|
*/
|
|
18866
18929
|
export type Container_ID = string
|
|
18867
18930
|
|
|
18868
|
-
export interface
|
|
18931
|
+
export interface ContainerTranslation {
|
|
18869
18932
|
/**
|
|
18870
18933
|
* The item’s name.
|
|
18871
18934
|
*/
|
|
@@ -19520,9 +19583,9 @@ export interface EquipmentOfBlessedOnes {
|
|
|
19520
19583
|
structure_points: StructurePoints
|
|
19521
19584
|
|
|
19522
19585
|
/**
|
|
19523
|
-
*
|
|
19586
|
+
* Define if during character creation this item can only be bought by a specific subset of characters.
|
|
19524
19587
|
*/
|
|
19525
|
-
|
|
19588
|
+
restrictedTo?: RestrictedTo
|
|
19526
19589
|
|
|
19527
19590
|
/**
|
|
19528
19591
|
* The item can also be used either as an improvised weapon or as an armor, although this is not the primary use case of the item.
|
|
@@ -19538,7 +19601,7 @@ export interface EquipmentOfBlessedOnes {
|
|
|
19538
19601
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19539
19602
|
*/
|
|
19540
19603
|
translations: {
|
|
19541
|
-
[localeId: string]:
|
|
19604
|
+
[localeId: string]: EquipmentOfBlessedOnesTranslation
|
|
19542
19605
|
}
|
|
19543
19606
|
}
|
|
19544
19607
|
|
|
@@ -19547,7 +19610,7 @@ export interface EquipmentOfBlessedOnes {
|
|
|
19547
19610
|
*/
|
|
19548
19611
|
export type EquipmentOfBlessedOnes_ID = string
|
|
19549
19612
|
|
|
19550
|
-
export interface
|
|
19613
|
+
export interface EquipmentOfBlessedOnesTranslation {
|
|
19551
19614
|
/**
|
|
19552
19615
|
* The item’s name.
|
|
19553
19616
|
*/
|
|
@@ -19837,7 +19900,7 @@ export interface IlluminationLightSource {
|
|
|
19837
19900
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19838
19901
|
*/
|
|
19839
19902
|
translations: {
|
|
19840
|
-
[localeId: string]:
|
|
19903
|
+
[localeId: string]: IlluminationLightSourceTranslation
|
|
19841
19904
|
}
|
|
19842
19905
|
}
|
|
19843
19906
|
|
|
@@ -19846,7 +19909,7 @@ export interface IlluminationLightSource {
|
|
|
19846
19909
|
*/
|
|
19847
19910
|
export type IlluminationLightSource_ID = string
|
|
19848
19911
|
|
|
19849
|
-
export interface
|
|
19912
|
+
export interface IlluminationLightSourceTranslation {
|
|
19850
19913
|
/**
|
|
19851
19914
|
* The item’s name.
|
|
19852
19915
|
*/
|
|
@@ -19931,7 +19994,7 @@ export interface IlluminationRefillOrSupply {
|
|
|
19931
19994
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19932
19995
|
*/
|
|
19933
19996
|
translations: {
|
|
19934
|
-
[localeId: string]:
|
|
19997
|
+
[localeId: string]: IlluminationRefillOrSupplyTranslation
|
|
19935
19998
|
}
|
|
19936
19999
|
}
|
|
19937
20000
|
|
|
@@ -19940,7 +20003,7 @@ export interface IlluminationRefillOrSupply {
|
|
|
19940
20003
|
*/
|
|
19941
20004
|
export type IlluminationRefillOrSupply_ID = string
|
|
19942
20005
|
|
|
19943
|
-
export interface
|
|
20006
|
+
export interface IlluminationRefillOrSupplyTranslation {
|
|
19944
20007
|
/**
|
|
19945
20008
|
* The item’s name.
|
|
19946
20009
|
*/
|
|
@@ -19994,7 +20057,7 @@ export interface Jewelry {
|
|
|
19994
20057
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19995
20058
|
*/
|
|
19996
20059
|
translations: {
|
|
19997
|
-
[localeId: string]:
|
|
20060
|
+
[localeId: string]: JewelryTranslation
|
|
19998
20061
|
}
|
|
19999
20062
|
}
|
|
20000
20063
|
|
|
@@ -20003,7 +20066,7 @@ export interface Jewelry {
|
|
|
20003
20066
|
*/
|
|
20004
20067
|
export type Jewelry_ID = string
|
|
20005
20068
|
|
|
20006
|
-
export interface
|
|
20069
|
+
export interface JewelryTranslation {
|
|
20007
20070
|
/**
|
|
20008
20071
|
* The item’s name.
|
|
20009
20072
|
*/
|
|
@@ -20066,7 +20129,7 @@ export interface Laboratory {
|
|
|
20066
20129
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20067
20130
|
*/
|
|
20068
20131
|
translations: {
|
|
20069
|
-
[localeId: string]:
|
|
20132
|
+
[localeId: string]: LaboratoryTranslation
|
|
20070
20133
|
}
|
|
20071
20134
|
}
|
|
20072
20135
|
|
|
@@ -20075,7 +20138,7 @@ export interface Laboratory {
|
|
|
20075
20138
|
*/
|
|
20076
20139
|
export type Laboratory_ID = string
|
|
20077
20140
|
|
|
20078
|
-
export interface
|
|
20141
|
+
export interface LaboratoryTranslation {
|
|
20079
20142
|
/**
|
|
20080
20143
|
* The item’s name.
|
|
20081
20144
|
*/
|
|
@@ -20134,7 +20197,7 @@ export interface Liebesspielzeug {
|
|
|
20134
20197
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20135
20198
|
*/
|
|
20136
20199
|
translations: {
|
|
20137
|
-
[localeId: string]:
|
|
20200
|
+
[localeId: string]: LiebesspielzeugTranslation
|
|
20138
20201
|
}
|
|
20139
20202
|
}
|
|
20140
20203
|
|
|
@@ -20143,7 +20206,7 @@ export interface Liebesspielzeug {
|
|
|
20143
20206
|
*/
|
|
20144
20207
|
export type Liebesspielzeug_ID = string
|
|
20145
20208
|
|
|
20146
|
-
export interface
|
|
20209
|
+
export interface LiebesspielzeugTranslation {
|
|
20147
20210
|
/**
|
|
20148
20211
|
* The item’s name.
|
|
20149
20212
|
*/
|
|
@@ -20202,7 +20265,7 @@ export interface LuxuryGood {
|
|
|
20202
20265
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20203
20266
|
*/
|
|
20204
20267
|
translations: {
|
|
20205
|
-
[localeId: string]:
|
|
20268
|
+
[localeId: string]: LuxuryGoodTranslation
|
|
20206
20269
|
}
|
|
20207
20270
|
}
|
|
20208
20271
|
|
|
@@ -20211,7 +20274,7 @@ export interface LuxuryGood {
|
|
|
20211
20274
|
*/
|
|
20212
20275
|
export type LuxuryGood_ID = string
|
|
20213
20276
|
|
|
20214
|
-
export interface
|
|
20277
|
+
export interface LuxuryGoodTranslation {
|
|
20215
20278
|
/**
|
|
20216
20279
|
* The item’s name.
|
|
20217
20280
|
*/
|
|
@@ -20251,6 +20314,11 @@ export interface MagicalArtifact {
|
|
|
20251
20314
|
*/
|
|
20252
20315
|
complexity?: Complexity
|
|
20253
20316
|
|
|
20317
|
+
/**
|
|
20318
|
+
* The structure points of the item. Use an array if the item consists of multiple components that have individual structure points.
|
|
20319
|
+
*/
|
|
20320
|
+
structure_points?: StructurePoints
|
|
20321
|
+
|
|
20254
20322
|
/**
|
|
20255
20323
|
* The item can also be used either as an improvised weapon or as an armor, although this is not the primary use case of the item.
|
|
20256
20324
|
*/
|
|
@@ -20265,7 +20333,7 @@ export interface MagicalArtifact {
|
|
|
20265
20333
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20266
20334
|
*/
|
|
20267
20335
|
translations: {
|
|
20268
|
-
[localeId: string]:
|
|
20336
|
+
[localeId: string]: MagicalArtifactTranslation
|
|
20269
20337
|
}
|
|
20270
20338
|
}
|
|
20271
20339
|
|
|
@@ -20274,7 +20342,7 @@ export interface MagicalArtifact {
|
|
|
20274
20342
|
*/
|
|
20275
20343
|
export type MagicalArtifact_ID = string
|
|
20276
20344
|
|
|
20277
|
-
export interface
|
|
20345
|
+
export interface MagicalArtifactTranslation {
|
|
20278
20346
|
/**
|
|
20279
20347
|
* The item’s name.
|
|
20280
20348
|
*/
|
|
@@ -20286,15 +20354,30 @@ export interface MagicalArtifactTranslationTranslation {
|
|
|
20286
20354
|
secondary_name?: string
|
|
20287
20355
|
|
|
20288
20356
|
/**
|
|
20289
|
-
*
|
|
20357
|
+
* Description text.
|
|
20358
|
+
*/
|
|
20359
|
+
description?: string
|
|
20360
|
+
|
|
20361
|
+
/**
|
|
20362
|
+
* A note.
|
|
20290
20363
|
*/
|
|
20291
20364
|
note?: string
|
|
20292
20365
|
|
|
20293
20366
|
/**
|
|
20294
|
-
*
|
|
20367
|
+
* Rules text.
|
|
20295
20368
|
*/
|
|
20296
20369
|
rules?: string
|
|
20297
20370
|
|
|
20371
|
+
/**
|
|
20372
|
+
* Effect text.
|
|
20373
|
+
*/
|
|
20374
|
+
effect?: string
|
|
20375
|
+
|
|
20376
|
+
/**
|
|
20377
|
+
* Cost text.
|
|
20378
|
+
*/
|
|
20379
|
+
cost?: string
|
|
20380
|
+
|
|
20298
20381
|
errata?: Errata
|
|
20299
20382
|
}
|
|
20300
20383
|
|
|
@@ -20314,6 +20397,11 @@ export interface MusicalInstrument {
|
|
|
20314
20397
|
*/
|
|
20315
20398
|
complexity?: Complexity
|
|
20316
20399
|
|
|
20400
|
+
/**
|
|
20401
|
+
* The structure points of the item. Use an array if the item consists of multiple components that have individual structure points.
|
|
20402
|
+
*/
|
|
20403
|
+
structure_points?: StructurePoints
|
|
20404
|
+
|
|
20317
20405
|
/**
|
|
20318
20406
|
* The item can also be used either as an improvised weapon or as an armor, although this is not the primary use case of the item.
|
|
20319
20407
|
*/
|
|
@@ -20328,7 +20416,7 @@ export interface MusicalInstrument {
|
|
|
20328
20416
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20329
20417
|
*/
|
|
20330
20418
|
translations: {
|
|
20331
|
-
[localeId: string]:
|
|
20419
|
+
[localeId: string]: MusicalInstrumentTranslation
|
|
20332
20420
|
}
|
|
20333
20421
|
}
|
|
20334
20422
|
|
|
@@ -20337,7 +20425,7 @@ export interface MusicalInstrument {
|
|
|
20337
20425
|
*/
|
|
20338
20426
|
export type MusicalInstrument_ID = string
|
|
20339
20427
|
|
|
20340
|
-
export interface
|
|
20428
|
+
export interface MusicalInstrumentTranslation {
|
|
20341
20429
|
/**
|
|
20342
20430
|
* The item’s name.
|
|
20343
20431
|
*/
|
|
@@ -20437,7 +20525,7 @@ export interface OrienteeringAid {
|
|
|
20437
20525
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20438
20526
|
*/
|
|
20439
20527
|
translations: {
|
|
20440
|
-
[localeId: string]:
|
|
20528
|
+
[localeId: string]: OrienteeringAidTranslation
|
|
20441
20529
|
}
|
|
20442
20530
|
}
|
|
20443
20531
|
|
|
@@ -20446,7 +20534,7 @@ export interface OrienteeringAid {
|
|
|
20446
20534
|
*/
|
|
20447
20535
|
export type OrienteeringAid_ID = string
|
|
20448
20536
|
|
|
20449
|
-
export interface
|
|
20537
|
+
export interface OrienteeringAidTranslation {
|
|
20450
20538
|
/**
|
|
20451
20539
|
* The item’s name.
|
|
20452
20540
|
*/
|
|
@@ -20719,7 +20807,7 @@ export interface IntoxicantTranslation {
|
|
|
20719
20807
|
/**
|
|
20720
20808
|
* What happens if the intoxicant has been overdosed, that is, it has been ingested another time within the duration.
|
|
20721
20809
|
*/
|
|
20722
|
-
overdose
|
|
20810
|
+
overdose?: string
|
|
20723
20811
|
|
|
20724
20812
|
/**
|
|
20725
20813
|
* Special information about the intoxicant.
|
|
@@ -20747,6 +20835,20 @@ export interface IntoxicantAddiction {
|
|
|
20747
20835
|
* The maximum interval at which it, while addicted, must be ingested to not suffer from withdrawal symptoms.
|
|
20748
20836
|
*/
|
|
20749
20837
|
interval: IntoxicantAddictionInterval
|
|
20838
|
+
|
|
20839
|
+
/**
|
|
20840
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
20841
|
+
*/
|
|
20842
|
+
translations?: {
|
|
20843
|
+
[localeId: string]: IntoxicantAddictionTranslation
|
|
20844
|
+
}
|
|
20845
|
+
}
|
|
20846
|
+
|
|
20847
|
+
export interface IntoxicantAddictionTranslation {
|
|
20848
|
+
/**
|
|
20849
|
+
* The chance of getting addicted after an ingestion. Use if and only if the plain constant percent is not sufficient.
|
|
20850
|
+
*/
|
|
20851
|
+
chance: string
|
|
20750
20852
|
}
|
|
20751
20853
|
|
|
20752
20854
|
/**
|
|
@@ -20922,11 +21024,32 @@ export type PoisonDuration =
|
|
|
20922
21024
|
kind: "DiceBased"
|
|
20923
21025
|
DiceBased: DiceBasedPoisonTime
|
|
20924
21026
|
}
|
|
21027
|
+
| {
|
|
21028
|
+
kind: "ExpressionBased"
|
|
21029
|
+
ExpressionBased: ExpressionBasedPoisonTime
|
|
21030
|
+
}
|
|
20925
21031
|
| {
|
|
20926
21032
|
kind: "Indefinite"
|
|
20927
21033
|
Indefinite: IndefinitePoisonTime
|
|
20928
21034
|
}
|
|
20929
21035
|
|
|
21036
|
+
export interface ExpressionBasedPoisonTime {
|
|
21037
|
+
value: ExpressionBasedPoisonTimeValue
|
|
21038
|
+
unit: PoisonTimeUnit
|
|
21039
|
+
}
|
|
21040
|
+
|
|
21041
|
+
export type ExpressionBasedPoisonTimeValue = MathOperation<ExpressionBasedPoisonTimeExpressionValue>
|
|
21042
|
+
|
|
21043
|
+
export type ExpressionBasedPoisonTimeExpressionValue =
|
|
21044
|
+
| {
|
|
21045
|
+
kind: "Constant"
|
|
21046
|
+
Constant: number
|
|
21047
|
+
}
|
|
21048
|
+
| {
|
|
21049
|
+
kind: "Dice"
|
|
21050
|
+
Dice: Dice
|
|
21051
|
+
}
|
|
21052
|
+
|
|
20930
21053
|
export type PoisonCost =
|
|
20931
21054
|
| {
|
|
20932
21055
|
kind: "CannotBeExtracted"
|
|
@@ -21011,7 +21134,7 @@ export interface RopeOrChain {
|
|
|
21011
21134
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21012
21135
|
*/
|
|
21013
21136
|
translations: {
|
|
21014
|
-
[localeId: string]:
|
|
21137
|
+
[localeId: string]: RopeOrChainTranslation
|
|
21015
21138
|
}
|
|
21016
21139
|
}
|
|
21017
21140
|
|
|
@@ -21020,7 +21143,7 @@ export interface RopeOrChain {
|
|
|
21020
21143
|
*/
|
|
21021
21144
|
export type RopeOrChain_ID = string
|
|
21022
21145
|
|
|
21023
|
-
export interface
|
|
21146
|
+
export interface RopeOrChainTranslation {
|
|
21024
21147
|
/**
|
|
21025
21148
|
* The item’s name.
|
|
21026
21149
|
*/
|
|
@@ -21079,7 +21202,7 @@ export interface Stationery {
|
|
|
21079
21202
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21080
21203
|
*/
|
|
21081
21204
|
translations: {
|
|
21082
|
-
[localeId: string]:
|
|
21205
|
+
[localeId: string]: StationeryTranslation
|
|
21083
21206
|
}
|
|
21084
21207
|
}
|
|
21085
21208
|
|
|
@@ -21088,7 +21211,7 @@ export interface Stationery {
|
|
|
21088
21211
|
*/
|
|
21089
21212
|
export type Stationery_ID = string
|
|
21090
21213
|
|
|
21091
|
-
export interface
|
|
21214
|
+
export interface StationeryTranslation {
|
|
21092
21215
|
/**
|
|
21093
21216
|
* The item’s name.
|
|
21094
21217
|
*/
|
|
@@ -21147,7 +21270,7 @@ export interface ThievesTool {
|
|
|
21147
21270
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21148
21271
|
*/
|
|
21149
21272
|
translations: {
|
|
21150
|
-
[localeId: string]:
|
|
21273
|
+
[localeId: string]: ThievesToolTranslation
|
|
21151
21274
|
}
|
|
21152
21275
|
}
|
|
21153
21276
|
|
|
@@ -21156,7 +21279,7 @@ export interface ThievesTool {
|
|
|
21156
21279
|
*/
|
|
21157
21280
|
export type ThievesTool_ID = string
|
|
21158
21281
|
|
|
21159
|
-
export interface
|
|
21282
|
+
export interface ThievesToolTranslation {
|
|
21160
21283
|
/**
|
|
21161
21284
|
* The item’s name.
|
|
21162
21285
|
*/
|
|
@@ -21210,7 +21333,7 @@ export interface ToolOfTheTrade {
|
|
|
21210
21333
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21211
21334
|
*/
|
|
21212
21335
|
translations: {
|
|
21213
|
-
[localeId: string]:
|
|
21336
|
+
[localeId: string]: ToolOfTheTradeTranslation
|
|
21214
21337
|
}
|
|
21215
21338
|
}
|
|
21216
21339
|
|
|
@@ -21219,7 +21342,7 @@ export interface ToolOfTheTrade {
|
|
|
21219
21342
|
*/
|
|
21220
21343
|
export type ToolOfTheTrade_ID = string
|
|
21221
21344
|
|
|
21222
|
-
export interface
|
|
21345
|
+
export interface ToolOfTheTradeTranslation {
|
|
21223
21346
|
/**
|
|
21224
21347
|
* The item’s name.
|
|
21225
21348
|
*/
|
|
@@ -21278,7 +21401,7 @@ export interface TravelGearOrTool {
|
|
|
21278
21401
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21279
21402
|
*/
|
|
21280
21403
|
translations: {
|
|
21281
|
-
[localeId: string]:
|
|
21404
|
+
[localeId: string]: TravelGearOrToolTranslation
|
|
21282
21405
|
}
|
|
21283
21406
|
}
|
|
21284
21407
|
|
|
@@ -21287,7 +21410,7 @@ export interface TravelGearOrTool {
|
|
|
21287
21410
|
*/
|
|
21288
21411
|
export type TravelGearOrTool_ID = string
|
|
21289
21412
|
|
|
21290
|
-
export interface
|
|
21413
|
+
export interface TravelGearOrToolTranslation {
|
|
21291
21414
|
/**
|
|
21292
21415
|
* The item’s name.
|
|
21293
21416
|
*/
|
|
@@ -21336,7 +21459,7 @@ export interface Vehicle {
|
|
|
21336
21459
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21337
21460
|
*/
|
|
21338
21461
|
translations: {
|
|
21339
|
-
[localeId: string]:
|
|
21462
|
+
[localeId: string]: VehicleTranslation
|
|
21340
21463
|
}
|
|
21341
21464
|
}
|
|
21342
21465
|
|
|
@@ -21345,7 +21468,7 @@ export interface Vehicle {
|
|
|
21345
21468
|
*/
|
|
21346
21469
|
export type Vehicle_ID = string
|
|
21347
21470
|
|
|
21348
|
-
export interface
|
|
21471
|
+
export interface VehicleTranslation {
|
|
21349
21472
|
/**
|
|
21350
21473
|
* The item’s name.
|
|
21351
21474
|
*/
|
|
@@ -21404,7 +21527,7 @@ export interface WeaponAccessory {
|
|
|
21404
21527
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21405
21528
|
*/
|
|
21406
21529
|
translations: {
|
|
21407
|
-
[localeId: string]:
|
|
21530
|
+
[localeId: string]: WeaponAccessoryTranslation
|
|
21408
21531
|
}
|
|
21409
21532
|
}
|
|
21410
21533
|
|
|
@@ -21413,7 +21536,7 @@ export interface WeaponAccessory {
|
|
|
21413
21536
|
*/
|
|
21414
21537
|
export type WeaponAccessory_ID = string
|
|
21415
21538
|
|
|
21416
|
-
export interface
|
|
21539
|
+
export interface WeaponAccessoryTranslation {
|
|
21417
21540
|
/**
|
|
21418
21541
|
* The item’s name.
|
|
21419
21542
|
*/
|