Eidolon
class Eidolon
constructor
new Eidolon(id, client)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
id | number | |||
client | StarRail |
Properties
id
Type: number
client
Type: StarRail
rank
Type: number
icon
Type: ImageAssets
picture
Type: ImageAssets
name
Type: TextAssets
description
Type: TextAssets
skillsLevelUp
Type: {[skillId: string]: {skill: Skill, levelUp: number}}