22 lines
677 B
Plaintext
22 lines
677 B
Plaintext
[gd_resource type="Resource" script_class="WeaponInfo" load_steps=3 format=3 uid="uid://gebgo2x6nr3t"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b8c7kd436tg4" path="res://src/items/weapons/textures/RONDO.PNG" id="1_cvwbh"]
|
|
[ext_resource type="Script" path="res://src/items/weapons/WeaponStats.cs" id="1_xfb0x"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_xfb0x")
|
|
Damage = 7
|
|
Luck = 0.05
|
|
AttackSpeed = 1.333
|
|
TelluricDamageBonus = 0.0
|
|
AeolicDamageBonus = 0.0
|
|
BaseHydricDamageBonus = 0.0
|
|
IgneousDamageBonus = 0.0
|
|
FerrumDamageBonus = 0.0
|
|
WeaponTags = [1]
|
|
Name = "Rondo"
|
|
Description = "+7 ATK
|
|
An eastern blade outside of time and reproach."
|
|
Texture = ExtResource("1_cvwbh")
|
|
SpawnRate = 0.5
|