Yeah I just put together the SRD because I am nice. The reason I put official on it is because it goes with the ruleset and I keep it up to date and there was another offering that was not being maintained. Nobody is paying me to do that.
Printable View
Yeah I just put together the SRD because I am nice. The reason I put official on it is because it goes with the ruleset and I keep it up to date and there was another offering that was not being maintained. Nobody is paying me to do that.
Bayne, Good Sir,
And we thank you for that!
i'm trying to add custom effects to my characters via the combat tracker. is this not currently supported? eg. "AC: -2". i was also trying to drag and drop "Blinded" which should give the targets -4 to all saving throws and +4 to AC. but none of the pre-generated effects seem to do anything? i don't mind if the pre-genrtated ones don't work as i can just add my own custom ones if they will work.
Blind is not automated. AC:-2 should work. Let me take a look today.
Thanks for letting me know
It is working for me. See image. If all on same line make sure each effect is seperated with a semicolon
Attachment 66697
right if course. thanks Bayne. it is working for me too. i was expecting my character sheet to register the change as it does with my 5e system, but of courser that feature would have to have been added on separately. sorry to bother you with that one. i'm really happy for all the hard work you've put in and how well you respond to this thread!! do you have any recommendations for me as where to get started if i want to expand on the ruleset myself? i have already picked up the ruleset wizard. it's my understanding OSE2 was partially developed with that?
Ose was moved off ruleset wizard a few years ago. I did that to ensure compatibility with core rpg changes. How do you want to expand it? You can play about any version of first edition with it. Let me know and ill tell you how you can do it. The ruleset is not built on 5e ,or 2e for that matter. The rollers are all custom code. So if you want to mess with those or add additional effects it can get very complicated this was one of my first projects and ive been improving it over the years.
ok that's great to know. i wondered about ruleset wizard as there hasn't been any significant updates for some time now. i'm quite familiar with python as i use it for work all the time.
i guess it's just matter of digging into the docs for the xml and lua? i have zero lua experience and am just starting to go into the unzipped ruleset and figure out all the folder structure and what lives where.
a couple of major features i'd really like to add is some management for dominions and mass combat. i only have two 5e campaigns left running and once those are done i'll be playing BECMI exclusively for the foreseeable future. i'd also like to just be able to patch up bugs on my own if i feel like. i'm really keen to get into the coding side of things and learn more. thanks Bayne.
I made a stronghold extension and its on the forge. It works with RC and 3.5. I play RC as well.it does domain management
ok that's awesome! i just picked that up. i'll grab any other RC related extensions you've worked on as well.