Sync Datasheets (SrtSheets pending)

This commit is contained in:
2025-03-24 20:38:57 -05:00
parent 78372cc35a
commit faa1ec1299
871 changed files with 2017376 additions and 1648037 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+13 -2
View File
@@ -28,6 +28,8 @@
</xsd:sequence>
<xsd:attribute name="applyAttackAnimRate" type="xsd:boolean" />
<xsd:attribute name="autoUse" type="xsd:boolean" />
<xsd:attribute name="attackRange" type="xsd:string" />
<xsd:attribute name="attackRangeMax" type="xsd:string" />
<xsd:attribute name="category" type="xsd:string" use="required" />
<xsd:attribute name="changeDirToCenter" type="xsd:boolean" use="required" />
<xsd:attribute name="connectNextSkill" type="xsd:int" />
@@ -177,9 +179,17 @@
<xsd:element name="AnimSeq" type="SkillData_Skill_Action_StageList_Stage_AnimSeq" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="Property" type="SkillData_Skill_Action_StageList_Stage_Property" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="LoopRepeat" type="xsd:boolean" />
<xsd:attribute name="bForceRotation" type="xsd:boolean" />
<xsd:attribute name="changeDirToPos" type="xsd:boolean" />
<xsd:attribute name="changeDirToPosMax" type="xsd:int" />
<xsd:attribute name="changeDirToTarget" type="xsd:boolean" />
<xsd:attribute name="changeDirToTargetMax" type="xsd:int" />
<xsd:attribute name="hitRangeGroupId" type="xsd:int" />
<xsd:attribute name="movable" type="xsd:boolean" />
<xsd:attribute name="overrideMovingAnimId" type="xsd:int" />
<xsd:attribute name="scriptId" type="xsd:int" />
<xsd:attribute name="variableMaxLoop" type="xsd:int" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_Action_StageList_Stage_AnimSeq">
<xsd:attribute name="animMotionId" type="xsd:int" />
@@ -203,6 +213,7 @@
<xsd:element name="RangeLockOn" type="SkillData_Skill_Action_StageList_Stage_Property_RangeLockOn" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="animControlType" type="xsd:string" />
<xsd:attribute name="adjustAnimToTarget" type="xsd:boolean" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_Action_StageList_Stage_Property_LockOn">
<xsd:attribute name="effectId" type="xsd:int" use="required" />
@@ -388,7 +399,7 @@
<xsd:attribute name="id" type="xsd:int" use="required" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_Projectile_TargetingList_Targeting_AreaList_Area_Effect_HpDiff">
<xsd:attribute name="value" type="xsd:int" use="required" />
<xsd:attribute name="value" type="xsd:string" use="required" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_Projectile_TargetingList_Targeting_AreaList_Area_Effect_MpDiff">
<xsd:attribute name="value" type="xsd:int" use="required" />
@@ -489,7 +500,7 @@
<xsd:attribute name="id" type="xsd:int" use="required" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_TargetingList_Targeting_AreaList_Area_Effect_HpDiff">
<xsd:attribute name="value" type="xsd:int" use="required" />
<xsd:attribute name="value" type="xsd:string" use="required" />
</xsd:complexType>
<xsd:complexType name="SkillData_Skill_TargetingList_Targeting_AreaList_Area_Effect_MpDiff">
<xsd:attribute name="value" type="xsd:int" use="required" />