Reduced shotgun cone

This commit is contained in:
Marco 2025-05-05 14:51:34 +02:00
commit b720990fe2
7 changed files with 27 additions and 25 deletions

View file

@ -17,6 +17,6 @@ InfiniteAmmo = false
ItemKey = &"ICE_SHOTGUN_T1"
AmmoKey = &"ICE_AMMO"
BulletsPerShot = 3
SpreadAngle = 15.0
SpreadAngle = 8.0
RandomSpread = 12.0
_rotationOffset = 0.0

View file

@ -8,6 +8,7 @@ script = ExtResource("2_2n571")
Name = &"Ice Shotgun"
BulletData = ExtResource("1_ej60i")
Priority = 20
AmmoPerShot = 1
RateOfFire = 0.2
BulletCapacity = 6
ReloadTime = 0.7
@ -16,6 +17,6 @@ InfiniteAmmo = false
ItemKey = &"ICE_SHOTGUN_T2"
AmmoKey = &"ICE_AMMO"
BulletsPerShot = 3
SpreadAngle = 15.0
SpreadAngle = 8.0
RandomSpread = 10.0
_rotationOffset = 0.0

View file

@ -8,6 +8,7 @@ script = ExtResource("2_utbbo")
Name = &"Ice Shotgun"
BulletData = ExtResource("1_m44wx")
Priority = 30
AmmoPerShot = 1
RateOfFire = 0.5
BulletCapacity = 4
ReloadTime = 0.8
@ -16,6 +17,6 @@ InfiniteAmmo = false
ItemKey = &"ICE_SHOTGUN"
AmmoKey = &"ICE_AMMO"
BulletsPerShot = 3
SpreadAngle = 15.0
SpreadAngle = 8.0
RandomSpread = 15.0
_rotationOffset = 0.0