1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. While the majority of active discourse on D20PRO has moved to our Discord Channels, this forum is still active and checked-in on regularly by our staff. However, for the very latest information, conversation and/or immediate support, please join us on Discord here: http://discord.gg/Ph38ckM
    Dismiss Notice

Can d20Pro do the following now???

Discussion in 'User Created Content' started by ogexam, Apr 27, 2020.

  1. ogexam

    ogexam Member

    Joined:
    Jul 10, 2008
    Messages:
    526
    Likes Received:
    1
    Greetings,

    I have not kept up on all the new features over the past year or so. I know a lot of cool stuff has been added and I want to see if it is possible to do any of the following.

    Write a dice roller to determine success based on a d100 roll and a skill score.
    It would require division as part of the math... to works like this.
    • Have a skill score, for example we will say 67
    • Roll 1d100
    • If roll less than skill score you get 1 success
    • For ever 10 under the roll you get another success
    Math wise it is pretty much ceiling(((skill score-1d100+1)/10)) gives you number of successes

    Then bonus would be if the roll is <=5 it is a critical

    Would like to be able to see the roll and the # of successes

    Any way this can be done? I really want to use d20Pro
     
  2. Wesley Gorby

    Wesley Gorby Production/Community Manager
    Staff Member

    Joined:
    Aug 1, 2011
    Messages:
    2,443
    Likes Received:
    140
    You would use an extension to create something like this.

    upload_2020-4-27_14-5-50.png
     
  3. ogexam

    ogexam Member

    Joined:
    Jul 10, 2008
    Messages:
    526
    Likes Received:
    1
    Cool, any information on how to build something like that? A wiki, pdf, examples?
     
  4. ogexam

    ogexam Member

    Joined:
    Jul 10, 2008
    Messages:
    526
    Likes Received:
    1
    hahaha the next message in the forum is about extensions... I see it is not formal yet?

    Are we able to make our own character sheets in d20pro yet? I know there were plans to do it back when I was on the team. wonder if it ever came to be
     
  5. Wesley Gorby

    Wesley Gorby Production/Community Manager
    Staff Member

    Joined:
    Aug 1, 2011
    Messages:
    2,443
    Likes Received:
    140
  6. ogexam

    ogexam Member

    Joined:
    Jul 10, 2008
    Messages:
    526
    Likes Received:
    1
    Is it possible to use the API to override what the current behavior?

    Or to use the API to all those classes and methods listed?
     
  7. Wesley Gorby

    Wesley Gorby Production/Community Manager
    Staff Member

    Joined:
    Aug 1, 2011
    Messages:
    2,443
    Likes Received:
    140
    yup, that would be the point of the documentation yes.
     

Share This Page