1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/SatisfactionSupply.yml

18 lines
374 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
name: SatisfactionSupply
displayField: Item
fields:
- name: Item
type: link
targets: [Item]
- name: CollectabilityLow
- name: CollectabilityMid
- name: CollectabilityHigh
- name: Reward
type: link
targets: [SatisfactionSupplyReward]
2025-03-11 11:36:36 -07:00
- name: FishingSpotId
- name: SpearFishingSpotId
2025-03-05 17:42:41 -08:00
- name: Slot
- name: ProbabilityPercent
2025-03-11 11:36:36 -07:00
- name: IsBonus