mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
16 lines
300 B
YAML
16 lines
300 B
YAML
![]() |
name: RetainerTaskNormal
|
||
|
displayField: Item
|
||
|
fields:
|
||
|
- name: Item
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: GatheringLog
|
||
|
type: link
|
||
|
targets: [GatheringItem]
|
||
|
- name: FishingLog
|
||
|
type: link
|
||
|
targets: [SpearfishingItem, FishParameter]
|
||
|
- name: Quantity
|
||
|
type: array
|
||
|
count: 5
|