So on the DND 5E by Roll20 character sheet, I'm looking to add scaling damage into the Attacks and Spell casting section for casting Magic Missile. In the Damage 1 entry for Magic Missile I currently have: [[2 + ?{Spell level|1|2|3|4|5|6|7|8|9}]]d4+1[Force] which triggers the query box for the spell level and rolls the appropriate number of D4 for the level cast but the +1 is only included once. I've tried various combinations of square brackets attempting to make it that it rolls d4+1 but can't seem to get it to properly roll and display the results when you hover over the chat box entry. I don't want to have to query the spell level twice for this to work. I presume I'm missing something obvious and any help welcomed to get the correct syntax!