1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/SatisfactionNpc.yml
2025-03-11 12:04:51 -07:00

43 lines
853 B
YAML

name: SatisfactionNpc
displayField: Npc
fields:
- name: SatisfactionNpcParams
type: array
count: 6
fields:
- name: SupplyIndex
- name: Item
type: array
count: 3
fields:
- type: link
targets: [Item]
- name: SatisfactionRequired
- name: ItemCount
type: array
count: 3
- name: IsHQ
type: array
count: 3
- name: RankParams
type: array
count: 6
fields:
- name: ImageId
- name: Unknown1
- name: Quest
type: link
targets: [Quest]
- name: Npc
type: link
targets: [ENpcResident]
- name: QuestRequired
type: link
targets: [Quest]
- name: Icon
type: icon
- name: LevelUnlock
- name: DeliveriesPerWeek
- name: GlamourIndex
- name: Unknown19
- name: Unknown20