??? godot did this automatically. i think it might be good?
This commit is contained in:
@@ -10,7 +10,7 @@ DEFUp = 0
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 0
|
MaxHPUp = 0
|
||||||
MaxVTUp = 0
|
MaxVTUp = 0
|
||||||
AccessoryTags = Array[int]([0])
|
AccessoryTags = [0]
|
||||||
Name = "Mask of the Goddess of Destruction"
|
Name = "Mask of the Goddess of Destruction"
|
||||||
Description = "Raises ATK."
|
Description = "Raises ATK."
|
||||||
Texture = ExtResource("1_0p1ot")
|
Texture = ExtResource("1_0p1ot")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 1
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 30
|
MaxHPUp = 30
|
||||||
MaxVTUp = 30
|
MaxVTUp = 30
|
||||||
AccessoryTags = Array[int]([])
|
AccessoryTags = []
|
||||||
Name = "Mask of the Goddess of Guilt"
|
Name = "Mask of the Goddess of Guilt"
|
||||||
Description = "Raises MAX HP, MAX VT, ATK, DEF"
|
Description = "Raises MAX HP, MAX VT, ATK, DEF"
|
||||||
Texture = ExtResource("1_0k42r")
|
Texture = ExtResource("1_0k42r")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 3
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 0
|
MaxHPUp = 0
|
||||||
MaxVTUp = 0
|
MaxVTUp = 0
|
||||||
AccessoryTags = Array[int]([])
|
AccessoryTags = []
|
||||||
Name = "Mask of the Goddess of Obstinance"
|
Name = "Mask of the Goddess of Obstinance"
|
||||||
Description = "Raises DEF."
|
Description = "Raises DEF."
|
||||||
Texture = ExtResource("1_1uw37")
|
Texture = ExtResource("1_1uw37")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 0
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 0
|
MaxHPUp = 0
|
||||||
MaxVTUp = 0
|
MaxVTUp = 0
|
||||||
AccessoryTags = Array[int]([1])
|
AccessoryTags = [1]
|
||||||
Name = "Mask of the Shunned Goddess"
|
Name = "Mask of the Shunned Goddess"
|
||||||
Description = "Status Effect Immunity"
|
Description = "Status Effect Immunity"
|
||||||
Texture = ExtResource("1_uwbei")
|
Texture = ExtResource("1_uwbei")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 0
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 0
|
MaxHPUp = 0
|
||||||
MaxVTUp = 0
|
MaxVTUp = 0
|
||||||
AccessoryTags = Array[int]([0])
|
AccessoryTags = [0]
|
||||||
Name = "Mask of the Goddess of Sloth"
|
Name = "Mask of the Goddess of Sloth"
|
||||||
Description = "Halves VT Depletion Rate"
|
Description = "Halves VT Depletion Rate"
|
||||||
Texture = ExtResource("1_t16cd")
|
Texture = ExtResource("1_t16cd")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 0
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 0
|
MaxHPUp = 0
|
||||||
MaxVTUp = 50
|
MaxVTUp = 50
|
||||||
AccessoryTags = Array[int]([])
|
AccessoryTags = []
|
||||||
Name = "Mask of the Goddess of Suffering"
|
Name = "Mask of the Goddess of Suffering"
|
||||||
Description = "Raises MAX VT"
|
Description = "Raises MAX VT"
|
||||||
Texture = ExtResource("1_vc77e")
|
Texture = ExtResource("1_vc77e")
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFUp = 0
|
|||||||
LUCKUp = 0.0
|
LUCKUp = 0.0
|
||||||
MaxHPUp = 50
|
MaxHPUp = 50
|
||||||
MaxVTUp = 0
|
MaxVTUp = 0
|
||||||
AccessoryTags = Array[int]([])
|
AccessoryTags = []
|
||||||
Name = "Mask of the Goddess of Zeal"
|
Name = "Mask of the Goddess of Zeal"
|
||||||
Description = "Raises MAX HP"
|
Description = "Raises MAX HP"
|
||||||
Texture = ExtResource("1_ggv41")
|
Texture = ExtResource("1_ggv41")
|
||||||
|
|||||||
Reference in New Issue
Block a user