31 lines
923 B
Plaintext
31 lines
923 B
Plaintext
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://cxfu683mhpu6v"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ojyd0rjybuhr" path="res://src/items/effect/textures/Devic Balance.png" id="1_ockb8"]
|
|
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_gddn0"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_gddn0")
|
|
UsableItemTag = 6
|
|
ElementalDamageType = 0
|
|
Name = "Scripture Sign: Devic Balance"
|
|
StatDescription = "Destroys half of the enemies in the room."
|
|
FlavorText = ""
|
|
SpawnRate = 0.2
|
|
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_ockb8")
|
|
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|