analyzer 
Vars | |
| barometer_accuracy | 0 is best accuracy |
|---|---|
| cooldown | Boolean whether this has a CD |
| cooldown_time | The time in deciseconds |
| last_gasmix_data | Cached gasmix data from ui_interact |
| ranged_scan_distance | Max scan distance |
Procs | |
| butchertime | Applies the barometer inaccuracy to the gas reading. |
| on_analyze | Called when our analyzer is used on something |
Var Details
barometer_accuracy 
0 is best accuracy
cooldown 
Boolean whether this has a CD
cooldown_time 
The time in deciseconds
last_gasmix_data 
Cached gasmix data from ui_interact
ranged_scan_distance 
Max scan distance
Proc Details
butchertime
Applies the barometer inaccuracy to the gas reading.
on_analyze
Called when our analyzer is used on something