Xivgear Types Documentation
Preparing search index...
@xivgear/xivmath
geartypes
FoodItem
Interface FoodItem
interface
FoodItem
{
bonuses
:
FoodBonuses
;
iconUrl
:
URL
;
id
:
number
;
ilvl
:
number
;
name
:
string
;
nameTranslation
:
TranslatableString
;
primarySubStat
:
(keyof RawStats)
|
undefined
;
secondarySubStat
:
(keyof RawStats)
|
undefined
;
}
Hierarchy (
View Summary
)
XivItem
FoodItem
Implemented by
CustomFood
DataApiFoodInfo
Index
Properties
bonuses
icon
Url
id
ilvl
name
name
Translation
primary
Sub
Stat
secondary
Sub
Stat
Properties
bonuses
bonuses
:
FoodBonuses
icon
Url
iconUrl
:
URL
Item icon URL
id
id
:
number
Item ID
ilvl
ilvl
:
number
name
name
:
string
Item name
Readonly
name
Translation
nameTranslation
:
TranslatableString
Item name, including translations
primary
Sub
Stat
primarySubStat
:
(keyof RawStats)
|
undefined
secondary
Sub
Stat
secondarySubStat
:
(keyof RawStats)
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bonuses
icon
Url
id
ilvl
name
name
Translation
primary
Sub
Stat
secondary
Sub
Stat
Xivgear Types Documentation
Loading...
Item icon URL