
This is the macro I am having issues with: &{template:default} {{name=Soak}} {{Base Soak = [[1d6!cs100cf0+1d6cs100cf0+1]]}} {{Head: Physical = [[2d6cs100cf0]]}} {{Head: Energy = [[1d6cs100cf0]]}} {{Body: Physical = [[1cs100cf0]]}} {{Body: Energy = [[1d6cs100cf0+1]]}} {{Other: Physical = [[0cs100cf0]]}} {{Other: Energy = [[0cs100cf0]]}} {{Head: Physical = [[0cs100cf0]]}} All lines work properly except for the {{Head: Physical = [[2d6cs100cf0]]}} which does not execute, always placing a 0 in the output box. Suggestions?