All items have an image

This commit is contained in:
2026-02-15 02:56:26 -08:00
parent fe502debd1
commit 9c4c82af68
50 changed files with 181 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://bldgbv38yplgk"]
[ext_resource type="Texture2D" uid="uid://dg6rwrbmo67yp" path="res://src/items/effect/textures/Kyuuketsuki.png" id="1_0tcgy"]
[ext_resource type="Texture2D" uid="uid://cft1sn3ttmqkg" path="res://src/items/3D Render Icons/Kyuuketsuki.png" id="1_0tcgy"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="1_hxj1b"]
[resource]
@@ -12,7 +12,7 @@ Description = "Absorbs HP from all enemies in the room."
SpawnRate = 0.5
BonusAttack = 0
BonusDefense = 0
BonusLuck = 0.05
BonusLuck = 5
BonusHP = 0
BonusVT = 0
AeolicResistance = 0