Xbozon / storyteller

A small modification that allows you to present the story in the game as an open book.
Apache License 2.0
16 stars 9 forks source link

PF2E: Inline Skill Rolls aren't working #41

Open Garsondee opened 1 year ago

Garsondee commented 1 year ago

When creating a story entry in the latest version of PF2E (3.13.6) (latest v9 of Foundry) I am trying to add the inline skill rolls to the sheet but they aren't working. Something in Storyteller is reformatting the text in such a way that it prevents the buttons from appearing in the correct interactive format.

@Check[type:perception|dc:24|traits:action:search,secret]

However, if I disable Storyteller and paste this text into a journal it works. Also if I paste that text into chat it works. I have tried pasting it in source mode to make sure nothing extra is being added that might prevent it from working. I've also tried other skills and saving throws and nothing seems to work.

What is interesting is that Foundry dice rolls which are separated with [[ ]] work perfectly fine.