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

Group Spot (or any attribute) for opposed checks using the D&D 3.5 sheet.

Came home from work, played around with this a bit but can't find what I am doing wrong. If I use this: /w gm @{iejir |character_name} Spot check: [[1d20 + @{selected|spot}]] /w gm @{Ra'kan|character_name} Spot check: [[1d20 + @{selected|spot}]] It will read the attributes from the character sheets just fine. But if I try to make it cleaner looking with this: /w gm &{template:default} {{@{iejir |character_name} Spot check: [[1d20 + @{selected|spot}]] }} {{@{Ra'kan|character_name} Spot check: [[1d20 + @{selected|spot}]] }} {{name= Opposed Spots. }} It wants a token selected and will then only use that tokens attributes.  What am I missing?  
1505167718
Andrew C
Marketplace Creator
Selected can only run on one character at a time. You need to change 'selected' with the Character Name. So if iejir's character is called Jim-Bob the Destroyer, and Ra'kan is called Khan O'penner... /w gm &{template:default} {{@{iejir|character_name} Spot = [[1d20+@{Jim-Bob the Destoyer|spot} ]] }} {{@{Ra'kan|character_name} Spot = [[1d20+@{Khan O'penner|spot} ]] }}
&{template:default} {{@{iejir |character_name} Spot check: [[1d20 + @{iejir |spot}]] }} {{@{Ra'kan|character_name} Spot check: [[1d20 + @{Ra'kan|spot}]] }} {{name= Opposed Spots. }} Works like a charm, thanks. I knew I was missing something right in front of me so I gave up, asked for help, and went to bed.  I can now add the other names in and have it ready for next game. Thanks again.
1505239503

Edited 1505239561
Here's a fun macro I wrote, I can click on any token on the board & roll any of their skills for them. Also grouped hide/move silent to roll together as well as spot/listen (each still gets 2 separate rolls & totals). I wrote this for use on the macro quickbar if that matters. ?{Secret?|No, |Yes,/w gm} &{template:DnD35StdRoll} {{skillflag=true}} {{name=@{target|character_name} tests their skills.}} {{Skill=?{Skill|Stealth,[Hide]( <a href="http://www.d20srd.org/srd/skills/hide.htm" rel="nofollow">http://www.d20srd.org/srd/skills/hide.htm</a> ): [[d20+ @{target|hide}]] [Move Silent]( <a href="http://www.d20srd.sorg/srd/skills/moveSilently.htm" rel="nofollow">http://www.d20srd.sorg/srd/skills/moveSilently.htm</a> ): [[d20+ @{target|movesilent}]]|Perception,[Spot]( <a href="http://www.d20srd.org/srd/skills/spot.htm" rel="nofollow">http://www.d20srd.org/srd/skills/spot.htm</a> ): [[d20+ @{target|spot}]] [Listen]( <a href="http://www.d20srd.org/srd/skills/listen.htm" rel="nofollow">http://www.d20srd.org/srd/skills/listen.htm</a> ): [[d20+ @{target|listen}]] |Tumble,[Tumble]( <a href="http://www.d20srd.org/srd/skills/tumble.htm):[[d20+" rel="nofollow">http://www.d20srd.org/srd/skills/tumble.htm):[[d20+</a> @{target|tumble}]] |Autohypnosis,[Autohypnosis]( <a href="http://www.d20srd.org/srd/psionic/skills/autohypnosis.htm" rel="nofollow">http://www.d20srd.org/srd/psionic/skills/autohypnosis.htm</a> ): [[d20+ @{target|repeating_skills_3_otherskill}]] |Appraise,[Appraise]( <a href="http://www.d20srd.org/srd/skills/appraise.htm" rel="nofollow">http://www.d20srd.org/srd/skills/appraise.htm</a> ): [[d20+ @{target|appraise}]] |Balance,[Balance]( <a href="http://www.d20srd.org/srd/skills/balance.htm" rel="nofollow">http://www.d20srd.org/srd/skills/balance.htm</a> ): [[d20+ @{target|balance}]] |Bluff,[Bluff]( <a href="http://www.d20srd.org/srd/skills/bluff.htm" rel="nofollow">http://www.d20srd.org/srd/skills/bluff.htm</a> ): [[d20+ @{target|bluff}]] |Climb,[Climb]( <a href="http://www.d20srd.org/srd/skills/climb.htm" rel="nofollow">http://www.d20srd.org/srd/skills/climb.htm</a> ): [[d20+ @{target|climb}]] |Concentration,[Concentration]( <a href="http://www.d20srd.org/srd/skills/concentration.htm" rel="nofollow">http://www.d20srd.org/srd/skills/concentration.htm</a> ): [[d20+ @{target|concentration}]] |Diplomacy,[Diplomacy]( <a href="http://www.d20srd.org/srd/skills/diplomacy.htm" rel="nofollow">http://www.d20srd.org/srd/skills/diplomacy.htm</a> ): [[d20+ @{target|diplomacy}]] |Disguise,[Disguise]( <a href="http://www.d20srd.org/srd/skills/disguise.htm" rel="nofollow">http://www.d20srd.org/srd/skills/disguise.htm</a> ): [[d20+ @{target|disguise}]] |Escape Artist,[Escape Artist]( <a href="http://www.d20srd.org/srd/skills/escapeArtist.htm" rel="nofollow">http://www.d20srd.org/srd/skills/escapeArtist.htm</a> ): [[d20+ @{target|escapeartist}]] |Forgery,[Forgery]( <a href="http://www.d20srd.org/srd/skills/forgery.htm" rel="nofollow">http://www.d20srd.org/srd/skills/forgery.htm</a> ): [[d20+ @{target|forgery}]] |Gather Info,[Gather Information]( <a href="http://www.d20srd.org/srd/skills/gatherInformation.htm" rel="nofollow">http://www.d20srd.org/srd/skills/gatherInformation.htm</a> ): [[d20+ @{target|gatherinformation}]] |Heal,[Heal]( <a href="http://www.d20srd.org/srd/skills/heal.htm" rel="nofollow">http://www.d20srd.org/srd/skills/heal.htm</a> ): [[d20+ @{target|heal}]] |Intimidate,[Intimidate]( <a href="http://www.d20srd.org/srd/skills/intimidate.htm" rel="nofollow">http://www.d20srd.org/srd/skills/intimidate.htm</a> ): [[d20+ @{target|intimidate}]] |Jump,[Jump]( <a href="http://www.d20srd.org/srd/skills/jump.htm" rel="nofollow">http://www.d20srd.org/srd/skills/jump.htm</a> ): [[d20+ @{target|jump}]] |Psionics,[Knowledge (Psionics)]( <a href="http://www.d20srd.org/srd/psionic/skills/knowledgePsionics.htm" rel="nofollow">http://www.d20srd.org/srd/psionic/skills/knowledgePsionics.htm</a> ): [[d20+ @{target|repeating_skills_1_otherskill}]] |Psicraft,[Psicraft]( <a href="http://www.d20srd.org/srd/psionic/skills/psicraft.htm" rel="nofollow">http://www.d20srd.org/srd/psionic/skills/psicraft.htm</a> ): [[d20+ @{target|repeating_skills_2_otherskill}]] |Open Lock,[Open Lock]( <a href="http://www.d20srd.org/srd/skills/openLock.htm" rel="nofollow">http://www.d20srd.org/srd/skills/openLock.htm</a> ): [[d20+ @{target|openlock}]] |Ride,[Ride]( <a href="http://www.d20srd.org/srd/skills/ride.htm" rel="nofollow">http://www.d20srd.org/srd/skills/ride.htm</a> ): [[d20+ @{target|ride}]] |Search,[Search]( <a href="http://www.d20srd.org/srd/skills/search.htm" rel="nofollow">http://www.d20srd.org/srd/skills/search.htm</a> ): [[d20+ @{target|search}]] |Sense Motive,[Sense Motive]( <a href="http://www.d20srd.org/srd/skills/senseMotive.htm" rel="nofollow">http://www.d20srd.org/srd/skills/senseMotive.htm</a> ): [[d20+ @{target|sensemotive}]] |Sleight of Hand,[Sleight of Hand]( <a href="http://www.d20srd.org/srd/skills/sleightOfHand.htm" rel="nofollow">http://www.d20srd.org/srd/skills/sleightOfHand.htm</a> ): [[d20+ @{target|sleightofhand}]] |Survival,[Survival]( <a href="http://www.d20srd.org/srd/skills/survival.htm" rel="nofollow">http://www.d20srd.org/srd/skills/survival.htm</a> ): [[d20+ @{target|survival}]] |Swim,[Swim]( <a href="http://www.d20srd.org/srd/skills/swim.htm" rel="nofollow">http://www.d20srd.org/srd/skills/swim.htm</a> ): [[d20+ @{target|swim}]] |Use Rope,[Use Rope]( <a href="http://www.d20srd.org/srd/skills/useRope.htm" rel="nofollow">http://www.d20srd.org/srd/skills/useRope.htm</a> ): [[d20+ @{target|userope}]] } }} {{Misc=?{Misc Bonus|None} }}
Cool, nice macro.
Given that it seems similar to what you're looking for, I figured it'd be something you'd find useful. I actually created it in a game I'm a PC in, then copied it over to the game I DM, makes it so much easier for those rolls that PCs shouldn't know about. I'm certain we've all ran into those people that are like "I failed rolling a 15? Time to run." or something similar