CQC Balancing Tweaks/Buffs (#19493)

* Legsweep now picks you up from resting

* Makes the description more descriptive

* Buffs damage numbers all around

* Makes CQC much quieter and stealthier

* Okay maybe 25 is a bit too much

* Restrain won't just instantly break anymore

* Various tweaks after discussing with others

* Update code/modules/martial_arts/combos/cqc/restrain.dm

One day I'll learn spacing guidelines

Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>

Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>
This commit is contained in:
BiancaWilkson
2022-10-25 23:47:59 +01:00
committed by GitHub
co-authored by Edan
parent fffecaa8de
commit 7a8cef043a
7 changed files with 35 additions and 22 deletions
+3 -1
View File
@@ -886,7 +886,9 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/stealthy_weapons/cqc
name = "CQC Manual"
desc = "A manual that teaches a single user tactical Close-Quarters Combat before self-destructing. Does not restrict weapon usage, but cannot be used alongside Gloves of the North Star."
desc = "A manual that teaches a single user tactical Close-Quarters Combat before self-destructing. \
Changes your unarmed damage to deal non-lethal stamina damage. \
Does not restrict weapon usage, but cannot be used alongside Gloves of the North Star."
reference = "CQC"
item = /obj/item/CQC_manual
cost = 13