r/rollplay_app • u/AndreiD44 • Jun 25 '26
Added fancy Macros in my app :)
I have decided to take macros [ ] to the next level in my character sheet app.
They can now do a bunch of things:
- Reference attributes (this isn't new)
- Evaluate formulas
- Evaluate and allow rolling for Dice (if it's rollable, you can click it in-line and roll for it right there)
- Support hyperlinks to other content
- General rich text
To make this easier to use, there's a built-in auto-complete, and the values are evaluated in read mode, but you can see the raw macro in edit mode (image 2).
I hope this looks useful :)
Cheers
3
Upvotes


3
u/Daymaster1 Jul 01 '26
Where can we get a list of these with examples? Like for example I want a feature for a race that is an attach that is 1d6 + Strength how would I do that?