2025-05-01 11:10:36 +02:00
|
|
|
[gd_resource type="Resource" script_class="LootItem" load_steps=4 format=3 uid="uid://cajqlnyvlmybe"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ctqg1b02r5f08" path="res://Sprites/Items/Ice_Repeater_Improved.png" id="1_cked8"]
|
|
|
|
|
[ext_resource type="Resource" uid="uid://yuc0v7gojgep" path="res://Resources/Weapons/IcicleRepeater.tres" id="2_540a7"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_1c8ng"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("3_1c8ng")
|
|
|
|
|
ItemName = &"Improved Icicle Repeater"
|
|
|
|
|
ShortName = &"IC-18"
|
|
|
|
|
ItemDescription = &"Shoots ice pellets at a high rate"
|
2025-05-02 10:25:25 +02:00
|
|
|
ItemKey = &"ICICLE_REPEATER_T1"
|
2025-05-01 11:10:36 +02:00
|
|
|
Item = 9
|
|
|
|
|
Tier = 1
|
|
|
|
|
Price = 0
|
|
|
|
|
WeaponData = ExtResource("2_540a7")
|
|
|
|
|
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_cked8")
|
|
|
|
|
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
2025-06-17 17:49:40 +02:00
|
|
|
DropScenePath3D = &"uid://cnot7sft7lpf3"
|