[gd_resource type="Resource" script_class="ThrowableItemStats" load_steps=3 format=3 uid="uid://bfsc6crpsqkp2"] [ext_resource type="Texture2D" uid="uid://cvqe481rvusu6" path="res://src/items/throwable/textures/TelluricDice.png" id="1_6blos"] [ext_resource type="Script" uid="uid://d3wlunkcuv2w2" path="res://src/items/throwable/ThrowableItemStats.cs" id="2_8p6as"] [resource] script = ExtResource("2_8p6as") HealHPAmount = 10 HealVTAmount = 5 ElementType = 2 UsableItemTag = 0 MinimumCount = 1 MaximumCount = 9 Name = "Geomantic Dice - Telluric" StatDescription = "" FlavorText = "Geomantic dice set to the Telluric configuration. For the uninitiated in the arts; perhaps the best practice is to hurl it at one's enemies with enough force to hopefully shatter the delicate tool and manifest a robust elemental reaction. " SpawnRate = 0.2 BonusAttack = 0 BonusDefense = 0 BonusLuck = 0.05 BonusHP = 0 BonusVT = 0 AeolicResistance = 0 TelluricResistance = 0 HydricResistance = 0 IgneousResistance = 0 FerrumResistance = 0 HolyResistance = 0 CurseResistance = 0 ThrowSpeed = 20.0 ThrowDamage = 20 ItemTag = 0 Texture = ExtResource("1_6blos")