
I have a pass/fail rollable table that presents "Success" when the tables resolves to 1 and "Fail" when the table resolves to 0. I am trying to pass something like this through the rollable table: [[ 1t[ [[1d20 + @{target|t1|npc_str_save}>?{DC}]] ] ]] It selects the target and brings up the query just fine (and the roll within resolves). Unfortunately the rollable table seems to break. I have tried various raw HTML replacements, but cannot seem to get that to work. Something like this shows up in the chat no matter what I try to do: [[ 1t[ 9 Any help is appreciated!