34 lines
992 B
Plaintext
34 lines
992 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cc8p7hlglgau4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://8ae382qcjpcg" path="res://src/items/effect/textures/SpellSignCovalentDestruction.png" id="1_u0306"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_wpl3u"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_wpl3u")
|
|
UsableItemTag = 24
|
|
ElementalDamageType = 0
|
|
InitialCount = 0
|
|
Name = "Spell Sign: Covalent Destruction"
|
|
StatDescription = "Lowers DEF of user or target."
|
|
FlavorText = "A spell for weakening molecular structures.
|
|
|
|
"
|
|
SpawnRate = 0.4
|
|
BonusAttack = 0
|
|
BonusDefense = 1
|
|
BonusLuck = 0
|
|
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_u0306")
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|