
Hey forums, I got this macro I sometimes use for 3.x Its for Iaijutsu Focus based damage /roll [[1d4+?{Str}+?{Misc.|0}]] + [[{{(floor((1d20+?{Iaijutsu Focus}-10)/5))+1,1d1-1}kh1, 1d1+8}dh1]]d6 As some might notice, the first part is the weapon + stats and the second part rolls and calculates how many d6 (then rolls them)... the problem is that it takes too much space. As in, I make 5 or 6 attacks and if they all hit, its gonna clutter the whole chat when damage comes by... I've tried all I could to make the whole thing inline but it just doesn't seem to work. Either because the system cannot do inline rolls inside other inline rolls, and the system requires an inline roll to calculate how many d6 to roll for IF. Does anyone have an idea that might work?