Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Star Frontiers

From Roll20 Wiki

Revision as of 02:41, 15 April 2014 by Larry (Talk | contribs)

Jump to: navigation, search

Star Frontiers is a percentile system using d10 and d100 rolls.

d100 Macro with Modifier

Make a d100 roll and ask for a modifier.

/r (1d100) + ?{Mod|0}

The same as an Inline Roll.

/em rolls a [[1d100 + ?{Mod|0} ]]

Example output:
C'hting rolls a 47

Initiative

This is a inline-roll macro for Initiative, it adds the result to the Tracker (make sure you have a token selected).

/em rolls initiative [[1d10 + ?{Mod|o} &{tracker} ]]