Patch [Version 0.3.4 "Private balance round #3"]
This commit is contained in:
parent
78b4dfeb29
commit
c536198a52
76 changed files with 376 additions and 154 deletions
|
|
@ -9,10 +9,11 @@ defaultproperties
|
|||
StereoFireSoundRef="KF_MK23Snd.MK23_Fire_S"
|
||||
NoAmmoSoundRef="KF_HandcannonSnd.50AE_DryFire"
|
||||
DamageType=Class'NicePack.NiceDamTypeMK23Pistol'
|
||||
DamageMin=55
|
||||
DamageMax=55
|
||||
DamageMin=42
|
||||
DamageMax=42
|
||||
Momentum=18000.000000
|
||||
NoAmmoSound=None
|
||||
bWaitForRelease=False
|
||||
FireRate=0.175000
|
||||
AmmoClass=Class'NicePack.NiceDualMK23Ammo'
|
||||
ShakeRotMag=(Z=290.000000)
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ defaultproperties
|
|||
{
|
||||
Weight=4.000000
|
||||
cost=500
|
||||
AmmoCost=32
|
||||
BuyClipSize=12
|
||||
AmmoCost=20
|
||||
BuyClipSize=24
|
||||
PowerValue=70
|
||||
SpeedValue=45
|
||||
RangeValue=60
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ defaultproperties
|
|||
LaserAttachmentBone="Tip_Right"
|
||||
altLaserAttachmentBone="Tip_Left"
|
||||
MagCapacity=24
|
||||
ReloadAnimRate=1.2
|
||||
ReloadRate=4.466700
|
||||
Weight=4.000000
|
||||
StandardDisplayFOV=60.000000
|
||||
|
|
|
|||
|
|
@ -8,12 +8,13 @@ defaultproperties
|
|||
StereoFireSoundRef="KF_MK23Snd.MK23_Fire_S"
|
||||
NoAmmoSoundRef="KF_HandcannonSnd.50AE_DryFire"
|
||||
DamageType=Class'NicePack.NiceDamTypeMK23Pistol'
|
||||
DamageMin=55
|
||||
DamageMax=55
|
||||
DamageMin=42
|
||||
DamageMax=42
|
||||
Momentum=18000.000000
|
||||
FireLoopAnim=
|
||||
FireEndAnim=
|
||||
FireRate=0.350000
|
||||
bWaitForRelease=False
|
||||
AmmoClass=Class'NicePack.NiceMK23Ammo'
|
||||
ShakeRotMag=(Z=290.000000)
|
||||
ShakeRotRate=(X=10080.000000,Y=10080.000000)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
Weight=2.000000
|
||||
cost=250
|
||||
AmmoCost=16
|
||||
AmmoCost=10
|
||||
BuyClipSize=12
|
||||
PowerValue=50
|
||||
SpeedValue=45
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ defaultproperties
|
|||
reloadMagStartFrame=0.286000
|
||||
reloadChargeStartFrame=-1.000000
|
||||
MagCapacity=12
|
||||
ReloadAnimRate=1.2
|
||||
ReloadRate=2.600000
|
||||
Weight=2.000000
|
||||
StandardDisplayFOV=60.000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue