#Hey guys I just made a tiny mod If I

1 messages · Page 1 of 1 (latest)

noble pumice
#

@acoustic adder @nova field
Pinging both of you because you were recently asking about Inspiration

foggy jolt
#

Cool! I pinged Jeroen too this morning (he's one of my players). We're going to test it and we'll get back to you!

nova field
#

It seems amazing, we'll ping you if we have any issues

noble pumice
acoustic adder
#

Any instructions on how to install it?

#

Is it ok if I fork your repo? do you accept pull-requests? Love the work you have done!

acoustic adder
#

I got the module installed!

#

Tested it a bit and it is great!

#

I had a quick look at the code and I like that you found a way to hook up code to a roll (a skill roll) That should open the door for a potential dialog to add a 1D6 to non free inspiration rolls (like Perception)

noble pumice
#

Yeah, I've already got ideas on how to do that, too

acoustic adder
#

I looked at someone else code and you can get the Roll object from the event somehow

#

then it is possible to modify it?

noble pumice
#

What I did is before the roll happens

#

But yeah do whatever you want with it. feel free to open a PR if you want. I'll take a look at any ideas you've got

acoustic adder
#

I hate it that I do not know enough of JS + html to get quickly going on this, I am an embedded C and C# guy

noble pumice
#

It's easy enough to pick it up. Just think of it as c# but not strongly typed and aliases on all the methods you're used to. Plus truthiness