crnormand / gurps

Implementing a GURPS 4e game aid for Foundry VTT
MIT License
105 stars 49 forks source link

Integration with GURPS Instant Defaults #1000

Closed Boifuba closed 3 years ago

Boifuba commented 3 years ago

As you know me and a bunch of friend colaborated to this project. It's about a list with all skills with their defaults. Tthe project is here. @danielrab did a nice improvement and now you can search easily the skill using a macro:

InstantDefaults.skillChooser()

So it will return a default skill informing a page and a otf to click or drag to the bar

image

In my opinion it can be integraded to GGA.

❤️

crnormand commented 3 years ago

Yes, it is a fantastic tool, but it contains a LOT of copyrighted material. Too much, in fact, for us to include in the main GGA. You could, however, make your own module which integrates with GGA. That way, if Steve Jackson Games decides to issue a DMCA takedown notice, it would only affect that module, and not the whole game aid.

Boifuba commented 3 years ago

Sure!