
I'm working on a fairly simple macro, pulling on a sheet function, it being: [[ 1d8+(@{casterlevel} ]] However, I want @{casterlevel} to never be able to exceed 10. Even if my caster level is 20, it should only add 10. Is there any way to do this? I'm sorry if this is answered a lot, but I just wasn't sure what to even search for other than "greater than" and "no greater than", but nothing I found seems to relate, or if it does, I don't understand it.