mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
17 lines
360 B
YAML
17 lines
360 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: Unknown0
|
|
- name: Unknown1
|
|
- name: Slot
|
|
- name: ProbabilityPercent
|
|
- name: Unknown2
|