[gd_resource type="Resource" script_class="BoxItemStats" load_steps=3 format=3 uid="uid://cf8mf2qguf7q1"] [ext_resource type="Texture2D" uid="uid://btlkiw4ros5om" path="res://src/items/box/textures/Speculative Box.png" id="1_1eojb"] [ext_resource type="Script" uid="uid://vuavr681au06" path="res://src/items/accessory/BoxItemStats.cs" id="2_ucc84"] [resource] script = ExtResource("2_ucc84") DamageToPlayer = 0 Name = "Speculative Acquisition" StatDescription = "Box" FlavorText = "A box that promises yet another, different promise. A box that holds a random box within it." SpawnRate = 0.2 BonusAttack = 0 BonusDefense = 0 BonusLuck = 5 BonusHP = 0 BonusVT = 0 AeolicResistance = 0 TelluricResistance = 0 HydricResistance = 0 IgneousResistance = 0 FerrumResistance = 0 HolyResistance = 0 CurseResistance = 0 ThrowSpeed = 12.0 ThrowDamage = 5 ItemTag = 7 Texture = ExtResource("1_1eojb") metadata/_custom_type_script = "uid://vuavr681au06"