Item components

Dice

item component · builder

Makes the item into a [dice] that can be rolled.

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
template d<x> - sets the dice to a dX
face add <new> - adds a new face
face weight <#/name> <%> - sets the fairness of the face
face remove <#/name> - removes a face
face swap <#/name> <#/name> - swaps the position of two faces in the list.

← Back to Item components