
Hi everyone, I'm new here and I've been fiddling with macro's these past few days (internet is your friend :P) Now I have found a macro for a Dragonborns Breath Weapon and I changed it slightly to look a bit better imho. Then I wanted to not have to change it every time a new die could be cast, so I made a query. But now I think there should be a way to get it automaticly right with the level of the dragonborn taken as basis. What do you guys think? Anyway, here is the macro that I have right now: /me inhales deeply and breathes forth a 5 by 30 ft line of fire! Damage = [[?{Level Dragonborn|one to five, 2|six to ten, 3|eleven to fifteen, 4|sixteen to twenty, 5}d6]] on failed Dex saving throw, 1/2 on succesfull DC = [[8d1 + @{constitution_mod} + @{PB}]] /me should now rest to use it again Thanks in advance :)