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

33 lines
986 B
Plaintext

[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cc5utcc7ge2xd"]
[ext_resource type="Texture2D" uid="uid://bamulmtkrsfrj" path="res://src/items/effect/textures/SpellSignMetallicReducer.png" id="1_j03wp"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_dgqkk"]
[resource]
script = ExtResource("2_dgqkk")
UsableItemTag = 12
ElementalDamageType = 0
Name = "Spell Sign: Metallic Reducer"
StatDescription = "Lowers effectiveness of the currently equipped armor."
FlavorText = "A spell for breaking down reignments.
"
SpawnRate = 0.3
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_j03wp")
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"