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

[Request] oWoD Wound Penalties and Sheet Attributes

1415649130

Edited 1415649242
Hey, brand new mentor subscriber and basically noob JScript guy too. I've been looking at Gist's script for nWoD status tracking and it's really quite nice. I've managed to make the necessary alterations to it so that the wound penalty status marker is applied for the penalty scale I use instead of the nWoD scale, but I'm running into a bit of an issue. I'd like to be able to pass the value of the wound penalty back to an attribute on the sheet so that it can be called in later scripts and macros, but this is where my JScript unfamiliarity is causing me (and the ever patient friend who's also struggling to try to put this together) to run into problems. Thank you in advance for any help.
1415649357
Lithl
Pro
Sheet Author
API Scripter
Could you post the script you have (after alterations to the nWoD script)? It would be helpful in getting up to speed on what you're using.
The original can be found here: <a href="https://gist.github.com/stevebob13/6953050" rel="nofollow">https://gist.github.com/stevebob13/6953050</a> The only thing I've really done so far is alter the parameters for when the status marker for wound penalty is updated.
1415650361
The Aaron
Roll20 Production Team
API Scripter
Ah, Steve K, the new Roll20 Dev wrote that originally. =D
My friend and I figured this one out by cobbling together the quick attribute change script by Sturtus. It's...probably really inelegant and messy, but it works for what I needed it to do.