Files
GameJamDungeon/Zennysoft.Game.Ma/src/items/effect/resources/GospelOfPaths.tres
2026-02-15 15:00:36 -08:00

30 lines
906 B
Plaintext

[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cm6g24fepdfj6"]
[ext_resource type="Texture2D" uid="uid://ba0a3lueg4slt" path="res://src/items/effect/textures/Gospel of Paths.png" id="1_5c4hn"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_axhfw"]
[resource]
script = ExtResource("2_axhfw")
UsableItemTag = 17
ElementalDamageType = 0
Name = "Scripture Sign: Gospel of Paths"
Description = "Teleports target to a random location."
SpawnRate = 0.5
BonusAttack = 0
BonusDefense = 0
BonusLuck = 5
BonusHP = 0
BonusVT = 0
AeolicResistance = 0
TelluricResistance = 0
HydricResistance = 0
IgneousResistance = 0
FerrumResistance = 0
HolyResistance = 0
CurseResistance = 0
ThrowSpeed = 12.0
ThrowDamage = 5
ItemTag = 0
Texture = ExtResource("1_5c4hn")
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"