Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTDmgType_ShockBall


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
/**
 * Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
 */

class UTDmgType_ShockBall extends UTDamageType
	abstract;

defaultproperties
{
   DamageBodyMatColor=(R=40.000000,G=0.000000,B=50.000000,A=1.000000)
   DamageOverlayTime=0.300000
   DeathOverlayTime=0.600000
   DamageWeaponClass=Class'UTGame.UTWeap_ShockRifle'
   DamageWeaponFireMode=1
   KillStatsName="KILLS_SHOCKRIFLE"
   DeathStatsName="DEATHS_SHOCKRIFLE"
   SuicideStatsName="SUICIDES_SHOCKRIFLE"
   DeathString="`o was wasted by `k's Shock core."
   FemaleSuicide="`o snuffed herself with the Shock core."
   MaleSuicide="`o snuffed himself with the Shock core."
   KDamageImpulse=1500.000000
   VehicleDamageScaling=0.800000
   VehicleMomentumScaling=2.750000
   Name="Default__UTDmgType_ShockBall"
   ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:42.000 - Creation time: sk 18-3-2018 10:01:20.116 - Created with UnCodeX