34 lines
996 B
Plaintext
34 lines
996 B
Plaintext
[gd_resource type="Resource" script_class="JewelStats" load_steps=3 format=3 uid="uid://bxen2ertkxmwo"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cg2f2mf3bpf06" path="res://src/items/jewels/texture/Aeollic Jewel.png" id="1_5wuok"]
|
|
[ext_resource type="Script" uid="uid://btikba31yb0tl" path="res://src/items/jewels/JewelStats.cs" id="2_tx4nr"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_tx4nr")
|
|
JewelTag = 1
|
|
Name = "Eolic Jewel"
|
|
StatDescription = "Augment
|
|
"
|
|
FlavorText = "A jewel that swirls with verdant energy.
|
|
|
|
When attached to a weapon; bestows Eolic properties.
|
|
When attached to armor or mask; grants Resistance to Eolic damage."
|
|
SpawnRate = 0.15
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 5
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 20
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 0
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_5wuok")
|
|
metadata/_custom_type_script = "uid://btikba31yb0tl"
|