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

API for hit location and dmg

I have been trying to see if there already is such an API for Dark Heresy, or other that can be re-purposed. I am looking for something that based on "hit", and subsequently "damage" will first show where the hit is located (head, body, arms or legs) and then how much dmg it does based on soak. For instance Captain Sturdy does a headshot (4) [4 is the roll / hit location]. And then you click for damage and it should show something like "Captain Sturdy did 5 rending/energy/impact/etc damage" - which is based on the soak on the character sheet. Does such a thing exist?
1602528887
David M.
Pro
API Scripter
I don't know anything about the Dark Heresy system, but it seems like the powercards api could take the location roll and conditionally return damage based on that roll. See simple crit macro example here .