Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

RPG stats plugin #35

Open
gdude2002 opened this issue Dec 21, 2015 · 2 comments
Open

RPG stats plugin #35

gdude2002 opened this issue Dec 21, 2015 · 2 comments
Labels

Comments

@gdude2002
Copy link
Member

gdude2002 commented Dec 21, 2015

Inspired by @jimj316 being silly on #osu.

  • Have a set of classes or races
  • Track arbitrary stats
    • Stats can be rolled for or set directly using actions and commands
    • When rolling, classes/races will define the dice you can roll
  • Some other things - please respond!

@gdude2002
Copy link
Member Author

Dunno what this is but jim won't post a reply

[12:30:32] <+jimj316> You could do things like, /me makes a will save
[12:30:44] <+jimj316> And the bot would tell you whether you beat it :P

@jimj316
Copy link
Contributor

jimj316 commented Dec 22, 2015

To explain what I meant:
In D20 (i.e. Pathfinder) systems, whenever you want to do something that isn't trivial, you have to make a "skill check", a test of your characters skill. You roll a d20, add the skill you're checking, and see if it beats a certain number (called the DC, which represents the diffuculty). If you beat the DC, it worked; if you didn't, it failed; if the die rolled a 20, you suceeded really well no matter what (called a "critical success"); and if it rolled a 1, you fail and something awful happens to you and you take a -1 penalty to Number Of Limbs.

When something awful is about to happen to you, you have the chance to make a "save", which is really just a glorified check (but you get a +10 bonus), to try to avoid/mitigate the awful thing. There are three types of saves in PF: reflex (dexterity, for dodging anvil clouds and GM intervention), will (intelligence?, for resisting the urge to murder your party members) and fortitude (constitution, for desperately smearing healing potions into your gushing limb-stumps).

My suggestion is that these could be worked into the plugin, for example:

<some_guy> What the hell is this http://is.gd/BFiZsW
<jimj316> Holy crap I want that :O
<jimj316> Nnnngh so expensive, and it would make me a virgin forever
* jimj316 makes a will 20 save
<Ultros> jimj316: roll (2) + intelligence (4) + 10 = 16 < 20. You failed!
<jimj316> DAMNIT
* jimj316 throws money at the screen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants