Item components

Destroyable

item component · builder

Makes an item able to take damage and be destroyed

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
hp <formula> - sets the formula for hp. Use parameter 'quality' for item quality
damage <type> <%> - sets a damage suffered multiplier for a type

← Back to Item components