mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
14 lines
263 B
YAML
14 lines
263 B
YAML
name: CompanyCraftProcess
|
|
fields:
|
|
- name: SupplyItem
|
|
type: array
|
|
count: 12
|
|
fields:
|
|
- type: link
|
|
targets: [CompanyCraftSupplyItem]
|
|
- name: SetQuantity
|
|
type: array
|
|
count: 12
|
|
- name: SetsRequired
|
|
type: array
|
|
count: 12
|