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 "MythicD6"

From Roll20 Wiki

Jump to: navigation, search
(add info on char sheet)
m (add images)
Line 1: Line 1:
 
This is a guide to the Official '''Mythic D6''' Roll20 character sheet.
 
This is a guide to the Official '''Mythic D6''' Roll20 character sheet.
 
+
[[File:MythicD6-v1-00.png|right|thumbnail|500px]]
==Sheet==
+
==General==
 
* Roll buttons will count the success you gain
 
* Roll buttons will count the success you gain
 
** the number of pips is show below the roll, so you can yourself determine if one of your dice gets upgraded, by hover your mouse over the results to see the individual dice results  
 
** the number of pips is show below the roll, so you can yourself determine if one of your dice gets upgraded, by hover your mouse over the results to see the individual dice results  
Line 9: Line 9:
 
* Abbreviations/game terms are explained, if you hover your mouse over the word
 
* Abbreviations/game terms are explained, if you hover your mouse over the word
 
** Some tooltip explain things in greater details, or even mention the relevant rules page
 
** Some tooltip explain things in greater details, or even mention the relevant rules page
 +
* Has a Player & a NPC separatly
  
===Main===
+
__TOC__
info on the main page
+
==Pages==
 +
===PC===
 +
info on the main [[player]] page.
 
====Initiative====
 
====Initiative====
 
For the init  roll to appear on the {{Turn Tracker}}, you need to remember selecting a token first, before making the Init roll.
 
For the init  roll to appear on the {{Turn Tracker}}, you need to remember selecting a token first, before making the Init roll.
Line 23: Line 26:
 
** summing up your selected attribute + skill dice, and if the pip total from them is 3 or 4, you'll automatically get the new extra dice
 
** summing up your selected attribute + skill dice, and if the pip total from them is 3 or 4, you'll automatically get the new extra dice
  
 +
===Notes===
 +
Page for storing various notes.
  
 
===Settings===
 
===Settings===
* You can turn on/off the popup asking for roll modifier
+
Options:
 +
* Track misc initiative bonus
 +
* switch between PC & NPC sheet
 +
* turn on/off the popup asking for roll modifier
 +
* whisper/make rolls in public
 +
* change colors of the dice rolls in the chat
 +
* use one of two character templates, Bravo and Cardinal
 +
 
 +
===NPC===
 +
Has the Mook layout from the rulebook for tracking stats, and a roll button for making AL rolls for it. Turn on from [[#Settings|Settings]]-page.
  
 +
[[File:MythicD6-NPC-v1-00.png|thumbnail|center|650px|NPC sheet]]
 
==Macros==
 
==Macros==
 
All input fields & roll buttons have a hover tooltip saying the attribute's/button's name, with makes it easier to make your own [[macros]] leveraging the sheet.
 
All input fields & roll buttons have a hover tooltip saying the attribute's/button's name, with makes it easier to make your own [[macros]] leveraging the sheet.

Revision as of 17:44, 21 May 2021

This is a guide to the Official Mythic D6 Roll20 character sheet.

MythicD6-v1-00.png

General

  • Roll buttons will count the success you gain
    • the number of pips is show below the roll, so you can yourself determine if one of your dice gets upgraded, by hover your mouse over the results to see the individual dice results
  • Wild Die
    • if the Wild Die explodes, automatically rolling extra dice, and roll results are highlighted with a green border
    • If you roll a 1 with the Wild Die, roll results are highlighted with a red border(but nothing else)
  • Abbreviations/game terms are explained, if you hover your mouse over the word
    • Some tooltip explain things in greater details, or even mention the relevant rules page
  • Has a Player & a NPC separatly

Contents

Pages

PC

info on the main player page.

Initiative

For the init roll to appear on the t Turn Tracker, you need to remember selecting a token first, before making the Init roll.

If you have init modifiers, you can save them on the Settings-page.

Skills

  • skills can be left empty or as a zero, the selected attribute will be rolled by itself if the character isn't proficient in the skill
  • you can change the attribute used with the skill from the dropdown
  • skill rolls automatically calculate your full roll total
    • summing up your selected attribute + skill dice, and if the pip total from them is 3 or 4, you'll automatically get the new extra dice

Notes

Page for storing various notes.

Settings

Options:

  • Track misc initiative bonus
  • switch between PC & NPC sheet
  • turn on/off the popup asking for roll modifier
  • whisper/make rolls in public
  • change colors of the dice rolls in the chat
  • use one of two character templates, Bravo and Cardinal

NPC

Has the Mook layout from the rulebook for tracking stats, and a roll button for making AL rolls for it. Turn on from Settings-page.

NPC sheet

Macros

All input fields & roll buttons have a hover tooltip saying the attribute's/button's name, with makes it easier to make your own macros leveraging the sheet.


Example:

If you select a token from the map(that's linked to a sheet), and then type %{selected|init} in the q Text Chat.

Roll Template format

&{template:mythicd6} {{title=Title }} {{subtitle=  }} {{ Roll = [[3d6>3]]  optional}}  {{ desc = optional }}


Example:

&{template:mythicd6} {{title=required }} {{subtitle= optional @{character_name} }} {{ Successes = [[(@{perception} -1)d6>3cf0cs0[perception] + 1d6>3cf1cs6![Wild Die] ]]}} {{soemthing = something else }} {{ desc = if using "desc" you get a wide description bot better for lots of text. Before the desc section you can have any number of custom sections}}

Links