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

@ -9,7 +9,7 @@ defaultproperties
reloadMagStartFrame=0.363000
reloadChargeStartFrame=0.726000
MagazineBone="Bone_Magazine"
MagCapacity=30
MagCapacity=40
ReloadRate=3.000000
ReloadAnim="Reload"
ReloadAnimRate=1.000000

View file

@ -1,12 +1,13 @@
class NiceAK12Fire extends NiceFire;
defaultproperties
{
MaxBurstLength=4
zedTimeFireSpeedUp=1.500000
ProjectileSpeed=44000.000000
FireAimedAnim="Fire_Iron"
RecoilRate=0.040000
maxVerticalRecoilAngle=240
maxHorizontalRecoilAngle=120
maxVerticalRecoilAngle=160
maxHorizontalRecoilAngle=80
ShellEjectClass=Class'ScrnWeaponPack.KFShellEjectAK12AR'
ShellEjectBoneName="Shell_eject"
bAccuracyBonusForSemiAuto=True

View file

@ -3,7 +3,8 @@ defaultproperties
{
Weight=6.000000
cost=750
BuyClipSize=30
AmmoCost=19
BuyClipSize=40
PowerValue=55
SpeedValue=80
RangeValue=30

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=6.000000
cost=750
AmmoCost=30
AmmoCost=19
BuyClipSize=30
PowerValue=40
SpeedValue=80

View file

@ -4,6 +4,7 @@ defaultproperties
bBackupWeapon=True
Weight=5.000000
cost=200
AmmoCost=6
BuyClipSize=30
PowerValue=24
SpeedValue=90

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=8.000000
cost=1250
AmmoCost=40
AmmoCost=28
BuyClipSize=20
PowerValue=45
SpeedValue=90

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=5.000000
cost=250
AmmoCost=10
AmmoCost=7
BuyClipSize=15
PowerValue=45
SpeedValue=60

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=5.000000
cost=500
AmmoCost=20
AmmoCost=16
BuyClipSize=30
PowerValue=30
SpeedValue=90

View file

@ -2,9 +2,9 @@ class NiceM4M203NadeAmmo extends NiceAmmo;
defaultproperties
{
WeaponPickupClass=Class'NicePack.NiceM4M203Pickup'
AmmoPickupAmount=2
MaxAmmo=12
InitialAmount=3
AmmoPickupAmount=1
MaxAmmo=15
InitialAmount=4
PickupClass=Class'NicePack.NiceM4M203AmmoPickup'
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
IconCoords=(X1=4,Y1=350,X2=110,Y2=395)

View file

@ -4,7 +4,7 @@ defaultproperties
crossPerkIndecies(0)=3
Weight=6.000000
cost=750
AmmoCost=40
AmmoCost=4
BuyClipSize=1
PowerValue=30
SpeedValue=90

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=6.000000
cost=750
AmmoCost=30
AmmoCost=22
BuyClipSize=30
PowerValue=40
SpeedValue=85

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=8.000000
cost=1250
AmmoCost=40
AmmoCost=28
BuyClipSize=20
PowerValue=45
SpeedValue=85