Last active
May 9, 2024 16:47
-
-
Save FilBot3/b3154ff363832d2c3dcfc67902cc0b9e to your computer and use it in GitHub Desktop.
Revisions
-
FilBot3 revised this gist
Jun 29, 2022 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -42,4 +42,6 @@ This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice a | 9 | | | | | ✲ ▲ | ✖ ▼ | | 10 | | | | | ▲ ▲ | ▼ ▼ | | 11 | | | | | ▲ ▲ | ▼ ▼ | | 12 | | | | | ❂ | ☒ |  -
FilBot3 revised this gist
Jun 29, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,7 +32,7 @@ This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice a | Face | □ | ■ | ◇ | ◆ | ⬡ | ⬢ | | ---- | ----- | ------- | ------- | ---------- | ----------- | --------- | | 1 | Blank | Blank | Blank | Blank | Blank | Blank | | 2 | Blank | Blank | ✲ | ✖ | ✲ | ✖ | | 3 | ✲ | ✖ | ✲ | ✖ ✖ | ✲ | ✖ | | 4 | ✲ ▲ | ✖ | ✲ ✲ | ▼ | ✲ ✲ | ✖ ✖ | | 5 | ▲ ▲ | ▼ | ▲ | ▼ | ✲ ✲ | ✖ ✖ | -
FilBot3 revised this gist
Jun 29, 2022 . 1 changed file with 10 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,13 +33,13 @@ This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice a | ---- | ----- | ------- | ------- | ---------- | ----------- | --------- | | 1 | Blank | Blank | Blank | Blank | Blank | Blank | | 2 | Blank | Blank | ✲ | ✖ | ✲ | ✖ | | 3 | ✲ | ✖ | ✲ | ✖ ✖ | ✲ | ✖ | | 4 | ✲ ▲ | ✖ | ✲ ✲ | ▼ | ✲ ✲ | ✖ ✖ | | 5 | ▲ ▲ | ▼ | ▲ | ▼ | ✲ ✲ | ✖ ✖ | | 6 | ▲ | ▼ | ▲ | ▼ | ▲ | ▼ | | 7 | | | ✲ ▲ | ▼ ▼ | ✲ ▲ | ▼ | | 8 | | | ▲ ▲ | ✖ ▼ | ✲ ▲ | ✖ ▼ | | 9 | | | | | ✲ ▲ | ✖ ▼ | | 10 | | | | | ▲ ▲ | ▼ ▼ | | 11 | | | | | ▲ ▲ | ▼ ▼ | | 12 | | | | | ❂ | ☒ | -
FilBot3 revised this gist
Jun 29, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -33,7 +33,7 @@ This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice a | ---- | ----- | ------- | ------- | ---------- | ----------- | --------- | | 1 | Blank | Blank | Blank | Blank | Blank | Blank | | 2 | Blank | Blank | ✲ | ✖ | ✲ | ✖ | | 3 | ✲ | ✖ | ✲ | ✖ ✖ | ✲ | ✖ | | 4 | ✲ ▲ | ✖ | ✲ ✲ | ▼ | ✲ ✲ | ✖ ✖ | | 5 | ▲ ▲ | ▼ | ▲ | ▼ | ✲ ✲ | ✖ ✖ | | 6 | ▲ | ▼ | ▲ | ▼ | ▲ | ▼ | -
FilBot3 created this gist
Jun 29, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,45 @@ # Genesys Dice ## Overview This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice and symbols. However, this requires a device with up to date rendering engines, as I'm finding the tablet I write this on does not but my phone does. ## Genesys Dice Types * □ - Boost Die (d6) blue * ■ - Setback Die (d6) black * ◇ - Ability Die (d8) green * ◆ - Difficulty Die (d8) purple * ⬡ - Proficiency Die (d12) yellow * ⬢ - Challenge Die (d12) red ## Genesys Dice Symbols ### Positive Symbols * ✲ - Success * ▲ - Advantage * ❂ - Triumph ### Negative Symbols * ✖ - Failure * ▼ - Threat * ☒ - Despair ## Genesys Dice Chart | Face | □ | ■ | ◇ | ◆ | ⬡ | ⬢ | | ---- | ----- | ------- | ------- | ---------- | ----------- | --------- | | 1 | Blank | Blank | Blank | Blank | Blank | Blank | | 2 | Blank | Blank | ✲ | ✖ | ✲ | ✖ | | 3 | ✲ | ✖ | ✲ | ✖ ✖ | ✲ | ✖ | | 4 | ✲ ▲ | ✖ | ✲ ✲ | ▼ | ✲ ✲ | ✖ ✖ | | 5 | ▲ ▲ | ▼ | ▲ | ▼ | ✲ ✲ | ✖ ✖ | | 6 | ▲ | ▼ | ▲ | ▼ | ▲ | ▼ | | 7 | | | ✲ ▲ | ▼ ▼ | ✲ ▲ | ▼ | | 8 | | | ▲ ▲ | ✖ ▼ | ✲ ▲ | ✖ ▼ | | 9 | | | | | ✲ ▲ | ✖ ▼ | | 10 | | | | | ▲ ▲ | ▼ ▼ | | 11 | | | | | ▲ ▲ | ▼ ▼ | | 12 | | | | | ❂ | ☒ |