Hello, everyone! I'm attempting to add a Macro for Magic Missile that will calculate: (1 Missiles fired (2 Damage per missile (3 Total damage. I've attempted to use the default given in the CommunityWiki under 5E_Macros but I'm unable to get a consistent and accurate Total Damage. Any ideas? /em hits their targets with [[?{Level cast at|1|2|3|4|5|6|7|8|9}+2]] magic missiles. Total damage is: [[[[1d4+1]]*?{Level cast at}]] Each missile does $[[0]] force damage.