mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
11 lines
No EOL
189 B
YAML
11 lines
No EOL
189 B
YAML
name: WKSMissionSupplyItem
|
|
fields:
|
|
- name: Item
|
|
type: array
|
|
count: 3
|
|
fields:
|
|
- type: link
|
|
targets: [WKSItemInfo]
|
|
- name: ItemCount
|
|
type: array
|
|
count: 3 |