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

From Roll20 Wiki

Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
 
List of common words and abbreviations frequently used with Roll20, that may not be common elsewhere.
 
List of common words and abbreviations frequently used with Roll20, that may not be common elsewhere.
  
 +
__TOC__
 
===General===
 
===General===
* '''[[GM]]''' - Game Master, can access all tools in a Roll20 game. (in some game systems this role is called things like Dungeon Master/DM, Storyteller, Referee, Guide)
+
* [[GM]] - Game Master, can access all tools in a Roll20 game. (in some game systems this role is called things like Dungeon Master/DM, Storyteller, Referee, Guide)
 
* [[Explorer Mode]] - setting in Dynamic Lighting that leaves map revealed for players when their character no longer sees an area directly
 
* [[Explorer Mode]] - setting in Dynamic Lighting that leaves map revealed for players when their character no longer sees an area directly
 
* '''DL''' - '''[[Dynamic Lighting]]''', a feature available to [[Plus]] and [[Pro]] subscribers
 
* '''DL''' - '''[[Dynamic Lighting]]''', a feature available to [[Plus]] and [[Pro]] subscribers
Line 17: Line 18:
 
* '''SRD Compendium''' - The free {{Compendium}} for [[D&D 5E by Roll20]] in Roll20, which contains everything from the [https://dnd.wizards.com/articles/features/systems-reference-document-srd 5E SRD]
 
* '''SRD Compendium''' - The free {{Compendium}} for [[D&D 5E by Roll20]] in Roll20, which contains everything from the [https://dnd.wizards.com/articles/features/systems-reference-document-srd 5E SRD]
 
** The content not the same content as in the 5E Basic Rules. You need to by {{market|browse/bundle/3828/players-handbook Player's Handbook (PHB)}} and the others to get access to those parts in your compendium
 
** The content not the same content as in the 5E Basic Rules. You need to by {{market|browse/bundle/3828/players-handbook Player's Handbook (PHB)}} and the others to get access to those parts in your compendium
* '''[[Transmogrifier]]'''/Transmog - An {{Pro}} feature that enables you to copy pages, [[characters]], [[Decks]]
+
* '''[[Transmogrifier]]'''/Transmog - An {{Pro}} feature that enables you to copy Pages, [[character|characters]], [[Decks]], playlists, macros form one game to another
 
* [[Token]]
 
* [[Token]]
 
** '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
 
** '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
Line 25: Line 26:
 
* [[Character Sheet]]
 
* [[Character Sheet]]
 
** [[Repeating Section]] - part of sheets that works a bit differently
 
** [[Repeating Section]] - part of sheets that works a bit differently
 
+
* '''A&A -tab''' - refers to {{A&A}} that all [[Character|Characters]] have, the two other being [[Character#Bio_.26_Info_Tab|Bio & Info-tab]] and (not always) [[Character#Character_Sheet_Tab|Character Sheet tab]].
 
===Character Sheet Development===
 
===Character Sheet Development===
 
{{main/bcs}}
 
{{main/bcs}}
  
 +
* '''Beacon''' - [[Beacon Sheet Development Kit]]
 
* '''CSE''' - [[Character Sheet Enhancement]]
 
* '''CSE''' - [[Character Sheet Enhancement]]
** the new sheet creation framework/method released March 2021, with new features and less restrictions than LCS.
+
** the sheet creation framework/method update released in March 2021, with new features and less restrictions than LCS.
 
** By default, The [[Sheet Editor]] and [[Sheet Sandbox]] assumes sheets added are CSE.
 
** By default, The [[Sheet Editor]] and [[Sheet Sandbox]] assumes sheets added are CSE.
 
* '''LCS''' - [[Legacy Character Sheets]](''Legacy Sheet Sanitization'')
 
* '''LCS''' - [[Legacy Character Sheets]](''Legacy Sheet Sanitization'')
 
** refers to the older and more restricted framework/method used for creating custom character sheets.
 
** refers to the older and more restricted framework/method used for creating custom character sheets.
 
* '''CRP''' - [[Custom Roll Parsing]]
 
* '''CRP''' - [[Custom Roll Parsing]]
** new method(Summer 2021) for handling sheet dice rolls and how the result is parsed and displayed for the player
+
** method for handling sheet dice rolls and how the result is parsed and displayed for the player
* '''Sheetworker''' - [[Sheetworker]] are the [[javascript]] code and special functions that can be used for making more advanced sheet features. Not all JS--features are available.   
+
* '''Sheetworker''' - [[Sheetworker]] are the [[javascript]] code and special functions that can be used for making more advanced sheet features. Not all JavaScript-features are available.   
  
 
===API===
 
===API===
Line 42: Line 44:
 
{{main|API}}
 
{{main|API}}
  
 +
* '''CRL''' - [[Script:Customizable Roll Listener]]
 
* '''GroupInit''' - [[Script:Group Initiative]]
 
* '''GroupInit''' - [[Script:Group Initiative]]
 
* '''Roll20AM''' - [[Script:Roll20 Audio Master]]
 
* '''Roll20AM''' - [[Script:Roll20 Audio Master]]
 
* '''TM''' could refer to [[TokenMod]] or [[TurnMarker]]
 
* '''TM''' could refer to [[TokenMod]] or [[TurnMarker]]
 +
 +
===Other===
 +
 +
* '''Stylus''' - [[Stylus]] is a browser extension that can be used to tweak how Roll20 looks with CSS, like hiding things you don't want, adjusting clor or size of boxes, and more.
  
 
==See Also==
 
==See Also==

Latest revision as of 10:49, 31 December 2023


[edit] List

List of common words and abbreviations frequently used with Roll20, that may not be common elsewhere.

Contents

[edit] General

[edit] Character Sheet Development

Main Page: Building Character Sheets

  • Beacon - Beacon Sheet Development Kit
  • CSE - Character Sheet Enhancement
    • the sheet creation framework/method update released in March 2021, with new features and less restrictions than LCS.
    • By default, The Sheet Editor and Sheet Sandbox assumes sheets added are CSE.
  • LCS - Legacy Character Sheets(Legacy Sheet Sanitization)
    • refers to the older and more restricted framework/method used for creating custom character sheets.
  • CRP - Custom Roll Parsing
    • method for handling sheet dice rolls and how the result is parsed and displayed for the player
  • Sheetworker - Sheetworker are the javascript code and special functions that can be used for making more advanced sheet features. Not all JavaScript-features are available.

[edit] API

Main Page: API

[edit] Other

  • Stylus - Stylus is a browser extension that can be used to tweak how Roll20 looks with CSS, like hiding things you don't want, adjusting clor or size of boxes, and more.

[edit] See Also