Skip to main content

OverallStatList

class OverallStatList extends StatList

constructor

new OverallStatList(list, client, client)
PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
list{[key: string]: StatPropertyValue}
clientCombatTypeId
clientStarRail

Properties

maxHP

Returns: StatPropertyValue


defense

Returns: StatPropertyValue


attack

Returns: StatPropertyValue


speed

Returns: StatPropertyValue


list

inherited

Type: {[key: string]: StatPropertyValue}


combatTypeId

inherited

Type: CombatTypeId


client

inherited

Type: StarRail


critRate

inherited

Returns: StatPropertyValue


critDamage

inherited

Returns: StatPropertyValue


breakEffect

inherited

Returns: StatPropertyValue


outgoingHealingBoost

inherited

Returns: StatPropertyValue


maxEnergy

inherited

Returns: StatPropertyValue


energyRegenRate

inherited

Returns: StatPropertyValue


effectHitRate

inherited

Returns: StatPropertyValue


effectResistance

inherited

Returns: StatPropertyValue


physicalDamageBonus

inherited

Returns: StatPropertyValue


fireDamageBonus

inherited

Returns: StatPropertyValue


iceDamageBonus

inherited

Returns: StatPropertyValue


lightningDamageBonus

inherited

Returns: StatPropertyValue


windDamageBonus

inherited

Returns: StatPropertyValue


quantumDamageBonus

inherited

Returns: StatPropertyValue


imaginaryDamageBonus

inherited

Returns: StatPropertyValue


physicalResistanceBoost

inherited

Returns: StatPropertyValue


fireResistanceBoost

inherited

Returns: StatPropertyValue


iceResistanceBoost

inherited

Returns: StatPropertyValue


lightningResistanceBoost

inherited

Returns: StatPropertyValue


windResistanceBoost

inherited

Returns: StatPropertyValue


quantumResistanceBoost

inherited

Returns: StatPropertyValue


imaginaryResistanceBoost

inherited

Returns: StatPropertyValue


Methods

getByType

inherited

Returns: StatPropertyValue

PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
typeStatPropertyType | OtherStatPropertyType

getAll

inherited

Returns: StatPropertyValue[]


getMatchedDamageBonus

inherited

Returns: StatPropertyValue