mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
Revert changes
This commit is contained in:
parent
b4b3da7917
commit
84f447a772
14223 changed files with 189714 additions and 0 deletions
41
Schemas/2023.07.26.0000.0000/AOZContent.yml
Normal file
41
Schemas/2023.07.26.0000.0000/AOZContent.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
name: AOZContent
|
||||
fields:
|
||||
- name: GilReward
|
||||
- name: AlliedSealsReward
|
||||
- name: TomestonesReward
|
||||
- name: ContentEntry
|
||||
type: link
|
||||
targets: [ContentEntry]
|
||||
- name: StandardFinishTime
|
||||
- name: IdealFinishTime
|
||||
- name: Act1
|
||||
type: link
|
||||
condition:
|
||||
switch: Act1FightType
|
||||
cases:
|
||||
1: [AOZArrangement]
|
||||
2: [AOZBoss]
|
||||
- name: Act2
|
||||
type: link
|
||||
condition:
|
||||
switch: Act2FightType
|
||||
cases:
|
||||
1: [AOZArrangement]
|
||||
2: [AOZBoss]
|
||||
- name: Act3
|
||||
type: link
|
||||
condition:
|
||||
switch: Act3FightType
|
||||
cases:
|
||||
1: [AOZArrangement]
|
||||
2: [AOZBoss]
|
||||
- name: Unknown0
|
||||
- name: Unknown1
|
||||
- name: Unknown2
|
||||
- name: Act1FightType
|
||||
- name: Act2FightType
|
||||
- name: Act3FightType
|
||||
- name: ArenaType1
|
||||
- name: ArenaType2
|
||||
- name: ArenaType3
|
||||
- name: Order
|
105
Schemas/2023.07.26.0000.0000/Action.yml
Normal file
105
Schemas/2023.07.26.0000.0000/Action.yml
Normal file
|
@ -0,0 +1,105 @@
|
|||
name: Action
|
||||
displayField: Name
|
||||
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]
|
||||
- name: Icon
|
||||
type: icon
|
||||
- name: VFX
|
||||
type: link
|
||||
targets: [ActionCastVFX]
|
||||
- name: ActionTimelineHit
|
||||
type: link
|
||||
targets: [ActionTimeline]
|
||||
- name: PrimaryCostValue
|
||||
- name: SecondaryCostValue
|
||||
type: link
|
||||
condition:
|
||||
switch: SecondaryCostType
|
||||
cases:
|
||||
32: [Status]
|
||||
35: [Status]
|
||||
46: [Status]
|
||||
- name: ActionCombo
|
||||
type: link
|
||||
targets: [Action]
|
||||
- name: Cast100ms
|
||||
- name: Recast100ms
|
||||
- name: StatusGainSelf
|
||||
type: link
|
||||
targets: [Status]
|
||||
- name: Omen
|
||||
type: link
|
||||
targets: [Omen]
|
||||
- name: Unknown0
|
||||
- name: AnimationEnd
|
||||
type: link
|
||||
targets: [ActionTimeline]
|
||||
- name: ActionCategory
|
||||
type: link
|
||||
targets: [ActionCategory]
|
||||
- name: Unknown1
|
||||
- name: AnimationStart
|
||||
type: link
|
||||
targets: [ActionCastTimeline]
|
||||
- name: Unknown2
|
||||
- name: BehaviourType
|
||||
- name: ClassJobLevel
|
||||
- name: CastType
|
||||
- name: EffectRange
|
||||
- name: XAxisModifier
|
||||
- name: PrimaryCostType
|
||||
- name: SecondaryCostType
|
||||
- name: Unknown3
|
||||
- name: CooldownGroup
|
||||
- name: AdditionalCooldownGroup
|
||||
- name: MaxCharges
|
||||
- name: Aspect
|
||||
- name: ActionProcStatus
|
||||
type: link
|
||||
targets: [ActionProcStatus]
|
||||
- name: Unknown4
|
||||
- name: ClassJobCategory
|
||||
type: link
|
||||
targets: [ClassJobCategory]
|
||||
- name: Unknown5
|
||||
- name: Unknown6
|
||||
- name: ClassJob
|
||||
type: link
|
||||
targets: [ClassJob]
|
||||
- name: Range
|
||||
- name: Unknown7
|
||||
- name: AttackType
|
||||
type: link
|
||||
targets: [AttackType]
|
||||
- name: Unknown8
|
||||
- name: IsRoleAction
|
||||
- name: CanTargetSelf
|
||||
- name: CanTargetParty
|
||||
- name: CanTargetFriendly
|
||||
- name: CanTargetHostile
|
||||
- name: Unknown9
|
||||
- name: Unknown10
|
||||
- name: TargetArea
|
||||
- name: Unknown11
|
||||
- name: Unknown12
|
||||
- name: CanTargetDead
|
||||
- name: Unknown13
|
||||
- name: Unknown14
|
||||
- name: PreservesCombo
|
||||
- name: Unknown15
|
||||
- name: AffectsPosition
|
||||
- name: IsPvP
|
||||
- name: Unknown16
|
||||
- name: Unknown17
|
||||
- name: Unknown18
|
||||
- name: Unknown19
|
||||
- name: Unknown20
|
||||
- name: Unknown21
|
||||
- name: Unknown22
|
||||
- name: Unknown23
|
||||
- name: Unknown24
|
||||
- name: Unknown25
|
||||
- name: IsPlayerAction
|
15
Schemas/2023.07.26.0000.0000/ActionComboRoute.yml
Normal file
15
Schemas/2023.07.26.0000.0000/ActionComboRoute.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
name: ActionComboRoute
|
||||
displayField: Name
|
||||
fields:
|
||||
- name: Name
|
||||
- name: Action
|
||||
type: array
|
||||
count: 4
|
||||
fields:
|
||||
- type: link
|
||||
targets: [Action]
|
||||
- name: Unknown0
|
||||
- name: Unknown1
|
||||
- name: Unknown2
|
||||
- name: Unknown3
|
||||
- name: Unknown4
|
27
Schemas/2023.07.26.0000.0000/ActionTimeline.yml
Normal file
27
Schemas/2023.07.26.0000.0000/ActionTimeline.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
name: ActionTimeline
|
||||
displayField: Key
|
||||
fields:
|
||||
- name: Key
|
||||
- name: KillUpper
|
||||
- name: Type
|
||||
- name: Priority
|
||||
- name: Stance
|
||||
- name: Slot
|
||||
- name: LookAtMode
|
||||
- name: ActionTimelineIDMode
|
||||
- name: WeaponTimeline
|
||||
type: link
|
||||
targets: [WeaponTimeline]
|
||||
- name: LoadType
|
||||
- name: StartAttach
|
||||
- name: ResidentPap
|
||||
- name: IsLoop
|
||||
- name: Unknown0
|
||||
- name: Unknown1
|
||||
- name: Pause
|
||||
- name: Resident
|
||||
- name: IsMotionCanceledByMoving
|
||||
- name: Unknown2
|
||||
- name: Unknown3
|
||||
- name: Unknown4
|
||||
- name: Unknown5
|
39
Schemas/2023.07.26.0000.0000/Aetheryte.yml
Normal file
39
Schemas/2023.07.26.0000.0000/Aetheryte.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
name: Aetheryte
|
||||
displayField: PlaceName
|
||||
fields:
|
||||
- name: Singular
|
||||
- name: Plural
|
||||
- name: Adjective
|
||||
- name: PossessivePronoun
|
||||
- name: StartsWithVowel
|
||||
- name: Unknown0
|
||||
- name: Pronoun
|
||||
- name: Article
|
||||
- name: Unknown1
|
||||
- name: Level
|
||||
type: array
|
||||
count: 4
|
||||
fields:
|
||||
- type: link
|
||||
targets: [Level]
|
||||
- name: RequiredQuest
|
||||
type: link
|
||||
targets: [Quest]
|
||||
- name: PlaceName
|
||||
type: link
|
||||
targets: [PlaceName]
|
||||
- name: AethernetName
|
||||
type: link
|
||||
targets: [PlaceName]
|
||||
- name: Territory
|
||||
type: link
|
||||
targets: [TerritoryType]
|
||||
- name: Map
|
||||
type: link
|
||||
targets: [Map]
|
||||
- name: AetherstreamX
|
||||
- name: AetherstreamY
|
||||
- name: AethernetGroup
|
||||
- name: Order
|
||||
- name: IsAetheryte
|
||||
- name: Invisible
|
40
Schemas/2023.07.26.0000.0000/BNpcBase.yml
Normal file
40
Schemas/2023.07.26.0000.0000/BNpcBase.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
name: BNpcBase
|
||||
fields:
|
||||
- name: Scale
|
||||
- name: ArrayEventHandler
|
||||
type: link
|
||||
targets: [ArrayEventHandler]
|
||||
- name: Behavior
|
||||
type: link
|
||||
targets: [Behavior]
|
||||
- name: ModelChara
|
||||
type: link
|
||||
targets: [ModelChara]
|
||||
- name: BNpcCustomize
|
||||
type: link
|
||||
targets: [BNpcCustomize]
|
||||
- name: NpcEquip
|
||||
type: link
|
||||
targets: [NpcEquip]
|
||||
- name: Special
|
||||
- name: Battalion
|
||||
type: link
|
||||
targets: [Battalion]
|
||||
- name: LinkRace
|
||||
type: link
|
||||
targets: [LinkRace]
|
||||
- name: Rank
|
||||
- name: SEPack
|
||||
- name: Unknown0
|
||||
- name: BNpcParts
|
||||
type: link
|
||||
targets: [BNpcParts]
|
||||
- name: Unknown1
|
||||
- name: Unknown2
|
||||
- name: Unknown3
|
||||
- name: Unknown4
|
||||
- name: Unknown5
|
||||
- name: Unknown6
|
||||
- name: IsTargetLine
|
||||
- name: IsDisplayLevel
|
||||
- name: Unknown7
|
12
Schemas/2023.07.26.0000.0000/BannerBg.yml
Normal file
12
Schemas/2023.07.26.0000.0000/BannerBg.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
name: BannerBg
|
||||
displayField: Name
|
||||
fields:
|
||||
- name: Name
|
||||
- name: Image
|
||||
type: icon
|
||||
- name: Icon
|
||||
type: icon
|
||||
- name: UnlockCondition
|
||||
type: link
|
||||
targets: [BannerCondition]
|
||||
- name: SortKey
|
12
Schemas/2023.07.26.0000.0000/BannerDecoration.yml
Normal file
12
Schemas/2023.07.26.0000.0000/BannerDecoration.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
name: BannerDecoration
|
||||
displayField: Name
|
||||
fields:
|
||||
- name: Name
|
||||
- name: Image
|
||||
type: icon
|
||||
- name: Icon
|
||||
type: icon
|
||||
- name: UnlockCondition
|
||||
type: link
|
||||
targets: [BannerCondition]
|
||||
- name: SortKey
|
9
Schemas/2023.07.26.0000.0000/BannerFacial.yml
Normal file
9
Schemas/2023.07.26.0000.0000/BannerFacial.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
name: BannerFacial
|
||||
fields:
|
||||
- name: Emote
|
||||
type: link
|
||||
targets: [Emote]
|
||||
- name: UnlockCondition
|
||||
type: link
|
||||
targets: [BannerCondition]
|
||||
- name: SortKey
|
12
Schemas/2023.07.26.0000.0000/BannerFrame.yml
Normal file
12
Schemas/2023.07.26.0000.0000/BannerFrame.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
name: BannerFrame
|
||||
displayField: Name
|
||||
fields:
|
||||
- name: Name
|
||||
- name: Image
|
||||
type: icon
|
||||
- name: Icon
|
||||
type: icon
|
||||
- name: UnlockCondition
|
||||
type: link
|
||||
targets: [BannerCondition]
|
||||
- name: SortKey
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue