mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 00:27:46 +00:00
23 lines
434 B
YAML
23 lines
434 B
YAML
![]() |
name: BannerTimeline
|
||
|
fields:
|
||
|
- name: Name
|
||
|
- name: AdditionalData
|
||
|
type: link
|
||
|
condition:
|
||
|
switch: Type
|
||
|
cases:
|
||
|
2: [Action]
|
||
|
11: [Emote]
|
||
|
20: [ActionTimeline]
|
||
|
- name: Icon
|
||
|
type: icon
|
||
|
- name: UnlockCondition
|
||
|
type: link
|
||
|
targets: [BannerCondition]
|
||
|
- name: SortKey
|
||
|
- name: Type
|
||
|
- name: AcceptClassJobCategory
|
||
|
type: link
|
||
|
targets: [ClassJobCategory]
|
||
|
- name: Category
|