kaizo super mario

This commit is contained in:
2024-09-07 05:01:40 -07:00
parent 98d096303c
commit 03a9130bc5
3 changed files with 12 additions and 0 deletions

View File

@@ -5,5 +5,9 @@
[resource] [resource]
script = ExtResource("1_k7yyo") script = ExtResource("1_k7yyo")
Damage = 3 Damage = 3
TelluricDamageBonus = 0.0
AeolicDamageBonus = 0.0
BaseHydricDamageBonus = 0.0
IgneousDamageBonus = 0.0
Name = "Common sword" Name = "Common sword"
Description = "Common" Description = "Common"

View File

@@ -5,5 +5,9 @@
[resource] [resource]
script = ExtResource("1_oqgv2") script = ExtResource("1_oqgv2")
Damage = 7 Damage = 7
TelluricDamageBonus = 0.0
AeolicDamageBonus = 0.0
BaseHydricDamageBonus = 0.0
IgneousDamageBonus = 0.0
Name = "Rare sword" Name = "Rare sword"
Description = "Rare" Description = "Rare"

View File

@@ -5,5 +5,9 @@
[resource] [resource]
script = ExtResource("1_8os8m") script = ExtResource("1_8os8m")
Damage = 5 Damage = 5
TelluricDamageBonus = 0.0
AeolicDamageBonus = 0.0
BaseHydricDamageBonus = 0.0
IgneousDamageBonus = 0.0
Name = "Uncommon sword" Name = "Uncommon sword"
Description = "Uncommon" Description = "Uncommon"