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
(add Char sheet glossary)
Line 5: Line 5:
  
 
===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)
 +
* [[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
 
** '''UDL''' - [[Updated Dynamic Lighting]]
 
** '''UDL''' - [[Updated Dynamic Lighting]]
Line 16: Line 17:
 
* '''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
* '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
+
* '''[[Transmogrifier]]'''/Transmog - An {{Pro}} feature that enables you to copy pages, [[characters]], [[Decks]]
 +
* [[Token]]
 +
** '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
 +
** [[Default Token]] - the token attached to a [[character]] that appears when you drag the character from the {{Journal}} to the map.
 +
* '''[[Roll Template]]''' - template for roll outputs, where each game system have their own versions built into their character sheets
 +
** [[Default Roll Template]]
 +
* [[Character Sheet]]
 +
** [[Repeating Section]] - part of sheets that works a bit differently
  
 
===Character Sheet Development===
 
===Character Sheet Development===
Line 36: Line 44:
 
* '''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]]
  
 
==See Also==
 
==See Also==
Line 41: Line 50:
 
* [[Roll20 Basics]]
 
* [[Roll20 Basics]]
 
* [[Intro to TTRPGs]]
 
* [[Intro to TTRPGs]]
<br>
+
 
<br>
+
 
[[Category:Miscellaneous]]
 
[[Category:Miscellaneous]]
 
[[Category:Guides]]
 
[[Category:Guides]]
 
[[Category:FAQ]]
 
[[Category:FAQ]]
 
[[Category:Character Sheet Creation]]
 
[[Category:Character Sheet Creation]]

Revision as of 12:10, 22 March 2022


Contents

List

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

General

Character Sheet Development

Main Page: Building Character Sheets

  • CSE - Character Sheet Enhancement
    • the new sheet creation framework/method released 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
    • new method(Summer 2021) 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.

API

Main Page: API

See Also