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

Pathfinder diplomacy skill

I tried making a token action from the %{selected|diplomacy-check} and it doesnt work. I've replaced the "diplomacy" with other skill names and it works fine but this one skill doesn't seem to work. Any help would be appreciated. Thanks

The macro is case sensitive. Try %{selected|Diplomacy-Check}
that doesnt work either, and the macro is not case sensitive for any other skill.
ok, on the latest version of the sheet the diplomacy check doesnt have a name in the html. The sheet author will need to add name="roll_Diplomacy-Check" to the code for the button
if you roll the button from the sheet, then press the up arrow in chat you can copy the template in to a token macro in the interim. You will get something like
&{template:pf_generic} {{character_name=@{Egap Issizip|character_name}}} {{character_id=@{Egap Issizip|character_id}}} {{name=Diplomacy}} {{Check=[[1d20 + @{Egap Issizip|Diplomacy}]]}}

May 14 (9 years ago)
Sam
Pro
Sheet Author
It's been fixed for about 2 weeks now, just waiting for it to be pulled over.