I've been playing around with CRL and have a few questions: 1 - Using this example !crl \\create,name=Listener1,text=##,roll=critical \\Congratulations, you scored a critical I get the Congratulations message displayed correctly when a crit is rolled. However, on rolls when a crit does not occur, this message appears in the API Console." > CRL ERROR ||| Ability: Listener1 was not parseable. You may want to remove/update this ability via the config menu." Is this expected? 2 - When specifying a template, e.g., !crl \\create,name=Listener2,template=atk atkdmg,text=##,roll=critical \\Crit 2 message The message appears when the crit is in the first roll, but not the second. Is there a way to address that? 3 - Does the text property key off of all the text in a given template? I tried !crl \\create,name=Listener3,text=Fire,roll=critical \\Fire Crit! but the message did not display when I scored a critical hit with the Fire Bolt cantrip 4 - Is there a way to have CRL fire only when a specific character gets a given roll? e.g., only when Mumford the wizard gets a crit? Thanks!