mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Creating release
This commit is contained in:
parent
a451ce9a00
commit
61ad1dcb7e
67 changed files with 418 additions and 464 deletions
21
Action.yml
21
Action.yml
|
@ -4,26 +4,7 @@ fields:
|
|||
- name: Name
|
||||
- name: UnlockLink
|
||||
type: link
|
||||
targets:
|
||||
[
|
||||
ChocoboTaxiStand,
|
||||
CraftLeve,
|
||||
CustomTalk,
|
||||
DefaultTalk,
|
||||
FccShop,
|
||||
GCShop,
|
||||
GilShop,
|
||||
GuildleveAssignment,
|
||||
GuildOrderGuide,
|
||||
GuildOrderOfficer,
|
||||
Quest,
|
||||
SpecialShop,
|
||||
Story,
|
||||
SwitchTalk,
|
||||
TopicSelect,
|
||||
TripleTriad,
|
||||
Warp,
|
||||
]
|
||||
targets: [ChocoboTaxiStand, CraftLeve, CustomTalk, DefaultTalk, FccShop, GCShop, GilShop, GuildleveAssignment, GuildOrderGuide, GuildOrderOfficer, Quest, SpecialShop, Story, SwitchTalk, TopicSelect, TripleTriad, Warp]
|
||||
- name: Icon
|
||||
type: icon
|
||||
- name: VFX
|
||||
|
|
|
@ -4,5 +4,5 @@ fields:
|
|||
- name: SampleInterval
|
||||
- name: BoneLOD
|
||||
- name: AnimationEnable
|
||||
count: 8
|
||||
type: array
|
||||
count: 8
|
27
ENpcBase.yml
27
ENpcBase.yml
|
@ -5,32 +5,7 @@ fields:
|
|||
count: 32
|
||||
fields:
|
||||
- type: link
|
||||
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
|
||||
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]
|
||||
- name: ModelMainHand
|
||||
- name: ModelOffHand
|
||||
- name: Scale
|
||||
|
|
|
@ -53,13 +53,13 @@ fields:
|
|||
targets: [Stain]
|
||||
- name: Dye2MainHand
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: DyeOffHand
|
||||
type: link
|
||||
targets: [Stain]
|
||||
- name: Dye2OffHand
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: DyeHead
|
||||
type: link
|
||||
targets: [Stain]
|
||||
|
@ -92,34 +92,34 @@ fields:
|
|||
targets: [Stain]
|
||||
- name: Dye2Head
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Body
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Hands
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Legs
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Feet
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Ears
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Neck
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2Wrists
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2LeftRing
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Dye2RightRing
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: Unknown40
|
||||
- name: Unknown41
|
||||
- name: Unknown42
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name: GatheringRarePopTimeTable
|
||||
fields:
|
||||
- name: StartTime
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
||||
- name: Duration
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
|
@ -2,8 +2,8 @@ name: HowToPage
|
|||
displayField: Image
|
||||
fields:
|
||||
- name: Text
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
||||
- name: Image
|
||||
type: icon
|
||||
- name: Type
|
||||
|
|
|
@ -2,11 +2,11 @@ name: ItemAction
|
|||
fields:
|
||||
- name: Type
|
||||
- name: Data
|
||||
count: 9
|
||||
type: array
|
||||
count: 9
|
||||
- name: DataHQ
|
||||
count: 9
|
||||
type: array
|
||||
count: 9
|
||||
- name: CondLv
|
||||
- name: CondBattle
|
||||
- name: CondPVP
|
||||
|
|
|
@ -5,8 +5,8 @@ fields:
|
|||
type: link
|
||||
targets: [EObjName]
|
||||
- name: SGB
|
||||
count: 2
|
||||
type: array
|
||||
count: 2
|
||||
fields:
|
||||
- type: link
|
||||
targets: [ExportedSG]
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name: MateriaJoinRate
|
||||
fields:
|
||||
- name: NQOvermeldPercentSlot
|
||||
count: 4
|
||||
type: array
|
||||
count: 4
|
||||
- name: HQOvermeldPercentSlot
|
||||
count: 4
|
||||
type: array
|
||||
count: 4
|
|
@ -25,7 +25,7 @@ fields:
|
|||
targets: [Stain]
|
||||
- name: Dye2OffHand
|
||||
type: link
|
||||
targets: [ Stain ]
|
||||
targets: [Stain]
|
||||
- name: DyeHead
|
||||
type: link
|
||||
targets: [Stain]
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
name: PhysicsGroup
|
||||
fields:
|
||||
- name: SimulationTime
|
||||
count: 6
|
||||
type: array
|
||||
count: 6
|
||||
- name: PS3SimulationTime
|
||||
count: 6
|
||||
type: array
|
||||
count: 6
|
||||
- name: RootFollowingGame
|
||||
- name: RootFollowingCutScene
|
||||
- name: ConfigSwitch
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
||||
- name: ResetByLookAt
|
||||
- name: ForceAttractByPhysicsOff
|
|
@ -1,11 +1,11 @@
|
|||
name: RetainerTaskParameter
|
||||
fields:
|
||||
- name: ItemLevelDoW
|
||||
count: 4
|
||||
type: array
|
||||
count: 4
|
||||
- name: PerceptionDoL
|
||||
count: 4
|
||||
type: array
|
||||
count: 4
|
||||
- name: PerceptionFSH
|
||||
count: 4
|
||||
type: array
|
||||
count: 4
|
16
Story.yml
16
Story.yml
|
@ -1,39 +1,39 @@
|
|||
name: Story
|
||||
fields:
|
||||
- name: StoryParams
|
||||
count: 40
|
||||
type: array
|
||||
count: 40
|
||||
fields:
|
||||
- name: Instruction
|
||||
- name: Argument
|
||||
- name: StoryDefine
|
||||
count: 110
|
||||
type: array
|
||||
count: 110
|
||||
fields:
|
||||
- name: CompletedQuest
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
||||
fields:
|
||||
- type: link
|
||||
targets: [Quest]
|
||||
- name: AcceptedQuest
|
||||
count: 3
|
||||
type: array
|
||||
count: 3
|
||||
fields:
|
||||
- type: link
|
||||
targets: [Quest]
|
||||
- name: LayerSet
|
||||
count: 2
|
||||
type: array
|
||||
count: 2
|
||||
- name: Sequence
|
||||
- name: CompletedQuestOperator
|
||||
- name: AcceptedQuestOperator
|
||||
- name: AcceptedQuestSequence
|
||||
type: array
|
||||
count: 3
|
||||
type: array
|
||||
- name: StoryListener
|
||||
count: 80
|
||||
type: array
|
||||
count: 80
|
||||
fields:
|
||||
- name: Listener
|
||||
type: link
|
||||
|
@ -42,8 +42,8 @@ fields:
|
|||
- name: SequenceEnd
|
||||
- name: Script
|
||||
- name: LayerSetTerritoryType
|
||||
count: 2
|
||||
type: array
|
||||
count: 2
|
||||
fields:
|
||||
- type: link
|
||||
targets: [TerritoryType]
|
|
@ -45,5 +45,3 @@ pendingFields:
|
|||
- name: Unknown17
|
||||
- name: Unknown18
|
||||
- name: Unknown19
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue