so i have a macro fully written out it should roll 1d4 per two levels max of 5d4 the issue i'm having is as a level 3 caster its rolling two dice instead of 1 is there a way to fix it current code below made bold where i'm hoping the issue is &{template:DnD35StdRoll} {{spellflag=true}} {{name= @{character_name} casts [Frost Breath]( <a href="https://dndtools.net/spells/spell-compendium--86/frost-breath--4540/" rel="nofollow">https://dndtools.net/spells/spell-compendium--86/frost-breath--4540/</a> )}} {{School:=Evocation }} {{Level:=2}} {Compnts:=V,S,M}} {{Casting Time:= 1 std action}} {{Range:= 30ft}} {{Target:= (Creature) }} {{Area:= Cone}} {{Duration:= Instantaneous}} {{Saving Throw:= Ref for Half DC [[ @{spelldc2} + @{sf-evocation} ]]}} {{Spell Resist.:= Yes }} {{ Caster level check: = [[ 1d20+@{casterlevel}+@{spellpen} ]] vs spell resistance.}} {{compcheck= Conc: [[ {1d20 + [[ @{concentration} ]] }>?{Concentration DC=15+Spell Level or 10+Damage Received|0} ]] }} {{succeedcheck=Success! She casts her spell!}} {{failcheck=She fails :( }} {{damage1=[[([[{@{arcanecasterlevel}/2,5}kl1]])d4]]}} {{notes= Giving a forceful exhale across your cupped hand, your breath shoots forth tinged with frost and crystals of ice. You breathe a cone of intense cold at your foes. The spell deals 1d4 points of cold damage per two caster levels (maximum 5d4). In addition, all creatures damaged by the frost breath that fail their Reflex save are dazed for 1 round by the sudden shock of cold. Material Component: Three drops of water or fragments of ice (which are held in a cupped palm and blown toward the target). }} sheet i am using is D&D3.5e Character Sheet v2. 7.9 01/07/19 by Diana P.