Skip to content

hktrpg/how-unfortunate-are-you--dice-counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How unfortunate are you? DiceCounting

Download

Tiny module. Counting D4, D6, D8, D10, D12, D20, D100 roll result, like times, mean.

readme

Behavior

  1. If there is a GM present, the module will run.
  2. Every time it loads, it will automatically check and see if there is a Journal for storing data. If there is no Journal, it will be added.
  3. The journal default permission is visible to everyone.
  4. Every time a dice is rolled, the roll data is stored according to the username.

v1.1.0

Support CoC7ed rolling

v1.0.0

Done.