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

Quest.DailyQuestPool column name.

This commit is contained in:
Andrew Gilewsky 2024-12-06 20:16:16 +00:00
parent 48db4b87e3
commit e2f22914f5

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