heal_pack

Vars | |
heal_brute | How much brute damage this pack heals when applied to a limb |
---|---|
heal_burn | How much burn damage this pack heals when applied to a limb |
heal_flags | Set of wound flags applied by use, including BANDAGE, SALVE, and DISINFECT |
Procs | |
can_heal_limb | return TRUE if a given limb can be healed by src, FALSE otherwise |
generate_treatment_messages | Purely visual, generates the success/failure messages for using a health pack |
heal_limb | Applies the heal_pack to a specified limb. Unskilled penalty is a multiplier between 0 and 1 on brute/burn healing effectiveness |
Var Details
heal_brute

How much brute damage this pack heals when applied to a limb
heal_burn

How much burn damage this pack heals when applied to a limb
heal_flags

Set of wound flags applied by use, including BANDAGE, SALVE, and DISINFECT
Proc Details
can_heal_limb
return TRUE if a given limb can be healed by src, FALSE otherwise
generate_treatment_messages
Purely visual, generates the success/failure messages for using a health pack
heal_limb
Applies the heal_pack to a specified limb. Unskilled penalty is a multiplier between 0 and 1 on brute/burn healing effectiveness