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

45 lines
872 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -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
2024-11-08 15:34:48 -08:00
- name: RankParams
type: array
count: 6
fields:
- name: ImageId
- name: Unknown1
- name: Quest
type: link
targets: [Quest]
- name: Unknown0
2024-11-08 15:29:57 -08:00
- name: Npc
type: link
targets: [ENpcResident]
- name: QuestRequired
type: link
targets: [Quest]
- name: Icon
type: icon
2024-11-08 15:29:57 -08:00
- name: LevelUnlock
- name: DeliveriesPerWeek
2024-11-08 15:34:48 -08:00
- name: GlamourIndex
2024-11-08 15:29:57 -08:00
- name: Unknown19
- name: Unknown20