Mechanical Engineering Cross Role Interactions (#22880)

<img width="606" height="144" alt="image"
src="https://github.com/user-attachments/assets/f1c88863-37be-41e0-be79-27fca980a3f3"
/>

This PR adds new "Cross-Role Interactions" for the Mechanical
Engineering skill, with two specific kinds that are aimed at a variety
of different roles.

1. **Bonus damage vs. structures**: Having ranks in MechE makes you deal
bonus damage when melee attacking structures like Airlocks and Windows.
This makes it a desireable niche pick for any kind of job that can see
themself wanting to take a breaching to a room's entrance! For example,
paramedics, shaft miners, and security can all make use of it on
occasion.
2. **Mech Repair Speed**: This one is aimed specifically at Machinists.
Repairing mechs with a welder is no longer instantaneous (That was very
powergamey in practice for 'battle machinists'). Instead it has a repair
speed (and repair amount) that scales with your Mechanical Engineering
skill.

Why MechE and not Robotics? To encourage further "Machinist
Specialization". Machinist players were already pretty naturally
inclined to position their character as either being a Robotics
Specialist, or a Mechatronics Specialist, by sheer virtue of there being
two machinist slots and two noticeably distinctive roles. This
separation of skill interactions is there to further encourage this
degree of separation between machinist skillsets.

As a side note, just so I'm not thoroughly pissing off every machinist
main. As a quality of life improvement, I've made it so that attempting
to repair a mech with a welder will loop the repair until completed or
interrupted.

---------

Signed-off-by: VMSolidus <evilexecutive@gmail.com>
This commit is contained in:
VMSolidus
2026-08-16 16:13:43 +00:00
committed by GitHub
parent 6ae7fc8b2e
commit 27f727b71f
6 changed files with 94 additions and 11 deletions
@@ -0,0 +1,7 @@
author: Hellfirejag
delete-after: True
changes:
- rscadd: "The mechanical engineering skill now provides a situational damage bonus for attacking structures such as airlocks and windows."
- rscadd: "The mechanical engineering skill now modifies the speed and repair amount when repairing a mech with a welder."
- rscadd: "Repairing mechs is now no longer instantaneous."
- rscadd: "Attempting to repair a mech with a welder will now automatically repeat the repair action until either completed, or interrupted."