26 lines
785 B
Plaintext
26 lines
785 B
Plaintext
[gd_resource type="Resource" script_class="BoxItemStats" load_steps=3 format=3 uid="uid://cgkorwblwr12t"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bg47n2tmintm0" path="res://src/items/consumable/textures/past self remnant.PNG" id="1_650jj"]
|
|
[ext_resource type="Script" uid="uid://vuavr681au06" path="res://src/items/accessory/BoxItemStats.cs" id="1_i336w"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_i336w")
|
|
Name = "Empty Promise"
|
|
Description = "An empty box."
|
|
SpawnRate = 0.5
|
|
BonusAttack = 0
|
|
BonusDefense = 0
|
|
BonusLuck = 0.05
|
|
BonusHP = 0
|
|
BonusVT = 0
|
|
AeolicResistance = 0
|
|
TelluricResistance = 0
|
|
HydricResistance = 0
|
|
IgneousResistance = 0
|
|
FerrumResistance = 0
|
|
ThrowSpeed = 12.0
|
|
ThrowDamage = 5
|
|
ItemTag = 0
|
|
Texture = ExtResource("1_650jj")
|
|
metadata/_custom_type_script = "uid://vuavr681au06"
|