KFWeaponDamageType

From Tripwire Interactive Wiki
Revision as of 13:48, 27 November 2012 by Benjamin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Killing Floor class KFWeaponDamageType (source)
Object >> DamageType >> WeaponDamageType >> KFWeaponDamageType


Base class for most damage types in Killing Floor.

Properties

Main

bool bIsExplosive

Deals explosive damage.

bool bIsMeleeDamage

Deals melee damage.

bool bIsPowerWeapon

<<Description>>

bool bSniperWeapon

<<Description>>

bool bDealBurningDamage

Deals burn damage over time.

KFWeaponDamageType

bool bCheckForHeadShots

This damagetype is capable of removing heads with head shots (doesn't mean it can't blow heads off, just means it shouldn't do headshot check if this is false).

float HeadShotDamageMult

Head shot damage multiplier.