mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
49 lines
891 B
YAML
49 lines
891 B
YAML
name: ReplaceAction
|
|
fields:
|
|
- name: Action
|
|
type: link
|
|
targets: [Action]
|
|
- name: ReplaceActions
|
|
type: array
|
|
count: 3
|
|
fields:
|
|
- type: link
|
|
targets: [Action]
|
|
- name: Param1
|
|
type: link
|
|
condition:
|
|
switch: Type1
|
|
cases:
|
|
2: [Status]
|
|
3: [Trait]
|
|
4: [Status]
|
|
7: [Status]
|
|
12: [Status]
|
|
13: [Status]
|
|
- name: Param2
|
|
type: link
|
|
condition:
|
|
switch: Type1
|
|
cases:
|
|
2: [Status]
|
|
3: [Trait]
|
|
4: [Status]
|
|
7: [Status]
|
|
12: [Status]
|
|
13: [Status]
|
|
- name: Param3
|
|
type: link
|
|
condition:
|
|
switch: Type1
|
|
cases:
|
|
2: [Status]
|
|
3: [Trait]
|
|
4: [Status]
|
|
7: [Status]
|
|
12: [Status]
|
|
13: [Status]
|
|
- name: Type1
|
|
- name: Type2
|
|
- name: Type3
|
|
- name: ReplaceSettable
|
|
- name: Unknown_70
|