Fixed up most items to reflect item databse. (descriptions, damage values etc)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[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/Cosmos.png" id="1_dn5pk"]
|
||||
[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]
|
||||
@@ -9,7 +9,9 @@ UsableItemTag = 13
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Cosmos"
|
||||
StatDescription = "Raises level by 1."
|
||||
FlavorText = ""
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user