Block maybe

This commit is contained in:
Twirpytherobot
2025-11-15 17:07:28 +00:00
parent 6da70f9bfe
commit 61446a0bcd
6 changed files with 68 additions and 3 deletions
+3 -1
View File
@@ -6,10 +6,12 @@
[resource]
script = ExtResource("1")
weapon_name = "Wooden Shield"
description = "A sturdy wooden shield. Can be used to bash enemies."
description = "A sturdy wooden shield. Can be used to bash enemies or block attacks."
hand_type = 1
damage = 8.0
attack_range = 2.5
attack_cooldown = 0.8
can_block = true
block_reduction = 0.7
mesh_scene = ExtResource("2")
weight = 3.0