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:15 +00:00
parent 58160b7241
commit e366388ba4
68 changed files with 401 additions and 445 deletions

View file

@ -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

View file

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

View file

@ -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

View file

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

View file

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

View file

@ -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

View file

@ -5,8 +5,8 @@ fields:
type: link
targets: [EObjName]
- name: SGB
count: 2
type: array
count: 2
fields:
- type: link
targets: [ExportedSG]

View file

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

View file

@ -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

View file

@ -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

View file

@ -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]