#Hey guys I just made a tiny mod If I
1 messages · Page 1 of 1 (latest)
@acoustic adder @nova field
Pinging both of you because you were recently asking about Inspiration
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!
It seems amazing, we'll ping you if we have any issues
Awesome. Let me know if you have questions, suggestions, or if something doesn't work for you
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!
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)
Yeah, I've already got ideas on how to do that, too
I looked at someone else code and you can get the Roll object from the event somehow
then it is possible to modify it?
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
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
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