Skip to main content

UniqueSkill

Elemental Skill and Elemental Burst

Hierarchy

Index

Constructors

constructor

Properties

readonly_data

_data: JsonObject

readonlycooldown

cooldown: number

readonlydescription

description: DynamicTextAssets

readonlyenka

readonlyicon

readonlyid

id: number

readonlymaxCharge

maxCharge: number

readonlyname

Methods

getSkillAttributes

  • Parameters

    • level: number

    Returns SkillAttributeAssets[]

getUpgradeCost

  • Parameters

    • level: number

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

    Returns null | UpgradeCost

static_getJsonObjectById

  • _getJsonObjectById(id: number, enka: EnkaClient): JsonObject
  • Parameters

    Returns JsonObject

staticgetById