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

Difference between revisions of "Star Frontiers"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "Star Frontiers is a percentile system using d10 and d100 rolls. d100 Macro with Modifier <pre data-language="javascript"> /r (1d100) + ?{Mod|0} </pre> The same as an Inline ...")

Revision as of 02:38, 15 April 2014

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

d100 Macro with Modifier

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

The same as an Inline Roll.

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

Example output:
C'hting rolls a 47

Macro for Initiative, add to Tracker (Inline Roll)

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