galfaroth2000
February 10th, 2021, 16:03
Good day,
I know you can call a table (called TestTable) from the chat panel using the following command:
/rollon TestTable
You can force the roll a modified dice on the table using the [-d dice] flag: (in this example, it will roll 1d100 and subtract 5 to determine the output)
/rollon TestTable -d 1d100-5
I know you can nest tables within tables, so rolling a table can automatically roll sub tables like the treasure tables.
I also know, that table's rolls can be modified using the "Custom" section on the table page.
My question:
Is it possible to roll a table that roll subtables with modified dice rolls?
I wan't to avoid the creation of 2 similar subtables but with different "custom" dice on each.
1d2
What I want:
Someting similar to...
or...
1-1
Roll Subtable1 with a dice modifier -5
/rollon Subtable1 -d 1d100-5
[Subtable1] [1d100-5]
2-2
Roll Subtable1 with a dice modifier +5
/rollon Subtable1 -d 1d100+5
[Subtable1] [1d100+5]
I know you can call a table (called TestTable) from the chat panel using the following command:
/rollon TestTable
You can force the roll a modified dice on the table using the [-d dice] flag: (in this example, it will roll 1d100 and subtract 5 to determine the output)
/rollon TestTable -d 1d100-5
I know you can nest tables within tables, so rolling a table can automatically roll sub tables like the treasure tables.
I also know, that table's rolls can be modified using the "Custom" section on the table page.
My question:
Is it possible to roll a table that roll subtables with modified dice rolls?
I wan't to avoid the creation of 2 similar subtables but with different "custom" dice on each.
1d2
What I want:
Someting similar to...
or...
1-1
Roll Subtable1 with a dice modifier -5
/rollon Subtable1 -d 1d100-5
[Subtable1] [1d100-5]
2-2
Roll Subtable1 with a dice modifier +5
/rollon Subtable1 -d 1d100+5
[Subtable1] [1d100+5]