sumghai / MedPod

Advanced regenerative medical beds for RimWorld
Other
14 stars 15 forks source link

Support/handling for Warcasket-related traits and apparel from VFE: Pirates #65

Closed sumghai closed 2 years ago

sumghai commented 2 years ago

Describe your idea:

The Vanilla Faction Expanded - Pirates mod adds a Warcasket mechanic, in which pawns are entombed inside heavy power armor that disable virtually all work types except combat, switch flipping and firefighting in exchange for extreme resilience and disabling pain. These warcaskets can also be removed, at the cost of limb removal and extensive nerve damage.

Proposed compatibility with MedPod:

Why do you think your idea would be a good fit for MedPod?:

For lore and gameplay balance reasons, MedPods should not nullify the disadvantages of Warcaskets, while at the same time providing a means to properly heal pawns extracted from these armors.

What alternatives/workarounds have you tried?

Declaration

I hereby verify that:

sumghai commented 2 years ago

MedPods now allow modders to:

I have also rewritten the Vanilla Traits Expanded Lush and Stoner trait removal code to make use of these new XML-accessible nodes (37f23e3), rather than the previous hard-coded solution (#59).