Quote:
| i've read the syntax, and i still don't understand the coding for the weapon attack. |
[sd=w1s][/sd]
w is for weapon, 1 is the slot, s is single attack.
Got modifiers, such as point blank?
[sd=w1s]1 1[/sd]
(That's a +1 to hit, and a +1 to damage, respectively)
If, for some reason, you have extra dice of damage, it's the third option:
[sd=w1s]-1 0 1d6[/sd]
(-1 penalty to attack, no fixed damage bonus, but add 1d6 of damage)
When firing your two blasters (slot 2), you'll have to use "f" instead of "s":
[sd=w2f][/sd]
You can try it out with the
| The preview in "Go Advanced". The quick reply box preview somehow doesn't work. |
For completeness, you can do skill checks this way too. I didn't look up my sheet to make Use Computer checks. I just wrote:
[sd=Use Computer][/sd]





Stating its use before the dice roll indicates you don't know the target number you need and your desire to succeed that check! Not everything is destined to happen. A failure can be just as funny and fun depending how its written!!