Gah - a solution with more questions. – EntropicLqd

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
m (added class description)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
| parent4 = Object
 
| parent4 = Object
 
}}
 
}}
{{autogenerated}}
+
Damage type of the [[liandri:Fury|Fury]]'s beam weapon.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
+
  
 
==Default values==
 
==Default values==
Line 30: Line 29:
 
|-
 
|-
 
| {{tl|DeathString||DamageType}}
 
| {{tl|DeathString||DamageType}}
| "`o wurde von `ks Strahl aufgelöst."
+
| "`o was disintegrated by `k's beam."
 
|-
 
|-
 
| {{tl|FemaleSuicide||DamageType}}
 
| {{tl|FemaleSuicide||DamageType}}
| "`o löste sich selbst auf."
+
| "`o disintegrated herself."
 
|-
 
|-
 
| {{tl|KDamageImpulse||DamageType}}
 
| {{tl|KDamageImpulse||DamageType}}
Line 42: Line 41:
 
|-
 
|-
 
| {{tl|MaleSuicide||DamageType}}
 
| {{tl|MaleSuicide||DamageType}}
| "`o löste sich selbst auf."
+
| "`o disintegrated himself."
 
|-
 
|-
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| {{tl|SuicideStatsName||UTDamageType}}
 
| 'SUICIDES_FURYGUN'
 
| 'SUICIDES_FURYGUN'
 
|}
 
|}

Latest revision as of 00:40, 11 August 2009

UT3 Object >> DamageType >> UTDamageType >> UTDmgType_Burning >> UTDmgType_FuryBeam

Contents

Package: 
UTGameContent

Damage type of the Fury's beam weapon.

Default values[edit]

Property Value
bAlwaysGibs True
bKRadialImpulse True
DamageWeaponClass Class'UTGameContent.UTVWeap_FuryGun'
DamageWeaponFireMode 1
DeathStatsName 'DEATHS_FURYGUN'
DeathString "`o was disintegrated by `k's beam."
FemaleSuicide "`o disintegrated herself."
KDamageImpulse 12000.0
KillStatsName 'KILLS_FURYGUN'
MaleSuicide "`o disintegrated himself."
SuicideStatsName 'SUICIDES_FURYGUN'