34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cofh755qjlkn0"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dunse3l183ahu" path="res://src/items/effect/textures/SpellSignFortune.png" id="1_y1nwh"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_cov8h"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_cov8h")
|
|
UsableItemTag = 32
|
|
ElementalDamageType = 0
|
|
Name = "Spell Sign: Fortune"
|
|
StatDescription = "Doubles the amount of Scriptures, Spellsigns and Dice held by the user."
|
|
FlavorText = "An acquisition spell favored by all.
|
|
Be sure to utilize the rewards it grants you. They may save your life.
|
|
|
|
"
|
|
SpawnRate = 0.25
|
|
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 = 22
|
|
Texture = ExtResource("1_y1nwh")
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|