Skip to content

Instantly share code, notes, and snippets.

@lmcintyre
Created September 22, 2023 17:06
Show Gist options
  • Save lmcintyre/160075b1f20591cdef020225671fcd26 to your computer and use it in GitHub Desktop.
Save lmcintyre/160075b1f20591cdef020225671fcd26 to your computer and use it in GitHub Desktop.
name: SpecialShop
fields:
- name: Name
- name: Item
type: array
count: 60
fields:
- name: ReceiveCount
type: array
count: 2
- name: CurrencyCost
type: array
count: 3
- name: Item
type: array
count: 2
link:
target: [Item]
- name: Category
type: array
count: 2
link:
target: [SpecialShopItemCategory]
- name: ItemCost
type: array
count: 3
- name: Quest
type: array
count: 2
link:
target: [Quest]
- name: Unknown
- name: AchievementUnlock
link:
target: [Achievement]
- name: CollectabilityCost
type: array
count: 3
- name: PatchNumber
- name: HqCost
type: array
count: 3
- type: array
count: 3
- name: ReceiveHq
type: array
count: 3
- name: Quest
link:
target: [Quest]
- type: scalar
- type: scalar
- name: CompleteText
- name: NotCompleteText
- type: scalar
- name: UseCurrencyType
- type: scalar
- type: scalar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment