1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00

Creating release

This commit is contained in:
github-actions[bot] 2025-04-25 07:09:08 +00:00
parent a99ba3d5ee
commit d45287ee21
10 changed files with 32 additions and 32 deletions

View file

@ -4,5 +4,5 @@ fields:
- name: SampleInterval - name: SampleInterval
- name: BoneLOD - name: BoneLOD
- name: AnimationEnable - name: AnimationEnable
count: 8
type: array type: array
count: 8

View file

@ -1,8 +1,8 @@
name: GatheringRarePopTimeTable name: GatheringRarePopTimeTable
fields: fields:
- name: StartTime - name: StartTime
count: 3
type: array type: array
count: 3
- name: Duration - name: Duration
count: 3
type: array type: array
count: 3

View file

@ -2,10 +2,10 @@ name: HowToPage
displayField: Image displayField: Image
fields: fields:
- name: Text - name: Text
count: 3
type: array type: array
count: 3
- name: Image - name: Image
type: icon type: icon
- name: Type - name: Type
- name: IconType - name: IconType
- name: TextType - name: TextType

View file

@ -2,12 +2,12 @@ name: ItemAction
fields: fields:
- name: Type - name: Type
- name: Data - name: Data
count: 9
type: array type: array
count: 9
- name: DataHQ - name: DataHQ
count: 9
type: array type: array
count: 9
- name: CondLv - name: CondLv
- name: CondBattle - name: CondBattle
- name: CondPVP - name: CondPVP
- name: CondPVPOnly - name: CondPVPOnly

View file

@ -1,8 +1,8 @@
name: MateriaJoinRate name: MateriaJoinRate
fields: fields:
- name: NQOvermeldPercentSlot - name: NQOvermeldPercentSlot
count: 4
type: array type: array
count: 4
- name: HQOvermeldPercentSlot - name: HQOvermeldPercentSlot
count: 4
type: array type: array
count: 4

View file

@ -6,8 +6,8 @@ fields:
type: array type: array
count: 4 count: 4
fields: fields:
- type: link - type: link
targets: [Action] targets: [Action]
- name: AutoAction - name: AutoAction
type: link type: link
targets: [Action] targets: [Action]
@ -23,4 +23,4 @@ fields:
- name: Unknown14 - name: Unknown14
- name: Unknown15 - name: Unknown15
- name: NonCombatSummon - name: NonCombatSummon
- name: Unknown17 - name: Unknown17

View file

@ -1,15 +1,15 @@
name: PhysicsGroup name: PhysicsGroup
fields: fields:
- name: SimulationTime - name: SimulationTime
count: 6
type: array type: array
count: 6
- name: PS3SimulationTime - name: PS3SimulationTime
count: 6
type: array type: array
count: 6
- name: RootFollowingGame - name: RootFollowingGame
- name: RootFollowingCutScene - name: RootFollowingCutScene
- name: ConfigSwitch - name: ConfigSwitch
count: 3
type: array type: array
count: 3
- name: ResetByLookAt - name: ResetByLookAt
- name: ForceAttractByPhysicsOff - name: ForceAttractByPhysicsOff

View file

@ -1,11 +1,11 @@
name: RetainerTaskParameter name: RetainerTaskParameter
fields: fields:
- name: ItemLevelDoW - name: ItemLevelDoW
count: 4
type: array type: array
count: 4
- name: PerceptionDoL - name: PerceptionDoL
count: 4
type: array type: array
count: 4
- name: PerceptionFSH - name: PerceptionFSH
count: 4
type: array type: array
count: 4

View file

@ -27,8 +27,8 @@ fields:
type: array type: array
count: 3 count: 3
fields: fields:
- type: link - type: link
targets: [Item] targets: [Item]
- name: Quest - name: Quest
type: link type: link
targets: [Quest] targets: [Quest]
@ -69,4 +69,4 @@ fields:
- name: Unknown2 - name: Unknown2
- name: UseCurrencyType - name: UseCurrencyType
- name: Unknown3 - name: Unknown3
- name: Unknown4 - name: Unknown4

View file

@ -1,39 +1,39 @@
name: Story name: Story
fields: fields:
- name: StoryParams - name: StoryParams
count: 40
type: array type: array
count: 40
fields: fields:
- name: Instruction - name: Instruction
- name: Argument - name: Argument
- name: StoryDefine - name: StoryDefine
count: 110
type: array type: array
count: 110
fields: fields:
- name: CompletedQuest - name: CompletedQuest
count: 3
type: array type: array
count: 3
fields: fields:
- type: link - type: link
targets: [Quest] targets: [Quest]
- name: AcceptedQuest - name: AcceptedQuest
count: 3
type: array type: array
count: 3
fields: fields:
- type: link - type: link
targets: [Quest] targets: [Quest]
- name: LayerSet - name: LayerSet
count: 2
type: array type: array
count: 2
- name: Sequence - name: Sequence
- name: CompletedQuestOperator - name: CompletedQuestOperator
- name: AcceptedQuestOperator - name: AcceptedQuestOperator
- name: AcceptedQuestSequence - name: AcceptedQuestSequence
count: 3
type: array type: array
count: 3
- name: StoryListener - name: StoryListener
count: 80
type: array type: array
count: 80
fields: fields:
- name: Listener - name: Listener
type: link type: link
@ -42,8 +42,8 @@ fields:
- name: SequenceEnd - name: SequenceEnd
- name: Script - name: Script
- name: LayerSetTerritoryType - name: LayerSetTerritoryType
count: 2
type: array type: array
count: 2
fields: fields:
- type: link - type: link
targets: [TerritoryType] targets: [TerritoryType]