mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
17 lines
374 B
YAML
17 lines
374 B
YAML
name: SatisfactionSupply
|
|
displayField: Item
|
|
fields:
|
|
- name: Item
|
|
type: link
|
|
targets: [Item]
|
|
- name: CollectabilityLow
|
|
- name: CollectabilityMid
|
|
- name: CollectabilityHigh
|
|
- name: Reward
|
|
type: link
|
|
targets: [SatisfactionSupplyReward]
|
|
- name: FishingSpotId
|
|
- name: SpearFishingSpotId
|
|
- name: Slot
|
|
- name: ProbabilityPercent
|
|
- name: IsBonus
|