Update item icons
This commit is contained in:
@@ -1,21 +1,26 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://bldgbv38yplgk"]
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=2 format=3 uid="uid://bldgbv38yplgk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c7v5pm32sedkg" path="res://src/items/effect/textures/entropic seal.PNG" id="1_0tcgy"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="1_hxj1b"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_hxj1b")
|
||||
Name = "Kyuuketsuki"
|
||||
Description = "Absorbs HP from all enemies in the room."
|
||||
UsableItemTag = 7
|
||||
ElementalDamageType = 0
|
||||
Name = "Kyuuketsuki"
|
||||
Description = "Absorbs HP from all enemies in the room."
|
||||
SpawnRate = 0.5
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
BonusLuck = 0.05
|
||||
BonusHP = 0
|
||||
BonusVT = 0
|
||||
AeolicResistance = 0
|
||||
TelluricResistance = 0
|
||||
HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
HealHPAmount = 0
|
||||
HealVTAmount = 0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_0tcgy")
|
||||
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|
||||
|
||||
Reference in New Issue
Block a user