I'm a doctor, not a mechanic
Difference between revisions of "UE3:UTDmgType LeviathanBolt (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 24: | Line 24: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "` | + | | "`k's Leviathan filled `o with plasma." |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`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 | + | | "`o fried himself with his own plasma blast." |
|- | |- | ||
| {{tl|NodeDamageScaling||UTDamageType}} | | {{tl|NodeDamageScaling||UTDamageType}} | ||
− | | 0. | + | | 0.5 |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} | ||
Line 45: | Line 45: | ||
|- | |- | ||
| {{tl|VehicleDamageScaling||DamageType}} | | {{tl|VehicleDamageScaling||DamageType}} | ||
− | | 0. | + | | 0.5 |
+ | |- | ||
+ | | {{tl|VehicleMomentumScaling||DamageType}} | ||
+ | | 1.5 | ||
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_LeviathanBolt |
Contents
- Package:
- UTGameContent
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 |