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
@@ -1,4 +1,4 @@
[gd_resource type="Resource" script_class="ArmorStats" load_steps=3 format=3 uid="uid://djv02oycfyavl"]
[gd_resource type="Resource" script_class="ArmorStats" load_steps=3 format=3 uid="uid://bbakqutps7jn6"]
[ext_resource type="Texture2D" uid="uid://cen481sdhh8uj" path="res://src/items/armor/textures/Demon Robe.png" id="1_1o8ag"]
[ext_resource type="Script" uid="uid://dqtp6ewvttoyu" path="res://src/items/armor/ArmorStats.cs" id="2_cwod3"]
@@ -12,12 +12,15 @@ _igneousResistance = 0.0
_ferrumResistance = 0.0
_holyResistance = 0.0
_curseResistance = 0.0
ArmorTag = 0
Name = "Demon Robe"
Description = ""
SpawnRate = 0.05
StatDescription = ""
FlavorText = "Ceremonial robes worn by the magistrate of a former Hell.
Celestial punishment, at all levels of creative brutality that karma could demand, should still carry with it an air of grace."
SpawnRate = 0.08
BonusAttack = 0
BonusDefense = 7
BonusLuck = 15
BonusLuck = 0
BonusHP = 0
BonusVT = 0
AeolicResistance = 0
@@ -26,7 +29,7 @@ HydricResistance = 0
IgneousResistance = 0
FerrumResistance = 0
HolyResistance = 0
CurseResistance = 0
CurseResistance = 25
ThrowSpeed = 12.0
ThrowDamage = 5
ItemTag = 0