32 lines
992 B
Plaintext
32 lines
992 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://uh0ewkeksisf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b7ib7lbtsh55b" path="res://src/items/effect/textures/SpellSignGrandLIbrary.png" id="1_1rb03"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_heel1"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_heel1")
|
|
UsableItemTag = 1
|
|
ElementalDamageType = 0
|
|
InitialCount = 0
|
|
Name = "Spell Sign: Grand Library"
|
|
StatDescription = "Identifies all currently held items."
|
|
FlavorText = "A spell that taps into a deep sea of cultural memory."
|
|
SpawnRate = 0.3
|
|
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_1rb03")
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|