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

new problem with PowerCard - template

hello again! a new problem arises:     i am trying the templates. under journal/handouts/ i have made a new handout called : "PowerCard Templates". in there i have added -> " weapon:|--name|~0! --leftsub|~1! --rightsub|~2! --Attack:|[[ [$Atk] ~3! ]] vs AC ~4! --Damage:|[[ [$Dmg] ]]"    <---(wiki example) in a macro i added.-> !power {{   --template|weapon|Flaming Sword;Melee Attack; 5 ft. Reach;2d20kh1;@{target|AC};1d8+@{selected|strength_mod} }} when i run it i get in the chat -> nothing. if i run the macro -> !power {{   --name|Longsword   --leftsub|Melee Attack   --rightsub|5 ft. Reach   --Attack:|[[ [$Atk] 2d20kh1 ]] vs AC @{target|AC}   --Damage:|[[ [$Dmg] 1d8 + @{selected|strength_mod} ]] }} i get a proper powercard. any advice please! thank you!
FOUND IT!!!! sorry to bother you :) it is very case sensitive and space sensitive...