Skip to content

Instantly share code, notes, and snippets.

@FilBot3
Last active June 29, 2022 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FilBot3/b3154ff363832d2c3dcfc67902cc0b9e to your computer and use it in GitHub Desktop.
Save FilBot3/b3154ff363832d2c3dcfc67902cc0b9e to your computer and use it in GitHub Desktop.
The Genesys RPG Dice Chart in HTML5 Decimal Codes

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment