Skip to content

Releases: Glowing0rb/discord-bot-ilaris

Dice in the Dark

05 Oct 19:59
Compare
Choose a tag to compare

Starting with this release, a new special roll "b" for "Blades in the Dark" is supported. When rolling multiple b-dice (e.g. 3b) only the highest result counts. 6 is a full success, 4 and 5 mixed successes and anything below is a failure.
You can even roll 0b dice. In this case 2 dice will be rolled, but only the lowest result counts.

Also starting with this release, the possibility to roll non-standard dice for supported system is removed, as there is no use case for this anyway. Ilaris dice will always be 20-sided while Blades in the Dark and Shadowrun dice are always 6-sided.
If for whatever reason you need to roll a 420-sided Shadowrun die, please stay on the old release ;-)

Pray to the RNG

03 Feb 14:35
Compare
Choose a tag to compare

This Release reworks the diceroll random number generator to use crypto.randomInt instead of Math.random.
This is probably not noticeable for the players, but gives a warm fuzzy feeling that the rolls are virtually impossible to predict now =)

This increases the minimal required Node.js version to v14.10.0 or v12.19.0 (which are the versions which introduced crypto.randomInt)

Stainless Swiss Army Knife

29 Jul 16:39
424a517
Compare
Choose a tag to compare

This is a maintenance release for 1.1.0

  • It limits the amount of multichecks to 10000
  • It allows splitting of long answer messages
  • Which allows a larger amount of dice in rolls (up to 1000)

Swiss Army Knife

28 Jul 22:41
Compare
Choose a tag to compare

This adds a bunch of features for other systems than Ilaris:

  • Shadowrun 5 rolls
  • The Dark Eye 4.1 hit zone dice rolls
  • Multi-Checks (e.g. for large battles)
  • Allow the GM to show when they do a secret roll
  • No need to prefix r for rolls

Ilaris-Bot

22 Jun 16:10
Compare
Choose a tag to compare

This discord bot allows rolling normal dice roll and ilaris dice roll