Rebalance musket (and brutes)

- No longer stuns scrakes offperk
- One-shots brutes offperk
This commit is contained in:
Anton Tarasenko 2021-06-12 20:23:29 +07:00
parent 710bc8e504
commit ec8c6a16f1
2 changed files with 2 additions and 3 deletions

View File

@ -7,8 +7,7 @@ static function ScoredNiceHeadshot(KFSteamStatsAndAchievements KFStatsAndAchieve
} }
defaultproperties defaultproperties
{ {
stunMultiplier=1.250000 HeadShotDamageMult=5.0
HeadShotDamageMult=4.75
bSniperWeapon=True bSniperWeapon=True
WeaponClass=Class'NicePack.NiceMaulerRifle' WeaponClass=Class'NicePack.NiceMaulerRifle'
DeathString="%k killed %o (S.P. Mauler)." DeathString="%k killed %o (S.P. Mauler)."

View File

@ -90,7 +90,7 @@ defaultproperties
PlayerCountHealthScale=0.250000 PlayerCountHealthScale=0.250000
OnlineHeadshotOffset=(X=22.000000,Z=68.000000) OnlineHeadshotOffset=(X=22.000000,Z=68.000000)
OnlineHeadshotScale=1.300000 OnlineHeadshotScale=1.300000
HeadHealth=180.000000 HeadHealth=160.000000
PlayerNumHeadHealthScale=0.200000 PlayerNumHeadHealthScale=0.200000
MotionDetectorThreat=5.000000 MotionDetectorThreat=5.000000
HitSound(0)=SoundGroup'ScrnZedPack_S.Brute.BrutePain' HitSound(0)=SoundGroup'ScrnZedPack_S.Brute.BrutePain'