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
  • :::⒝ Evaluated at roll time. May output string or number. Queries and rolls allowed. Must put <nowiki>[[brackets]]</nowiki Now to change your attack icon you will use this macro string:
    191 KB (28,360 words) - 09:37, 21 February 2024
  • You can also use an image instead of a string, such as <code>content: url(<nowiki>http://i.imgur.com/90HuQPr.png</nowiki> ...on's <code>::before</code> pseudo-element. Setting the content to an empty string removes it.
    109 KB (14,202 words) - 19:43, 20 August 2023
  • A PowerCard is created as the result of a chat string beginning with the {{c|!power}} API command, followed by a list of lines or ... --api_ tag if any of the inline formatting characters are used in the API string (likely uncommon, but still possible).
    82 KB (12,975 words) - 13:46, 31 March 2022
  • ... the meta-macro definition, missing arguments will be treated as the empty string, while extra arguments will be discarded. For meta-macro invocations withou
    5 KB (682 words) - 09:14, 3 March 2022
  • If you like arrow notation, and string literals, another way to write the function above is: change += `change:${stat} `; // here we build the string for the on(change) line.
    15 KB (1,944 words) - 11:31, 9 May 2023
  • ...If you call it with a second parameter, it will return either a float or a string:
    13 KB (1,693 words) - 03:20, 15 March 2023
  • ...!! {{show_action_icon=@{Bob|roll_option_action_icon}}} {{action_icon=empty-string}}
    68 KB (9,887 words) - 17:33, 7 April 2023
  • <code>!settokenmarker <string></code> will add the provided string to the currently selected token’s marker list. Note that this doesn’t d
    4 KB (441 words) - 12:22, 17 February 2022
  • ...on's <code>::before</code> pseudo-element. Setting the content to an empty string removes it.
    23 KB (3,444 words) - 06:02, 11 January 2024
  • ...ode>Accept</code>-parameter, which includes a Compendium compatible search string. Complex multi-attribute searches can be used to provide specific filtered ...ssed an array of pre-defined options or be passed with a Compendium Search string to generate a dynamic list of options from the Compendium. The third argume
    29 KB (4,169 words) - 01:56, 21 October 2023
  • * Center Top: Shows the original version of this word/string. Usually English * Center Bottom: Shows the current translation(if any), and how the same word/string have been translated in other languages
    6 KB (808 words) - 15:16, 3 May 2024
  • ...ur translation service, [[CrowdIn]], where our volunteers can go string-by-string and translate them into another language. This will generate the same trans ...opying the code if it's not simple. It is very important that every unique string has a unique key; notice that since this text is in all caps I'm using a -u
    35 KB (5,238 words) - 04:09, 12 December 2023
  • {{API command|pf[s] debug echo <string>}}<br> ...following basic abilities from the core book are supported. This shows the string that can be entered to refer to them; any unique prefix can also be used. F
    14 KB (2,261 words) - 13:18, 27 February 2022
  • ...ntsl<br>pointslbl<br>pointslabel</div> || <div style="padding-left:15px;">[string]</div> || <div style="padding-left:15px;">[template]</div> || <div style="p ...x;"><br>pn<br>pname<br>powername</div> || <div style="padding-left:15px;">[string]</div> || <div style="padding-left:15px;">[template]</div> || <div style="p
    12 KB (1,816 words) - 13:21, 25 September 2021
  • | --resistAttr || <attrName> || If the damageType(s) string is included in the current value of the denoted attribute, then the <nowiki | --vulnerableAttr || <attrName> || If the damageType(s) string is included in the current value of the denoted attribute, then the <nowiki
    58 KB (8,554 words) - 19:55, 28 January 2024
  • ...ness well, and why Roll20 dice are unlikely to be broken just bc you had a string of bad luck}} by [[Andreas J.]]
    14 KB (2,280 words) - 02:51, 2 February 2024
  • const parseInteger = string => parseInt(string) || 0
    8 KB (1,204 words) - 14:31, 3 May 2024
  • ... as one side of a comparison operation, you should enclose the entire text string in either single quotes, double quotes, or tick marks. With three options a
    20 KB (3,024 words) - 14:51, 1 March 2023
  • // however the entire string will have been translated into lowercase and thus might not be
    28 KB (3,995 words) - 09:40, 5 November 2023
  • .... }</code> tag. Use this tag with a string of characters to designate that string for removal from the message prior to ZeroFrame releasing the message: ...other command line), you can escape the embedded escape token by using the string chosen in the first escape token:
    40 KB (6,495 words) - 03:33, 9 May 2023
  • ... as one side of a comparison operation, you should enclose the entire text string in either single quotes, double quotes, or tick marks. With three options a
    78 KB (11,712 words) - 19:17, 30 November 2021
  • | <code>afflictions_text</code> || A string showing all the currently-checked afflictions, so they're still viewable if
    59 KB (9,690 words) - 20:48, 25 October 2021
  • ...sup>rd</sup> level and can have 2<sup>nd</sup> level spells, the following string might be put in the spell book on the Level 2 Wizard spells tab:</p>
    25 KB (4,343 words) - 16:10, 14 June 2023
  • ...n be made to see if the command is supported by RoundMaster if the command string parameter is added, where command is the RoundMaster command (the ‘--’
    40 KB (6,608 words) - 15:35, 6 October 2022
  • ...oken ID or using @{selected|token_id} or @{target|token_id} in the command string to read the token_id of a selected token on the map window,<br>or</li> ...an be made to see if the command is supported by InitMaster if the command string parameter is added, where command is the InitMaster command (the '--' text
    41 KB (6,712 words) - 17:02, 12 June 2023
  • ...oken ID or using @{selected|token_id} or @{target|token_id} in the command string to read the token_id of a selected token on the map window,<br>or</li> ...de to see if the command is supported by RoundMaster if the <i>command</i> string parameter is added, where <i>command</i> is the RoundMaster command (the '-
    54 KB (9,070 words) - 16:52, 11 June 2023
  • '''Purpose of script:''' This example appends URLs to a string variable in a loop and displays the results to a single output line. <br> ... example checks, using rollable table graphics for the cool Alien dice and string building variables to put the dice on a single line. <br>
    40 KB (5,590 words) - 10:10, 22 December 2023
  • ...h a default value of "0". If no default value is specified, it is an empty string (""). ...hat radio input. If no radio input is selected, the value will be an empty string. It's recommended that of the radio inputs should have the <code>checked</c
    21 KB (3,261 words) - 18:01, 6 January 2023
  • <p>If either "-ANY" or "-ADD" are added to the spell type string, the player can just select a memorised spell and then immediately cast it ...efaults to a selected token, a title for the message which can be an empty string, and the message to display.</p>
    74 KB (12,887 words) - 21:10, 10 June 2023
  • ...e used to change any string in Character Sheet ability macros to any other string, using ‘escaped’ characters to replace even the most complex strings. --edit old-string | new-string</pre>
    33 KB (5,428 words) - 10:00, 17 October 2022
  • ...//developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String#utf-16_characters_unicode_code_points_and_grapheme_clusters Mozilla Develop ** To get a valid UTF-16 string, avoiding surrogate pairs of UTF-16 (see documentation above) might be advi
    2 KB (362 words) - 10:06, 5 November 2023
  • ...shing weapon, resolves to the text "Slash", otherwise resolves to an empty string</td></tr> ...cing weapon, resolves to the text "Pierce", otherwise resolves to an empty string</td></tr>
    53 KB (8,651 words) - 10:36, 17 October 2022
  • ...g, 2 per round}}{{desc=This is a normal longbow. The wood is polished, the string taut, but nothing special.}}</nowiki></p>
    49 KB (8,507 words) - 15:13, 2 April 2022
  • * Extended String prototype with dbName() method. * Added string trueCompare(txt) prototype.
    56 KB (9,770 words) - 07:36, 12 June 2023
  • <tr><th scope="row"> on: </th><td> Command string </td><td> A simple, single line command to execute on wearing the ring</td> <tr><th scope="row"> off: </th><td> Command string </td><td> A simple, single line command to execute on taking off the ring</
    77 KB (13,550 words) - 11:35, 19 June 2023

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