31 lines
877 B
Plaintext
31 lines
877 B
Plaintext
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://nduer44x56fe"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bas4s04h64fhc" path="res://src/items/accessory/textures/Mask of Guidance.png" id="1_v0vin"]
|
|
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="2_jtycj"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_jtycj")
|
|
AccessoryTag = 0
|
|
Name = "Mask of Guidance"
|
|
StatDescription = "Allows one domain over much of the Tower."
|
|
FlavorText = "A small trace of divinity remains.
|
|
|
|
"
|
|
SpawnRate = 0.0
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 50
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 50
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_v0vin")
|