|
  This component definition specifies the default properties for die box display within the chat window control.
Definition
<diebox
>
|
|
<frame
>
|
|
<name
>
...
</name>
|
The frame asset to use when displaying dice results. |
</frame>
|
|
<margin
>
|
|
<value
>
...
</value>
|
The amount of margin to display above and to the sides of the dice icons and modifier sign/number in the dice results display. |
<numbertailmargin
>
...
</numbertailmargin>
|
The amount of margin to display after the dice total number in the dice results display. |
</margin>
|
|
<secreticon
>
|
|
<name
>
...
</name>
|
The icon asset to use when indicating that GM dice results are hidden from players. |
</secreticon>
|
|
<font
>
|
|
<modifier
>
...
</modifier>
|
The font asset to use when displaying the die roll modifier sign/number. |
<total
>
...
</total>
|
The font asset to use when displaying the dice total number. |
<dieresult
>
...
</dieresult>
|
The font asset to use in displaying the individual die results on top of the die icons in the dice results display. |
</font>
|
|
</diebox>
|
|
|
|
|
 |