Drag a Dialog by its handle to move it around the page.
Resize a Dialog by dragging the symbol in the lower right corner.
Lists/Table General
Re-order Lists/Tables on the page by dragging their handle.
Resize a List/Table by dragging the symbol in the lower right corner.
The menu
button opens a context menu.
When in List/Table submenu Click the Color control to override the handle color.
The trash
button deletes the container and it's contents.
List/Grid/Object List Controls
The die
toggle determines if the list is counted when the roll button is clicked.
The key
toggle determines if lists entries are counted as unique when the roll button is clicked.
Adding Items
Pressing the green Add button adds an item list.
Editing Items
Click on an items text to edit it.
While an item is in edit mode it will not be counted in rolls.
The
button applies the edit.
The
button removes the item.
Ordering Items
Drag list items to re-order them.
You can drag items across lists.
Click the "A-Z" button to alphabetize a list in ascending order.
Click the "Z-A" button to alphabetize a list in descending order.
List/Grid/Object List Menu
Click the Copy button to copy the json representation of the list.
Useful for loading onto other chart instances.
List/Grid Control
Adding Items
Pressing the enter key on the List Entry input adds it to the list.
Adding Multiple Items
Pressing shift+enter keys on the List Entry input puts the control into a multiline entry mode.
Pasting text that includes line breaks (Carriage Returns) to a List Entry control
will put the control into multiline entry mode.
When in multiline entry mode ranges are counted as multiple entries.
Example:
1 dwarf
2-3 human
4 elf
Will result in 1 dwarf item, 2 separate human items, and 1 elf item.
Editing Items
Pressing the Enter key while editing a list item applies the edit to it.
Grid Control
Clicking on a grid cell marks the cell as the initial starting point.
When rolling a roll set the initial cell will be selected first and all following rolls will be in relation to that cell.
Object List Control
Before you can add object items you have to make form inputs.
Add Input
Click + next to the Label type to add the input to the form.
Enter key press on Label will add the input to the form.
Edit Input
Edit a form input by clicking on it's label.
Click + next to the input's type to update the input.
Enter key will apply changes to a form inputs label.
Click - next to the input's type to remove the input.
Drag form inputs to re-order them.
Dice Notation
dN - The letter (d) and any integer. Will result in a random number being placed in the result between 1 and N.
Examples: d6, d10, d20, d100
dN+N - The letter (d), an integer, an operation (+-/*), and another integer. Will results in a random number rolled with the range and modify the result by the operation.
Examples: d6+1, d10-2, d20/3, d100*4
Results in: 7, 4, 5, 208
List Notation
[foo] - Left square ([) bracket, List Name*, right square bracket (]). Will cause a roll on the reference list and place it into the result.
Note* the list name being referenced has to match exactly.
Examples: [Region], [Type], [First Name]
Results in : Dragon Coast, Ork, Bob
[List Example](N,[N...]) - Right parentheses, an integer N, a comma, another integer N, left parentheses. Will cause a roll on the reference list, but only take into account the index numbers you specified. You can supply any number of N as long as they are comma delineated.
Examples: [Region](1,3), [Type](1,5,8,2)
Roll Table General
Click on a column name to sort the table in ascending / descending order by the column.
Click the menu icon to open the Roll Table menu.
Roll Table Menu
Seed standardizes roll output making results repeatable.
CSV exports the roll table as a comma separated values text file.
The Columns section allows you to modify alias and display per column.
The Roll button in the menu will fill out the roll table independent of any other roll tables on the page.
The roll input in the menu will override the global roll count input.
Roll! Button
The Roll! button when clicked proceses each List and places the results into the Roll Tables.
The number of times this is repeated is determind by the roll number you have selected. Default is 10.
Warning Having a high roll number over 1000 can put a strain on your browser and make the page unresponsive.
Add Menu
Click the Add button to open the Add Menu
Click the Add button again to close the Add Menu
With the Add Menu open you can add additional Lists, Object Lists, and Roll Tables.
Save Menu
Click the Save button to open the Save Menu
Click the Save button again to close the Save Menu
Load Menu
Click the Load button to open the Load Menu
Click the Load button again to close the Load Menu
Customize Menu
Click the
button to open the Customize Menu
Click the
button again to close the Customize Menu