Skip to content

Instantly share code, notes, and snippets.

@lmcintyre
Created September 13, 2023 05:31
Show Gist options
  • Save lmcintyre/abd9933ed37483902b3711876c1c20cd to your computer and use it in GitHub Desktop.
Save lmcintyre/abd9933ed37483902b3711876c1c20cd to your computer and use it in GitHub Desktop.
type: sheet
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: Item
- name: Category
type: array
count: 2
link: SpecialShopItemCategory
- name: ItemCost
type: array
count: 3
- name: Quest
type: array
count: 2
link: Quest
- name: Unknown
- name: AchievementUnlock
link: 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: 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