Patch [Version 0.3.4 "Private balance round #3"]

This commit is contained in:
Anton Tarasenko 2021-06-11 21:10:09 +07:00
commit c536198a52
76 changed files with 376 additions and 154 deletions

View file

@ -6,7 +6,7 @@ defaultproperties
MaxPenetrations=5
BigZedPenDmgReduction=0.750000
MediumZedPenDmgReduction=1.000000
HeadShotDamageMult=1.900000
HeadShotDamageMult=2.6
bSniperWeapon=True
WeaponClass=Class'NicePack.NiceHuntingRifle'
DeathString="%k killed %o (Hunting Rifle)."

View file

@ -6,7 +6,7 @@ defaultproperties
{
Weight=6.000000
cost=750
AmmoCost=35
AmmoCost=34
BuyClipSize=5
PowerValue=55
SpeedValue=42

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=8.000000
cost=1000
AmmoCost=15
AmmoCost=25
BuyClipSize=20
PowerValue=55
SpeedValue=20

View file

@ -2,7 +2,7 @@ class NiceM99Pickup extends NiceWeaponPickup;
defaultproperties
{
cost=1250
AmmoCost=60
AmmoCost=13
BuyClipSize=1
PowerValue=95
SpeedValue=30

View file

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

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=6.000000
cost=750
AmmoCost=50
AmmoCost=22
BuyClipSize=10
PowerValue=60
SpeedValue=10

View file

@ -5,7 +5,7 @@ defaultproperties
{
Weight=8.000000
cost=1250
AmmoCost=50
AmmoCost=42
BuyClipSize=10
PowerValue=90
SpeedValue=40

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=7.000000
cost=1000
AmmoCost=15
AmmoCost=25
BuyClipSize=10
PowerValue=80
SpeedValue=40

View file

@ -3,7 +3,8 @@ class NiceWinchesterPickup extends NiceWeaponPickup;
defaultproperties
{
Weight=6.000000
cost=200
AmmoCost=13
cost=250
BuyClipSize=10
PowerValue=50
SpeedValue=35