mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-12 10:47:45 +00:00
23 lines
506 B
YAML
23 lines
506 B
YAML
![]() |
name: CollectablesShopItem
|
||
|
displayField: Item
|
||
|
fields:
|
||
|
- name: Item
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: RequiredQuest
|
||
|
type: link
|
||
|
targets: [Quest]
|
||
|
- name: LevelMin
|
||
|
- name: LevelMax
|
||
|
- name: CollectablesShopRefine
|
||
|
type: link
|
||
|
targets: [CollectablesShopRefine]
|
||
|
- name: CollectablesShopRewardScrip
|
||
|
type: link
|
||
|
targets: [CollectablesShopRewardScrip]
|
||
|
- name: CollectablesShopItemGroup
|
||
|
type: link
|
||
|
targets: [CollectablesShopItemGroup]
|
||
|
- name: Stars
|
||
|
- name: Key
|