PDA

View Full Version : Random Magic Item forge



Qoff
February 2nd, 2018, 20:35
Hello, is it possible to create a random magic item forge? For example:

1 = Lifestealing
2 = Necrotic
3 = Vorpal
4 = Lightning
5 = Fire
6 = Ice

Etc.

1 = Sword
2 = Greatsword
3 = Greataxe
4 = Warhammer


If it roll 1 and 1 it would be a Sword of Lifestealing, if it rolls a 3 and 2 would be a Vorpal Greatsword, etc.

I know I can create the table and use the forge manually, but I want to know if is possible to roll and forge at the same time.

Zacchaeus
February 2nd, 2018, 22:12
You would need to create a series of tables. There's a few method that you could use depending on what result you want. At it's simplest one table containing two columns; the first being your weapon and the second calling another table with the property that you want. You could also make a story template and create individual tables one for the weapon and one for the property.