cirnogodot/Resources/Items/IceShotgun.tres

23 lines
1,005 B
Text

[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://dau0s8ob7qnpc"]
[ext_resource type="Resource" uid="uid://cyntngidhcbkc" path="res://Resources/Weapons/Ice_Shotgun_Weapon.tres" id="2_3le6e"]
[ext_resource type="Texture2D" uid="uid://b46usr10jhmev" path="res://Sprites/Items/Ice_Shotgun.png" id="2_4ibag"]
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_cjfxs"]
[ext_resource type="Resource" uid="uid://bsdi1iudx5431" path="res://Resources/Weapons/Ice_Shotgun_T0_3D.tres" id="3_k86gl"]
[resource]
script = ExtResource("3_cjfxs")
ItemName = &"Ice Shotgun"
ShortName = &"IC-25"
ItemDescription = &"Shoots ice pellets in a wide spread"
ItemKey = &"ICE_SHOTGUN"
Item = 9
WeaponData = ExtResource("2_3le6e")
WeaponData3D = ExtResource("3_k86gl")
Amount = 1
Max = 1
UiType = 14
Selectable = true
InventorySprite = ExtResource("2_4ibag")
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
DropScenePath3D = &"uid://cnot7sft7lpf3"