Add equippable items

This commit is contained in:
2024-09-07 17:38:01 -07:00
parent f223102525
commit c308fadb87
31 changed files with 334 additions and 53 deletions

View File

@@ -0,0 +1,16 @@
[gd_resource type="Resource" script_class="WeaponInfo" load_steps=2 format=3 uid="uid://cbc3o11perlvm"]
[ext_resource type="Script" path="res://src/items/weapons/WeaponInfo.cs" id="1_cik6n"]
[resource]
script = ExtResource("1_cik6n")
Damage = 12
TelluricDamageBonus = 0.0
AeolicDamageBonus = 0.0
BaseHydricDamageBonus = 0.0
IgneousDamageBonus = 0.0
FerrumDamageBonus = 0.0
Name = "Swan Sword Odette"
Description = "Ignores Affinity.
The blade of a thousand faced heroine."