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 "Mark G."

From Roll20 Wiki

Jump to: navigation, search
(Created page with "/em fires his pistol, sending a bolt of blue light screaming through the air. &{template:default} {{name= Pistol Shot}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[3...")
 
m (formatting)
 
Line 1: Line 1:
 +
 +
Macros:
 +
<pre  style="overflow:auto;">
 
/em  fires his pistol, sending a bolt of blue light screaming through the air.
 
/em  fires his pistol, sending a bolt of blue light screaming through the air.
 
&{template:default} {{name= Pistol Shot}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[3D6]] M.D.C.}}
 
&{template:default} {{name= Pistol Shot}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[3D6]] M.D.C.}}
Line 13: Line 16:
 
/em  sends four blasts from his rifle hurttling toward the enemy.
 
/em  sends four blasts from his rifle hurttling toward the enemy.
 
&{template:default} {{name= Pistol Burst}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[1d6*10]] M.D.C.}}
 
&{template:default} {{name= Pistol Burst}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[1d6*10]] M.D.C.}}
 +
 +
</pre>

Latest revision as of 23:13, 31 January 2021

Macros:

/em  fires his pistol, sending a bolt of blue light screaming through the air.
&{template:default} {{name= Pistol Shot}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[3D6]] M.D.C.}}

/em  opens fire with three electric blue bolts from his side arm.
&{template:default} {{name= Pistol Burst}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[3D6*2]] M.D.C.}}

/em  cuts the air with his Gaia Sword as he stikes at the enemy!
&{template:default} {{name= Sword Strike}} {{ Attack = [[1D20+?{modifier1|0}]]}} {{Damage = [[4D6]] M.D.C.}}

/em  fires his rifle, sending a bolt of blue light screaming through the air.
&{template:default} {{name= Rifle Shot}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[5D6]] M.D.C.}}

/em  sends four blasts from his rifle hurttling toward the enemy.
&{template:default} {{name= Pistol Burst}} {{ Attack = [[1D20+1+?{modifier1|0}]]}} {{Damage = [[1d6*10]] M.D.C.}}