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
This post has been closed. You can still view previous posts, but you can't post any new replies.

conan 2d20 char sheet edits

i am trying to add a hit location table to be rolled when weapon damage is rolled through the char sheet. here is the html line: <td>Roll& nbsp ;<button type='roll' name="roll_Combat-Dice" value="/me attacks with my @{weapon_Name_rep} [[(?{Bonus Damage Dice|0}+@{weapon_Damage_rep}+@{weapon_Attribute_rep})t[Combat-Dice]]]+@{weapon_Damagebonus_rep} damage to the foe's"></button> this works, but without the hit location table roll: ,,,@{weapon_damagebonus_rep}_rep}" [[t[hit-location]]]></button> can i add some more css like this: ...damage to the foe's" type='roll' name="roll_hit location" value="[[t[hit-location]]]"></button>
answered. CLOSED