cirnogodot/Resources/Items/IcicleRepeater_Advanced.tres
2025-06-17 17:49:40 +02:00

26 lines
964 B
Text

[gd_resource type="Resource" script_class="LootItem" load_steps=4 format=3 uid="uid://dwwbyyy3fo4bt"]
[ext_resource type="Texture2D" uid="uid://b3fwkh5r4aiga" path="res://Sprites/Items/Ice_Repeater_Advanced.png" id="1_mj87v"]
[ext_resource type="Resource" uid="uid://b8eam846atr6y" path="res://Resources/Weapons/IcicleRepeater_T2.tres" id="2_mj87v"]
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_aikyr"]
[resource]
script = ExtResource("3_aikyr")
ItemName = &"Advanced Icicle Repeater"
ShortName = &"IC-20"
ItemDescription = &"Shoots ice pellets at a high rate"
ItemKey = &"ICICLE_REPEATER_T2"
Item = 9
Tier = 2
Price = 0
WeaponData = ExtResource("2_mj87v")
Amount = 1
Max = 1
PickupIfMaxed = false
ConsumeOnUse = false
UiType = 14
Selectable = true
AutoPickup = false
InventorySprite = ExtResource("1_mj87v")
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
DropScenePath3D = &"uid://cnot7sft7lpf3"