mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
16 lines
274 B
YAML
16 lines
274 B
YAML
![]() |
name: GCSupplyDuty
|
||
|
fields:
|
||
|
- name: SupplyData
|
||
|
type: array
|
||
|
count: 11
|
||
|
fields:
|
||
|
- name: Item
|
||
|
type: array
|
||
|
count: 3
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Item]
|
||
|
- name: ItemCount
|
||
|
type: array
|
||
|
count: 3
|