Represents an ingredient from the API

Constructors

Properties

displayName: string

The name of the ingredient as it shows up in-game

identifications: Identification[]

The identifications of the ingredient

level: number

The minimum level of recipe required to use the ingredient

name: string

The name of the ingredient

positionModifiers: PositionModifiers

The crafting grid position modifiers

restrictedIds: RestrictedIdModifiers

The restricted ID modifiers of the ingredient

skills: CraftingSkill[]

The crafting professions this ingredient can be used for

sprite: Sprite

The visual sprite this ingredient uses

tier: number

The tier of the ingredient

Generated using TypeDoc