Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 20: Line 20:
 
! Value
 
! Value
 
|-
 
|-
| 000000,A
+
| A
|  
+
| 1.0
 
|-
 
|-
| 000000,B
+
| B
|  
+
| 50.0
 
|-
 
|-
| 000000,G
+
| G
|  
+
| 50.0
 
|-
 
|-
 
| R
 
| R
 
| 50.0
 
| 50.0
 
|}
 
|}
 +
|-
 +
| {{tl|DamageOverlayTime||UTDamageType}}
 +
| 0.5
 
|-
 
|-
 
| {{tl|DamageWeaponClass||UTDamageType}}
 
| {{tl|DamageWeaponClass||UTDamageType}}
Line 43: Line 46:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`o wurde eine Extraportion von `ks Plasma serviert."
+
| "`o was served an extra helping of `k's plasma."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o grillte sich mit ihrem eigenen Plasmasprengsatz."
+
| "`o fried herself with her own plasma blast."
 
|-
 
|-
 
| {{tl|KillStatsName||UTDamageType}}
 
| {{tl|KillStatsName||UTDamageType}}
Line 52: Line 55:
 
|-
 
|-
 
| {{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.8
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
Line 61: Line 64:
 
|-
 
|-
 
| {{tl|VehicleDamageScaling||DamageType}}
 
| {{tl|VehicleDamageScaling||DamageType}}
| 0.0
+
| 0.6
 
|-
 
|-
 
| {{tl|VehicleMomentumScaling||DamageType}}
 
| {{tl|VehicleMomentumScaling||DamageType}}
| 0.0
+
| 0.25
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_LinkPlasma

Contents

Package: 
UTGame
This class in other games:
UDK

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

Default values[edit]

Property Value
DamageBodyMatColor
Member Value
A 1.0
B 50.0
G 50.0
R 50.0
DamageOverlayTime 0.5
DamageWeaponClass Class'UTGame.UTWeap_LinkGun'
DeathOverlayTime 1.0
DeathStatsName 'DEATHS_LINKGUN'
DeathString "`o was served an extra helping of `k's plasma."
FemaleSuicide "`o fried herself with her own plasma blast."
KillStatsName 'KILLS_LINKGUN'
MaleSuicide "`o fried himself with his own plasma blast."
NodeDamageScaling 0.8
SuicideStatsName 'SUICIDES_LINKGUN'
VehicleDamageScaling 0.6
VehicleMomentumScaling 0.25