Hello, The title may be quite misleading, but here is the thing. I scrambled a macro by browsing here and on Reddit for what I was looking, specifically always rolling Perception with disadvantage. I do not know anything about properly code it in the first place, hence my topic. The Macro I use, which actually works, is the following @{wtype}&{template:simple} {{rname=^{perception-u}}} {{mod=@{perception_bonus}}} {{r1=[[@{d20}+1[wisdom]@{pbd_safe}]]}} {{disadvantage=1}} {{r2=[[@{d20}+1[wisdom]@{pbd_safe}]]}} {{global=@{global_skill_mod}}} @{charname_output}{{imposed=(Aveugle d'un oeil)}}
I tried to replace the base one, in the "Attributes and Abilities" section of my sheet, replacing the base one for "perception_roll" However, I noticed that if I toy with the advantage/disadvantage toggle on my sheet, this macro get overwritten by the base one. Does someone have an idea why this is a thing, and if there's a way to make this stick despite me toggling adv/dis for other stuff ?