idk
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="WeaponInfo" load_steps=2 format=3 uid="uid://dq8tdmjhrqsrh"]
|
||||
|
||||
[ext_resource type="Script" path="res://src/items/weapons/WeaponInfo.cs" id="1_k7yyo"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_k7yyo")
|
||||
Damage = 3
|
||||
TelluricDamageBonus = 0.0
|
||||
AeolicDamageBonus = 0.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
Name = "Common sword"
|
||||
Description = "Common"
|
||||
@@ -5,10 +5,13 @@
|
||||
[resource]
|
||||
script = ExtResource("1_re512")
|
||||
Damage = 5
|
||||
Luck = 0.05
|
||||
AttackSpeed = 1.0
|
||||
TelluricDamageBonus = 0.0
|
||||
AeolicDamageBonus = 0.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
FerrumDamageBonus = 0.0
|
||||
WeaponTags = Array[int]([])
|
||||
Name = "Jiblett"
|
||||
Description = "A halberd for the tasteful."
|
||||
|
||||
@@ -5,10 +5,13 @@
|
||||
[resource]
|
||||
script = ExtResource("1_vroib")
|
||||
Damage = 12
|
||||
Luck = 0.05
|
||||
AttackSpeed = 1.0
|
||||
TelluricDamageBonus = 0.0
|
||||
AeolicDamageBonus = 25.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
FerrumDamageBonus = 0.0
|
||||
WeaponTags = Array[int]([])
|
||||
Name = "Love Judgement"
|
||||
Description = "A mace only wieldable by the strong of heart."
|
||||
|
||||
@@ -12,5 +12,6 @@ AeolicDamageBonus = 0.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
FerrumDamageBonus = 0.0
|
||||
WeaponTags = Array[int]([])
|
||||
Name = "Rare sword"
|
||||
Description = "Rare"
|
||||
|
||||
@@ -5,11 +5,14 @@
|
||||
[resource]
|
||||
script = ExtResource("1_40b5j")
|
||||
Damage = 2
|
||||
Luck = 0.05
|
||||
AttackSpeed = 1.0
|
||||
TelluricDamageBonus = 0.0
|
||||
AeolicDamageBonus = 0.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
FerrumDamageBonus = 0.0
|
||||
WeaponTags = Array[int]([])
|
||||
Name = "Sealing Rod"
|
||||
Description = "A wand fitted with charms said to cleanse and purify that which belongs to other worlds.
|
||||
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="WeaponInfo" load_steps=2 format=3 uid="uid://e0t7swnl2sfd"]
|
||||
|
||||
[ext_resource type="Script" path="res://src/items/weapons/WeaponInfo.cs" id="1_8os8m"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_8os8m")
|
||||
Damage = 5
|
||||
TelluricDamageBonus = 0.0
|
||||
AeolicDamageBonus = 0.0
|
||||
BaseHydricDamageBonus = 0.0
|
||||
IgneousDamageBonus = 0.0
|
||||
Name = "Uncommon sword"
|
||||
Description = "Uncommon"
|
||||
Reference in New Issue
Block a user