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

Requesting Verification on Sheet API for SW Edge of the Empire

Now, I've not played Edge of the Empire for some time, but when I first tried it some time ago with API, a great aid mind you, I swore there was a way to add modifiers to the weapons during weapon checks. Like in the handout itself. Say if there was a black die from an attachment, or a blue die, and so forth. Am I just missing it? I've tried to get it to cooperate but no success thus far.
1540154112
Ziechael
Forum Champion
Sheet Author
API Scripter
You can put the appropriate code for the dice in the modifiers section of a weapon: The example above adds an automatic advantage due to the sight installed, alternatively you can add automatic successes ( n s), blue/black dice... hell anything you like as long as you know the code for it, for multiple additions I believe you just separate them with a space but haven't tried it nor can I remember the full list of dice/auto result identifiers... will try to track them down. (note, this only relates to the API dice roller)
1540154292
Ziechael
Forum Champion
Sheet Author
API Scripter
Ahah, here we go, it was in the API script notes: g - green y - yellow b - blue blk - black r - red p - purple w - white s - success a - advantage
1540154567
Ziechael
Forum Champion
Sheet Author
API Scripter
Better yet, the wiki has a full and detailed list :)
Thank you Ziechael, I appreciate the help with the wiki and walking through it for me. I think that's what I was forgetting, a very silly one but one nonetheless. 
1540713971
Ziechael
Forum Champion
Sheet Author
API Scripter
Happy to help, we've all been there or somewhere similar and the only stupid question is the one unasked :) Happy rolling!!
Thank you very much, I think I figured it out now.