So I have been having a weird issue with trying to set up custom skills with group check. I use a completely custom skill list for my games, so instead of the default skill list all the skills on my sheets are set up as custom skills. It seems however that whenever I set up a command in group check to take the value of the skill total from the sheet, it returns a completely different value then assigned. It appears that the value taken is one of the values of one of the custom skills, but I have yet to derive a pattern to this. Checking the value I am trying to pull by inputing it into chat appears to return the correct value, and it also returns the correct value with a --custom command through group check, so I am a bit confused. I am using the following formula: [[d20 + @{repeating_skillcustom_$id_skill}]] Any help would be greatly appreciated