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

Quest.DailyQuestPool column name. (#52)

This commit is contained in:
awgil 2024-12-16 12:17:50 +03:00 committed by GitHub
parent 48db4b87e3
commit f5cbdd655f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,7 +245,8 @@ fields:
- name: EventIconType - name: EventIconType
type: link type: link
targets: [EventIconType] targets: [EventIconType]
- name: Unknown11 - name: DailyQuestPool
comment: 1/2 - normal daily beast tribe quests, 3 - 'exclusive' (if player's rank is not greater than max rank requirement of quests offered by npc, exactly one of the available quests will be from this pool)
- name: IsHouseRequired - name: IsHouseRequired
- name: IsRepeatable - name: IsRepeatable
- name: CanCancel - name: CanCancel