33 lines
984 B
Plaintext
33 lines
984 B
Plaintext
[gd_resource type="Resource" script_class="BoxItemStats" load_steps=3 format=3 uid="uid://bit6jsgs4yl7t"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b11modhqb6ys" path="res://src/items/box/textures/Fashionable Box.png" id="1_85ci2"]
|
|
[ext_resource type="Script" uid="uid://vuavr681au06" path="res://src/items/accessory/BoxItemStats.cs" id="2_pe0kd"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_pe0kd")
|
|
DamageToPlayer = 0
|
|
Name = "Fashionable Acquisition"
|
|
StatDescription = "Grants 1 Armor upon opening."
|
|
FlavorText = "A box used to store reignments.
|
|
Fashion to some, function to others; the priority is a personal choice.
|
|
|
|
"
|
|
SpawnRate = 0.5
|
|
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 = 5
|
|
ItemTag = 6
|
|
Texture = ExtResource("1_85ci2")
|
|
metadata/_custom_type_script = "uid://vuavr681au06"
|