Jump to content

robertp

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by robertp

  1. 17 hours ago, AndreJarosch said:

    May 09                  0369       Basic Players                     (Perrin, Stafford, Krank)

    May 09                  0370       Basic Magic                       (Stafford, Krank, Turney)

    May 09                  0371       Basic Creatures                   (Sandy Petersen and Steve Perrin)

    May 09                  0372       Basic Gamemaster             (Stafford, Krank, Rolston, Petersen, Perrin)

    I haven't been able to find these, but I think these are the covers.

    brp-covers.png

    • Like 1
  2. Hey folks, I've been whittling away at a d100-inspired ruleset in a setting inspired by the excellent Shadows of the Apt series. The setting as inspiration provides an interesting set of powers/abilities to try to model, plus some steampunk or clockpunk - it's been fun writing it. I've done one simple combat focused playtest a couple of months ago but since have added quite a bit. It's still very much work in progress.

    I welcome feedback if anyone's interested in checking it out: https://shadowsandechoes.world/

    The ruleset is under a Attribution-NonCommercial-ShareAlike license (https://creativecommons.org/licenses/by-nc-sa/4.0/); this is for fun only!

    There's also some code - I've been playing around with what is mostly a NPC generator: https://gitlab.com/robertprince/sae/.

    Cheers,
    Robert

  3. That's cool! I've been building a dice roller plus some d100 style character and NPC creation utilities for the homebrew system I've been working on. Right now it's a bit tailored to my game, but it is parameterized (i.e., races/species, characteristics, etc.) with CSV or YAML files so that it's generic within some limits.

    It's not very user friendly at the moment It's in ruby - I'm going to make a gem with the generic stuff in it so that it'll work more like a utility, like you have. I have a lot of work to do on that though... here's an example of use.

    NWyMwcc.png

    You can find the project here: https://gitlab.com/robertprince/sae/-/tree/master/d100

    • Like 2
×
×
  • Create New...