flesh_surgery 
Vars | |
allow_cyber_organs | Can we implant cybernetic organs? |
---|---|
held_organ | The organ being held in the touch attack - which will be implanted into mobs. |
monster_brute_healing | If used on a heretic mob, how much brute do we heal |
monster_burn_healing | If used on a heretic mob, how much burn do we heal |
organ_percent_healing | If used on an organ, how much percent of the organ's HP do we restore |
Procs | |
add_item_context | Signal proc for COMSIG_ITEM_REQUESTING_CONTEXT_FOR_TARGET to add some context to the hand. |
extraction_checks | Extra checks ran while we're extracting an organ to make sure we can continue to do. |
grab_organ | If cast on an organ with left-click, we'll try to grab it. |
heal_checks | Extra checks ran while we're healing something (organ, mob). |
heal_heretic_monster | If cast on a heretic monster who's not dead we'll heal it a bit. |
heal_organ | If cast on an organ with right-click, we'll restore its health and even un-fail it. |
insertion_checks | Extra checks ran while we're inserting an organ. |
steal_organ_from_mob | If cast on a carbon, we'll try to steal one of their organs directly from their person. |
Var Details
allow_cyber_organs 
Can we implant cybernetic organs?
held_organ 
The organ being held in the touch attack - which will be implanted into mobs.
monster_brute_healing 
If used on a heretic mob, how much brute do we heal
monster_burn_healing 
If used on a heretic mob, how much burn do we heal
organ_percent_healing 
If used on an organ, how much percent of the organ's HP do we restore
Proc Details
add_item_context
Signal proc for COMSIG_ITEM_REQUESTING_CONTEXT_FOR_TARGET to add some context to the hand.
extraction_checks
Extra checks ran while we're extracting an organ to make sure we can continue to do.
grab_organ
If cast on an organ with left-click, we'll try to grab it.
heal_checks
Extra checks ran while we're healing something (organ, mob).
heal_heretic_monster
If cast on a heretic monster who's not dead we'll heal it a bit.
heal_organ
If cast on an organ with right-click, we'll restore its health and even un-fail it.
insertion_checks
Extra checks ran while we're inserting an organ.
steal_organ_from_mob
If cast on a carbon, we'll try to steal one of their organs directly from their person.