scavenger 
Vars | |
| random_melee_options | List of melee weapon types. Used by randomize_stats(). |
|---|---|
| random_ranged_options | List of ranged weapon types. Used by randomize_stats(). |
Procs | |
| randomize_stats | Randomizes the scavenger's stats and weapons. Generally should only be used during Initialize(). |
Var Details
random_melee_options 
List of melee weapon types. Used by randomize_stats().
random_ranged_options 
List of ranged weapon types. Used by randomize_stats().
Proc Details
randomize_stats
Randomizes the scavenger's stats and weapons. Generally should only be used during Initialize().