optolith-database-schema 0.41.0 → 0.42.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 +26 -0
- package/gen/types.d.ts +521 -9
- package/lib/main.js +2 -0
- package/lib/types/Ceremony.d.ts +3 -0
- package/lib/types/FamiliarsTrick.d.ts +1 -0
- package/lib/types/FamiliarsTrick.js +8 -2
- package/lib/types/LiturgicalChant.d.ts +3 -0
- package/lib/types/Locale.d.ts +10 -6
- package/lib/types/Locale.js +10 -6
- package/lib/types/Profession.d.ts +14 -0
- package/lib/types/Race.d.ts +6 -4
- package/lib/types/Race.js +10 -2
- package/lib/types/Ritual.d.ts +3 -0
- package/lib/types/Spell.d.ts +3 -0
- package/lib/types/_ActivatableSkill.d.ts +8 -0
- package/lib/types/_ActivatableSkillCheckResultBased.d.ts +2 -0
- package/lib/types/_ActivatableSkillCheckResultBased.js +1 -0
- package/lib/types/_ActivatableSkillCost.d.ts +48 -0
- package/lib/types/_ActivatableSkillCost.js +2 -2
- package/lib/types/_ActivatableSkillDuration.d.ts +2 -0
- package/lib/types/_ActivatableSkillRange.d.ts +1 -0
- package/lib/types/_Identifier.d.ts +2 -0
- package/lib/types/_Identifier.js +4 -0
- package/lib/types/_IdentifierGroup.d.ts +2 -0
- package/lib/types/_IdentifierGroup.js +3 -1
- package/lib/types/index.d.ts +2 -0
- package/lib/types/index.js +2 -0
- package/lib/types/magicalActions/AnimistPower.d.ts +1 -0
- package/lib/types/magicalActions/Bannzeichen.d.ts +244 -0
- package/lib/types/magicalActions/Bannzeichen.js +231 -0
- package/lib/types/magicalActions/Curse.d.ts +2 -0
- package/lib/types/magicalActions/DominationRitual.d.ts +2 -0
- package/lib/types/magicalActions/GeodeRitual.d.ts +1 -0
- package/lib/types/magicalActions/GoblinRitual.d.ts +286 -0
- package/lib/types/magicalActions/GoblinRitual.js +196 -0
- package/lib/types/magicalActions/JesterTrick.d.ts +3 -0
- package/lib/types/magicalActions/MagicalRune.d.ts +2 -0
- package/lib/types/magicalActions/ZibiljaRitual.d.ts +2 -0
- package/package.json +1 -1
package/gen/types.d.ts
CHANGED
|
@@ -26,6 +26,8 @@ export type EntityMap = {
|
|
|
26
26
|
AttireEnchantment: AttireEnchantment
|
|
27
27
|
Attribute: Attribute
|
|
28
28
|
BandageOrRemedy: BandageOrRemedy
|
|
29
|
+
Bannzeichen: Bannzeichen
|
|
30
|
+
BannzeichenOption: BannzeichenOption
|
|
29
31
|
Beutelzauber: Beutelzauber
|
|
30
32
|
BlessedTradition: BlessedTradition
|
|
31
33
|
Blessing: Blessing
|
|
@@ -75,6 +77,7 @@ export type EntityMap = {
|
|
|
75
77
|
GeneralSelectOption: GeneralSelectOption
|
|
76
78
|
GeneralSpecialAbility: GeneralSpecialAbility
|
|
77
79
|
GeodeRitual: GeodeRitual
|
|
80
|
+
GoblinRitual: GoblinRitual
|
|
78
81
|
Guideline: Guideline
|
|
79
82
|
HairColor: HairColor
|
|
80
83
|
Haubenzauber: Haubenzauber
|
|
@@ -179,6 +182,7 @@ export type EntityMap = {
|
|
|
179
182
|
}
|
|
180
183
|
|
|
181
184
|
export type ChildEntityMap = {
|
|
185
|
+
BannzeichenOption: [BannzeichenOption, "parent", BannzeichenOption["parent"]]
|
|
182
186
|
Enhancement: [Enhancement, "parent", Enhancement["parent"]]
|
|
183
187
|
GeneralSelectOption: [GeneralSelectOption, "parent", GeneralSelectOption["parent"]]
|
|
184
188
|
LanguageSpecialization: [LanguageSpecialization, "parent", LanguageSpecialization["parent"]]
|
|
@@ -231,6 +235,9 @@ export type EnumMap = {
|
|
|
231
235
|
AutomaticEntryAction: AutomaticEntryAction
|
|
232
236
|
AutomaticEntryTarget: AutomaticEntryTarget
|
|
233
237
|
AutomaticEntryTargetSelectionList: AutomaticEntryTargetSelectionList
|
|
238
|
+
BannzeichenCost: BannzeichenCost
|
|
239
|
+
BannzeichenImprovementCost: BannzeichenImprovementCost
|
|
240
|
+
BannzeichenSuboption: BannzeichenSuboption
|
|
234
241
|
BinarySex: BinarySex
|
|
235
242
|
BindingCost: BindingCost
|
|
236
243
|
BlessedCommonProfessionConstraint: BlessedCommonProfessionConstraint
|
|
@@ -303,6 +310,10 @@ export type EnumMap = {
|
|
|
303
310
|
GeodeRitualDuration: GeodeRitualDuration
|
|
304
311
|
GeodeRitualPrerequisiteGroup: GeodeRitualPrerequisiteGroup
|
|
305
312
|
GeodeRitualRange: GeodeRitualRange
|
|
313
|
+
GoblinRitualCastingTimeUnit: GoblinRitualCastingTimeUnit
|
|
314
|
+
GoblinRitualDuration: GoblinRitualDuration
|
|
315
|
+
GoblinRitualPerformanceParameters: GoblinRitualPerformanceParameters
|
|
316
|
+
GoblinRitualRangeValue: GoblinRitualRangeValue
|
|
306
317
|
GradientColor: GradientColor
|
|
307
318
|
HitZone: HitZone
|
|
308
319
|
ImprovementCost: ImprovementCost
|
|
@@ -481,6 +492,11 @@ export type TypeAliasMap = {
|
|
|
481
492
|
AutomaticAdvantageDisadvantage: AutomaticAdvantageDisadvantage<unknown>
|
|
482
493
|
AutomaticEntry: AutomaticEntry
|
|
483
494
|
AutomaticEntryTargetSelection: AutomaticEntryTargetSelection
|
|
495
|
+
BannzeichenCostDisjunction: BannzeichenCostDisjunction
|
|
496
|
+
BannzeichenCraftingTime: BannzeichenCraftingTime
|
|
497
|
+
BannzeichenCraftingTimePerCountable: BannzeichenCraftingTimePerCountable
|
|
498
|
+
BannzeichenDuration: BannzeichenDuration
|
|
499
|
+
BannzeichenPerformanceParameters: BannzeichenPerformanceParameters
|
|
484
500
|
BaseValues: BaseValues
|
|
485
501
|
BindingCostDerivedFromSelection: BindingCostDerivedFromSelection
|
|
486
502
|
BindingCostMap: BindingCostMap
|
|
@@ -528,6 +544,7 @@ export type TypeAliasMap = {
|
|
|
528
544
|
CulturePrerequisite: CulturePrerequisite
|
|
529
545
|
CursePerformanceParameters: CursePerformanceParameters
|
|
530
546
|
CursesOptions: CursesOptions
|
|
547
|
+
CustomBannzeichenSuboption: CustomBannzeichenSuboption
|
|
531
548
|
CustomMagicalRuneSuboption: CustomMagicalRuneSuboption
|
|
532
549
|
DaggerRitualArcaneEnergyCost: DaggerRitualArcaneEnergyCost
|
|
533
550
|
DefaultPrimaryAttributeDamageThreshold: DefaultPrimaryAttributeDamageThreshold
|
|
@@ -612,6 +629,12 @@ export type TypeAliasMap = {
|
|
|
612
629
|
GenRangedWeapon: GenRangedWeapon<unknown>
|
|
613
630
|
GeodeRitualPerformanceParameters: GeodeRitualPerformanceParameters
|
|
614
631
|
GeodeRitualPrerequisites: GeodeRitualPrerequisites
|
|
632
|
+
GoblinRitualCastingTime: GoblinRitualCastingTime
|
|
633
|
+
GoblinRitualOneTimeCost: GoblinRitualOneTimeCost
|
|
634
|
+
GoblinRitualOneTimePerformanceParameters: GoblinRitualOneTimePerformanceParameters
|
|
635
|
+
GoblinRitualRange: GoblinRitualRange
|
|
636
|
+
GoblinRitualSustainedCost: GoblinRitualSustainedCost
|
|
637
|
+
GoblinRitualSustainedPerformanceParameters: GoblinRitualSustainedPerformanceParameters
|
|
615
638
|
GroupedCommonProfessions: GroupedCommonProfessions
|
|
616
639
|
HasAdditionalPenalties: HasAdditionalPenalties
|
|
617
640
|
HeadHitZone: HeadHitZone
|
|
@@ -794,6 +817,7 @@ export type TypeAliasMap = {
|
|
|
794
817
|
SexualCharacteristicPrerequisite: SexualCharacteristicPrerequisite
|
|
795
818
|
ShamanisticBlessedTradition: ShamanisticBlessedTradition
|
|
796
819
|
Since: Since
|
|
820
|
+
SingleBannzeichenCost: SingleBannzeichenCost
|
|
797
821
|
SingleMagicalRuneCost: SingleMagicalRuneCost
|
|
798
822
|
SinglePenalty: SinglePenalty
|
|
799
823
|
SinglePrimaryAttributeDamageThreshold: SinglePrimaryAttributeDamageThreshold
|
|
@@ -1222,7 +1246,7 @@ export interface Locale {
|
|
|
1222
1246
|
"Personal Data": string
|
|
1223
1247
|
"Character Sheet": string
|
|
1224
1248
|
"Pact": string
|
|
1225
|
-
"
|
|
1249
|
+
"Rule Set": string
|
|
1226
1250
|
"Race, Culture & Profession": string
|
|
1227
1251
|
"Race": string
|
|
1228
1252
|
"Culture": string
|
|
@@ -1887,6 +1911,7 @@ export interface Locale {
|
|
|
1887
1911
|
"CD": string
|
|
1888
1912
|
"Object": string
|
|
1889
1913
|
"Effect": string
|
|
1914
|
+
"Rules": string
|
|
1890
1915
|
"Casting Time": string
|
|
1891
1916
|
"Ritual Time": string
|
|
1892
1917
|
"Liturgical Time": string
|
|
@@ -2484,6 +2509,8 @@ export interface Locale {
|
|
|
2484
2509
|
".input {$value :number} {{{$value}%}}": string & { __params: { "value": number } }
|
|
2485
2510
|
"Animal Types": string
|
|
2486
2511
|
"Communicability to Intelligent Creatures": string
|
|
2512
|
+
"childhood disease": string
|
|
2513
|
+
"magical disease": string
|
|
2487
2514
|
"Can be combined with": string
|
|
2488
2515
|
"Skill": string
|
|
2489
2516
|
"{$defaultDuration}, but no more than {$maximumDuration}": string & { __params: { "defaultDuration": StringableTranslationParameter; "maximumDuration": StringableTranslationParameter } }
|
|
@@ -2503,10 +2530,7 @@ export interface Locale {
|
|
|
2503
2530
|
"All AE": string
|
|
2504
2531
|
"All AE, at least {$value} AE": string & { __params: { "value": StringableTranslationParameter } }
|
|
2505
2532
|
"depends on spent AE": string
|
|
2506
|
-
"
|
|
2507
|
-
"Spirit Base Value": string
|
|
2508
|
-
"Toughness Base Value": string
|
|
2509
|
-
"Movement Base Value": string
|
|
2533
|
+
"{$derivedCharacteristic} Base Value": string & { __params: { "derivedCharacteristic": StringableTranslationParameter } }
|
|
2510
2534
|
"Attribute Adjustments": string
|
|
2511
2535
|
"one attribute of your choice": string
|
|
2512
2536
|
"Common Cultures": string
|
|
@@ -2546,12 +2570,13 @@ export interface Locale {
|
|
|
2546
2570
|
"no Skill Specialization for a {$skillOfGroup}": string & { __params: { "skillOfGroup": StringableTranslationParameter } }
|
|
2547
2571
|
".input {$count :number} {{{$count} of the following combat techniques {$rating}}}": string & { __params: { "count": number; "rating": StringableTranslationParameter } }
|
|
2548
2572
|
".input {$count :number} {{{$previous}, {$count} others {$rating}}}": string & { __params: { "count": number; "previous": StringableTranslationParameter; "rating": StringableTranslationParameter } }
|
|
2549
|
-
"{$previous},
|
|
2573
|
+
"{$previous}, the others {$rating}": string & { __params: { "previous": StringableTranslationParameter; "rating": StringableTranslationParameter } }
|
|
2550
2574
|
"Curses totaling {$apValue} AP": string & { __params: { "apValue": StringableTranslationParameter } }
|
|
2551
2575
|
"no Curses totaling {$apValue} AP": string & { __params: { "apValue": StringableTranslationParameter } }
|
|
2552
2576
|
"Liturgies totaling {$apValue} AP": string & { __params: { "apValue": StringableTranslationParameter } }
|
|
2553
2577
|
"no Liturgies totaling {$apValue} AP": string & { __params: { "apValue": StringableTranslationParameter } }
|
|
2554
2578
|
"{$apValue} AP to improve other {$skillsOfGroup}": string & { __params: { "apValue": StringableTranslationParameter; "skillsOfGroup": StringableTranslationParameter } }
|
|
2579
|
+
"{$apValue} AP to distribute among the following skills: {$list}": string & { __params: { "apValue": StringableTranslationParameter; "list": StringableTranslationParameter } }
|
|
2555
2580
|
"no AP to improve other {$skillsOfGroup}": string & { __params: { "skillsOfGroup": StringableTranslationParameter } }
|
|
2556
2581
|
".input {$count :number} {{{$count} cantrips}}": string & { __params: { "count": number } }
|
|
2557
2582
|
"{$count} from the following list": string & { __params: { "count": StringableTranslationParameter } }
|
|
@@ -2562,6 +2587,9 @@ export interface Locale {
|
|
|
2562
2587
|
"Enhancements": string
|
|
2563
2588
|
"SR {$value}": string & { __params: { "value": StringableTranslationParameter } }
|
|
2564
2589
|
".input {$hiddenCount :number} {{Prerequisites}}": string & { __params: { "hiddenCount": number } }
|
|
2590
|
+
"Spell Enhancement {$spell}": string & { __params: { "spell": StringableTranslationParameter } }
|
|
2591
|
+
"Ritual Enhancement {$ritual}": string & { __params: { "ritual": StringableTranslationParameter } }
|
|
2592
|
+
"Liturgical Enhancement {$liturgicalChantOrCeremony}": string & { __params: { "liturgicalChantOrCeremony": StringableTranslationParameter } }
|
|
2565
2593
|
"Profession Package": string
|
|
2566
2594
|
"Optional Rule": string
|
|
2567
2595
|
}
|
|
@@ -4387,6 +4415,11 @@ export interface Race {
|
|
|
4387
4415
|
*/
|
|
4388
4416
|
strongly_recommended_disadvantages?: CommonnessRatedAdvantageDisadvantage<Disadvantage_ID>[]
|
|
4389
4417
|
|
|
4418
|
+
/**
|
|
4419
|
+
* How many different hair colors a race may have. By default, they have a single one that is for their whole body, but a race may have multiple if their hair color is different for different body parts. Additionally, if the hair color is labelled differently (e.g. scale color), there might be multiple colors for different body parts as well. This should only be set if the hair color count is higher than 1.
|
|
4420
|
+
*/
|
|
4421
|
+
hairColorCount?: number
|
|
4422
|
+
|
|
4390
4423
|
/**
|
|
4391
4424
|
* Configuration for random weight generation.
|
|
4392
4425
|
*/
|
|
@@ -4460,6 +4493,11 @@ export interface RaceTranslation {
|
|
|
4460
4493
|
*/
|
|
4461
4494
|
strongly_recommended_disadvantages?: string
|
|
4462
4495
|
|
|
4496
|
+
/**
|
|
4497
|
+
* The label for hair colors if it is not a hair color in that sense: Some races may have different labels for hair color such as scale color.
|
|
4498
|
+
*/
|
|
4499
|
+
hairColorLabel?: string
|
|
4500
|
+
|
|
4463
4501
|
errata?: Errata
|
|
4464
4502
|
}
|
|
4465
4503
|
|
|
@@ -6083,6 +6121,9 @@ export type CheckResultValue =
|
|
|
6083
6121
|
| {
|
|
6084
6122
|
kind: "SkillPoints"
|
|
6085
6123
|
}
|
|
6124
|
+
| {
|
|
6125
|
+
kind: "SkillRating"
|
|
6126
|
+
}
|
|
6086
6127
|
|
|
6087
6128
|
export interface CheckResultBasedModifier {
|
|
6088
6129
|
/**
|
|
@@ -16341,6 +16382,10 @@ export interface ProfessionMagicalActionIdentifier {
|
|
|
16341
16382
|
}
|
|
16342
16383
|
|
|
16343
16384
|
export type MagicalActionIdentifier =
|
|
16385
|
+
| {
|
|
16386
|
+
kind: "Bannzeichen"
|
|
16387
|
+
Bannzeichen: Bannzeichen_ID
|
|
16388
|
+
}
|
|
16344
16389
|
| {
|
|
16345
16390
|
kind: "Curse"
|
|
16346
16391
|
Curse: Curse_ID
|
|
@@ -16373,6 +16418,10 @@ export type MagicalActionIdentifier =
|
|
|
16373
16418
|
kind: "GeodeRitual"
|
|
16374
16419
|
GeodeRitual: GeodeRitual_ID
|
|
16375
16420
|
}
|
|
16421
|
+
| {
|
|
16422
|
+
kind: "GoblinRitual"
|
|
16423
|
+
GoblinRitual: GoblinRitual_ID
|
|
16424
|
+
}
|
|
16376
16425
|
| {
|
|
16377
16426
|
kind: "ZibiljaRitual"
|
|
16378
16427
|
ZibiljaRitual: ZibiljaRitual_ID
|
|
@@ -16382,6 +16431,263 @@ export type MagicalActionIdentifier =
|
|
|
16382
16431
|
MagicalRune: MagicalRune_ID
|
|
16383
16432
|
}
|
|
16384
16433
|
|
|
16434
|
+
export interface Bannzeichen {
|
|
16435
|
+
/**
|
|
16436
|
+
* Lists the linked three attributes used to make a skill check.
|
|
16437
|
+
*/
|
|
16438
|
+
check: SkillCheck
|
|
16439
|
+
|
|
16440
|
+
/**
|
|
16441
|
+
* Measurable parameters of a Bannzeichen.
|
|
16442
|
+
*/
|
|
16443
|
+
parameters: BannzeichenPerformanceParameters
|
|
16444
|
+
|
|
16445
|
+
/**
|
|
16446
|
+
* The associated property.
|
|
16447
|
+
*/
|
|
16448
|
+
property: Property_ID
|
|
16449
|
+
|
|
16450
|
+
/**
|
|
16451
|
+
* States which column is used to improve the skill.
|
|
16452
|
+
*/
|
|
16453
|
+
improvement_cost: BannzeichenImprovementCost
|
|
16454
|
+
|
|
16455
|
+
/**
|
|
16456
|
+
* References to where in which publications this entry has been defined. Entries may also be added or removed in later printings.
|
|
16457
|
+
*/
|
|
16458
|
+
src: PublicationRefs
|
|
16459
|
+
|
|
16460
|
+
/**
|
|
16461
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
16462
|
+
*/
|
|
16463
|
+
translations: {
|
|
16464
|
+
[localeId: string]: BannzeichenTranslation
|
|
16465
|
+
}
|
|
16466
|
+
}
|
|
16467
|
+
|
|
16468
|
+
/**
|
|
16469
|
+
* The entity’s identifier. A UUID or a locale code if it is registered as the locale entity.
|
|
16470
|
+
*/
|
|
16471
|
+
export type Bannzeichen_ID = string
|
|
16472
|
+
|
|
16473
|
+
export interface BannzeichenTranslation {
|
|
16474
|
+
/**
|
|
16475
|
+
* The Bannzeichen’s name.
|
|
16476
|
+
*
|
|
16477
|
+
* If the Bannzeichen has an option, the option’s name will/should not be included in the name as well as its surrounding parenthesis. It will/should be combined on demand.
|
|
16478
|
+
*/
|
|
16479
|
+
name: string
|
|
16480
|
+
|
|
16481
|
+
/**
|
|
16482
|
+
* The full name of the entry as stated in the sources. Only use when `name` needs to be different from full name for text generation purposes.
|
|
16483
|
+
*/
|
|
16484
|
+
name_in_library?: string
|
|
16485
|
+
|
|
16486
|
+
/**
|
|
16487
|
+
* The native name of the Bannzeichen. It has to be specified unless it is defined by an option.
|
|
16488
|
+
*/
|
|
16489
|
+
native_name?: string
|
|
16490
|
+
|
|
16491
|
+
/**
|
|
16492
|
+
* The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.
|
|
16493
|
+
*/
|
|
16494
|
+
effect: ActivatableSkillEffect
|
|
16495
|
+
|
|
16496
|
+
/**
|
|
16497
|
+
* The ae-cost of the Bannzeichen
|
|
16498
|
+
*/
|
|
16499
|
+
cost?: string
|
|
16500
|
+
|
|
16501
|
+
/**
|
|
16502
|
+
* The crafting time of the Bannzeichen
|
|
16503
|
+
*/
|
|
16504
|
+
crafting_time?: string
|
|
16505
|
+
|
|
16506
|
+
/**
|
|
16507
|
+
* The duration of the Bannzeichen
|
|
16508
|
+
*/
|
|
16509
|
+
duration?: string
|
|
16510
|
+
|
|
16511
|
+
errata?: Errata
|
|
16512
|
+
}
|
|
16513
|
+
|
|
16514
|
+
export interface BannzeichenOption {
|
|
16515
|
+
/**
|
|
16516
|
+
* The Bannzeichen this option belongs to.
|
|
16517
|
+
*/
|
|
16518
|
+
parent: Bannzeichen_ID
|
|
16519
|
+
|
|
16520
|
+
/**
|
|
16521
|
+
* The option-specific AE cost.
|
|
16522
|
+
*/
|
|
16523
|
+
cost?: SingleBannzeichenCost
|
|
16524
|
+
|
|
16525
|
+
/**
|
|
16526
|
+
* The option-specific improvement cost.
|
|
16527
|
+
*/
|
|
16528
|
+
improvement_cost?: ImprovementCost
|
|
16529
|
+
|
|
16530
|
+
suboption?: BannzeichenSuboption
|
|
16531
|
+
|
|
16532
|
+
/**
|
|
16533
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
16534
|
+
*/
|
|
16535
|
+
translations: {
|
|
16536
|
+
[localeId: string]: BannzeichenOptionTranslation
|
|
16537
|
+
}
|
|
16538
|
+
}
|
|
16539
|
+
|
|
16540
|
+
/**
|
|
16541
|
+
* The entity’s identifier. A UUID or a locale code if it is registered as the locale entity.
|
|
16542
|
+
*/
|
|
16543
|
+
export type BannzeichenOption_ID = string
|
|
16544
|
+
|
|
16545
|
+
export interface BannzeichenOptionTranslation {
|
|
16546
|
+
/**
|
|
16547
|
+
* The Bannzeichen option’s name.
|
|
16548
|
+
*
|
|
16549
|
+
* The surrounding parenthesis will/should not be included, they will/should be generated.
|
|
16550
|
+
*/
|
|
16551
|
+
name: string
|
|
16552
|
+
|
|
16553
|
+
/**
|
|
16554
|
+
* The native name of the Bannzeichen option.
|
|
16555
|
+
*/
|
|
16556
|
+
native_name: string
|
|
16557
|
+
}
|
|
16558
|
+
|
|
16559
|
+
export interface SingleBannzeichenCost {
|
|
16560
|
+
/**
|
|
16561
|
+
* The AE cost value.
|
|
16562
|
+
*/
|
|
16563
|
+
value: number
|
|
16564
|
+
|
|
16565
|
+
/**
|
|
16566
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
16567
|
+
*/
|
|
16568
|
+
translations?: {
|
|
16569
|
+
[localeId: string]: SingleBannzeichenCostTranslation
|
|
16570
|
+
}
|
|
16571
|
+
}
|
|
16572
|
+
|
|
16573
|
+
export interface SingleBannzeichenCostTranslation {
|
|
16574
|
+
/**
|
|
16575
|
+
* A note, appended to the generated string in parenthesis.
|
|
16576
|
+
*/
|
|
16577
|
+
note: ResponsiveTextOptional
|
|
16578
|
+
}
|
|
16579
|
+
|
|
16580
|
+
export type BannzeichenSuboption =
|
|
16581
|
+
| {
|
|
16582
|
+
kind: "Custom"
|
|
16583
|
+
Custom: CustomBannzeichenSuboption
|
|
16584
|
+
}
|
|
16585
|
+
|
|
16586
|
+
export interface CustomBannzeichenSuboption {
|
|
16587
|
+
/**
|
|
16588
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
16589
|
+
*/
|
|
16590
|
+
translations: {
|
|
16591
|
+
[localeId: string]: CustomBannzeichenSuboptionTranslation
|
|
16592
|
+
}
|
|
16593
|
+
}
|
|
16594
|
+
|
|
16595
|
+
export interface CustomBannzeichenSuboptionTranslation {
|
|
16596
|
+
/**
|
|
16597
|
+
* One or more examples for the suboption.
|
|
16598
|
+
*/
|
|
16599
|
+
examples?: string[]
|
|
16600
|
+
}
|
|
16601
|
+
|
|
16602
|
+
/**
|
|
16603
|
+
* Measurable parameters of a Bannzeichen.
|
|
16604
|
+
*/
|
|
16605
|
+
export interface BannzeichenPerformanceParameters {
|
|
16606
|
+
/**
|
|
16607
|
+
* The AE cost.
|
|
16608
|
+
*/
|
|
16609
|
+
cost: BannzeichenCost
|
|
16610
|
+
|
|
16611
|
+
/**
|
|
16612
|
+
* The crafting time.
|
|
16613
|
+
*/
|
|
16614
|
+
crafting_time: BannzeichenCraftingTime
|
|
16615
|
+
|
|
16616
|
+
/**
|
|
16617
|
+
* The duration.
|
|
16618
|
+
*/
|
|
16619
|
+
duration: BannzeichenDuration
|
|
16620
|
+
}
|
|
16621
|
+
|
|
16622
|
+
export type BannzeichenCost =
|
|
16623
|
+
| {
|
|
16624
|
+
kind: "Single"
|
|
16625
|
+
Single: SingleBannzeichenCost
|
|
16626
|
+
}
|
|
16627
|
+
| {
|
|
16628
|
+
kind: "Disjunction"
|
|
16629
|
+
Disjunction: BannzeichenCostDisjunction
|
|
16630
|
+
}
|
|
16631
|
+
| {
|
|
16632
|
+
kind: "DerivedFromOption"
|
|
16633
|
+
}
|
|
16634
|
+
|
|
16635
|
+
export interface BannzeichenCostDisjunction {
|
|
16636
|
+
/**
|
|
16637
|
+
* A set of possible AE cost values.
|
|
16638
|
+
*/
|
|
16639
|
+
list: SingleBannzeichenCost[]
|
|
16640
|
+
}
|
|
16641
|
+
|
|
16642
|
+
export interface BannzeichenCraftingTime {
|
|
16643
|
+
/**
|
|
16644
|
+
* The crafting time in actions.
|
|
16645
|
+
*/
|
|
16646
|
+
value: number
|
|
16647
|
+
|
|
16648
|
+
/**
|
|
16649
|
+
* The crafting time has to be per a specific countable entity, e.g. `8 Actions per person`.
|
|
16650
|
+
*/
|
|
16651
|
+
per?: BannzeichenCraftingTimePerCountable
|
|
16652
|
+
}
|
|
16653
|
+
|
|
16654
|
+
export interface BannzeichenCraftingTimePerCountable {
|
|
16655
|
+
/**
|
|
16656
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
16657
|
+
*/
|
|
16658
|
+
translations: {
|
|
16659
|
+
[localeId: string]: BannzeichenCraftingTimePerCountableTranslation
|
|
16660
|
+
}
|
|
16661
|
+
}
|
|
16662
|
+
|
|
16663
|
+
export interface BannzeichenCraftingTimePerCountableTranslation {
|
|
16664
|
+
/**
|
|
16665
|
+
* The countable entity name.
|
|
16666
|
+
*/
|
|
16667
|
+
countable: ResponsiveText
|
|
16668
|
+
}
|
|
16669
|
+
|
|
16670
|
+
export interface BannzeichenDuration {
|
|
16671
|
+
/**
|
|
16672
|
+
* The duration on slow Bannzeichen application.
|
|
16673
|
+
*/
|
|
16674
|
+
slow: CheckResultBasedDuration
|
|
16675
|
+
|
|
16676
|
+
/**
|
|
16677
|
+
* The duration on fast Bannzeichen application.
|
|
16678
|
+
*/
|
|
16679
|
+
fast: CheckResultBasedDuration
|
|
16680
|
+
}
|
|
16681
|
+
|
|
16682
|
+
export type BannzeichenImprovementCost =
|
|
16683
|
+
| {
|
|
16684
|
+
kind: "Constant"
|
|
16685
|
+
Constant: ImprovementCost
|
|
16686
|
+
}
|
|
16687
|
+
| {
|
|
16688
|
+
kind: "DerivedFromOption"
|
|
16689
|
+
}
|
|
16690
|
+
|
|
16385
16691
|
export interface Curse {
|
|
16386
16692
|
/**
|
|
16387
16693
|
* Lists the linked three attributes used to make a skill check.
|
|
@@ -17732,6 +18038,205 @@ export type GeodeRitualPrerequisiteGroup =
|
|
|
17732
18038
|
Influence: InfluencePrerequisite
|
|
17733
18039
|
}
|
|
17734
18040
|
|
|
18041
|
+
export interface GoblinRitual {
|
|
18042
|
+
/**
|
|
18043
|
+
* Lists the linked three attributes used to make a skill check.
|
|
18044
|
+
*/
|
|
18045
|
+
check: SkillCheck
|
|
18046
|
+
|
|
18047
|
+
/**
|
|
18048
|
+
* In some cases, the target's Spirit or Toughness is applied as a penalty.
|
|
18049
|
+
*/
|
|
18050
|
+
check_penalty?: SkillCheckPenalty
|
|
18051
|
+
|
|
18052
|
+
/**
|
|
18053
|
+
* Measurable parameters of a goblin ritual.
|
|
18054
|
+
*/
|
|
18055
|
+
parameters: GoblinRitualPerformanceParameters
|
|
18056
|
+
|
|
18057
|
+
/**
|
|
18058
|
+
* The target category – the kind of creature or object – the skill affects.
|
|
18059
|
+
*/
|
|
18060
|
+
target: AffectedTargetCategories
|
|
18061
|
+
|
|
18062
|
+
/**
|
|
18063
|
+
* The associated property.
|
|
18064
|
+
*/
|
|
18065
|
+
property: Property_ID
|
|
18066
|
+
|
|
18067
|
+
/**
|
|
18068
|
+
* States which column is used to improve the skill.
|
|
18069
|
+
*/
|
|
18070
|
+
improvement_cost: ImprovementCost
|
|
18071
|
+
|
|
18072
|
+
/**
|
|
18073
|
+
* References to where in which publications this entry has been defined. Entries may also be added or removed in later printings.
|
|
18074
|
+
*/
|
|
18075
|
+
src: PublicationRefs
|
|
18076
|
+
|
|
18077
|
+
/**
|
|
18078
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18079
|
+
*/
|
|
18080
|
+
translations: {
|
|
18081
|
+
[localeId: string]: GoblinRitualTranslation
|
|
18082
|
+
}
|
|
18083
|
+
}
|
|
18084
|
+
|
|
18085
|
+
/**
|
|
18086
|
+
* The entity’s identifier. A UUID or a locale code if it is registered as the locale entity.
|
|
18087
|
+
*/
|
|
18088
|
+
export type GoblinRitual_ID = string
|
|
18089
|
+
|
|
18090
|
+
export interface GoblinRitualTranslation {
|
|
18091
|
+
/**
|
|
18092
|
+
* The goblin ritual’s name.
|
|
18093
|
+
*/
|
|
18094
|
+
name: string
|
|
18095
|
+
|
|
18096
|
+
/**
|
|
18097
|
+
* The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.
|
|
18098
|
+
*/
|
|
18099
|
+
effect: ActivatableSkillEffect
|
|
18100
|
+
|
|
18101
|
+
casting_time?: OldParameter
|
|
18102
|
+
|
|
18103
|
+
cost?: OldParameter
|
|
18104
|
+
|
|
18105
|
+
range?: OldParameter
|
|
18106
|
+
|
|
18107
|
+
duration?: OldParameter
|
|
18108
|
+
|
|
18109
|
+
target?: string
|
|
18110
|
+
|
|
18111
|
+
errata?: Errata
|
|
18112
|
+
}
|
|
18113
|
+
|
|
18114
|
+
/**
|
|
18115
|
+
* Measurable parameters of a goblin ritual.
|
|
18116
|
+
*/
|
|
18117
|
+
export type GoblinRitualPerformanceParameters =
|
|
18118
|
+
| {
|
|
18119
|
+
kind: "OneTime"
|
|
18120
|
+
OneTime: GoblinRitualOneTimePerformanceParameters
|
|
18121
|
+
}
|
|
18122
|
+
| {
|
|
18123
|
+
kind: "Sustained"
|
|
18124
|
+
Sustained: GoblinRitualSustainedPerformanceParameters
|
|
18125
|
+
}
|
|
18126
|
+
|
|
18127
|
+
export interface GoblinRitualOneTimePerformanceParameters {
|
|
18128
|
+
/**
|
|
18129
|
+
* The casting time.
|
|
18130
|
+
*/
|
|
18131
|
+
casting_time: GoblinRitualCastingTime
|
|
18132
|
+
|
|
18133
|
+
/**
|
|
18134
|
+
* The AE cost.
|
|
18135
|
+
*/
|
|
18136
|
+
cost: GoblinRitualOneTimeCost
|
|
18137
|
+
|
|
18138
|
+
/**
|
|
18139
|
+
* The range.
|
|
18140
|
+
*/
|
|
18141
|
+
range: GoblinRitualRange
|
|
18142
|
+
|
|
18143
|
+
/**
|
|
18144
|
+
* The duration.
|
|
18145
|
+
*/
|
|
18146
|
+
duration: GoblinRitualDuration
|
|
18147
|
+
}
|
|
18148
|
+
|
|
18149
|
+
export interface GoblinRitualCastingTime {
|
|
18150
|
+
value: number
|
|
18151
|
+
unit: GoblinRitualCastingTimeUnit
|
|
18152
|
+
}
|
|
18153
|
+
|
|
18154
|
+
export type GoblinRitualCastingTimeUnit =
|
|
18155
|
+
| {
|
|
18156
|
+
kind: "Actions"
|
|
18157
|
+
}
|
|
18158
|
+
| {
|
|
18159
|
+
kind: "Minutes"
|
|
18160
|
+
}
|
|
18161
|
+
| {
|
|
18162
|
+
kind: "Hours"
|
|
18163
|
+
}
|
|
18164
|
+
|
|
18165
|
+
export type GoblinRitualOneTimeCost = NonModifiableOneTimeCost
|
|
18166
|
+
|
|
18167
|
+
export interface GoblinRitualRange {
|
|
18168
|
+
/**
|
|
18169
|
+
* The range value.
|
|
18170
|
+
*/
|
|
18171
|
+
value: GoblinRitualRangeValue
|
|
18172
|
+
|
|
18173
|
+
/**
|
|
18174
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
18175
|
+
*/
|
|
18176
|
+
translations?: {
|
|
18177
|
+
[localeId: string]: GoblinRitualRangeTranslation
|
|
18178
|
+
}
|
|
18179
|
+
}
|
|
18180
|
+
|
|
18181
|
+
export interface GoblinRitualRangeTranslation {
|
|
18182
|
+
/**
|
|
18183
|
+
* A note, appended to the generated string in parenthesis. If the generated is modified using `replacement`, the note is appended to the modifier string.
|
|
18184
|
+
*/
|
|
18185
|
+
note?: ResponsiveTextOptional
|
|
18186
|
+
|
|
18187
|
+
/**
|
|
18188
|
+
* A replacement string. If `note` is provided, it is appended to the replaced string.
|
|
18189
|
+
*/
|
|
18190
|
+
replacement?: ResponsiveTextReplace
|
|
18191
|
+
}
|
|
18192
|
+
|
|
18193
|
+
export type GoblinRitualRangeValue =
|
|
18194
|
+
| {
|
|
18195
|
+
kind: "Sight"
|
|
18196
|
+
}
|
|
18197
|
+
| {
|
|
18198
|
+
kind: "Self"
|
|
18199
|
+
}
|
|
18200
|
+
| {
|
|
18201
|
+
kind: "Touch"
|
|
18202
|
+
}
|
|
18203
|
+
| {
|
|
18204
|
+
kind: "Fixed"
|
|
18205
|
+
Fixed: FixedRange
|
|
18206
|
+
}
|
|
18207
|
+
|
|
18208
|
+
export type GoblinRitualDuration =
|
|
18209
|
+
| {
|
|
18210
|
+
kind: "Immediate"
|
|
18211
|
+
}
|
|
18212
|
+
| {
|
|
18213
|
+
kind: "Fixed"
|
|
18214
|
+
Fixed: DurationUnitValue
|
|
18215
|
+
}
|
|
18216
|
+
| {
|
|
18217
|
+
kind: "CheckResultBased"
|
|
18218
|
+
CheckResultBased: CheckResultBasedDuration
|
|
18219
|
+
}
|
|
18220
|
+
|
|
18221
|
+
export interface GoblinRitualSustainedPerformanceParameters {
|
|
18222
|
+
/**
|
|
18223
|
+
* The casting time.
|
|
18224
|
+
*/
|
|
18225
|
+
casting_time: GoblinRitualCastingTime
|
|
18226
|
+
|
|
18227
|
+
/**
|
|
18228
|
+
* The AE cost.
|
|
18229
|
+
*/
|
|
18230
|
+
cost: GoblinRitualSustainedCost
|
|
18231
|
+
|
|
18232
|
+
/**
|
|
18233
|
+
* The range.
|
|
18234
|
+
*/
|
|
18235
|
+
range: GoblinRitualRange
|
|
18236
|
+
}
|
|
18237
|
+
|
|
18238
|
+
export type GoblinRitualSustainedCost = NonModifiableSustainedCost
|
|
18239
|
+
|
|
17735
18240
|
export interface ZibiljaRitual {
|
|
17736
18241
|
/**
|
|
17737
18242
|
* Lists the linked three attributes used to make a skill check.
|
|
@@ -19027,12 +19532,12 @@ export interface RaceVariant {
|
|
|
19027
19532
|
/**
|
|
19028
19533
|
* An array containing 20 (numeric) hair color identifiers. The array also represents the 20-sided die for a random hair color.
|
|
19029
19534
|
*/
|
|
19030
|
-
hair_color
|
|
19535
|
+
hair_color: [HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID, HairColor_ID]
|
|
19031
19536
|
|
|
19032
19537
|
/**
|
|
19033
19538
|
* An array containing 20 (numeric) eye color identifiers. The array also represents the 20-sided die for a random eye color.
|
|
19034
19539
|
*/
|
|
19035
|
-
eye_color
|
|
19540
|
+
eye_color: [EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID, EyeColor_ID]
|
|
19036
19541
|
|
|
19037
19542
|
/**
|
|
19038
19543
|
* Configuration for random height generation.
|
|
@@ -23554,10 +24059,17 @@ export interface FamiliarsTrick {
|
|
|
23554
24059
|
/**
|
|
23555
24060
|
* The animal types this trick is available to. Either it is available to all or only a list of specific animal types.
|
|
23556
24061
|
*
|
|
23557
|
-
* If no animal types are given, the
|
|
24062
|
+
* If no animal types are given, the familiars trick applies to all animal types.
|
|
23558
24063
|
*/
|
|
23559
24064
|
animal_types: AnimalType_ID[]
|
|
23560
24065
|
|
|
24066
|
+
/**
|
|
24067
|
+
* The magical traditions whose familiars can use this trick. Either it is available to all or only a list of specific traditions.
|
|
24068
|
+
*
|
|
24069
|
+
* If no traditions are given, the familiars trick is not restricted by the magical tradition at all.
|
|
24070
|
+
*/
|
|
24071
|
+
traditions?: MagicalTradition_ID[]
|
|
24072
|
+
|
|
23561
24073
|
/**
|
|
23562
24074
|
* Measurable parameters of a familiar’s trick.
|
|
23563
24075
|
*/
|