Skip to content

Conversation

@WBHarry
Copy link

@WBHarry WBHarry commented Apr 19, 2025

Heya, I wanted to add a little bit of extra customization to inline Checks and Actions, specifically in altering the Action title.


What I've done for inline checks is to parse and use this type of signature:
@Check[type:athletics|dc:10|title:Infiltration: Armwrestling]
image
It completly overwrites the standard Action title.


For inline actions I parsed and utilized these two signatures:
[[/act administer-first-aid variant=stabilize dc=10 title=Soothe]]
image

[[/act administer-first-aid variant=stabilize dc=10 title=Soothe simpleTitle]]
image

I added the simpleTitle boolean because I felt it might be annoying to try to reconstruct the action glyphs and skill check naming if a user wanted to keep that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant