healthanalyzer 
Vars | |
advanced | Advanced health analyzer |
---|---|
give_wound_treatment_bonus | If this analyzer will give a bonus to wound treatments apon woundscan. |
last_healthy_scanned | Weakref to the last mob scanned by a health analyzer. Used to generate official medical reports. |
mode | Verbose/condensed |
scanmode | HEALTH/WOUND |
Procs | |
resolve_patient_eligibility | Checks the mob and the medical report that the scanner is trying to print, checks the traits and statuses of the mob, and then resolves by true or false. Applies traits to the patient if the scanning is eligable to turn in for a bounty, with callbacks to remove after a cooldown. |
Var Details
advanced 
Advanced health analyzer
give_wound_treatment_bonus 
If this analyzer will give a bonus to wound treatments apon woundscan.
last_healthy_scanned 
Weakref to the last mob scanned by a health analyzer. Used to generate official medical reports.
mode 
Verbose/condensed
scanmode 
HEALTH/WOUND
Proc Details
resolve_patient_eligibility
Checks the mob and the medical report that the scanner is trying to print, checks the traits and statuses of the mob, and then resolves by true or false. Applies traits to the patient if the scanning is eligable to turn in for a bounty, with callbacks to remove after a cooldown.