Diablo IV, Diablo 2 and Diablo 3 Forums - Diabloii.Net

question about gambling

Correct me if I'm wrong:

I want to gamble a belt with 30% lr 30% fr and 80% gf; highest alvl is 18. I'm going to gamble sashes, so the qlvl=3 and magic_lvl=0, so they don't come into play until the last step in the affix level calculation:
if (ilvl<(99-qlvl/2))
then {alvl=ilvl-qlvl/2}
I would ideally want a level 24 character. 18=(24-5)-int{3/2} (gambled ilvls range form clvl-5 to clvl+4).

Since I want to use edge to keep costs down, I will use a level 25 character. 19=(25-5)-int{3/2}.

Is that right?
Top