Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Adventure Importing limitations

Hello, newer author to Roll20 scripts and working on a project for Adventure Importing. From my current research it looks like Mods (Scripts) are not able to create new page objects and they are also not able to upload content to the art library on your behalf so they cannot bring in new image or music content. If I understand correctly the existing functionality of scripts such as character creation, handoffs, adding, walls lights to pages, and changing imageSrc for characters (and hopefully scenes??). If I create a browser extension I could theoretically resolve imageUrls with a fetch command converting them into base64 data and simulating a drag drop to the library asset upload. I could also use the extension to create the necessary pages. With both a browser extensions and a script I think this should be possible, but I want to know if I am missing a cleaner approach here or any features that could make this problem a bit easier. Additionally, I know extensions like Beyond20 interact with Roll20 today, but want to make sure this isn't a terms of service problem. Thank you very much for the time and consideration!
1734836257
Andrew R.
Pro
Sheet Author
You might tell us the important point: importing from what?
Andrew R. said: You might tell us the important point: importing from what? Sorry my bad looks like I missed some context. I am developing an adventure creator that is AI assisted. This basically gives full monsters with images & statblocks, notes, scenes(maps/pages) with background images walls, and lights, as well as placements of the monsters and notes on them. I have all the art assets stored in S3 and typed json schema with the adventure data. Writing an importer for FoundryVTT was pretty straight forward, but hitting some trouble on Roll20 options. Currently, I support D&D 5e (5.1 SRD) and I am waiting for 5.2 SRD. I am also working on other systems like pathfinder, but I wanted to make sure I can get the adventures created into Roll20 as well.
Any ideas? It seems overkill to need a browser plugin for import capabilities, but if that is the preferred approach would be good to ensure it's not against Terms of Service.
1735157007

Edited 1735157050
Gauss
Forum Champion
Your best bet is to contact Roll20 via the Help Center .  Warning though, Roll20 has a policy against AI Art in the Marketplace. I am not sure if that extends to the kind of AI assisted use you are wanting to do. 
Gauss said: Your best bet is to contact Roll20 via the Help Center .  Warning though, Roll20 has a policy against AI Art in the Marketplace. I am not sure if that extends to the kind of AI assisted use you are wanting to do.  Hmm I am generating AI art through Stability.ai, but it isn't targeting a marketplace use case. I am aiming to help Homebrew DMs generate their adventure concepts and play them with fairly low effort. AI still has a very long way to go before it can create a consistent style and theme across all art and produce a quality high enough for a sellable standalone adventure imho.