I'm a doctor, not a mechanic

Difference between revisions of "UE3:UTDmgType LeviathanBolt (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 24: Line 24:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`ks Leviathan füllte `o mit Plasma."
+
| "`k's Leviathan filled `o with plasma."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o grillte sich mit ihrem eigenen Plasmasprengsatz."
+
| "`o fried herself with her own plasma blast."
 
|-
 
|-
 
| {{tl|KDamageImpulse||DamageType}}
 
| {{tl|KDamageImpulse||DamageType}}
Line 36: Line 36:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o grillte sich mit seinem eigenen Plasmasprengsatz."
+
| "`o fried himself with his own plasma blast."
 
|-
 
|-
 
| {{tl|NodeDamageScaling||UTDamageType}}
 
| {{tl|NodeDamageScaling||UTDamageType}}
| 0.0
+
| 0.5
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
Line 45: Line 45:
 
|-
 
|-
 
| {{tl|VehicleDamageScaling||DamageType}}
 
| {{tl|VehicleDamageScaling||DamageType}}
| 0.0
+
| 0.5
 +
|-
 +
| {{tl|VehicleMomentumScaling||DamageType}}
 +
| 1.5
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_LeviathanBolt

Contents

Package: 
UTGameContent

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values[edit]

Property Value
DamageWeaponClass Class'UTGameContent.UTVWeap_LeviathanPrimary'
DamageWeaponFireMode 2
DeathStatsName 'DEATHS_LEVIATHANPRIMARY'
DeathString "`k's Leviathan filled `o with plasma."
FemaleSuicide "`o fried herself with her own plasma blast."
KDamageImpulse 1000.0
KillStatsName 'KILLS_LEVIATHANPRIMARY'
MaleSuicide "`o fried himself with his own plasma blast."
NodeDamageScaling 0.5
SuicideStatsName 'SUICIDES_LEVIATHANPRIMARY'
VehicleDamageScaling 0.5
VehicleMomentumScaling 1.5