Item components

Smokeable

item component · builder

Item can be [lit] and subsequently [smoked]

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
fuel <seconds> - how long this will burn for
drag <seconds> - how many seconds of burn time a drag removes
drug <which> - sets a drug to be delivered by drags
drug clear - clears a drug from the smokeable
dose <weight> - the drug dose per drag
effect <%> - a multiplier for how long the description effects will last
roomdesc <echo> - a line of text that will be added to the room when this is smoked
roomdesc clear - clears the room desc
playerdesc <echo> - a line of text that will be added to the players LOOK desc when smoked
playerdesc clear - clears the player desc
ondrag <which> - a prog that will be fired when someone smokes this
ondrag clear - clears the on drag prog

← Back to Item components