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

44 lines
853 B
YAML
Raw Permalink Normal View History

2025-03-05 17:42:41 -08:00
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
2025-03-11 11:34:35 -07:00
- name: RankParams
type: array
count: 6
fields:
- name: ImageId
- name: Unknown1
- name: Quest
type: link
targets: [Quest]
2025-03-05 17:42:41 -08:00
- name: Npc
type: link
targets: [ENpcResident]
- name: QuestRequired
type: link
targets: [Quest]
- name: Icon
type: icon
- name: LevelUnlock
- name: DeliveriesPerWeek
2025-03-11 11:34:35 -07:00
- name: GlamourIndex
2025-03-05 17:42:41 -08:00
- name: Unknown19
- name: Unknown20