2025-05-01 11:10:36 +02:00
|
|
|
[gd_resource type="Resource" script_class="LootItem" load_steps=4 format=3 uid="uid://c57od7cpn5kwf"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://rr71xb2q8x22" path="res://Sprites/Items/Ice_Shotgun_Sawed_T2.png" id="1_l7ik6"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://bcpa1vhlp7ki4" path="res://Resources/Weapons/Ice_Shotgun_Sawed_T2.tres" id="2_4l2hi"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_4syqt"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("3_4syqt")
|
2025-05-02 10:25:25 +02:00
|
|
|
ItemName = &"Advanced Sawed-Off Ice Shotgun"
|
2025-05-01 11:10:36 +02:00
|
|
|
ShortName = &"IC-27-S"
|
|
|
|
|
ItemDescription = &"Shoots ice pellets in a wide spread"
|
|
|
|
|
ItemKey = &"ICE_SHOTGUN_SAWED_T2"
|
|
|
|
|
Item = 9
|
|
|
|
|
Tier = 2
|
|
|
|
|
Price = 0
|
|
|
|
|
WeaponData = ExtResource("2_4l2hi")
|
|
|
|
|
Amount = 1
|
|
|
|
|
Max = 1
|
|
|
|
|
PickupIfMaxed = false
|
|
|
|
|
ConsumeOnUse = false
|
2025-05-15 20:29:02 +02:00
|
|
|
UiType = 14
|
2025-05-01 11:10:36 +02:00
|
|
|
Selectable = true
|
|
|
|
|
AutoPickup = false
|
|
|
|
|
InventorySprite = ExtResource("1_l7ik6")
|
|
|
|
|
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|