From 1ff125a240692efa4dec5dc4bb93d4ed54f79585 Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Sun, 13 Aug 2023 07:11:11 +0000 Subject: [PATCH] bola buff (#18998) --- .../Entities/Objects/Weapons/Throwable/bola.yml | 2 +- .../Recipes/Construction/Graphs/weapons/bola.yml | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/bola.yml b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/bola.yml index 8c3651266d..1afb564036 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/bola.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/bola.yml @@ -39,7 +39,7 @@ - type: DamageOnLand damage: types: - Blunt: 5 + Blunt: 3 - type: Ensnaring freeTime: 2.0 breakoutTime: 3.5 #all bola should generally be fast to remove diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/bola.yml b/Resources/Prototypes/Recipes/Construction/Graphs/weapons/bola.yml index 10532996bd..ad454d52b0 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/bola.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/weapons/bola.yml @@ -6,12 +6,9 @@ edges: - to: bola steps: - - tag: Handcuffs - icon: - sprite: Objects/Misc/cablecuffs.rsi - state: cuff - color: red - name: cuffs + - material: Cable + amount: 5 + doAfter: 2 - material: Steel amount: 6 doAfter: 2