mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
15 lines
260 B
YAML
15 lines
260 B
YAML
name: YKW
|
|
fields:
|
|
- name: Transient
|
|
- name: Item
|
|
type: link
|
|
targets: [Item]
|
|
- name: Companion
|
|
type: link
|
|
targets: [Companion]
|
|
- name: Location
|
|
type: array
|
|
count: 6
|
|
fields:
|
|
- type: link
|
|
targets: [TerritoryType]
|