die

This definition is used to define the properties of a built-in die resource.

If a standard die type (d4,d6,d8,d10,d12,d20,dF) is defined, the 3D model of the die will be available on the desktop.


Definition

<die name="..." > <icon > ... </icon> <position > ... </position> </die>

<die name="..." >

 

<icon > ... </icon>

The name of an icon resource used to represent the die results in the chat log

<position > ... </position>

The default placement of the die on the desktop in the form "x,y"

</die>