LeveledSkill
class LeveledSkill
Properties
constructor
new LeveledSkill(data, client)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
data | JsonObject | |||
client | StarRail |
Properties
client
Type: StarRail
id
Type: number
level
Type: number
description
Type: TextAssets
simpleDescription
Type: TextAssets
name
Type: TextAssets
tag
Type: TextAssets
skillTypeDescription
Type: TextAssets
attackType
Type: AttackType | null
combatType
Type: CombatType | null
effectType
Type: EffectType
maxLevel
Type: number
skillIcon
Type: ImageAssets
ultraSkillIcon
Available only when attackType is "Ultra"
Type: ImageAssets