Hi, So I've encountered a weird problem: kh1 seems to be interfering with this macro's functionality. Essentially it's supposed to add half the character level rounded down, with a minimum of 1. /r ?{Tracking?|Yes, [[{[[floor(@{level}/2)]], 1}kh1]]|No, 0} I can replicate this with a kh of anything. Is there a workaround for this annoying behaviour? Making a sheet attribute didn't seem to do the trick and I really don't want to have to increment half level manually.