20 lines
745 B
Plaintext
20 lines
745 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cx8kpmyhl5vkj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c7v5pm32sedkg" path="res://src/items/effect/textures/entropic seal.PNG" id="1_6wt4w"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="1_uojwo"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_uojwo")
|
|
UsableItemTags = Array[int]([10])
|
|
ElementalDamageType = 0
|
|
Name = "Ferrous Resolution"
|
|
Description = "Raises currently equipped weapon's attack by 1."
|
|
Texture = ExtResource("1_6wt4w")
|
|
SpawnRate = 0.5
|
|
ThrowSpeed = 12.0
|
|
HealHPAmount = 0
|
|
HealVTAmount = 0
|
|
ThrowDamage = 5
|
|
ItemTags = Array[int]([])
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|