Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 28 additions & 4 deletions GroupPoseFrame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,35 @@ fields:
- name: Text
- name: GridText
- name: Unknown0
- name: Unknown5
- name: UnlockCriteria
type: link
condition:
switch: UnlockType
cases:
1: [Quest]
3: [InstanceContent] # Unlocked
4: [InstanceContent] # Completed
5: [Emote]
6: [Companion]
7: [Mount]
8: [Ornament]
- name: Unknown1
- name: Image
type: icon
- name: Unknown2
- name: Unknown3
- name: Unknown4
- name: Unknown6
- name: Festival
type: link
targets: [Festival]
- name: SortKey
- name: UnlockType
comment: |
1 = Quest
2 = UnlockLink
3 = InstanceContent unlocked
4 = InstanceContent completed
5 = Emote unlocked
6 = Companion unlocked
7 = Mount unlocked
8 = Ornament unlocked
9 = FramersKit unlocked
10 = Always available
32 changes: 28 additions & 4 deletions GroupPoseStamp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,40 @@ name: GroupPoseStamp
displayField: Name
fields:
- name: Name
- name: Unknown0
- name: UnlockCriteria
type: link
condition:
switch: UnlockType
cases:
1: [Quest]
3: [InstanceContent] # Unlocked
4: [InstanceContent] # Completed
5: [Emote]
6: [Companion]
7: [Mount]
8: [Ornament]
- name: StampIcon
type: icon
- name: Unknown1
- name: Category
type: link
targets: [GroupPoseStampCategory]
- name: Unknown2
- name: Unknown3
- name: Unknown4
- name: Festival
type: link
targets: [Festival]
- name: SortKey
- name: UnlockType
comment: |
1 = Quest
2 = UnlockLink
3 = InstanceContent unlocked
4 = InstanceContent completed
5 = Emote unlocked
6 = Companion unlocked
7 = Mount unlocked
8 = Ornament unlocked
9 = FramersKit unlocked
10 = Always available
- name: Unknown5
- name: Unknown6
- name: Unknown7