Update icons in-game

This commit is contained in:
2026-03-22 15:04:14 -07:00
parent 83dbbba8e6
commit 8630c6c1f3
58 changed files with 129 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://d3to07qm7fm4"]
[ext_resource type="Texture2D" uid="uid://b4brs6e73yjlq" path="res://src/items/effect/textures/Green Talisman.png" id="1_xsfvc"]
[ext_resource type="Texture2D" uid="uid://brttxfgr3dstf" path="res://src/items/effect/textures/Ferrous Resolution.PNG" id="1_xsfvc"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_i4na1"]
[resource]
@@ -8,8 +8,7 @@ script = ExtResource("2_i4na1")
UsableItemTag = 9
ElementalDamageType = 5
Name = "Ferrum Caster"
StatDescription = "Deals Ferrum damage to all enemies inside the room."
FlavorText = ""
Description = ""
SpawnRate = 0.2
BonusAttack = 0
BonusDefense = 0