ultrakorne / better-rolltables

Module for FoundryVTT to improve rolltables
MIT License
32 stars 29 forks source link

Generate Spell for Scrolls on Non-loot Table Rolls #140

Open kiligir opened 3 years ago

kiligir commented 3 years ago

I'm back to bully you once more. Would it be possible to have the spell scrolls generated automatically regardless of if it is a loot table or not? The problem I'm currently running into is that I'm getting these loot tables with scroll results as results from other tables, and they do not get rolled as loot tables, so I don't get any of the really cool randomization bits.

DanielBoettner commented 3 years ago

Could you share your share an example with us how to reproduce that?

I think it makes more sense to allow loot tables to be rolled appropriately than moving something like spell scrolls to every place.

kiligir commented 3 years ago

I found a workaround, but I guess the question boils down to: would it be possible to make the type "Better Table" also give the random scroll result? Either that or clearly document that the user has to explicitly change the type of table from "Better Table" to "Loot Table".

DanielBoettner commented 3 years ago

I will try to address this with @ultrakorne