Update icons in-game
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="JewelStats" load_steps=3 format=3 uid="uid://b8f23e2kay1cr"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cg2f2mf3bpf06" path="res://src/items/jewels/texture/Aeollic Jewel.png" id="1_6jhk1"]
|
||||
[ext_resource type="Texture2D" uid="uid://b4sgv07h0puxq" path="res://src/items/jewels/texture/Anabolic.png" id="1_6jhk1"]
|
||||
[ext_resource type="Script" uid="uid://btikba31yb0tl" path="res://src/items/jewels/JewelStats.cs" id="1_6xlbl"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_6xlbl")
|
||||
JewelTag = 2
|
||||
Name = "Anabolic Jewel"
|
||||
StatDescription = "Augment
|
||||
Increases HP recovery rate."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.15
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user