mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Added Action.EquivalenceGroup (#31)
This commit is contained in:
parent
4f0c530442
commit
8927b8e788
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ fields:
|
||||||
type: link
|
type: link
|
||||||
targets: [ClassJobCategory]
|
targets: [ClassJobCategory]
|
||||||
- name: Unknown5
|
- name: Unknown5
|
||||||
- name: Unknown6
|
- name: EquivalenceGroup
|
||||||
|
comment: set for eg crafting actions, when different jobs have different rows, but they need to be considered interchangeable
|
||||||
- name: Unknown_70
|
- name: Unknown_70
|
||||||
- name: ClassJob
|
- name: ClassJob
|
||||||
type: link
|
type: link
|
||||||
|
|
Loading…
Add table
Reference in a new issue