DICE PACKS BUNDLE
  1. #1

    subtracting one die from another

    Has anyone created a ruleset or have an idea as to how one would modify a ruleset to allow subtracting once die from another? A member of my group would like to run Alternity again and while we can work around a lot of stuff having the simple ability to say roll a d20 and subtract a d6 from it would speed up gameplay significantly. I've noted some other virtual tabletops that have that built in and I'm actually surprised I can't seem to do that with FG2.

    Thank you for your time.

  2. #2
    Valarian's Avatar
    Join Date
    Mar 2007
    Location
    Worcestershire, UK
    Posts
    2,567
    There is at least one ruleset that does it. If I recall, it sets up "minus" dice as custom dice which can be used in die roll (e.g. /die 1d6+1m6 would be a d6 and a minus d6).
    https://www.fantasygrounds.com/modguide/resources.xcp
    Using Ultimate license - that means anyone can play.
    Valarian's Fantasy Grounds Rulesets

  3. #3
    hawkwind's Avatar
    Join Date
    Oct 2012
    Location
    London Calling
    Posts
    2,595
    this would be very handy for Fate based games

  4. #4
    Insanity's Avatar
    Join Date
    Mar 2007
    Location
    Terra, Sol system
    Posts
    198
    The Call of Cthulhu ruleset has negative dice.

    As Valarian says, i.e. m4, m6, etc...

    The code is in the gameelements.xml file, and looks like this.

    Code:
    <customdie name="m4">
        <model>d4</model>
        <menuicon>customdice</menuicon>
        <script>
          function onValue(result)
            return -result;
          end
        </script>
      </customdie>
    Time Zone: EST/GMT -5

    Insanity is relative, it depends who has whom locked in what cage.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
FG Spreadshirt Swag

Log in

Log in