Giter Site home page Giter Site logo

discord-roller's Introduction

Marduk

Marduk is a bot which allows you to roll dice and reference SRD in D&D 5E.

Installing / Getting started

To install the bot, just click: https://discord.com/oauth2/authorize?client_id=713734351648587776&scope=bot&permissions=3072 Then select the server you want to use. Congratulations, you are ready to go!

Terms Used

  • DM - A person with one of the following ranks: "DM", "GM", "Game Master", "Dungeon Master".

How to Use

Each command starts with the "!" prefix. Dice Commands (All dice in format xdy):

  • !roll|r [ROLL] - Rolls Dice in xdy format and sends to the server
  • !gmroll|r [ROLL] - Same as the previous one, but sends to the roll to the DM and person who sent it. Wild Magic:
  • !wild|w - Rolls a random wild magic effect.
  • !chaos - Rolls a random magical effect from 10000 (https://centralia.aquest.com/downloads/NLRMEv2.pdf) Reference:
  • !spell|s [SPELL_NAME] - Sends a spell card to the server chat.
  • !monster|m [MONSTER_NAME] - Sends a monster card to the server chat.
  • !race|r [RACE_NAME] - Sends a race card to the server chat.
  • !class|c [CLASS_NAME] [CLASS_LEVEL] - Sends a class card to the server chat, if level is included, it sends specific features a class gets on that level.
  • !condition [CONDITION_NAME] - Sends a condition card to the server chat.
  • !randstats|randstat [OPTIONAL_ROLL] - Rolls random ability scores for D&D using 4d6 drop lowest. If optional roll provided, it would use that instead.

Mathematical Operations

Marduk supports both dice operations and math-only operations. For example, if you want Marduk to do a simple addition like 5 + 3, you'd enter the following: !r 5+3 Following operations are supported:

  • Addition: "+"
  • Substrations: "-"
  • Multiplication: "*"
  • Division: "/"
  • Rounded Division: "//" - Automatically rounds down
  • Modulus: "%"

Dice Modifiers

Marduk Supports a number of dice modifiers. To use them, simply add them at the end of the roll. For example 8d6k4 rolls eight six-sided dice and keeps four highest ones.

  • Exploding Dice: "!"
  • Compounding Exploding Dice: "!!"
  • Penetrating Exploding Dice (Hackmaster-Style): "!p"
  • Drops [NUMBER] of Lowest Dice: "dl[NUMBER]"
  • Drops [NUMBER] of Highest Dice: "dh[NUMBER]"
  • Abbrevation for "dl": "d[NUMBER]"
  • Keeps [NUMBER] of Lowest Dice (Drops everything else): "kl[NUMBER]"
  • Keeps [NUMBER] of Highest Dice (Drops everything else): "kh[NUMBER]"
  • Abbrevation for "kh": "k[NUMBER]"

Fate Dice

Marduk supports FATE dice. To roll one, simply use F instead of a number after d, such as 1dF.

discord-roller's People

Contributors

miki4920 avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.