My program doesn't have bugs. It just develops random features.
Difference between revisions of "UE3:UTDmgType ShockBall (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 20: | Line 20: | ||
! Value | ! Value | ||
|- | |- | ||
− | | | + | | A |
− | | | + | | 1.0 |
|- | |- | ||
− | | | + | | B |
− | | | + | | 50.0 |
|- | |- | ||
− | | | + | | G |
− | | | + | | 0.0 |
|- | |- | ||
| R | | R | ||
| 40.0 | | 40.0 | ||
|} | |} | ||
+ | |- | ||
+ | | {{tl|DamageOverlayTime||UTDamageType}} | ||
+ | | 0.3 | ||
|- | |- | ||
| {{tl|DamageWeaponClass||UTDamageType}} | | {{tl|DamageWeaponClass||UTDamageType}} | ||
Line 38: | Line 41: | ||
| {{tl|DamageWeaponFireMode||UTDamageType}} | | {{tl|DamageWeaponFireMode||UTDamageType}} | ||
| 1 | | 1 | ||
+ | |- | ||
+ | | {{tl|DeathOverlayTime||UTDamageType}} | ||
+ | | 0.6 | ||
|- | |- | ||
| {{tl|DeathStatsName||UTDamageType}} | | {{tl|DeathStatsName||UTDamageType}} | ||
Line 43: | Line 49: | ||
|- | |- | ||
| {{tl|DeathString||DamageType}} | | {{tl|DeathString||DamageType}} | ||
− | | "`o | + | | "`o was wasted by `k's Shock core." |
|- | |- | ||
| {{tl|FemaleSuicide||DamageType}} | | {{tl|FemaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o snuffed herself with the Shock core." |
|- | |- | ||
| {{tl|KDamageImpulse||DamageType}} | | {{tl|KDamageImpulse||DamageType}} | ||
Line 55: | Line 61: | ||
|- | |- | ||
| {{tl|MaleSuicide||DamageType}} | | {{tl|MaleSuicide||DamageType}} | ||
− | | "`o | + | | "`o snuffed himself with the Shock core." |
|- | |- | ||
| {{tl|SuicideStatsName||UTDamageType}} | | {{tl|SuicideStatsName||UTDamageType}} | ||
Line 61: | Line 67: | ||
|- | |- | ||
| {{tl|VehicleDamageScaling||DamageType}} | | {{tl|VehicleDamageScaling||DamageType}} | ||
− | | 0. | + | | 0.8 |
|- | |- | ||
| {{tl|VehicleMomentumScaling||DamageType}} | | {{tl|VehicleMomentumScaling||DamageType}} | ||
− | | 2. | + | | 2.75 |
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> DamageType >> UTDamageType >> UTDmgType_ShockBall |
Contents
- Package:
- UTGame
- Direct subclass:
- UTDmgType_HeroShockBall
- This class in other games:
- UDK
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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DamageBodyMatColor |
|
||||||||||
DamageOverlayTime | 0.3 | ||||||||||
DamageWeaponClass | Class'UTGame.UTWeap_ShockRifle' | ||||||||||
DamageWeaponFireMode | 1 | ||||||||||
DeathOverlayTime | 0.6 | ||||||||||
DeathStatsName | 'DEATHS_SHOCKRIFLE' | ||||||||||
DeathString | "`o was wasted by `k's Shock core." | ||||||||||
FemaleSuicide | "`o snuffed herself with the Shock core." | ||||||||||
KDamageImpulse | 1500.0 | ||||||||||
KillStatsName | 'KILLS_SHOCKRIFLE' | ||||||||||
MaleSuicide | "`o snuffed himself with the Shock core." | ||||||||||
SuicideStatsName | 'SUICIDES_SHOCKRIFLE' | ||||||||||
VehicleDamageScaling | 0.8 | ||||||||||
VehicleMomentumScaling | 2.75 |