20 lines
676 B
Plaintext
20 lines
676 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://c6ecr2cquav3"]
|
|
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="1_3l06v"]
|
|
[ext_resource type="Texture2D" uid="uid://c7v5pm32sedkg" path="res://src/items/effect/textures/entropic seal.PNG" id="1_dbua5"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_3l06v")
|
|
UsableItemTag = 0
|
|
ElementalDamageType = 0
|
|
Name = "Entropic Seal"
|
|
Description = "Random effect."
|
|
Texture = ExtResource("1_dbua5")
|
|
SpawnRate = 0.5
|
|
ThrowSpeed = 12.0
|
|
HealHPAmount = 0
|
|
HealVTAmount = 0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|