Используемые Roll20 API Scripts
Last updated
Was this helpful?
Last updated
Was this helpful?
❎️⛏ Все еще не завершено
ВСЕ СКРИПТЫ ТРЕБУЮТ ПОДПИСКИ НА УРОВНЕ PRO
Описание: This script lets you change just about any property of a token from a macro or the chat. You can only change tokens you control (enforced by the ability to select them), unless you are the GM, in which case you can specify token_ids with the --ids command. The same operation is applied to all selected tokens, so it makes batch changes fast and easy.
Ссылки ||| |||
Описание: Позволяет изменять атрибуты листа персонажа командами из чата.
Ссылки
Описание: Предназначен для групповых проверок от выделенных токенов.
Ссылки Roll20 ||| GitHub |||
Описание: This script adds a command for rapidly adding large groups of tokens into the turn order. As of v0.3, there are quite a few configuration commands (see Commands below). The basic process followed by the script is this: Remove any tokens that already have a turn. For all selected tokens, find the character they represent. For each character, figure out the initiative bonus. Initiative bonuses are calculated using Bonus Stat Groups. Each Bonus Stat Group is a collection of Attribute Names and Stat Adjustment operations to apply to them. Bonus Stat Groups are evaluated in order. The first one that produces a bonus is used. If a character doesn't have one of the Attribute Names listed in the Bonus Stat Group (or that Attribute Name does not contain a valid number), that group does not produce a bonus. The selected Roller is used to generate the rolls for each token, with the bonus for its character applied (or 0 if it doesn't have a character). Add each token to the turn order.
Описание: This script allows you to set tokens to carry each other, either as a character holding an item, or as a mount carrying a rider. The carried token will always set its position to that of the carrying token. When you move the carrier around, the carried token will follow.
Описание: Automatic Numbering of tokens with special placeholder.
Описание: Flight creates the API command !fly, which sets statusmarkers on the selected tokens to represent how high they are flying.
Описание:
Описание: Round counter and a moving marker that shows who's turn it is.
Описание: TrackerJacker is a cousin to TurnMarker made by The Aaron. Its logic however is quite different, and more rigid in function to simplify the most common use-cases. Like TurnMarker, it uses a graphic image that follows beneath tokens to indicate who's turn it is. The only animation TrackerJacker supports is the spinning graphic which is on by default (to disable it you'd need to edit a simple script flag). The real function however of TrackerJacker' is to track statuses and durations with an easily accessible graphical interface that's intuitive.
Описание:
Описание: This is a simple script that allows you to execute chat commands with a rollable table. Basically, this script will select an item on a table as normal, but instead of displaying the result as a rollable table result, it enters the title of the table item into the chat. This allows you to use things like inline rolls and macros.
Описание: Provides an easy and user friendly way to move players between maps.
Описание:
Описание: Page navigator simplifies moving your players from map to map and allows them to interact with destinations on the map directly by moving their token to the destination. Player movement between maps regardless of the trigger is controlled by the GM unless the GM has defined a page or pages as player accessible, or has turned off the player movement restriction. See below for a complete guide on using the script.
Описание: Builds dynamic lighting walls with an exported SVG path file.
Описание: Make awarding XP simple. EasyExperience stores XP awards in a script created character and allows you to easily keep track of how much xp your players have earned throughout a session. At the end of the session awarding all that xp is as easy as typing "!xp session". You can also award xp directly to a specific character or group of characters for those moments when one player/character has distinguished themselves. The Script will also automatically send alerts when players level up based on what you set the thresholds at (The script comes with preloaded settings for all official pathfinder progressions (slow, medium, fast, and PFS) as well as the standard D&D 5e progression. If you use a different progression, simply edit the threshold values stored in the script created ExperienceThresholds character to suit your needs.
Описание: Automates creation of outdoor maps (forests, deserts, etc.)
Описание:
Описание: This is a script that allows GMs to quickly and very easily set up traps, secret doors, and other hidden things on the GM layer, and detect when tokens on the objects layer move over them. This trap detection even works for tokens moving by waypoints. To set up traps: Place the token for your trap on the GM layer. Give it the cobweb status marker. By default, traps will only affect characters on the ground (ones that don't have a wing or angel status marker). To have a trap also affect flying characters, give it the wing or angel status marker. By default, trap tokens won't appear when they are activated. If you would like the trap to become visible to the players when it is activated, give it the bleeding eye status marker. To set off traps: If a token moves across a trap at ANY point during its movement, the trap will be activated!
Описание: This script allows you to select tokens and tell them to follow each other in some specified marching order.
Ссылки GitHub ||| Roll20 forum
Описание:
Ссылки GitHub ||| Roll20 forum
Описание: Search provides full text searching across handouts and characters (including attributes). Search uses an Okapi BM25F+ search engine with Porter stemming and stop word removal to provide fast results after building initial indexes. Index construction occurs at API startup, in the background. The GM is notified when indexing is finished. Indexing can take a few minutes, but won't slow down any other processes due to a great deal of deferring of processing. Search respects permissions on handouts and characters. GMs can search on all things, where as players can only search based on what they can see. Seeing a handout allows a player to search on it's name and notes fields. Seeing a character allows a player to search on it's name and bio fields. Controlling a character allows searching on it's attributes as well. Only GMs can search on gmnotes.
Ссылки GitHub ||| Roll20 forum
Описание: Bloodied and Dead Status Markers automatically adds the Red marker to represent the "bloodied" state for any tokens that drop below half their health, and the "dead" marker for any that drop to 0 or less. It's assumed that health is stored in Bar 1.
ДЛЯ ИСПОЛЬЗОВАНИЯ НЕОБХОДИМО МОДИФИЦИРОВАТЬ
Описание: Automatically fills in the hit points for a characters dragged onto the table top. The default token for the character needs to represent that creature but should not have the bar used for hit points linked to an attribute. Use the settings below to configure the script for how you calculate hit points in your game. There are several sheets for which the configurations are built in or you can use the more detailed settings. Details about each setting are included along with it. There are no in-game commands for this script as it is purely responsive to the event of adding a token to the table top.
Описание: This simple API script allows you and your players to use a macro to adjust the value of the three bars of a token. The script has been updated to use a more aesthetically pleasing emote and eventually support triggering the FX and Aura changes from the Aura/Tint HealthColor written by DXWarlock. I have provided several macros below to highlight possible uses for this script and a list of the variables the GM can set within the script itself (some day I'll get a fancy chat menu and one click install).
Описание:
Описание: RecursiveTable provides a way to expand the results of Rollable Tables which have inline rolls within them. Now with options and support for whispering Roll Templates. When using Rolltemplates, your message must have at least one is first.
Описание:
Описание: When the script is installed, it creates a macro for all GMs of the game to display its main menu in the chat. This macro is also visible and usable by all players in the game, but only GMs are allowed to save new areas of effect. Players can only spawn them.
Описание: The Companion currently supports Ammo Tracking, Automatic NPC Tokens, Automatic Death Save Tracking, and Automatic Spell Slot Tracking.
Ссылки Ссылки: ||| GitHub Roll20 forum
Описание:
Описание:
Описание:
Описание:
getAPL allows a DM to select PC tokens and auto calculate the party APL and strength for Adventure League Games .
Описание: This is a script designed for use with the API on Roll20. This script is specifically designed to provide services and enhancements for the 5e Shaped Sheet by Kryx.
Vector Math
Path Math
MatrixMath
HTML Builder
This is a variant on GroupSetAttr, from which I stole all the things I could understand and recreated the rest for myself, with a few extra features. Its basic principle is simple: you can supply a list of characters (in multiple ways) and a list of attributes and values, and for all characters in the list the attributes will be set to the values (and created if they did not exist before).
Ссылки |||
Ссылки ||| |||
Ссылки ||| ||| |||
Ссылки
Ссылки |||
Ссылки [Wiki Roll20] () ||| ||| |||
Ссылки ||| ||| ||| GitHub backup
Ссылки ||| |||
Ссылки |||
Ссылки |||
Ссылки ||| |||
Ссылки ||| |||
Ссылки ||| ||| |||
Ссылки ||| |||
Ссылки ||| ||| |||
Ссылки |||
Ссылки ||| |||
|
Ссылки ||| |||
Ссылки ||| Roll20 forum |||
|||
Ссылки ||| ()
Ссылки GitHub |||
Ссылки [Roll20 forum] ()
Ссылки GitHub ||| Roll20 forum
Описание: This script automatically adds status markers based on the bar values. The script can be configured to track any of the three bars, set any of the status markers for any ratio between 0 and 1. The script can manage multiple bars/tokens in a single instance. The example below watches bar 1 and sets the red marker when the value is <= 50% and then sets the dead marker when the value is <= 0. Ссылки
Ссылки |||
Ссылки ||| |||
Ссылки ||| |||
Ссылки Pastebin||| |||
Ссылки ||| |||
Once the script is installed it will look for a trait output to chat, looks for a resource with the same name, and if it exists reduces the number of uses by 1
Ссылки
Chultan Calendar (Original Script Here: -- see below for my Chultan weather modified script)