Documentation

NormalCombatantInterface extends CombatantInterface

Combatant that exchanges normal shield, drone, and armour weapon damage.

Tags
template-contravariant

TKiller of CombatantInterface = CombatantInterface

extends

Table of Contents

Methods

createCombatDrones()  : CombatDrones
decreaseCDs()  : void
getCDs()  : int
getCombatID()  : int
getCombatName()  : string
getLevel()  : float|int
getWeapons()  : array<int, Weapon>
hasCDs()  : bool
isDestroyed()  : bool
killBy()  : KillResultInterface
reduceDamageDoneDCS()  : float
Factor to multiply drone damage by if target player has a DCS.
takeDamage()  : TDamage

Methods

reduceDamageDoneDCS()

Factor to multiply drone damage by if target player has a DCS.

public reduceDamageDoneDCS() : float
Return values
float

        
On this page

Search results