magnet  
Attracts items of a certain typepath
| Vars | |
| active | Are we currently working? | 
|---|---|
| attracted_typecache | List of things we attract | 
| on_contact | What to do when something reaches us | 
| on_pulled | What to do when we pull something | 
| pull_range | Range at which to pull items | 
| Procs | |
| toggle_on_stat_change | If a mob dies we stop attracting stuff | 
Var Details
active 
Are we currently working?
attracted_typecache  
List of things we attract
on_contact  
What to do when something reaches us
on_pulled  
What to do when we pull something
pull_range 
Range at which to pull items
Proc Details
toggle_on_stat_change
If a mob dies we stop attracting stuff