virus 
Vars | |
infectivity | affects how often the virus will try to spread. The more the better. In range [0-100] |
---|---|
permeability_mod | affects how well the virus will pass through the protection. The more the better. In range (0-2] |
spread_flags | method of infection of the virus |
Procs | |
stage_act | Main virus process, that executed every tick |
Var Details
infectivity 
affects how often the virus will try to spread. The more the better. In range [0-100]
permeability_mod 
affects how well the virus will pass through the protection. The more the better. In range (0-2]
spread_flags 
method of infection of the virus
Proc Details
stage_act
Main virus process, that executed every tick
Returns:
- TRUE - if process finished the work properlly
- FALSE - if don't need to call a child proc