cirnogodot/Resources/Weapons/Ice_Shotgun_Sawed_T1.tres

22 lines
737 B
Text
Raw Normal View History

2025-05-01 11:10:36 +02:00
[gd_resource type="Resource" script_class="WeaponResource" load_steps=3 format=3 uid="uid://cea6xftma1sd3"]
2025-05-08 10:25:20 +02:00
[ext_resource type="Resource" uid="uid://d2d4jh14m1mjm" path="res://Resources/Bullets/ice_shotgun_sawed_bullets.tres" id="1_1fs3a"]
2025-05-01 11:10:36 +02:00
[ext_resource type="Script" uid="uid://b6fmrnipv88bk" path="res://Scripts/Resources/WeaponResource.cs" id="2_q6qa7"]
[resource]
script = ExtResource("2_q6qa7")
2025-05-02 10:25:25 +02:00
Name = &"Improved Sawed-Off Ice Shotgun"
2025-05-01 11:10:36 +02:00
BulletData = ExtResource("1_1fs3a")
2025-05-02 10:25:25 +02:00
Priority = 20
2025-05-08 10:25:20 +02:00
AmmoPerShot = 1
2025-05-01 11:10:36 +02:00
RateOfFire = 0.4
BulletCapacity = 4
ReloadTime = 0.8
AutoReload = true
InfiniteAmmo = false
ItemKey = &"ICE_SHOTGUN_SAWED_T1"
AmmoKey = &"ICE_AMMO"
BulletsPerShot = 4
2025-05-08 10:25:20 +02:00
SpreadAngle = 20.0
RandomSpread = 15.0
2025-05-01 11:10:36 +02:00
_rotationOffset = 0.0