fgo-api-types 2025.10.3.16.32.16__py3-none-any.whl → 2025.10.5.3.57.8__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 CHANGED
@@ -2921,6 +2921,11 @@ class NiceQuestPhaseOverwriteEquipSkills(BaseModelORJson):
2921
2921
  skills: list[NiceQuestPhaseOverwriteEquipSkill]
2922
2922
 
2923
2923
 
2924
+ class NiceQuestPhaseFixedMasterEquip(BaseModelORJson):
2925
+ equipId: int
2926
+ defaultLv: int | None = None
2927
+
2928
+
2924
2929
  class NiceQuestPhaseExtraDetail(BaseModelORJson):
2925
2930
  questSelect: list[int] | None = None
2926
2931
  singleForceSvtId: int | None = None
@@ -2940,6 +2945,7 @@ class NiceQuestPhaseExtraDetail(BaseModelORJson):
2940
2945
  isUseGrandBoard: int | None = None
2941
2946
  turn: int | None = None
2942
2947
  LimitAct: StageLimitActType | None = None
2948
+ fixedMasterEquip: NiceQuestPhaseFixedMasterEquip | None = None
2943
2949
 
2944
2950
 
2945
2951
  class NiceRestriction(BaseModelORJson):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fgo-api-types
3
- Version: 2025.10.3.16.32.16
3
+ Version: 2025.10.5.3.57.8
4
4
  Summary: Provide Pydantic types from FGO API
5
5
  License-File: LICENSE
6
6
  Author: squaresmile
@@ -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=NZCkvmf6wSvSqh3IUd-l_ta1O3Uv-oofd0zoxxCF4U0,4565
5
5
  fgo_api_types/enums.py,sha256=WxiUBCyQEKkDKXM4c0xEWFEpPhMkK0_RIb1fHYPuz7w,47989
6
6
  fgo_api_types/gameenums.py,sha256=S74ZOVaCwbRxRhU9BHfMtWK4VnrwIMEHWYb1UycPq0s,236993
7
- fgo_api_types/nice.py,sha256=s4Pho3_BAwU9r2ug1yr8BDypMfiWGV1WOKKn7erqeF8,99081
7
+ fgo_api_types/nice.py,sha256=lQ3P3iyzAKZelTHmgMs4Via9qSy-i0WY8u0Orwev17g,99255
8
8
  fgo_api_types/raw.py,sha256=KJPKvKnwERBWcEd6MuuQGXN1l-324_o6qTCszaoyT7E,64515
9
9
  fgo_api_types/rayshift.py,sha256=GctwvpMBMVEd18_KuTAIMC4aY5_2WuC77-81skk55xM,4854
10
10
  fgo_api_types/search.py,sha256=hdmiY6gG-AB0hyZqW96nxpLi6YAS15eAK3fY0LRuMQM,20146
11
- fgo_api_types-2025.10.3.16.32.16.dist-info/METADATA,sha256=C0AwvwkKckkk0gupgWEo9FXSnCiz4rvno441K4qb1N4,1379
12
- fgo_api_types-2025.10.3.16.32.16.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
13
- fgo_api_types-2025.10.3.16.32.16.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
14
- fgo_api_types-2025.10.3.16.32.16.dist-info/RECORD,,
11
+ fgo_api_types-2025.10.5.3.57.8.dist-info/METADATA,sha256=UDVnBelM_McrFwTlG4FSF86T7Tc1wzEt7Rje88Bso_s,1377
12
+ fgo_api_types-2025.10.5.3.57.8.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
13
+ fgo_api_types-2025.10.5.3.57.8.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
14
+ fgo_api_types-2025.10.5.3.57.8.dist-info/RECORD,,