fgo-api-types 2025.5.24.5.2.3__py3-none-any.whl → 2025.5.28.14.15.7__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 +2 -1
- fgo_api_types/raw.py +1 -0
- {fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.dist-info}/METADATA +1 -1
- {fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.dist-info}/RECORD +6 -6
- {fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.dist-info}/LICENSE +0 -0
- {fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.dist-info}/WHEEL +0 -0
fgo_api_types/nice.py
CHANGED
@@ -3208,7 +3208,7 @@ class NiceClassBoard(BaseModelORJson):
|
|
3208
3208
|
|
3209
3209
|
|
3210
3210
|
class NiceGrandGraphDetail(BaseModelORJson):
|
3211
|
-
|
3211
|
+
grandGraphId: int
|
3212
3212
|
baseClassId: int
|
3213
3213
|
grandClassId: int
|
3214
3214
|
baseClass: SvtClass | str
|
@@ -3218,6 +3218,7 @@ class NiceGrandGraphDetail(BaseModelORJson):
|
|
3218
3218
|
condType: NiceCondType
|
3219
3219
|
condTargetId: int
|
3220
3220
|
condNum: int
|
3221
|
+
adjustIndividuality: list[NiceTrait]
|
3221
3222
|
|
3222
3223
|
|
3223
3224
|
class NiceGrandGraph(BaseModelORJson):
|
fgo_api_types/raw.py
CHANGED
{fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.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=XIip6Olu6QrrRnhKW5aHj4GOu1QF8Iq7_jxE0LUzWDc,220034
|
7
|
-
fgo_api_types/nice.py,sha256=
|
8
|
-
fgo_api_types/raw.py,sha256=
|
7
|
+
fgo_api_types/nice.py,sha256=KylGAGelSe5OaE5FS9wp3YVEXLRSF-6yVo2mf_078Tg,97595
|
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.5.
|
12
|
-
fgo_api_types-2025.5.
|
13
|
-
fgo_api_types-2025.5.
|
14
|
-
fgo_api_types-2025.5.
|
11
|
+
fgo_api_types-2025.5.28.14.15.7.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
12
|
+
fgo_api_types-2025.5.28.14.15.7.dist-info/METADATA,sha256=RMr2dRWybiXb0CrC2W4UgqimDPaAfCXmj6-EnmOxJEs,1305
|
13
|
+
fgo_api_types-2025.5.28.14.15.7.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
14
|
+
fgo_api_types-2025.5.28.14.15.7.dist-info/RECORD,,
|
{fgo_api_types-2025.5.24.5.2.3.dist-info → fgo_api_types-2025.5.28.14.15.7.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|