From 13c169025cfb91f2994af59b64f24f482e5fd7c5 Mon Sep 17 00:00:00 2001 From: wowgetoffyourcellphone Date: Sun, 1 Oct 2023 02:24:23 +0000 Subject: [PATCH] [Gameplay][Balance] Reduce bolt and cata prepare time to help with responsiveness/feel Reduce prepare time for catapults and bolt shooters. Catapults have recently been nerfed and buffed with a small splash attack. Bolt shooters are a little underutilized. Both of these units share a 'clunkiness' which is due to their pack/unpack time, minimum range, and long prepare time. This patch hopes to address part of this clunkiness by decreasing the prepare time for catas and bolt shooters. This makes the unit seem more responsive to new commands to attack a different unit/structure. Patch by: @real_tabasco_sauce Accepted by: @wowgetoffyourcellphone Comments by: @chrstgtr, @Freagarach Differential revision: https://code.wildfiregames.com/D5131 This was SVN commit r27865. --- .../simulation/templates/template_unit_siege_boltshooter.xml | 2 +- .../simulation/templates/template_unit_siege_stonethrower.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/template_unit_siege_boltshooter.xml b/binaries/data/mods/public/simulation/templates/template_unit_siege_boltshooter.xml index 9b39efacfa..f547eb8491 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_siege_boltshooter.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_siege_boltshooter.xml @@ -8,7 +8,7 @@ 90 15 - 5000 + 2000 6000 150 diff --git a/binaries/data/mods/public/simulation/templates/template_unit_siege_stonethrower.xml b/binaries/data/mods/public/simulation/templates/template_unit_siege_stonethrower.xml index f90de17ddb..bff69cd0f9 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_siege_stonethrower.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_siege_stonethrower.xml @@ -8,7 +8,7 @@ 85 26 - 6000 + 3000 7000 40