Update icons in-game
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://d3to07qm7fm4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4brs6e73yjlq" path="res://src/items/effect/textures/Green Talisman.png" id="1_xsfvc"]
|
||||
[ext_resource type="Texture2D" uid="uid://brttxfgr3dstf" path="res://src/items/effect/textures/Ferrous Resolution.PNG" id="1_xsfvc"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_i4na1"]
|
||||
|
||||
[resource]
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_i4na1")
|
||||
UsableItemTag = 9
|
||||
ElementalDamageType = 5
|
||||
Name = "Ferrum Caster"
|
||||
StatDescription = "Deals Ferrum damage to all enemies inside the room."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.2
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_jvomr")
|
||||
UsableItemTag = 8
|
||||
ElementalDamageType = 0
|
||||
Name = "Scripture Sign: Heaven's Rebellion"
|
||||
StatDescription = "Heals all present in the room to full health."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.3
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_5lyv2")
|
||||
UsableItemTag = 19
|
||||
ElementalDamageType = 0
|
||||
Name = "Scripture Sign: Gospel of Paths"
|
||||
StatDescription = "Warps you to a random room."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://c2r8ds2ejywwq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cml5pitheqxs3" path="res://src/items/effect/textures/Cell Degredation.png" id="1_y8dsb"]
|
||||
[ext_resource type="Texture2D" uid="uid://cml5pitheqxs3" path="res://src/items/effect/textures/Cell Degredation.PNG" id="1_y8dsb"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_7c6oa"]
|
||||
|
||||
[resource]
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_7c6oa")
|
||||
UsableItemTag = 27
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Cell Degradation"
|
||||
StatDescription = "Lowers all stats by 1."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 1
|
||||
BonusDefense = 1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://c2nhv3dyubv14"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjma4goflkwim" path="res://src/items/effect/textures/Spellsign; Clone.png" id="1_u85fd"]
|
||||
[ext_resource type="Texture2D" uid="uid://c51domle5mjck" path="res://src/items/effect/textures/Clone.png" id="1_u85fd"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_iv2vy"]
|
||||
|
||||
[resource]
|
||||
@@ -8,9 +8,7 @@ script = ExtResource("2_iv2vy")
|
||||
UsableItemTag = 28
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Clone"
|
||||
StatDescription = "Clones the target.
|
||||
No effect if used."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.05
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cqx03lrwx4jqv"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://5w5hgs6gm032" path="res://src/items/effect/textures/Spellsign; Reprieval Wave.png" id="1_n1qxm"]
|
||||
[ext_resource type="Texture2D" uid="uid://qw3vmk2ps0e0" path="res://src/items/effect/textures/Spell Sign; Recall.PNG" id="1_n1qxm"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_4qksk"]
|
||||
|
||||
[resource]
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_4qksk")
|
||||
UsableItemTag = 33
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Recall"
|
||||
StatDescription = "Identifies a random unknown item in inventory."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.2
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://di2r6s4duri7g"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://5w5hgs6gm032" path="res://src/items/effect/textures/Spellsign; Reprieval Wave.png" id="1_jahm1"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmieet0cp08il" path="res://src/items/effect/textures/Reprieval Wave.png" id="1_jahm1"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_kd7dn"]
|
||||
|
||||
[resource]
|
||||
@@ -8,8 +8,7 @@ script = ExtResource("2_kd7dn")
|
||||
UsableItemTag = 30
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Reprieval Wave"
|
||||
StatDescription = "Restores all stat parameters."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.3
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cc5utcc7ge2xd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://borohnknxtl81" path="res://src/items/effect/textures/Rust Inducer.png" id="1_6gano"]
|
||||
[ext_resource type="Texture2D" uid="uid://borohnknxtl81" path="res://src/items/effect/textures/Rust Inducer.PNG" id="1_6gano"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_rbugr"]
|
||||
|
||||
[resource]
|
||||
@@ -8,9 +8,7 @@ script = ExtResource("2_rbugr")
|
||||
UsableItemTag = 12
|
||||
ElementalDamageType = 0
|
||||
Name = "Spell Sign: Rust Indicator"
|
||||
StatDescription = "Lowers currently equipped armor's DEF by 1.
|
||||
Does nothing if no armor is equipped."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.3
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user