Rework item descriptions, fix item rescue menu
This commit is contained in:
@@ -7,16 +7,19 @@
|
||||
script = ExtResource("1_cyti8")
|
||||
JewelTag = 7
|
||||
Name = "Hydric Jewel"
|
||||
Description = "Add Hydric damage to Weapon or Hydric resistance to Armor."
|
||||
StatDescription = "Augment
|
||||
Weapon: Weapon type because Hydric.
|
||||
Armor/Accessory: Increases Hydric resistance."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.5
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
BonusLuck = 5
|
||||
BonusLuck = 0
|
||||
BonusHP = 0
|
||||
BonusVT = 0
|
||||
AeolicResistance = 0
|
||||
TelluricResistance = 0
|
||||
HydricResistance = 0
|
||||
HydricResistance = 25
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
|
||||
Reference in New Issue
Block a user