[gd_resource type="Resource" script_class="LootItem" load_steps=4 format=3 uid="uid://ccmuffmnevrt4"] [ext_resource type="Texture2D" uid="uid://61kfxc7k3do" path="res://Sprites/Items/Ying_Yang_Gun.png" id="1_2w24o"] [ext_resource type="Resource" uid="uid://ba0r3qmsrm0td" path="res://Resources/Weapons/Yin_Yang_Gun.tres" id="1_cuxft"] [ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="2_2w24o"] [resource] script = ExtResource("2_2w24o") ItemName = &"Yin-Yang Gun" ShortName = &"SM-3" ItemDescription = &"A weapon that shoots explosive Yin-Yang Orbs" ItemKey = &"YINYANG_GUN" Item = 9 Tier = 0 Price = 0 WeaponData = ExtResource("1_cuxft") Amount = 1 Max = 1 PickupIfMaxed = true ConsumeOnUse = false UiType = 1 Selectable = true AutoPickup = false InventorySprite = ExtResource("1_2w24o") DropScenePath = &"res://Scenes/Items/GenericItem.tscn" metadata/_custom_type_script = "uid://epnwjptvks3t"