mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 00:27:46 +00:00
Creating release
This commit is contained in:
parent
023c4219ff
commit
19e89f5d23
17 changed files with 70 additions and 95 deletions
|
@ -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
|
27
ENpcBase.yml
27
ENpcBase.yml
|
@ -5,32 +5,7 @@ fields:
|
||||||
count: 32
|
count: 32
|
||||||
fields:
|
fields:
|
||||||
- type: link
|
- type: link
|
||||||
targets:
|
targets: [ChocoboTaxiStand, CollectablesShop, ContentNpc, CraftLeve, CustomTalk, DefaultTalk, DisposalShop, DpsChallengeOfficer, EventPathMove, FccShop, GCShop, GilShop, GuildOrderGuide, GuildOrderOfficer, GuildleveAssignment, InclusionShop, LotteryExchangeShop, PreHandler, Quest, SpecialShop, Story, SwitchTalk, TopicSelect, TripleTriad, Warp]
|
||||||
- ChocoboTaxiStand
|
|
||||||
- CollectablesShop
|
|
||||||
- ContentNpc
|
|
||||||
- CraftLeve
|
|
||||||
- CustomTalk
|
|
||||||
- DefaultTalk
|
|
||||||
- DisposalShop
|
|
||||||
- DpsChallengeOfficer
|
|
||||||
- EventPathMove
|
|
||||||
- FccShop
|
|
||||||
- GCShop
|
|
||||||
- GilShop
|
|
||||||
- GuildOrderGuide
|
|
||||||
- GuildOrderOfficer
|
|
||||||
- GuildleveAssignment
|
|
||||||
- InclusionShop
|
|
||||||
- LotteryExchangeShop
|
|
||||||
- PreHandler
|
|
||||||
- Quest
|
|
||||||
- SpecialShop
|
|
||||||
- Story
|
|
||||||
- SwitchTalk
|
|
||||||
- TopicSelect
|
|
||||||
- TripleTriad
|
|
||||||
- Warp
|
|
||||||
- name: ModelMainHand
|
- name: ModelMainHand
|
||||||
- name: ModelOffHand
|
- name: ModelOffHand
|
||||||
- name: Scale
|
- name: Scale
|
||||||
|
|
|
@ -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
|
|
@ -2,8 +2,8 @@ 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
|
||||||
|
|
|
@ -2,11 +2,11 @@ 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
|
||||||
|
|
|
@ -5,8 +5,8 @@ fields:
|
||||||
type: link
|
type: link
|
||||||
targets: [EObjName]
|
targets: [EObjName]
|
||||||
- name: SGB
|
- name: SGB
|
||||||
count: 2
|
|
||||||
type: array
|
type: array
|
||||||
|
count: 2
|
||||||
fields:
|
fields:
|
||||||
- type: link
|
- type: link
|
||||||
targets: [ExportedSG]
|
targets: [ExportedSG]
|
||||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
16
Story.yml
16
Story.yml
|
@ -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
|
||||||
|
type: array
|
||||||
count: 3
|
count: 3
|
||||||
type: array
|
|
||||||
- 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]
|
Loading…
Add table
Reference in a new issue