Item components

Lantern

item component · builder

A [liquid container] that burns liquid fuel when [lit] to be a [light source]

You can use the following options with this component:

<name> - sets the name of the component
desc <desc> - sets the description of the component
illumination <lux> - the illumination in lux provided by the lantern
ignition - toggles whether this requires an ignition source to light
lit <emote> - the emote when this lantern is lit. Use $0 for the lightee, $1 for the lantern, and $2 for the ignition source (if applicable)
extinguished <emote> - sets an emote for when the lantern is extinguished. $0 for the lightee, $1 for the lantern
ten <emote> - sets an emote when the lantern reaches 10% fuel. Use $0 for the lantern item.
zero <emote> - sets an emote when the lantern runs out of fuel. Use $0 for the lantern item.
liquid <which> - which liquid this lantern requires
consumption <amount> - a liquid volume of fuel consumed per hour of operation
capacity <amount> - a liquid volume of maximum fuel capacity

← Back to Item components