From e393eedd09b0cfc3d2498a813f039f57963f77eb Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:55:29 -0600 Subject: [PATCH] captains sword reflect chance (#18133) --- Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml index d0c008d23d..3ced854c5a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml @@ -15,6 +15,10 @@ Slash: 17 #cmon, it has to be at least BETTER than the rest. soundHit: path: /Audio/Weapons/bladeslice.ogg + - type: Reflect + enabled: true + reflectProb: .5 + spread: 90 - type: Item size: 15 sprite: Objects/Weapons/Melee/captain_sabre.rsi