From fd006f990a7db0df21879eceb9552900f96b1be1 Mon Sep 17 00:00:00 2001 From: Alekshhh <44923899+Alekshhh@users.noreply.github.com> Date: Thu, 23 Mar 2023 18:06:09 +0200 Subject: [PATCH] Spear and Baseball bat tweak (#14375) --- .../Entities/Objects/Weapons/Melee/baseball_bat.yml | 7 ++++--- .../Prototypes/Entities/Objects/Weapons/Melee/spear.yml | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml index edd69bcd0f..0cacd6378f 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml @@ -10,15 +10,16 @@ - type: MeleeWeapon damage: types: - Blunt: 14 + Blunt: 10 - type: Wieldable - type: IncreaseDamageOnWield damage: types: - Blunt: 5 + Blunt: 8 - type: Item - size: 15 + size: 20 - type: Clothing + quickEquip: false slots: - back - type: Construction diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml index cbb1316a30..18d0710425 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml @@ -15,7 +15,7 @@ - type: MeleeWeapon damage: types: - Piercing: 10 + Piercing: 12 angle: 0 animation: WeaponArcThrust - type: DamageOtherOnHit @@ -23,7 +23,7 @@ types: Piercing: 15 - type: Item - size: 40 + size: 25 - type: Clothing quickEquip: false slots: @@ -48,7 +48,7 @@ - type: IncreaseDamageOnWield damage: types: - Piercing: 7 + Piercing: 4 - type: Damageable damageContainer: Inorganic - type: Destructible