
%{Bellaluna|repeating_skill_-K9wwmGZykQIFv4yH760_skill} in the chat window triggers the appropriate ability. The same thing from a sendChat results in Bellaluna|repeating_skill_-K9wwmGZykQIFv4yH760_skill being output in the chat window (or coming back as the content in the callback, if used) - so the %{} have just been stripped. It also produces an error in the log: "ERROR: Unable to find ability repeating_skill_skill for character Bellaluna" Which is weird because 'repeating_skill_skill' has no ID and wasn't what I asked for! Is this connected to <a href="https://app.roll20.net/forum/post/3123561/incorrect-change-events-firing-for-sheet-workers" rel="nofollow">https://app.roll20.net/forum/post/3123561/incorrect-change-events-firing-for-sheet-workers</a> (I know that's sheet workers, but those broken repeating section references with missing IDs are suspiciously similar). On the other hand %{Bellaluna|HP} works fine in both the chat window and the API. Particularly now that sheet authors are moving more and more of their functionality into repeating sections - including attacks and skills which are prime candidates for being triggered automatically - this is a very serious limitation.