1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-20 22:07:44 +00:00
EXDSchema/2023.07.26.0000.0000/HugeCraftworksNpc.yml

42 lines
845 B
YAML
Raw Normal View History

name: HugeCraftworksNpc
displayField: ENpcResident
fields:
- name: HugeCraftworksTurnInParam
type: array
count: 6
fields:
- name: RequestedItem
type: link
targets: [Item]
- name: Unknown39
- name: RequestedQuantity
- name: Unknown21
- name: Unknown27
- name: Unknown33
- name: Unknown45
- name: Unknown51
- name: Unknown15
- name: HugeCraftworksRewardParam
type: array
count: 6
fields:
- name: RewardItem
type: array
count: 2
fields:
- type: link
targets: [Item]
- name: RewardQuantity
type: array
count: 2
- name: RewardHQ
type: array
count: 2
- name: Transient
- name: EventNpc
type: link
targets: [ENpcResident]
- name: ClassJobCategory
type: link
targets: [ClassJobCategory]