dawdle a bit to see what the players roll, two macros below for initiative and attack, you just fudge the modifiers, subtracting from or adding to the mods to fudge the results. initiative /em @{selected|token_name} начинает двигаться! [[1d6 ?{modifier} &{tracker}]] Attack /em @{selected|token_name} нападение!
[[@{selected|bar3} - 1D20 - ((?{Strength To Hit Adl|0}) + (?{Magic Adj|0}))]] I put the THAC0 in Bar3 for all tokens this returns the AC the roll would hit, but you get the idea.