Character
class Character
Properties
constructor
new Character(data, client)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
data | JsonObject | |||
client | StarRail |
Properties
client
Type: StarRail
characterData
Type: CharacterData
lightCone
Type: LightCone | null
relics
Type: Relic[]
level
Type: number
exp
Type: number
ascension
Type: number
eidolons
Type: number
skillTreeNodes
Type: LeveledSkillTreeNode[]
skills
Type: LeveledSkill[]
basicStats
Type: StatPropertyValue[]
stats
Type: CharacterStats