1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-18 05:07:46 +00:00
EXDSchema/Schemas/DailySupplyItem.yml

14 lines
No EOL
223 B
YAML

name: DailySupplyItem
fields:
- name: Item
type: array
count: 8
fields:
- type: link
targets: [Item]
- name: Quantity
type: array
count: 8
- name: RecipeLevel
type: array
count: 8