32 lines
1020 B
Plaintext
32 lines
1020 B
Plaintext
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://d02kuxaus43mk"]
|
|
|
|
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_3iw2y"]
|
|
[ext_resource type="Texture2D" uid="uid://bh4bt0b53jhie" path="res://src/items/accessory/textures/mask of suffering.png" id="1_l1p50"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_3iw2y")
|
|
AccessoryTag = 0
|
|
Name = "Mask of Suffering"
|
|
StatDescription = "Mask"
|
|
FlavorText = "A visage representing a state of being beyond pain, beyond suffering.
|
|
No record exists of the deity this mask embodies.
|
|
|
|
Grants the wearer immunity to Status Effects and Boosts the ability to inflict status effects."
|
|
SpawnRate = 0.1
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 0
|
|
BonusHP = 0
|
|
BonusVT = 50
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 0
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_l1p50")
|