mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-13 03:07:44 +00:00
14 lines
514 B
YAML
14 lines
514 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: GroupedCell
|
||
|
comment: Currently only used for MNK actions; displays a set of actions in a shared rectangular cell instead of a tree.
|