Difference between revisions of "Silvyre"
From Roll20 Wiki
Line 51: | Line 51: | ||
* [https://app.roll20.net/forum/post/1033747/script-tokenlock-allows-gms-to-selectively-prevent-players-from-moving-their-tokens/?pageforid=1033747#post-1033747 TokenLock] ✔ | * [https://app.roll20.net/forum/post/1033747/script-tokenlock-allows-gms-to-selectively-prevent-players-from-moving-their-tokens/?pageforid=1033747#post-1033747 TokenLock] ✔ | ||
* [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/blob/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/blob/master/MapLock/MapLock.js on GitHub] | ||
+ | * [https://app.roll20.net/forum/post/2264976/campaign-wide-map-default/?pageforid=2343047#post-2343047 '''Snippet:''' use master Page's settings as default for newly-created Pages.] | ||
* [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/blob/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/blob/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 on GitHub] | * [https://app.roll20.net/forum/post/3370217/script-page-navigator/?pageforid=3370217#post-3370217 Page Navigator] [https://gist.github.com/Kurohyou/90aaa9530c453d25a4dd3ea633e74c5e on GitHub] | ||
Line 62: | Line 63: | ||
* [https://app.roll20.net/forum/post/2948292/script-dryerase-updated-to-v0-dot-1-5/?pageforid=2948292#post-2948292 DryErase] [https://github.com/shdwjk/Roll20API/blob/master/DryErase/DryErase.js on GitHub] | * [https://app.roll20.net/forum/post/2948292/script-dryerase-updated-to-v0-dot-1-5/?pageforid=2948292#post-2948292 DryErase] [https://github.com/shdwjk/Roll20API/blob/master/DryErase/DryErase.js on GitHub] | ||
* [https://app.roll20.net/forum/post/2948292/script-dryerase-updated-to-v0-dot-1-5/?pageforid=3055442#post-3055442 '''Snippet:''' delete all drawings on Objects/Tokens Layer.] | * [https://app.roll20.net/forum/post/2948292/script-dryerase-updated-to-v0-dot-1-5/?pageforid=3055442#post-3055442 '''Snippet:''' delete all drawings on Objects/Tokens Layer.] | ||
− | |||
=== Dynamic Lighting, FX, Jukebox === | === Dynamic Lighting, FX, Jukebox === |
Revision as of 05:29, 31 May 2016
Contents |
API Scripts
An ongoing list of some of the API Scripts that I use and the many more that I look forward to checking out!
Scripts marked by a checkmark (✔) are available via One-Click Install.
Questions? Comments? Requests? Feel welcome to PM me on Roll20!
Last updated May 2016.
Turn Tracker, Bookkeeping
- GroupInitiative ✔
- Snippet: add Custom Item (with optional Round Calculation) to Turn Tracker via macro.
- Party Loot Pile on GitHub
- ExperienceTracker ✔
- Easy Experience on GitHub
- Languages on GitHub
Macros, Rollable Tables
- PowerCards on GitHub
- ColorEmote on GitHub
- TableExport on GitHub Resources: loot tables.
- RecursiveTables on GitHub
- Randomizer on GitHub Dependencies: Command Shell
- Net Libram of Random Magical Effects (Pathfinder Character Sheet) on GitHub
Journal, Characters
- Snippet: adjust or create Character Attribute via macro.
- Snippet: create Attribute on all Characters Represented By selected Tokens.
- Ammo ✔
- Snippet: output Character's avatar to Text Chat.
- Snippet: provide an avatar to all Characters that don't have one.
Tokens, Objects
- TokenMod ✔
- Bump ✔
- MonsterHitDice ✔
- Aura/Tint HealthColor on GitHub
- AlterBars - With HealthColors Support HealthColor - Exposes AdjustToken TokenMod - With HealthColors Support
- Snippet: conditionally set Token status indicator based on bar value.
- Snippet: automatically align small Tokens to the centre of a grid square.
- Patrols using Waypoints
- Marching Order ✔
- Snippet: gather selected Tokens into formation.
- Random Rotate on GitHub
- Snippet: adjust isometic Rollable Table Token's facing via rotation.
- TokenNameNumber ✔
- TokenSync on GitHub
Pages, Maps
- TokenLock ✔
- MapLock on GitHub
- Snippet: use master Page's settings as default for newly-created Pages.
- ScaleOnAdd on GitHub
- Page Navigator on GitHub
- MapChange on GitHub
- AutoTeleport on GitHub
- Door Control for Players, includes Locks and Traps
- It's a Trap! ✔
- MotionSensor on GitHub
- World Map Discovery ✔
- AOEDrawer on GitHub
- DryErase on GitHub
- Snippet: delete all drawings on Objects/Tokens Layer.
Dynamic Lighting, FX, Jukebox
- DynamicLightRecorder on GitHub
- ShareVision on GitHub
- Torch ✔
- Path Splitter ✔
- DarknessClosingIn on GitHub
- Custom FX ✔
- PageFX ✔
- Snippet: activate random FX on selected Tokens.
- Music Control for Tokens