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

[Vampire The Masquerade] Dice Pool Macro

1526255650

Edited 1526255975
Hello guys! :) I have a certain obsession with MACROs and I really enjoy playing with them. This afternoon I started a dice pool of Vampire 20th Anniversary, but I ended up finding a problem that I've been standing for hours: the ending. I feel like an easy math test, but I do not know the subject. Here it is: ?{Secundário|    Habilidade, ?{Tipo|       Talentos, ?{Escolha|          Prontidão, @{Alertness} |          Esportes, @{Athletics} |          Acuidade, @{Awareness} |          Briga, @{Brawl} |          Empatia, @{Empathy} |          Expressão, @{Expression} |          Intimidação, @{Intimidation} |          Liderança, @{Leadership} |          Manha, @{Streetwise} |          Lábia, @{Subterfuge}       } |           Perícias, ?{Escolha|          Empatia com Animais, @{Animal_Ken} |          Ofícios, @{Craft} |          Condução, @{Drive} |          Etiqueta, @{Etiquette} |          Armas de Fogo, @{Firearms} |          Roubo, @{Larceny} |          Armas Brancas, @{Melee} |          Performance, @{Performance} |          Furtividade, @{Stealth} |          Sobrevivência, @{Survival}       } |         Conhecimentos, ?{Escolha|          Acadêmico, @{Academics} |          Computador, @{Computer} |          Finança, @{Finance} |          Investigação, @{Investigation} |          Direito, @{Law} |          Medicina, @{Medicine} |          Ocultismo, @{Occult} |          Política, @{Politics} |          Ciência, @{Science} |          Tecnologia, @{Technology}       }    } |    Outros, ?{Escolha|       Virtude, ?{Escolha|          Consciência, @{C_C} |          Auto-Controle, @{S_I} |          Coragem, @{Courage}       } |         Vantagens, ?{Escolha|          Humanidade, @{PathoE} |          Força de Vontade, @{Willpower}}        }    } } Could you help me finish it? Thank you! EDIT1: Every time I put MACROs in the forum, they remove the shortcuts. Is it possible to prevent it? EDIT2:  MACRO with shortcurts
1526272647
GiGs
Pro
Sheet Author
API Scripter
The first thing I'd do is remove those empty lines. It looks like you have an extra level of nesting there. You need to add an extra  & amp; (without the space) to html entities, for each extra level of nesting.