Skip to main content

ElementalBurst

class ElementalBurst extends UniqueSkill

constructor

new ElementalBurst(data, enka)
PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
dataJsonObject
enkaEnkaClient

Properties

costElemType

Type: Element


costElemVal

Type: number


maxCharge

inherited

Type: number


cooldown

inherited

Type: number


id

inherited

Type: number


enka

inherited

Type: EnkaClient


name

inherited

Type: TextAssets


description

inherited

Type: DynamicTextAssets


icon

inherited

Type: ImageAssets


Methods

getById

static

Returns: ElementalBurst

PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
idnumber
enkaEnkaClient

getSkillAttributes

inherited

Returns: SkillAttributeAssets[]

PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
levelnumber

getUpgradeCost

inherited

Returns: UpgradeCost | null

PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
levelnumberthe base level you want to upgrade to. (Do not add extra levels.)