gas_filter
Vars | |
filter_efficiency | General efficiency of the filter (between 0 and 1) |
---|---|
filter_status | Amount of filtering points available |
filter_strength_high | strength of the filter against high filtering gases |
filter_strength_low | strength of the filter against low filtering gases |
filter_strength_mid | strength of the filter against mid filtering gases |
high_filtering_gases | List of gases with high filter priority |
low_filtering_gases | List of gases with low filter priority |
mid_filtering_gases | List of gases with medium filter priority |
Procs | |
reduce_filter_status | called by the gas mask where the filter is installed, lower the filter_status depending on the breath gas composition and by the strength of the filter returns the modified breath gas mixture |
Var Details
filter_efficiency
General efficiency of the filter (between 0 and 1)
filter_status
Amount of filtering points available
filter_strength_high
strength of the filter against high filtering gases
filter_strength_low
strength of the filter against low filtering gases
filter_strength_mid
strength of the filter against mid filtering gases
high_filtering_gases
List of gases with high filter priority
low_filtering_gases
List of gases with low filter priority
mid_filtering_gases
List of gases with medium filter priority
Proc Details
reduce_filter_status
called by the gas mask where the filter is installed, lower the filter_status depending on the breath gas composition and by the strength of the filter returns the modified breath gas mixture
Arguments:
- breath - the current gas mixture of the breathed air