Fixed up most items to reflect item databse. (descriptions, damage values etc)

This commit is contained in:
Pal
2026-04-21 02:16:54 -07:00
parent c58ca8693b
commit c6b08df99b
275 changed files with 923 additions and 2199 deletions

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://bg2fsie2g3j6q"]
[ext_resource type="Texture2D" uid="uid://dqlxaiu5exa0q" path="res://src/items/effect/textures/Cosmos.png" id="1_dn5pk"]
[ext_resource type="Texture2D" uid="uid://dqlxaiu5exa0q" path="res://src/items/effect/textures/SpellSignCosmos.PNG" id="1_dn5pk"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_n1557"]
[resource]
@@ -9,7 +9,9 @@ UsableItemTag = 13
ElementalDamageType = 0
Name = "Spell Sign: Cosmos"
StatDescription = "Raises level by 1."
FlavorText = ""
FlavorText = "A summoning spell that draws energy from the harmony of the solar system in order to bolster one's soul.
Increases the users level."
SpawnRate = 0.1
BonusAttack = 0
BonusDefense = 0