Update item icons
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
[gd_resource type="Resource" script_class="ThrowableItemStats" load_steps=3 format=3 uid="uid://bfsc6crpsqkp2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://vxbjsg88glot" path="res://src/items/throwable/textures/earth-DICE.png" id="1_tbodw"]
|
||||
[ext_resource type="Script" uid="uid://d3wlunkcuv2w2" path="res://src/items/throwable/ThrowableItemStats.cs" id="2_8p6as"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_8p6as")
|
||||
HealHPAmount = 10
|
||||
HealVTAmount = 5
|
||||
ThrowableItemTag = 0
|
||||
ElementType = 2
|
||||
UsableItemTag = 0
|
||||
MinimumCount = 1
|
||||
MaximumCount = 8
|
||||
Name = "Geomantic Dice - Telluric"
|
||||
Description = ""
|
||||
SpawnRate = 1.0
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
BonusLuck = 0.05
|
||||
BonusHP = 0
|
||||
BonusVT = 0
|
||||
AeolicResistance = 0
|
||||
TelluricResistance = 0
|
||||
HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
ThrowSpeed = 20.0
|
||||
ThrowDamage = 20
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_tbodw")
|
||||
Reference in New Issue
Block a user