Options
All
  • Public
  • Public/Protected
  • All
Menu

A recipe from the API

Hierarchy

  • Recipe

Index

Constructors

Private constructor

  • Parameters

    • v: Object

    Returns Recipe

Properties

Optional basicDuration

basicDuration?: Range

The duration of the consumable if no ingredients are used

Optional damage

damage?: Range

The damage of the resulting weapon

Optional durability

durability?: Range

The durability of the resulting weapon, armor piece or accessory

Optional duration

duration?: Range

The duration of the resulting consumable

Optional health

health?: Range

The health of the resulting armor piece

id

id: string

The ID of the recipe

level

level: Range

The level range the resulting item may be in

materials

materials: CraftingMaterial[]

The required materials to craft the item

skill

The required crafting skill

type

The type of the resulting item

Generated using TypeDoc