mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
16 lines
316 B
YAML
16 lines
316 B
YAML
name: EventAction
|
|
displayField: Name
|
|
fields:
|
|
- name: Name
|
|
- name: Icon
|
|
type: icon
|
|
- name: StartAnimation
|
|
type: link
|
|
targets: [ActionTimeline]
|
|
- name: LoopAnimation
|
|
type: link
|
|
targets: [ActionTimeline]
|
|
- name: EndAnimation
|
|
type: link
|
|
targets: [ActionTimeline]
|
|
- name: CastTime
|