Files
GameJamDungeon/Zennysoft.Game.Ma/src/items/effect/resources/ScriptureSignKyuuketsuki.tres
T

35 lines
1.1 KiB
Plaintext

[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_7bs30"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_io8q8"]
[resource]
script = ExtResource("2_io8q8")
UsableItemTag = 7
ElementalDamageType = 0
InitialCount = 0
Name = "Scripture Sign: Kyuuketsuki"
StatDescription = "Absorbs HP from all entities in the room and transfers it to the user."
FlavorText = "An unsavory method of survival originally employed by demons.
Eventually reverse engineered by those who sought any edge.
"
SpawnRate = 0.4
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 = 0
Texture = ExtResource("1_7bs30")
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"