1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00

Update SpecialShop

This commit is contained in:
Haselnussbomber 2025-02-27 17:21:51 +01:00
parent 4251dee42c
commit b9cc9b44f5
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1

View file

@ -48,7 +48,8 @@ fields:
count: 3 count: 3
- name: Unknown1 - name: Unknown1
type: array type: array
count: 6 count: 5
- name: Order
- name: ReceiveHq - name: ReceiveHq
type: array type: array
count: 2 count: 2
@ -68,9 +69,18 @@ fields:
- name: Unknown0 - name: Unknown0
- name: Unknown1 - name: Unknown1
- name: CompleteText - name: CompleteText
type: link
targets: [DefaultTalk]
- name: NotCompleteText - name: NotCompleteText
- name: Unknown2 type: link
- name: Unknown5 targets: [DefaultTalk]
- name: RequiredFestival
type: link
targets: [Festival]
- name: RequiredFestivalPhase
- name: UseCurrencyType - name: UseCurrencyType
- name: Unknown3 - name: RequiredContentFinderCondition
- name: Unknown4 type: link
targets: [ContentFinderCondition]
- name: RequiredContentFinderConditionComplete
comment: If this is true, then the CFC needs to be completed; If this is false, then the CFC just needs to be unlocked