30 lines
991 B
Plaintext
30 lines
991 B
Plaintext
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://c3v6r8s8yruag"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bg00ld586q0w7" path="res://src/items/accessory/textures/Mask of the Shunned Goddess.png" id="1_8s3rr"]
|
|
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_co7sc"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_co7sc")
|
|
AccessoryTag = 2
|
|
Name = "Mask of the Shunned Goddess"
|
|
StatDescription = "Raises ATK, DEF, LUCK, HP and VT."
|
|
FlavorText = "Familiarity breeds contempt.
|
|
A true blessing it is then, that the contempt possible by eternity is one that no mortal could understand. "
|
|
SpawnRate = 0.05
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 0
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 0
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_8s3rr")
|