I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:DamTypeShockBeam (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> DamageType >> WeaponDamageType >> DamTypeShockBeam
Package: 
XWeapons
Direct subclass:
DamTypeSuperShockBeam
This class in other games:
UT2003

null

Default values

Property Value
bDetonatesGoop True
DamageOverlayMaterial Material'UT2004Weapons.ShockHitShader'
DamageOverlayTime 0.8
DeathString "%o was fatally enlightened by %k's shock beam."
FemaleSuicide "%o somehow managed to shoot herself with the shock rifle."
GibPerterbation 0.75
MaleSuicide "%o somehow managed to shoot himself with the shock rifle."
VehicleDamageScaling 0.85
VehicleMomentumScaling 0.5
WeaponClass Class'XWeapons.ShockRifle'

Static functions

GetHitEffects

static function GetHitEffects (out class<xEmitterHitEffects[4], int VictemHealth)

Overrides: DamageType.GetHitEffects