Bläddra i källkod

Example of command doc done.

tags/v2.0.0
Roxie Gibson 5 år sedan
förälder
incheckning
ebc3a14943
3 ändrade filer med 2 tillägg och 12 borttagningar
  1. Binär
      docs/assets/images/outputs/roll1.png
  2. Binär
      docs/assets/images/outputs/roll2.png
  3. +2
    -12
      docs/commands.md

Binär
docs/assets/images/outputs/roll1.png Visa fil

Before After
Width: 230  |  Height: 164  |  Size: 17KB

Binär
docs/assets/images/outputs/roll2.png Visa fil

Before After
Width: 262  |  Height: 153  |  Size: 16KB

+ 2
- 12
docs/commands.md Visa fil

@@ -29,21 +29,11 @@ Rolls a die using dice expression format. Spaces in the expression are ignored.
!!! example "Examples"
Roll one d10 two times
;roll d10x2
Output
Roll 1: (8) Totaling: 8
Roll 2: (4) Totaling: 4

![Output](assets/images/outputs/roll1.png)

Roll two d20s and takes the highest value, then adds 7
;roll 2d20h1 + 7
Output
Rolled: (10,7) + 7 Totaling: 17
![Output](assets/images/outputs/roll2.png)


An expression can consist of many sub expressions added together and then a multiplier at the end to indicate how many times the expression should be rolled.

Laddar…
Avbryt
Spara