[gd_resource type="Resource" script_class="LootItem" load_steps=3 format=3 uid="uid://b0qheywm2wej3"] [ext_resource type="Texture2D" uid="uid://efghydyw2q8o" path="res://Sprites/Items/YingYangOrb.png" id="1_pival"] [ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="2_8wjtq"] [resource] script = ExtResource("2_8wjtq") ItemName = &"Ying-Yang Orb" ShortName = &"" ItemDescription = &"A mysterious orb emitting magical energy" ItemKey = &"YINYANG_ORB" Item = 13 Tier = 0 Price = 0 Amount = 1 Max = 1 PickupIfMaxed = true ConsumeOnUse = true UiType = 0 Selectable = false AutoPickup = false InventorySprite = ExtResource("1_pival") DropScenePath = &"res://Scenes/Items/GenericItem.tscn" DropScenePath3D = &"uid://cnot7sft7lpf3" metadata/_custom_type_script = "uid://epnwjptvks3t"