PDA

View Full Version : Getting a Table to put multiple results on the SAME parcel



Mytherus
April 16th, 2023, 21:29
Good Afternoon all.

I'll try to be short and simple. I want to make a homebrew spellbook that has a random amount of different spells.

There's 5-10 spells in the book - I determine this because I first will roll 1d6+4 to determine this amount. This I don't use the table for so that's fine.

I use the table to determine WHAT spells are in the book. There's 20 different spells , you roll d20 and each number is corresponds to the spell, duplicates are re-rolled to avoid getting the same spell twice.

All this I got working...its very basic stuff. *EXCEPT* its creating 1 parcel PER table result. So if there's 6 different spells the table will make 6 different parcels.

Is there a way to force the results, even though they are separate rolls on the table, to add to just a SINGLE parcel?

If that can't be done I can manage, but it would make things more organized.

Thanks.

Zacchaeus
April 16th, 2023, 22:04
No, each roll will create a separate parcel if you have the output set to parcel.

You can link the spell table to the main table and roll 1d6+4 times and set the main table to output to a parcel and you'll just get one parcel with the number of spells on it. However that would possibly (probably) roll duplicates.