Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ItemName

the name of an item the requirements to use this item

for magic items those name consists of the baseitemname and the prefix/suffix rare and unique items have a set name

contains attributes strength, intelligence, evasion and the itemlevel

Hierarchy

  • ItemName

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns ItemName

Properties

dex

dex: number = 0

int

int: number = 0

parent

parent: Item

random

random: string

str

str: number = 0

Methods

any

  • any(): boolean
  • Returns boolean

builder

  • Returns Builder

level

  • Computes the required level including stat applications

    Returns AugmentableValue

lines

  • lines(): string[]
  • Returns string[]

list

Generated using TypeDoc