32 lines
952 B
Plaintext
32 lines
952 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://c6ecr2cquav3"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://prsafwfaxnda" path="res://src/items/effect/textures/Entropic Seal.png" id="1_i4o7a"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_pixk1"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_pixk1")
|
|
UsableItemTag = 15
|
|
ElementalDamageType = 0
|
|
Name = "Spell Sign: Entropic Seal"
|
|
StatDescription = "Uses a random spell in the inventory.
|
|
No effect if no usable spells exist."
|
|
FlavorText = ""
|
|
SpawnRate = 0.1
|
|
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_i4o7a")
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|