32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
[gd_resource type="Resource" script_class="BoxItemStats" load_steps=3 format=3 uid="uid://dsb2gcjeme5yy"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bcdtr55kx6844" path="res://src/items/box/textures/Malfunction.png" id="1_3scao"]
|
|
[ext_resource type="Script" uid="uid://vuavr681au06" path="res://src/items/accessory/BoxItemStats.cs" id="2_vgter"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_vgter")
|
|
DamageToPlayer = 70
|
|
Name = "Malfunction"
|
|
StatDescription = ""
|
|
FlavorText = "A broken, volatile box that threatens to explode.
|
|
|
|
Will damage the opener or anything it comes into contact with. Hence, many find it wise to eject it from their personage at the earliest possible convenience."
|
|
SpawnRate = 0.2
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 0.05
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
HolyResistance = 0
|
|
CurseResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 70
|
|
ItemTag = 3
|
|
Texture = ExtResource("1_3scao")
|
|
metadata/_custom_type_script = "uid://vuavr681au06"
|