Alex
Created page with "local geprice = require('Module:Exchange')._price local coins = require('Module:Coins')._amount local p = {} local items = {} items.crafting = { {name="Uncut diamond", minQty=1, maxQty=3, lowRoll=10, highRoll=120}, {name="Uncut ruby", minQty=2, maxQty=4, lowRoll=50, highRoll=140}, {name="Uncut emerald", minQty=1, maxQty=3, lowRoll=90, highRoll=160}, {name="Uncut sapphire", minQty=1, maxQty=3, lowRoll=255, highRoll=255}, } items.herblore = { {name="Grimy torstol"..."