Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Macro Question: Applying Status Markers to a Target

I have an ongoing damage effect in my homebrew. To make things easier, I'm keen on making the damage macros they roll for base damage ALSO apply a status marker to a target so I can keep track of who is affected by ongoing damage. Is a status marker able to be applied by a macro, or are they only able to be added manually?
1425319136
Ziechael
Forum Champion
Sheet Author
API Scripter
Status markers can be added using API (a mentor level feature) but you will have to add them manually otherwise (unless someone knows more than I do, which is a distinct possibility!).
1425325491
Gen Kitty
Forum Champion
Status markers via macros need to be handled via API; The Aaron has written such an API: <a href="https://app.roll20.net/forum/post/1257490/#post-12" rel="nofollow">https://app.roll20.net/forum/post/1257490/#post-12</a>... However, you will need a Mentor level subscription to use said API.