Documentation

CombatantInterface

Common combat capabilities shared by ships, ports, planets, and forces.

TKiller restricts the combatant types that may destroy this combatant. TDamage associates each combatant type with the damage result it receives.

Tags
template-contravariant

TKiller of CombatantInterface = CombatantInterface

template-covariant

of TakenDamage = TakenDamage

Table of Contents

Methods

decreaseCDs()  : void
getCDs()  : int
getCombatID()  : int
getCombatName()  : string
getLevel()  : float|int
hasCDs()  : 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