Falcata Exoskeleton (#21077)

This PR adds a new tier 1 exoskeleton to the hardsuit designs. I've been
bothered for awhile that there exist security hardsuit modules available
at roundstart, which cannot actually be used without science first
unlocking combat hardsuits, since normal hardsuits cannot use them. So
this PR adds a new exoskeleton(notably not a hardsuit, it offers no
space protection!), which serves to provide a means of putting those
tier 1 security modules on something, without invalidating the later
combat hardsuits(which are all significant upgrades over this).

Many of these lower tier security modules were essentially invalidated
by higher tier sec modules that would get unlocked alongside actual
combat hardsuits.

The falcata exoskeleton has the same armor values as security's heavy
body armor, essentially meaning its primarily only an upgrade over said
armor in the sense that it lets the wearer use the shoulder mounted
taser module.

<img width="993" height="248" alt="image"
src="https://github.com/user-attachments/assets/68418219-b159-4a4d-92d2-5bbc8476c6ce"
/>

<img width="1274" height="316" alt="image"
src="https://github.com/user-attachments/assets/f77d7810-7b0c-4333-8ec8-5f7575fb4c61"
/>

### Asset Licenses
The following assets that **have not** been created by myself are
included in this PR:
| icons/obj/item/clothing/rig/falcata.dmi | noblerow (discord) |
CC-BY-SA-3.0 |

---------

Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
VMSolidus
2025-08-06 12:55:42 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 68812b8a7a
commit 6a323856a8
6 changed files with 102 additions and 0 deletions
@@ -55,6 +55,14 @@
name = "combat hardsuit control and targeting board"
origin_tech = list(TECH_DATA = 7, TECH_COMBAT = 6)
/obj/item/circuitboard/rig_assembly/combat/falcata
name = "falcata exoskeleton central circuit board"
origin_tech = list(TECH_COMBAT = 1)
/obj/item/circuitboard/rig_assembly/combat/targeting/falcata
name = "falcata exoskeleton control and targeting board"
origin_tech = list(TECH_COMBAT = 1)
//////////////////////
////ILLEGAL BOARDS////
//////////////////////