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

Toolbox

Search results

From Roll20 Wiki

Jump to: navigation, search
  • ...amage, you would just type <code>/roll 3d6+2</code>. Finally, you can also string multiple rolls together. If you have an attack that does two types of damag
    34 KB (5,907 words) - 06:35, 22 January 2023
  • ...2 damage, you would just type <code>/r 3d6+2</code>. Finally, you can also string multiple rolls together. If you have an attack that does two types of damag
    8 KB (1,297 words) - 14:50, 12 February 2022
  • Click on Stream Key, then Show Key. A string of letters and numbers known as your stream key will be revealed. This is a
    19 KB (3,221 words) - 14:03, 23 April 2022
  • ..._skills_json'' and replace its JSON string with a correctly formatted JSON string containing alterations or new skills. The skills list builds on the first ... per the Core ruleset, multiply skill group costs by 10 in the skills JSON string. Such that a Skill Group that costs 1 point per level should cost 10 in th
    33 KB (5,305 words) - 06:23, 17 April 2022
  • ...amage, you would just type <code>/roll 3d6+2</code>. Finally, you can also string multiple rolls together. If you have an attack that does two types of damag
    14 KB (2,416 words) - 12:29, 23 September 2023
  • if type(prop) == 'string' then -- added with cssText() if type(val) == 'string' or type(val) == 'number' then
    4 KB (543 words) - 05:10, 31 July 2014
  • -- ParserFunctions considers the empty string to be false, so to preserve the previous
    4 KB (493 words) - 05:09, 31 July 2014
  • -- ParserFunctions considers the empty string to be false, so to preserve the previous
    12 KB (1,411 words) - 23:34, 31 January 2021
  • | A [[JSON]] string of the [[Turn Tracker|turn order]]. See below. | An object (NOT JSON STRING) of the format: {"player1_id": "page_id", "player2_id": "page_id" ... } Any
    56 KB (8,658 words) - 12:21, 3 May 2024
  • ...he chat message. If <code>type</code> is "rollresult", this will be a JSON string of data about the roll. * Any string, in which case that will be used as the name of the person who sent the mes
    39 KB (4,806 words) - 03:57, 11 April 2022
  • For built-in effects type should be a string and be one of the following:<code>beam-color</code>, <code>bomb-color</code ...g. This is presented as a single player ID, an array, or a comma-delimited string.
    9 KB (1,344 words) - 09:55, 17 February 2022
  • ...<code>on</code> function it is part of the API and takes two parameters, a string with the name of the event you wish to hook and a handle function. In this ... prints to the "API Output Console" below the script editor and it takes a string of what to print.
    7 KB (1,064 words) - 11:45, 3 May 2024
  • {{token|tokenid}} {{rarr}} {{string|-}} {{token|status}} {{rarr}} {{string}}{{token|damage|-}}
    4 KB (544 words) - 13:49, 11 October 2021
  • ...r of insertions, deletions, and substitutions required to change the first string into the second. This metric is useful for deciding what strings are "close ... <code>String.prototype</code>, meaning it can be treated as a function of string objects.
    3 KB (290 words) - 14:16, 4 January 2022
  • ...ng an API command followed by a series of parameters means that the single string represented by <code>msg.content</code> needs to be split into multiple par ... <code>String.prototype</code>, meaning it can be treated as a function of string objects.
    2 KB (289 words) - 14:16, 4 January 2022
  • ..., <code>{1}</code>, and <code>{2}</code> in the <code>Output Format</code> string, which will become an inline roll, the value of ''target'', and the number
    2 KB (274 words) - 09:19, 17 January 2022
  • {{token|S}} {{rarr}} {{API command|store}} -{{integer}} {{string|-}} {{token|S}} {{rarr}} {{API command|store}} {{string|-}}
    3 KB (515 words) - 19:56, 20 September 2021
  • {{token|command}} {{rarr}} {{string|-}} {{token|player}} {{rarr}} {{string}}
    6 KB (823 words) - 12:21, 30 November 2022
  • * [[Script:splitArgs|splitArgs]] -- Split a string into arguments
    14 KB (2,008 words) - 01:51, 30 July 2023
  • | A JSON string describing the lines in the path. Read-only. See [[API:Objects/Path#Path Pr | Fill color. Use the string "transparent" or a hex color as a string, for example "#000000"
    8 KB (1,293 words) - 13:30, 23 April 2022
  • ...d specified on the sheet by the sheet designer, or it will be "" (an empty string).
    19 KB (3,148 words) - 17:38, 11 June 2023
  • {{token|status}} {{rarr}} {{string|-}} {{token|description}} {{rarr}} {{string|-}}
    4 KB (584 words) - 21:14, 20 September 2021
  • {{token|message}} {{rarr}} {{string|-}}
    3 KB (373 words) - 20:03, 20 September 2021
  • {{token|password}} {{rarr}} {{string}}
    3 KB (422 words) - 22:09, 20 September 2021
  • ...rkers without needing to write code to handle splitting up and parsing the string yourself, we provide a set of "virtual" properties on the object that you c ...d"); //Will return false if the marker is not active, true if it is, and a string (e.g. "2" or "5") if there is currently a badge set on the marker
    38 KB (5,886 words) - 10:14, 17 February 2022
  • ...'<u>[[#Variables|Variables]]</u>''</span> <span style="font-size:14px">– String variables and Roll variables. Roll variables can be set using a built-in ro ...ze:14px">– A library of built-in functions for array manipulation, math, string manipulation, and system interaction with Roll20 (turnorder, date/time)</sp
    429 KB (60,614 words) - 10:57, 7 May 2024
  • ...," and multiple arguments are frequently passed into a program as a single string which needs to be split up into its constituent parts. A variable named <co ## If Type(''x'') is String, then return <code>true</code> if ''x'' and ''y'' are exactly the same sequ
    26 KB (3,876 words) - 09:41, 23 April 2023
  • return String.fromCharCode(parseInt(n,16)); Given a string name, this function will return a string appropriate for the first parameter of [[API:Chat#Chat Functions|sendChat]]
    20 KB (2,744 words) - 09:57, 17 February 2022
  • {{token|status command}} {{rarr}} add {{integer}} {{string}} {{string|-}} {{token|id}} {{rarr}} {{string|-}}
    7 KB (1,017 words) - 22:00, 20 September 2021
  • {{token|S}} {{rarr}} cron {{token|options}} {{string|-}} {{token|option}} {{rarr}} -{{string|-}}
    6 KB (959 words) - 13:08, 17 June 2020
  • {{token|option}} {{rarr}} -{{string|-}} {{token|option}} {{rarr}} --{{string|-}}
    4 KB (682 words) - 19:59, 20 September 2021
  • ...me> — This is the name of the table item to create. Note: Because the string -- may occur in a table item name, you may see [TABLEEXPORT:ESCAPE] show up
    3 KB (466 words) - 09:57, 18 February 2022
  • {{token|subcommand}} {{rarr}} add {{string}} {{integer}} {{integer}} {{token|optional color|-}} {{token|subcommand}} {{rarr}} remove {{string|-}}
    5 KB (754 words) - 19:53, 20 September 2021
  • {{token|S}} {{rarr}} hideroll {{token|options}} {{string|-}} {{token|S}} {{rarr}} hidetotal {{token|options}} {{string|-}}
    5 KB (781 words) - 20:02, 20 September 2021
  • {{token|options}} {{rarr}} {{string|-}} {{token|options}} {{rarr}} {{token|options}} {{string|-}}
    3 KB (390 words) - 19:58, 20 September 2021
  • {{token|S}} {{rarr}} exroll {{string|-}} {{token|S}} {{rarr}} extend {{string|-}}
    5 KB (684 words) - 12:41, 12 April 2021
  • {{token|option}} {{rarr}} -{{string|-}} {{token|option}} {{rarr}} --{{string|-}}
    4 KB (573 words) - 20:00, 20 September 2021
  • {{token|arguments}} {{rarr}} {{string}} {{token|arguments}}<br> {{token|option}} {{rarr}} -{{string|-}}
    11 KB (1,672 words) - 19:43, 20 September 2021
  • <code>String of Beads;misc 1cp<br></code>
    27 KB (4,355 words) - 23:37, 22 October 2021
  • {{token|arguments}} {{rarr}} {{string}} {{token|arguments}}<br> {{token|option}} {{rarr}} -{{string|-}}
    9 KB (1,350 words) - 14:00, 11 October 2021
  • {{token|S}} {{rarr}} state {{token|options}} {{token|path}} {{string|-}} {{token|option}} {{rarr}} -{{string|-}}
    3 KB (513 words) - 19:57, 20 September 2021
  • ...en-US/docs/Web/JavaScript/Reference/Template_literals Template literals] - string literals allowing embedded expressions: <code>`This is a ${word} example`</ '''Note''': The entire string will have been translated into lowercase and thus might not be suitable for
    40 KB (5,831 words) - 19:26, 16 November 2023
  • ... you want to associate with this Ability. A macro is just a stored command string that you can easily activate later without typing it all out.
    6 KB (1,017 words) - 12:51, 24 September 2021
  • | This is the only value that accepts a string, so make sure if you use it to wrap the value in "quotes" or it won't let y
    12 KB (1,613 words) - 20:30, 18 September 2023
  • This function accepts a roll as a string (generally a roll template string). The function will initiate a roll to the roll server, the results for whi ...="overflow:auto;white-space:pre-wrap;" data-language="javascript">rollId: (string)</pre>
    12 KB (1,637 words) - 14:28, 3 May 2024
  • ...''<code>eval</code>''' in the name (e.g. <code>MedievalSharp</code>). That string (even when in the middle of a font name) causes security issues with Roll20
    41 KB (6,543 words) - 13:48, 11 March 2023
  • |''(String)'' The type of [[API:Function documentation/Roll20 object|Roll20 object]] t ... optional)'' If <code>options.caseInsensitive</code> is <code>true</code>, string comparisons between [[API:Function documentation/Roll20 object|Roll20 objec
    42 KB (6,269 words) - 12:27, 3 May 2024
  • |''(String)'' The name of the parameter to get. If you are getting the value of a read |''(String)'' The name of the parameter to get. If you are getting the value of a read
    5 KB (656 words) - 12:22, 17 February 2022
  • ... (the page name and string must be identical save for Capitalization), the string is automatically hyperlinked to the matched page. ...he value of "Fire". An Attribute's value can be numerical or it could be a string.
    10 KB (1,601 words) - 23:46, 22 October 2021
  • ...ains an attribute specifically for this button, <code>uniqueName</code>, a string containing both the category and entry name, which ensures there will be on
    7 KB (1,086 words) - 17:44, 21 December 2023

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)