 
 Hello  I am using D&D 5E character sheet (2014) I have a character named Conf with Attribute called tracker_prefix with the value @{tracker| and use @{Conf|tracker_prefix}@{selected|token_name}} to get the value stored in the tracker for the selected token. but the problem is :  for example selected token as 10 value stored in the tracker I run macro :  [[[[1d20]]&{tracker}]] with the selected token  --> result 15  @{Conf|tracker_prefix}@{selected|token_name}} --> result 10 not 15 ? I want have the 15 result not the result before (10) a solution is possible ? Thanks 
