Rework item descriptions, fix item rescue menu
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_xqaot")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Avarice"
|
||||
Description = "Raises Luck"
|
||||
StatDescription = "Raise Luck."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_vef66")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Destruction"
|
||||
Description = "Raises ATK."
|
||||
StatDescription = "Raises ATK."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 3
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_cgxkh")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Guilt"
|
||||
Description = "Raises MAX HP, MAX VT, ATK, DEF"
|
||||
StatDescription = "Increases all stats."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 2
|
||||
BonusDefense = 2
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("2_dw5c8")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Malice"
|
||||
Description = "Raises Attack, Defense, and Luck."
|
||||
StatDescription = "Raises ATK, DEF, and Luck."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 3
|
||||
BonusDefense = 3
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_kuyyj")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Obstinance"
|
||||
Description = "Raises DEF."
|
||||
StatDescription = "Raises DEF."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 3
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_co7sc")
|
||||
AccessoryTag = 2
|
||||
Name = "Mask of the Shunned Goddess"
|
||||
Description = "Status Effect Immunity"
|
||||
StatDescription = "Grants immunity to status effects."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_vdb56")
|
||||
AccessoryTag = 1
|
||||
Name = "Mask of the Goddess of Sloth"
|
||||
Description = "Halves VT Depletion Rate"
|
||||
StatDescription = "Reduces VT consumption rate."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_3iw2y")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Suffering"
|
||||
Description = "Raises MAX VT"
|
||||
StatDescription = "Raises Maximum VT."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("2_73i6n")
|
||||
AccessoryTag = 3
|
||||
Name = "Mask of the Goddess of Wisdom"
|
||||
Description = "Increases EXP gained."
|
||||
StatDescription = "Increases EXP gain rate."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("1_0u4rq")
|
||||
AccessoryTag = 0
|
||||
Name = "Mask of the Goddess of Zeal"
|
||||
Description = "Raises MAX HP."
|
||||
StatDescription = "Raises Maximum HP."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://ecmjxvihuahv"]
|
||||
[gd_resource type="Resource" load_steps=3 format=3 uid="uid://ecmjxvihuahv"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://esqaln68twiw" path="res://src/items/Icons/Unidentified Item.png" id="1_fbxyn"]
|
||||
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_xc7fh"]
|
||||
@@ -7,11 +7,12 @@
|
||||
script = ExtResource("1_xc7fh")
|
||||
AccessoryTag = 0
|
||||
Name = "Unknown Mask"
|
||||
Description = "Unknown mask."
|
||||
StatDescription = "Unidentified mask."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.5
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
BonusLuck = 0.05
|
||||
BonusLuck = 5
|
||||
BonusHP = 0
|
||||
BonusVT = 0
|
||||
AeolicResistance = 0
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
script = ExtResource("2_fpys5")
|
||||
AccessoryTag = 0
|
||||
Name = "Stone Prison"
|
||||
Description = "Cannot be unequipped."
|
||||
StatDescription = "Cannot be removed once equipped."
|
||||
FlavorText = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user