18 lines
569 B
Plaintext
18 lines
569 B
Plaintext
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://d02kuxaus43mk"]
|
|
|
|
[ext_resource type="Script" path="res://src/items/accessory/AccessoryStats.cs" id="1_3iw2y"]
|
|
[ext_resource type="Texture2D" uid="uid://db7i7iy5gagae" path="res://src/items/accessory/textures/MASK 02.PNG" id="1_vc77e"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_3iw2y")
|
|
ATKUp = 0
|
|
DEFUp = 0
|
|
LUCKUp = 0.0
|
|
MaxHPUp = 0
|
|
MaxVTUp = 50
|
|
AccessoryTags = []
|
|
Name = "Mask of the Goddess of Suffering"
|
|
Description = "Raises MAX VT"
|
|
Texture = ExtResource("1_vc77e")
|
|
SpawnRate = 0.1
|