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
(Tokens, Objects)
(Tokens, Objects)
 
(9 intermediate revisions by one user not shown)
Line 6: Line 6:
 
Questions? Comments? Requests? Feel welcome to [https://app.roll20.net/users/711566/silvyre PM me on Roll20!]
 
Questions? Comments? Requests? Feel welcome to [https://app.roll20.net/users/711566/silvyre PM me on Roll20!]
  
''Last updated August 2016.''
+
''Last updated September 2016.''
  
 
=== 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/ 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.]
Line 45: Line 45:
 
* [https://app.roll20.net/forum/post/1660748/script-maplock-provides-individual-graphic-locking-as-well-as-highlighting/?pageforid=1660748#post-1660748 MapLock] [https://github.com/shdwjk/Roll20API/raw/master/MapLock/MapLock.js on GitHub]
 
* [https://app.roll20.net/forum/post/1660748/script-maplock-provides-individual-graphic-locking-as-well-as-highlighting/?pageforid=1660748#post-1660748 MapLock] [https://github.com/shdwjk/Roll20API/raw/master/MapLock/MapLock.js on GitHub]
 
* [https://app.roll20.net/forum/post/2264976/campaign-wide-map-default/?pageforid=2343047#post-2343047 Use master Page's settings as default for newly-created Pages.]
 
* [https://app.roll20.net/forum/post/2264976/campaign-wide-map-default/?pageforid=2343047#post-2343047 Use master Page's settings as default for newly-created Pages.]
 +
* [https://app.roll20.net/forum/post/3886617/script-normalizepagesize-snippet-to-scale-tactical-maps-to-5ft-scale/?pageforid=3886617#post-3886617 NormalizePageSize] [https://gist.githubusercontent.com/shdwjk/92f41797209be0be6129439ac5e9f932/raw/ on GitHub]
 
* [https://app.roll20.net/forum/post/2627646/script-scaleonadd-auto-dimension-setting-script-for-tiles-based-dungeon/?pageforid=2634864#post-2634864 ScaleOnAdd] [https://github.com/shdwjk/Roll20API/raw/master/ScaleOnAdd/ScaleOnAdd.js on GitHub]
 
* [https://app.roll20.net/forum/post/2627646/script-scaleonadd-auto-dimension-setting-script-for-tiles-based-dungeon/?pageforid=2634864#post-2634864 ScaleOnAdd] [https://github.com/shdwjk/Roll20API/raw/master/ScaleOnAdd/ScaleOnAdd.js on GitHub]
 
* [https://app.roll20.net/forum/post/3370217/script-page-navigator/?pageforid=3370217#post-3370217 Page Navigator] [https://gist.github.com/Kurohyou/90aaa9530c453d25a4dd3ea633e74c5e/raw on GitHub]
 
* [https://app.roll20.net/forum/post/3370217/script-page-navigator/?pageforid=3370217#post-3370217 Page Navigator] [https://gist.github.com/Kurohyou/90aaa9530c453d25a4dd3ea633e74c5e/raw on GitHub]
Line 58: Line 59:
  
 
=== Bookkeeping, Rollable Tables ===
 
=== Bookkeeping, Rollable Tables ===
* [https://app.roll20.net/forum/post/1908986/script-groupinitiative-calculate-the-initiative-for-all-selected-tokens-new-thread/?pageforid=1908986#post-1908986 GroupInitiative] ✔
+
* [https://app.roll20.net/forum/post/3975602/script-update-groupinitiative-added-adjust-for-all-turns-added-bonus-to-reroll/?pageforid=3975602#post-3975602 GroupInitiative] ✔
 +
* [https://app.roll20.net/forum/post/931415/script-turnmarker1-turn-token-highlight-round-counter-player-advance-command-turn-announce-plus-spiny-graphics-if-you-want-them/?pageforid=931415#post-931415 TurnMarker1] [https://raw.githubusercontent.com/shdwjk/Roll20API/master/TurnMarker1/TurnMarker1.js on GitHub]
 
* [https://app.roll20.net/forum/post/3346285/script-turn-tracker-automatically-add-custom-item-w-slash-round-calculations/?pageforid=3346527#post-3346527 Add Custom Item to Turn Tracker via macro.]
 
* [https://app.roll20.net/forum/post/3346285/script-turn-tracker-automatically-add-custom-item-w-slash-round-calculations/?pageforid=3346527#post-3346527 Add Custom Item to Turn Tracker via macro.]
 
* [https://app.roll20.net/forum/post/2514698/removing-token-from-turn-tracker-automatically-when-bar1-value-falls-below-certain-value/?pageforid=2514905#post-2514905 Remove Token from Turn Tracker if bar1 is low enough.]
 
* [https://app.roll20.net/forum/post/2514698/removing-token-from-turn-tracker-automatically-when-bar1-value-falls-below-certain-value/?pageforid=2514905#post-2514905 Remove Token from Turn Tracker if bar1 is low enough.]
Line 80: Line 82:
 
* [https://app.roll20.net/forum/post/3245688/script-custom-fx-builder-v0-dot-1/?pageforid=3245688#post-3245688 Custom FX] ✔
 
* [https://app.roll20.net/forum/post/3245688/script-custom-fx-builder-v0-dot-1/?pageforid=3245688#post-3245688 Custom FX] ✔
 
* [https://app.roll20.net/forum/post/3254358/script-pagefx/?pageforid=3254358#post-3254358 PageFX] ✔
 
* [https://app.roll20.net/forum/post/3254358/script-pagefx/?pageforid=3254358#post-3254358 PageFX] ✔
 +
* [https://app.roll20.net/forum/post/3535404/script-status-fx/?pageforid=3535404#post-3535404 Status FX] ✔
 
* [https://app.roll20.net/forum/post/3130884/script-request-activate-fx-effect-randomly-on-selected-tokens/?pageforid=3173128#post-3173128 Activate random FX on selected Tokens.]
 
* [https://app.roll20.net/forum/post/3130884/script-request-activate-fx-effect-randomly-on-selected-tokens/?pageforid=3173128#post-3173128 Activate random FX on selected Tokens.]
 
* [https://app.roll20.net/forum/post/2923208/script-music-control-for-tokens/?pageforid=2923208#post-2923208 Music Control for Tokens]
 
* [https://app.roll20.net/forum/post/2923208/script-music-control-for-tokens/?pageforid=2923208#post-2923208 Music Control for Tokens]
  
 
=== D&D 5E ===
 
=== D&D 5E ===
* [https://app.roll20.net/forum/post/3078601/5th-edition-ogl-by-roll20-v1-dot-5-now-with-api-companion/?pageforid=3078601#post-3078601 5E OGL Companion] ✔
+
* [https://app.roll20.net/forum/post/3078601/5th-edition-ogl-by-roll20-v1-dot-5-now-with-api-companion/?pageforid=3078601#post-3078601 5e OGL Companion] ✔
* [https://app.roll20.net/forum/post/3268053/5e-shaped-companion-script-thread-2/?pageforid=3268053#post-3268053 5E Shaped Companion] ✔
+
* [https://app.roll20.net/forum/post/3268053/5e-shaped-companion-script-thread-2/?pageforid=3268053#post-3268053 5e Shaped Companion] ✔
* [https://app.roll20.net/forum/post/2983341/script-tokenaction-creator-v0-dot-1-4-for-the-5th-edition-ogl-sheet-v1-dot-4/?pageforid=2983341#post-2983341 TokenAction Creator (5E OGL)] [https://github.com/beeke01/TokenAction/raw/master/TokenAction_5eSRD.js on GitHub]
+
* [https://app.roll20.net/forum/post/2983341/script-tokenaction-creator-v0-dot-1-4-for-the-5th-edition-ogl-sheet-v1-dot-4/?pageforid=2983341#post-2983341 TokenAction Creator (5e OGL)] [https://github.com/beeke01/TokenAction/raw/master/TokenAction_5eSRD.js on GitHub]
 +
* [https://app.roll20.net/forum/post/3631602/script-groupcheck-roll-checks-saves-et-cetera-for-many-tokens-at-once/?pageforid=3631602#post-3631602 GroupCheck (5e Shaped)] [https://raw.githubusercontent.com/joesinghaus/roll20-scripts/master/GroupCheck/GroupCheck.js on GitHub]
 
* [https://app.roll20.net/forum/post/2844552/script-herbalism-for-d-and-d-5e-based-on-fan-made-content/?pageforid=2844552#post-2844552 Herbalism] [https://github.com/jfflbnntt/roll20-api-scripts/raw/master/SimpleTables/Herbalism.js on GitHub]
 
* [https://app.roll20.net/forum/post/2844552/script-herbalism-for-d-and-d-5e-based-on-fan-made-content/?pageforid=2844552#post-2844552 Herbalism] [https://github.com/jfflbnntt/roll20-api-scripts/raw/master/SimpleTables/Herbalism.js on GitHub]

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