1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-12 10:47:45 +00:00
EXDSchema/Schemas/CollectablesShop.yml

15 lines
256 B
YAML
Raw Normal View History

name: CollectablesShop
displayField: Name
fields:
- name: Name
- name: Quest
type: link
targets: [Quest]
- name: ShopItems
type: array
count: 11
fields:
- type: link
targets: [CollectablesShopItem]
- name: RewardType