mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
Quest.DailyQuestPool column name. (#52)
This commit is contained in:
parent
48db4b87e3
commit
f5cbdd655f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue