Resurrect No Side Effects - KonradHeinser/EBSGFramework GitHub Wiki
This variation of the vanilla CompProperties_Resurrect allows you to resurrect pawns without applying sickness or the chancy side effects. There are no options available for this comp, so you only need a single line in your comps for this:
<comps>
<li Class="EBSGFramework.CompProperties_AbilityResurrectNoSideEffects" />
</comps>
Important Note: As of time of writing, due to a bug in the vanilla resurrect code, pawns which are not rottable (i.e. mechanoids) can only be revived with a comp similar to this one. Attempting to use the vanilla one on them will result in null reference errors