
Trying to make a macro to no success. I have an ability that is based off my level/2, rounded down. My archetype lets me calculate that ability as if I was 2 levels higher, so level+2/2. I tried using the macro /roll [[floor(@{level}+2/2)]] but no success. I tried other macros but I feel this was the closest I got. Can anyone help me with this?