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

From Roll20 Wiki

Jump to: navigation, search
(Pages, Maps)
(Tokens, Objects)
 
(2 intermediate revisions by one user not shown)
Line 10: Line 10:
 
=== Text Chat, Characters  ===
 
=== Text Chat, Characters  ===
 
* [https://app.roll20.net/forum/post/2165711/script-powercards-3-thread-3/?pageforid=2165711#post-2165711 PowerCards] [https://gist.github.com/Sky-Captain-13/452330a3d926b32da49c/raw on GitHub]
 
* [https://app.roll20.net/forum/post/2165711/script-powercards-3-thread-3/?pageforid=2165711#post-2165711 PowerCards] [https://gist.github.com/Sky-Captain-13/452330a3d926b32da49c/raw on GitHub]
* [https://app.roll20.net/forum/post/3737514/script-chatsetattr-set-character-attributes-via-chat-messages/?pageforid=3737514#post-3737514 GroupSetAttr] [https://raw.githubusercontent.com/joesinghaus/roll20-scripts/master/ChatSetAttr/ChatSetAttr.js on GitHub]
+
* [https://app.roll20.net/forum/post/3737514/script-chatsetattr-set-character-attributes-via-chat-messages/?pageforid=3737514#post-3737514 ChatSetAttr]
* [https://app.roll20.net/forum/post/3332560/setting-character-attributes/?pageforid=3334854#post-3334854 Adjust or create Character Attribute via macro. (GSA)]
+
 
* [https://app.roll20.net/forum/post/1067109/script-charutils-a-collection-of-utilities-for-manipulating-character-data/?pageforid=1067109#post-1067109 CharUtils] [https://raw.githubusercontent.com/shdwjk/Roll20API/master/CharUtils/CharUtils.js on GitHub]
 
* [https://app.roll20.net/forum/post/1067109/script-charutils-a-collection-of-utilities-for-manipulating-character-data/?pageforid=1067109#post-1067109 CharUtils] [https://raw.githubusercontent.com/shdwjk/Roll20API/master/CharUtils/CharUtils.js on GitHub]
* [https://app.roll20.net/forum/post/1034829/script-ammo-automated-ammunition-management-in-a-character-attribute/?pageforid=1034829#post-1034829 Ammo] ✔
 
 
* [https://app.roll20.net/forum/post/3152846/create-attributes-on-all-selected-tokens Create Attribute on all Characters ''Represented By'' selected Tokens.]
 
* [https://app.roll20.net/forum/post/3152846/create-attributes-on-all-selected-tokens Create Attribute on all Characters ''Represented By'' selected Tokens.]
 
* [https://app.roll20.net/forum/post/3052379/script-create-standard-character-abilities-automatically-for-new-characters/?pageforid=3052379#post-3052379 newCharacterAbilities] [https://gist.githubusercontent.com/SCPRedMage/5b9c8d7c55c53ee38cdb/raw/d4ba3a6825d18a44ff517d3b0f3e716f1fc3900c/newCharacterAbilities.js on GitHub]
 
* [https://app.roll20.net/forum/post/3052379/script-create-standard-character-abilities-automatically-for-new-characters/?pageforid=3052379#post-3052379 newCharacterAbilities] [https://gist.githubusercontent.com/SCPRedMage/5b9c8d7c55c53ee38cdb/raw/d4ba3a6825d18a44ff517d3b0f3e716f1fc3900c/newCharacterAbilities.js on GitHub]
Line 34: Line 32:
 
* [https://app.roll20.net/forum/post/2991336/script-patrols-using-waypoints/?pageforid=2991336#post-2991336 Patrols using Waypoints]
 
* [https://app.roll20.net/forum/post/2991336/script-patrols-using-waypoints/?pageforid=2991336#post-2991336 Patrols using Waypoints]
 
* [https://github.com/Roll20/roll20-api-scripts/raw/master/MarchingOrder/README.md Marching Order] ✔
 
* [https://github.com/Roll20/roll20-api-scripts/raw/master/MarchingOrder/README.md Marching Order] ✔
* [https://app.roll20.net/forum/post/3609711/script-companion-following/?pageforid=3609711#post-3609711 Companion Following] [https://gist.githubusercontent.com/JammyGeeza/19f70f252e75406278c0354b45b515f5/raw/0bd753d629644459d55c7e89749d8a229a954e1d/CompanionFollowing.js on GitHub]
+
* [https://app.roll20.net/forum/post/3609711/script-companion-following/?pageforid=3609711#post-3609711 Companion Following] [https://gist.githubusercontent.com/JammyGeeza/19f70f252e75406278c0354b45b515f5/raw/ on GitHub]
 
* [https://app.roll20.net/forum/post/3423391/script-request-if-its-there-arranging-tokens-to-saddle-side-by-side/?pageforid=3423705#post-3423705 Gather selected Tokens into formation.]
 
* [https://app.roll20.net/forum/post/3423391/script-request-if-its-there-arranging-tokens-to-saddle-side-by-side/?pageforid=3423705#post-3423705 Gather selected Tokens into formation.]
 
* [https://app.roll20.net/forum/post/1380961/script-spintokens-allows-the-gm-to-set-a-token-to-spinning-persisted-across-restarts-minimally-active/?pageforid=1380961#post-1380961 Spin Tokens] [https://github.com/shdwjk/roll20-api-scripts/raw/master/SpinTokens/SpinTokens.js on GitHub]
 
* [https://app.roll20.net/forum/post/1380961/script-spintokens-allows-the-gm-to-set-a-token-to-spinning-persisted-across-restarts-minimally-active/?pageforid=1380961#post-1380961 Spin Tokens] [https://github.com/shdwjk/roll20-api-scripts/raw/master/SpinTokens/SpinTokens.js on GitHub]
 +
* [https://app.roll20.net/forum/post/3973585/script-bouncetokens-gm-activated-bounce-animation-for-tokens/?pageforid=3973585#post-3973585 BounceTokens] [https://raw.githubusercontent.com/shdwjk/Roll20API/master/BounceTokens/BounceTokens.js on GitHub]
 
* [[Script:Random_Rotate|Random Rotate]] [https://github.com/shdwjk/Roll20API/raw/master/RandomRotate/RandomRotate.js on GitHub]
 
* [[Script:Random_Rotate|Random Rotate]] [https://github.com/shdwjk/Roll20API/raw/master/RandomRotate/RandomRotate.js on GitHub]
 
* [https://app.roll20.net/forum/post/2778056/script-token-face-change-based-on-rotation/?pageforid=2778056#post-2778056 Toggle Rollable Table Token via rotation.]
 
* [https://app.roll20.net/forum/post/2778056/script-token-face-change-based-on-rotation/?pageforid=2778056#post-2778056 Toggle Rollable Table Token via rotation.]

Latest revision as of 19:22, 17 September 2016

Contents

[edit] API Scripts

An ongoing list of the API Scripts that I use and the many more that I look forward to checking out!

API Scripts with a checkmark (✔) are available via One-Click Install.



Questions? Comments? Requests? Feel welcome to PM me on Roll20!

Last updated September 2016.

[edit] Text Chat, Characters

[edit] Tokens, Objects

[edit] Pages, Maps

[edit] Bookkeeping, Rollable Tables

[edit] Dynamic Lighting, FX, Jukebox

[edit] D&D 5E