Fixed up most items to reflect item databse. (descriptions, damage values etc)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cofh755qjlkn0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://prsafwfaxnda" path="res://src/items/effect/textures/Entropic Seal.png" id="1_y1nwh"]
|
||||
[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]
|
||||
@@ -9,7 +9,10 @@ UsableItemTag = 32
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Fortune"
|
||||
StatDescription = "Doubles the amount of stack items."
|
||||
FlavorText = ""
|
||||
FlavorText = "An acquisition spell favored by all.
|
||||
Be sure to utilize the rewards it grants you. They may save your life.
|
||||
|
||||
Doubles the amount of Scriptures, Spellsigns and Dice held by the user."
|
||||
SpawnRate = 0.25
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user