
Might you know how to multiply skill macros? Example: @{(acrobatics-macro)*2} though that doesn't work. I've also tried editing the macro manually like so &{template:pf_generic} @{toggle_accessible_flag} @{toggle_rounded_flag} {{color=@{rolltemplate_color}}} {{header_image=@{header_image-pf_generic-skill}}} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{subtitle}} {{name=^{acrobatics}}} {{(Check=[[ @{skill-query} + [[ @{Acrobatics} ]] + [[ @{checks-cond} + @{buff_check_skills-total} + @{buff_Check-total)*2} ]] ]]}} @{Acrobatics-ut} @{skill_options} @{Acrobatics-cond-notes} {{generic_note=@{Acrobatics-note}}} which also doesn't work.