32 lines
916 B
Plaintext
32 lines
916 B
Plaintext
[gd_resource type="Resource" script_class="JewelStats" load_steps=3 format=3 uid="uid://c65jk6stksnai"]
|
|
|
|
[ext_resource type="Script" uid="uid://btikba31yb0tl" path="res://src/items/jewels/JewelStats.cs" id="1_cyti8"]
|
|
[ext_resource type="Texture2D" uid="uid://bjr4p0s2cgm4j" path="res://src/items/jewels/texture/Hydric Jewel.png" id="1_fdjqp"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_cyti8")
|
|
JewelTag = 7
|
|
Name = "Hydric Jewel"
|
|
StatDescription = "Augment
|
|
Weapon: Weapon type becomes Hydric.
|
|
Armor/Accessory: Increases Hydric resistance."
|
|
FlavorText = ""
|
|
SpawnRate = 0.15
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 0
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 25
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 0
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_fdjqp")
|
|
metadata/_custom_type_script = "uid://btikba31yb0tl"
|