We are using a different character sheet (5e), hence why I am trying to figure out how to recreate the above from my Pendragon game via a macro. Particularly trying to mimic the threshold and roll form. I didn't know you could arrow up and find it - that is brilliant! Though I've not get a second snag - as we are using a non-Pendragon sheet, there is no attribute to pull from, so it errors out. This is the formula I was given: &{template:rolls} {{header=^{just}}} {{dice=[[{1d20+({@{Sir
Gorgeous Jorg|just}+(?{Mod.|0})-20,0}kh1),1d0+20}kl1 [Roll]]]}}
{{threshold=[[{@{Sir Gorgeous Jorg|just}+(?{Mod.|0}),20}kl1[Threshold]]]}}
{{fumbleVal=[[20+({@{Sir Gorgeous Jorg|just}+(?{Mod.|0}),0}kl1)]]}} I replaced the |just with a number, but that doesn't work either. I'm pretty good at writing 5e Macros but I've never messed around with KAP formulas before. Any insight into how I would make this usable in a game that doesn't have the Pendragon sheet, or is it essentially a non-starter?