the rest of the fucking owl
This commit is contained in:
parent
f89d2ccf53
commit
7f63584f7c
20 changed files with 331 additions and 9 deletions
3
project/equip_items/chestplate.tres
Normal file
3
project/equip_items/chestplate.tres
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[gd_resource type="Armor" format=3 uid="uid://ciqakeu7a82fw"]
|
||||
|
||||
[resource]
|
||||
9
project/equip_items/weapon1.tres
Normal file
9
project/equip_items/weapon1.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Weapon" load_steps=2 format=3 uid="uid://rkcmcib35uj7"]
|
||||
|
||||
[sub_resource type="DamageStats" id="DamageStats_jtxwa"]
|
||||
damage_add = 1
|
||||
damage_mul = 2.0
|
||||
|
||||
[resource]
|
||||
stats = SubResource("DamageStats_jtxwa")
|
||||
base_damage = 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue