26 lines
783 B
Plaintext
26 lines
783 B
Plaintext
[gd_resource type="Resource" script_class="WeaponStats" load_steps=3 format=3 uid="uid://cfhwlpa0d7wb4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cpwwr4elpbo6i" path="res://src/items/weapons/textures/mystery rod.png" id="1_8fklg"]
|
|
[ext_resource type="Script" uid="uid://cc7byqeolw5y4" path="res://src/items/weapons/WeaponStats.cs" id="1_iran7"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_iran7")
|
|
Name = "Mystery Rod"
|
|
Description = "Unidentified rod."
|
|
Damage = 0
|
|
Luck = 0.05
|
|
AttackSpeed = 1.0
|
|
WeaponElement = 0
|
|
ElementalDamageBonus = 1.0
|
|
WeaponTag = 0
|
|
Name = "Mystery Rod"
|
|
Description = "Unidentified rod."
|
|
SpawnRate = 0.5
|
|
ThrowSpeed = 12.0
|
|
HealHPAmount = 0
|
|
HealVTAmount = 0
|
|
ThrowDamage = 5
|
|
ItemTag = 2
|
|
Texture = ExtResource("1_8fklg")
|
|
metadata/_custom_type_script = "uid://cc7byqeolw5y4"
|