1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/Schemas/2024.11.06.0000.0000/Perform.yml
Haselnussbomber f3e89dfb01
More UnlockLink columns and Perform schema fix (#57)
* More UnlockLink columns

* Rename CharaMakeCustomize.Data to UnlockLink

* Perform.Order is actually an Icon
2025-03-24 11:20:25 -07:00

31 lines
648 B
YAML

name: Perform
displayField: Name
fields:
- name: AnimationPlay01
type: link
targets: [ActionTimeline]
- name: AnimationPlay02
type: link
targets: [ActionTimeline]
- name: Instrument
- name: ModelKey
- name: Name
- name: UnlockLink
- name: Icon
type: icon
- name: AnimationStart
type: link
targets: [ActionTimeline]
- name: AnimationEnd
type: link
targets: [ActionTimeline]
- name: AnimationIdle
type: link
targets: [ActionTimeline]
- name: Transient
type: link
targets: [PerformTransient]
- name: PerformGroup
type: link
targets: [PerformGroup]
- name: Unknown1