mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
15 lines
552 B
YAML
15 lines
552 B
YAML
name: ClassJobActionUI
|
|
fields:
|
|
- name: UpgradeAction
|
|
type: link
|
|
targets: [Action]
|
|
- name: BaseAction
|
|
type: link
|
|
targets: [Action]
|
|
- name: ComboTreeLayout
|
|
comment: Used to position the action within a combo tree diagram. Non-zero digits identify branches within the combo (eg, Hakaze -> Shifu -> Kasha is 100 -> 120 -> 121)
|
|
- name: Unknown3
|
|
- name: Unknown4
|
|
- name: Unknown5
|
|
- name: GroupedCell
|
|
comment: Currently only used for MNK actions; displays a set of actions in a shared rectangular cell instead of a tree.
|