mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 23:21:17 +00:00
Rebalanced weapons
This commit is contained in:
parent
cb87dff402
commit
82f4c75ad7
4 changed files with 25 additions and 13 deletions
|
|
@ -11,13 +11,13 @@ Name = &"Icicle Gun"
|
|||
BulletData = ExtResource("1_d2kl0")
|
||||
Priority = 10
|
||||
AmmoPerShot = 5
|
||||
RateOfFire = 0.05299999999988358
|
||||
RateOfFire = 0.12
|
||||
BulletCapacity = 100
|
||||
ReloadTime = 0.5
|
||||
InfiniteAmmo = false
|
||||
ItemKey = &"ICICLE_GUN"
|
||||
AmmoKey = &"BATTERY"
|
||||
RechargeTime = 0.1999999999970896
|
||||
RechargeTime = 0.18
|
||||
RechargeAmount = 10
|
||||
SpreadAngle = 5.0
|
||||
RandomSpread = 2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue