Item components

BreathingFilter

item component · builder

A [container] for filters that combined with another [wearable] transforms one gas type to another (e.g. smoke to breathable air)

You can use the following options with this component:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
filter <id> - sets the proto to use as a consumable
capacity <volume> - sets the capacity per consumable change
convert <from> <to> - converts one gas to another
clear <gas> - removes a gas from the list of converted gases

← Back to Item components