WeaponAscension
class WeaponAscension
Properties
Methods
constructor
new WeaponAscension(data, enka)
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION | 
|---|---|---|---|---|
| data | JsonObject | |||
| enka | EnkaClient | 
Properties
id
Type: number
ascension
Type: number
enka
Type: EnkaClient
unlockMaxLevel
Type: number
requiredAdventureRank
0 if adventure rank is not required
Type: number
cost
Type: UpgradeCost
addProps
Type: StatProperty[]
Methods
getById
static
Returns: WeaponAscension
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION | 
|---|---|---|---|---|
| id | number | weaponPromoteId | ||
| ascension | number | promoteLevel | ||
| enka | EnkaClient |