Files
GameJamDungeon/Zennysoft.Game.Ma/src/items/effect/resources/SpellSignCosmos.tres

33 lines
1017 B
Plaintext

[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://bg2fsie2g3j6q"]
[ext_resource type="Texture2D" uid="uid://dqlxaiu5exa0q" path="res://src/items/effect/textures/SpellSignCosmos.PNG" id="1_dn5pk"]
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_n1557"]
[resource]
script = ExtResource("2_n1557")
UsableItemTag = 13
ElementalDamageType = 0
Name = "Spell Sign: Cosmos"
StatDescription = "Spell Sign"
FlavorText = "A summoning spell that draws energy from the harmony of the solar system in order to bolster one's soul.
Increases the users level."
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_dn5pk")
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"