s2cfgtojson 6.0.0 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/package.json +1 -1
  2. package/types.mts +2744 -1319
  3. package/utility-types.mts +73 -76
package/utility-types.mts CHANGED
@@ -1,5 +1,3 @@
1
- import { GetStructType } from "./Struct.mts";
2
-
3
1
  export type WeatherSelection =
4
2
  | "CalmBeforeEmission"
5
3
  | "Clearly"
@@ -538,79 +536,78 @@ export type ObjectAbilityName =
538
536
  | "Tushkan_JumpAttack"
539
537
  | "WoundedPSYStrike";
540
538
 
541
- export type MeshAttachment =
542
- | "Bbe"
543
- | "Bbe_a"
544
- | "BodyArmor"
545
- | "Bpa"
546
- | "Bpa_c_d_e"
547
- | "Cap"
548
- | "Clo"
549
- | "Face"
550
- | "Fbe"
551
- | "Fbe_a"
552
- | "Fbe_a_b"
553
- | "Fbe_a_b_c"
554
- | "Fbe_b"
555
- | "Fbe_b_c"
556
- | "Fbe_c"
557
- | "Fbe_c_d_e"
558
- | "Fbe_c_d_e_f"
559
- | "Fbe_d"
560
- | "Fbe_d_e"
561
- | "Fbe_e"
562
- | "Fbe_f"
563
- | "Fbe_g_h"
564
- | "Fbe_l_p"
565
- | "Fbe_m_q"
566
- | "Fbe_n_s"
567
- | "Fbe_o_r"
568
- | "Gla"
569
- | "Han"
570
- | "Hands"
571
- | "Hea"
572
- | "Hea_a"
573
- | "Hea_a_e_f"
574
- | "Hea_b"
575
- | "Hea_b_c_d_e_f_g_h"
576
- | "Hea_c"
577
- | "Head"
578
- | "Lch"
579
- | "Leg"
580
- | "Lhi"
581
- | "Lhi_a"
582
- | "Lhi_a_c"
583
- | "Lhi_a_g"
584
- | "Lhi_b"
585
- | "Lhi_b_d"
586
- | "Lhi_b_d_f"
587
- | "Lhi_c"
588
- | "Lhi_d"
589
- | "Lhi_e"
590
- | "Lhi_h_l"
591
- | "Lhi_j_k"
592
- | "Mas"
593
- | "Rch"
594
- | "Rch_c_d"
595
- | "Rhi"
596
- | "Rhi_a"
597
- | "Rhi_a_b"
598
- | "Rhi_a_c"
599
- | "Rhi_a_d"
600
- | "Rhi_b"
601
- | "Rhi_b_c"
602
- | "Rhi_b_d"
603
- | "Rhi_c"
604
- | "Rhi_c_b_ab"
605
- | "Rhi_d"
606
- | "Rhi_e"
607
- | "Rhi_h_l"
608
- | "Rhi_j_k"
609
- | "Tor"
610
- | "Faust_Body"
611
- | "Faust_Clo"
612
- | "Faust_Face"
613
- | "Faust_Fbe"
614
- | "Faust_Lhi";
539
+ export type ScenarioGroup =
540
+ | "AllScenarios"
541
+ | "CaptureLairs"
542
+ | "ContextualActions"
543
+ | "Emission"
544
+ | "EmptyGroup"
545
+ | "Global"
546
+ | "Global_LesserZone"
547
+ | "Hub"
548
+ | "HumanVsMutants"
549
+ | "HumanVsMutants_LesserZone"
550
+ | "Local"
551
+ | "Quiet"
552
+ | "Swamp_ScenarioGroups";
553
+
554
+ export type EffectConditionalEffect =
555
+ | "BigSleepiness"
556
+ | "DeadlyRadiation"
557
+ | "Disabled"
558
+ | "DisableHungerNegative"
559
+ | "DisableRadiationNegative"
560
+ | "DisableSleepinessNegative"
561
+ | "FullHP"
562
+ | "HighFallHeight"
563
+ | "HighOverDrunkness"
564
+ | "LightRadiation"
565
+ | "LightRadiation_2"
566
+ | "Low"
567
+ | "LowBleeding"
568
+ | "LowDrunkness"
569
+ | "LowFallHeight"
570
+ | "LowHPThreshold"
571
+ | "LowHunger"
572
+ | "LowSleepiness"
573
+ | "LowSPThreshold"
574
+ | "Medium"
575
+ | "MediumBleeding"
576
+ | "MediumDrunkness"
577
+ | "MediumHunger"
578
+ | "MediumRadiation"
579
+ | "MediumSleepiness"
580
+ | "No"
581
+ | "NoBleeding"
582
+ | "NoDrunkness"
583
+ | "None"
584
+ | "NoOverDrunkness"
585
+ | "NormalHPThreshold"
586
+ | "NormalSP"
587
+ | "NoSleepiness"
588
+ | "PhaseFour"
589
+ | "PhaseOne"
590
+ | "PhaseThree"
591
+ | "PhaseTwo"
592
+ | "RadiationLevel10"
593
+ | "RadiationLevel4"
594
+ | "RadiationLevel5"
595
+ | "RadiationLevel6"
596
+ | "RadiationLevel7"
597
+ | "RadiationLevel8"
598
+ | "RadiationLevel9"
599
+ | "SmallSleepiness"
600
+ | "Strong"
601
+ | "StrongBleeding"
602
+ | "StrongDrunkness"
603
+ | "StrongHunger"
604
+ | "StrongHungerNegative"
605
+ | "StrongRadiation"
606
+ | "StrongRadiationNegative"
607
+ | "StrongSleepiness"
608
+ | "StrongSleepinessNegative"
609
+ | "VeryLowHunger"
610
+ | "VeryLowSleepiness"
611
+ | "Weak";
615
612
 
616
613
  export type FactionGoalType = "Aggressive" | "Defensive" | "Normal";