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

UTGameContent.UTDmgType_LeviathanBolt


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
/**
 * Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
 */

class UTDmgType_LeviathanBolt extends UTDamageType
	abstract;

defaultproperties
{
   DamageWeaponClass=Class'UTGameContent.UTVWeap_LeviathanPrimary'
   DamageWeaponFireMode=2
   NodeDamageScaling=0.500000
   KillStatsName="KILLS_LEVIATHANPRIMARY"
   DeathStatsName="DEATHS_LEVIATHANPRIMARY"
   SuicideStatsName="SUICIDES_LEVIATHANPRIMARY"
   DeathString="`k's Leviathan filled `o with plasma."
   FemaleSuicide="`o fried herself with her own plasma blast."
   MaleSuicide="`o fried himself with his own plasma blast."
   KDamageImpulse=1000.000000
   VehicleDamageScaling=0.500000
   VehicleMomentumScaling=1.500000
   Name="Default__UTDmgType_LeviathanBolt"
   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:54.000 - Creation time: sk 18-3-2018 10:01:19.904 - Created with UnCodeX