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 .
×

D&D 4th Character Sheet Macro Help - Selecting the currently wielded weapon's values

I'm trying to make a macro that grabs the values of the wielded weapon, so it's easy to switch between multiple items without having to edit the macros. "/me uses Eldritch Blast! [[1d20+@{constitution-mod}+floor(@{level}/2)+@{weapon-1-enh}]] Vs. Reflex Hit: [[1d10+@{constitution-mod}+@{weapon-1-enh}]] Damage" What do I replace "weapon-1-enh" with?
Since this is a character sheet question, I'll move this to the Character Sheet forum.
1413526915
Alex L.
Pro
Sheet Author
HankSpank said: I'm trying to make a macro that grabs the values of the wielded weapon, so it's easy to switch between multiple items without having to edit the macros. "/me uses Eldritch Blast! [[1d20+@{constitution-mod}+floor(@{level}/2)+@{weapon-1-enh}]] Vs. Reflex Hit: [[1d10+@{constitution-mod}+@{weapon-1-enh}]] Damage" What do I replace "weapon-1-enh" with? It doesnt work that way, and couldnt without API stuff.