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
@@ -7,7 +7,11 @@
script = ExtResource("1_6xlbl")
JewelTag = 2
Name = "Anabolic Jewel"
Description = ""
StatDescription = ""
FlavorText = "A jewel prized for it's beneficial properties.
Beloved by those who neglect their physical health in day to day life.
When attached to equipment; increases HP Recovery Speed"
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,9 @@ JewelTag = 15
Name = "Black Egg"
StatDescription = "Augment
Increases ATK, DEF, and Luck."
FlavorText = ""
FlavorText = "A royal stone that grants a way of life aloft with power.
When attached to equipment; increases ATK, DEF and LUCK."
SpawnRate = 0.02
BonusAttack = 3
BonusDefense = 3
@@ -9,7 +9,10 @@ JewelTag = 16
Name = "Cat's Eye"
StatDescription = "Augment
Drastically increases Luck."
FlavorText = ""
FlavorText = "Many types of beings find their way to the Tower beyond just humans and their successors.
The youngest cousin always delighted in the opportunity to share in beast-like forms as he appeared to them in aid.
When attached to equipment; dramatically improves LUCK"
SpawnRate = 0.01
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,12 @@ Name = "Cinnabar Structure"
StatDescription = "Augment
Increases VT consumption rate.
Chance of granting Rust."
FlavorText = ""
FlavorText = "When a soul comes to it's final state of purification, much has been burned away in the span of it's millenia long journey.
Those sins, virtues and characteristics all find their way to divine craftsmen as cosmic material ripe for manifestation.
When attached to a Weapon; Hastens VT drain and adds or improves Rust capabilities.
When attached to armor or mask; Hastens VT drain and improves Rust capabilities"
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -1,16 +1,19 @@
[gd_resource type="Resource" script_class="JewelStats" load_steps=3 format=3 uid="uid://bxen2ertkxmwo"]
[ext_resource type="Texture2D" uid="uid://cg2f2mf3bpf06" path="res://src/items/jewels/texture/Aeollic Jewel.png" id="1_p3ar8"]
[ext_resource type="Script" uid="uid://btikba31yb0tl" path="res://src/items/jewels/JewelStats.cs" id="1_u0a3e"]
[ext_resource type="Texture2D" uid="uid://cg2f2mf3bpf06" path="res://src/items/jewels/texture/Aeollic Jewel.png" id="1_5wuok"]
[ext_resource type="Script" uid="uid://btikba31yb0tl" path="res://src/items/jewels/JewelStats.cs" id="2_tx4nr"]
[resource]
script = ExtResource("1_u0a3e")
script = ExtResource("2_tx4nr")
JewelTag = 1
Name = "Aeolic Jewel"
Name = "Eolic Jewel"
StatDescription = "Augment
Weapon: Weapon type becomes Aeolic.
Armor/Accessory: Increases Aeolic resistance."
FlavorText = ""
FlavorText = "A jewel that swirls with verdant energy.
When attached to a weapon; bestows Eolic properties.
When attached to armor or mask; grants Resistance to Eolic damage."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -27,5 +30,5 @@ CurseResistance = 0
ThrowSpeed = 12.0
ThrowDamage = 5
ItemTag = 0
Texture = ExtResource("1_p3ar8")
Texture = ExtResource("1_5wuok")
metadata/_custom_type_script = "uid://btikba31yb0tl"
@@ -9,7 +9,9 @@ JewelTag = 4
Name = "Foolish Orb"
StatDescription = "Augment
Decreases EXP gain rate."
FlavorText = ""
FlavorText = "Most tend to agree that making your own life harder is an unwise course of action. Nevertheless, the souls of those who do just that coalesce over millennia into these nuisances.
Lowers XP gained."
SpawnRate = 0.25
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,10 @@ JewelTag = 5
Name = "Glue Orb"
StatDescription = "Augment
Prevents augmented item from being unequipped."
FlavorText = ""
FlavorText = "At first glance, seemingly an article of misfortune.
Such a manifestation of character must be in mockery of those deemed clingy.
When attached to equipment; prevents item from being unequipped."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,10 @@ JewelTag = 6
Name = "Heirloom Stone"
StatDescription = "Augment
Sends item to the surface."
FlavorText = ""
FlavorText = "Each of these jewels required a truly selfless soul to manifest.
The Tower pierces through all posturing and delusion to reveal the truth of one's intent.
When attached to equipment; sends the item to the surface upon death."
SpawnRate = 0.05
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,10 @@ Name = "Hydric Jewel"
StatDescription = "Augment
Weapon: Weapon type becomes Hydric.
Armor/Accessory: Increases Hydric resistance."
FlavorText = ""
FlavorText = "A deepy and stormy jewel, cold to the touch.
When attached to a weapon; bestows Hydric properties.
When attached to armor or mask; grants Resistance to Hydric damage."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,10 @@ Name = "Igneous Jewel"
StatDescription = "Augment
Weapon: Weapon type becomes Igneous.
Armor/Accessory: Increases Igneous resistance."
FlavorText = ""
FlavorText = "A jewel that burns bright and reflects ambition in it's depths.
When attached to a weapon; bestows Igneous properties.
When attached to armor or mask; grants Resistance to Igneous damage."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,11 @@ JewelTag = 9
Name = "Meditative Stone"
StatDescription = "Augment
Increases EXP gain rate."
FlavorText = ""
FlavorText = "An orb that promotes focus and flow.
Some take to the laws of the Tower quicker than others,
but one's own speed is perfectly okay. After all, eternity can wait.
When attached to equipment; increases XP gain."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,12 @@ Name = "Mercury Prism"
StatDescription = "Augment
Slows HP recovery rate.
Chance of granting Rust."
FlavorText = ""
FlavorText = "A highly toxic substance encased in a masterfully crafted prism.
What sort of soul manifests such a gem?
When attached to a weapon; adds or improves the ability to inflict Rust while also lowering HP recovery speed.
When attached to other equipment; improves the ability to inflict Rust while also lowering HP recovery speed."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,10 @@ JewelTag = 11
Name = "Metabolic Jewel"
StatDescription = "Augment
Slows VT reduction rate."
FlavorText = ""
FlavorText = "A jewel that boosts one's energy capabilities.
Draws ire and judgement from those who worked hard for their physical well being.
When attached to equipment; slows VT drain."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,11 @@ JewelTag = 12
Name = "Ossified Cortex"
StatDescription = "Augment
Automatically identifies all items."
FlavorText = ""
FlavorText = "The Tower will at times ignite obsession in certain individuals, who fall in love with it's contents and revel in it's minutia. As expression fell victim to decay in the outside world, many lived out their whole lives yearning for beauty that never found them. Here, it becomes overwhelming.
Much to the chagrin of her peers, Proscenium often felt a kinship with such maniacs and still on occasion grants them favor.
When attached to equipment; automatically identifies held items."
SpawnRate = 0.08
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,10 @@ Name = "Rejection Stone"
StatDescription = "Augment
Revives the user once.
Breaks augmented item after use."
FlavorText = ""
FlavorText = "A rare stone solidified from the souls of those who cling most lovingly to life.
What is a second chance in the face of several billion years?
When attached to equipment; prevents the user from death once."
SpawnRate = 0.003
BonusAttack = 0
BonusDefense = 0
@@ -9,7 +9,10 @@ JewelTag = 0
Name = "Tarnished Jewel"
StatDescription = "Augment
No effect."
FlavorText = ""
FlavorText = "A useless jewel, exhausted of its power.
Confers no benefits in attachment but, nevertheless, such an act is permitted.
Barring that, hurl in the direction of someone who lacks your favor."
SpawnRate = 0.25
BonusAttack = 0
BonusDefense = 0
@@ -10,7 +10,10 @@ Name = "Telluric Jewel"
StatDescription = "Augment
Weapon: Weapon type becomes Telluric.
Armor/Accessory: Increases Telluric resistance."
FlavorText = ""
FlavorText = "A heavy and sturdy jewel that grounds one's cognition.
When attached to a weapon; bestows Telleric properties.
When attached to armor or mask; grants Resistance to Telleric damage."
SpawnRate = 0.15
BonusAttack = 0
BonusDefense = 0