fgo-api-types 2025.6.20.15.59.3__py3-none-any.whl → 2025.6.20.18.13.58__py3-none-any.whl
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.
- fgo_api_types/nice.py +5 -0
- {fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/METADATA +1 -1
- {fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/RECORD +5 -5
- {fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/LICENSE +0 -0
- {fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/WHEEL +0 -0
fgo_api_types/nice.py
CHANGED
@@ -641,6 +641,11 @@ class BaseVals(BaseModel):
|
|
641
641
|
CondParamRangeMaxValue: int | None = None
|
642
642
|
CondParamRangeTargetId: int | None = None
|
643
643
|
ExecOnce: int | None = None
|
644
|
+
ApplyBuffIndividuality: list[list[int]] | None = None
|
645
|
+
ExecWhenCanNotAttack: int | None = None
|
646
|
+
ExecEvenCardSelectState: int | None = None
|
647
|
+
OverwriteShift: int | None = None
|
648
|
+
IgnoreShiftWhiteFade: int | None = None
|
644
649
|
# Extra dataval from SkillLvEntty.DIC_KEY_APPLY_SUPPORT_SVT
|
645
650
|
ApplySupportSvt: Optional[int] = None
|
646
651
|
# These are not DataVals but guesses from SkillLvEntity and EventDropUpValInfo
|
{fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/RECORD
RENAMED
@@ -4,11 +4,11 @@ fgo_api_types/basic.py,sha256=EwQoPT_c_LJe22JZek_L-q_ax3Yocy4hceSlEDdzPdo,4589
|
|
4
4
|
fgo_api_types/common.py,sha256=6iFQD1_I3cjGpW69rwVao51i36wKOB4Xz-apHtoJ_Qk,4078
|
5
5
|
fgo_api_types/enums.py,sha256=oCkbSlHDVUyw3DDANW71Uxhs0wxEYZJ38h63gIuiBt4,44901
|
6
6
|
fgo_api_types/gameenums.py,sha256=URwMmD2ITUjSJ4XARKeLQ420j7x32ggndZSTfbMSCgA,223015
|
7
|
-
fgo_api_types/nice.py,sha256=
|
7
|
+
fgo_api_types/nice.py,sha256=4Qb9ngNxlacM1zS8J_KxsDqhWX8V28OJPFwFMi8wrhw,97929
|
8
8
|
fgo_api_types/raw.py,sha256=yUacn5frm95ONqcvRcyxEKR7cHBM4uyRDW0G1dkgAcI,64313
|
9
9
|
fgo_api_types/rayshift.py,sha256=GctwvpMBMVEd18_KuTAIMC4aY5_2WuC77-81skk55xM,4854
|
10
10
|
fgo_api_types/search.py,sha256=N1vZh1oGLhyrYRd_Ctcm-iUUynrzRPCiZUFxly3qjP0,19996
|
11
|
-
fgo_api_types-2025.6.20.
|
12
|
-
fgo_api_types-2025.6.20.
|
13
|
-
fgo_api_types-2025.6.20.
|
14
|
-
fgo_api_types-2025.6.20.
|
11
|
+
fgo_api_types-2025.6.20.18.13.58.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
12
|
+
fgo_api_types-2025.6.20.18.13.58.dist-info/METADATA,sha256=DitItuXyxlGGw6dINQVGfDwyjKmqNbCMGDsR3ekA3sA,1306
|
13
|
+
fgo_api_types-2025.6.20.18.13.58.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
14
|
+
fgo_api_types-2025.6.20.18.13.58.dist-info/RECORD,,
|
{fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/LICENSE
RENAMED
File without changes
|
{fgo_api_types-2025.6.20.15.59.3.dist-info → fgo_api_types-2025.6.20.18.13.58.dist-info}/WHEEL
RENAMED
File without changes
|