Skip to content

Instantly share code, notes, and snippets.

@lmcintyre
Created September 13, 2023 15:26
Show Gist options
  • Save lmcintyre/244daa5ca3e0ab5e54a1f4f6bf5c4232 to your computer and use it in GitHub Desktop.
Save lmcintyre/244daa5ca3e0ab5e54a1f4f6bf5c4232 to your computer and use it in GitHub Desktop.
type: sheet
name: Item
fields:
- name: Singular
- name: Plural
- name: Description
- name: Name
- name: Adjective
- name: PossessivePronoun
- name: StartsWithVowel
- type: scalar
- name: Pronoun
- name: Article
- name: MainModel
display: quad
- name: SubModel
display: quad
- name: DamagePhysical
- name: DamageMagical
- name: Delay
comment: in milliseconds
- name: BlockRate
- name: Block
- name: DefensePhysical
- name: DefenseMagical
- name: BaseParamValue
type: array
count: 6
- name: BaseParamValueSpecial
type: array
count: 6
- name: EquipLevel
- type: scalar
- name: EquipRestriction
- name: ClassJobCategory
link:
target: [ClassJobCategory]
- name: GrandCompany
link:
target: [GrandCompany]
- name: ItemSeries
link:
target: [ItemSeries]
- name: BaseParamModifier
- name: ClassJob
link:
target: [ClassJob]
- type: scalar
- type: scalar
- name: BaseParam
type: array
count: 6
- name: ItemSpecialBonus
link:
target: [ItemSpecialBonus]
- name: BaseParamSpecial
type: array
count: 6
- name: MaterializeType
- name: MateriaSlotCount
- name: SubStatCategory
- name: IsAdvancedMeldingPermitted
- name: IsPvP
- name: IsGlamorous
- name: AdditionalData
link:
target:
- Stain
- TreasureHuntRank
- GardeningSeed
- AetherialWheel
- CompanyAction
- TripleTriadCard
- AirshipExplorationPart
- Orchestrion
- SubmarinePart
- HousingExterior
- HousingInterior
- HousingYardObject
- HousingFurniture
- HousingPreset
- HousingUnitedExterior
condition:
switch: FilterGroup
cases:
14: [9, 10, 11, 12, 13, 14]
15: [0]
18: [1]
20: [2]
25: [3]
26: [4]
27: [5]
28: [6]
32: [7]
36: [8]
- name: StackSize
- name: PriceMid
- name: PriceLow
- name: RepairItem
link:
target: [ItemRepairResource]
- name: Icon
display: icon
- name: ItemLevel
link:
target: [ItemLevel]
- type: scalar
- name: ItemAction
link:
target: [ItemAction]
- name: Cooldown
comment: in seconds
- name: Desynth
- name: AetherialReduce
- name: Rarity
- name: FilterGroup
- name: ItemUICategory
link:
target: [ItemUICategory]
- name: ItemSearchCategory
link:
target: [ItemSearchCategory]
- name: EquipSlotCategory
link:
target: [EquipSlotCategory]
- name: ItemSortCategory
link:
target: [ItemSortCategory]
- name: CastTime
comment: in seconds
- name: IsUntradable
- name: IsCrestWorthy
- name: IsDyeable
- name: CanbeHq
- name: Lot
- name: IsIndisposable
- name: IsUnique
- name: IsCollectable
- name: AlwaysCollectable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment