Difference between revisions of "Silvyre"
From Roll20 Wiki
Line 43: | Line 43: | ||
* [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-alterbars-with-healthcolors-support-js AlterBars - With HealthColors Support] [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-healthcolor-exposes-adjusttoken-js HealthColor - Exposes AdjustToken] [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-tokenmod-with-healthcolors-support TokenMod - With HealthColors Support] | * [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-alterbars-with-healthcolors-support-js AlterBars - With HealthColors Support] [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-healthcolor-exposes-adjusttoken-js HealthColor - Exposes AdjustToken] [https://gist.github.com/shdwjk/36025e18d770862abaa4#file-tokenmod-with-healthcolors-support TokenMod - With HealthColors Support] | ||
* [https://app.roll20.net/forum/post/3403472/request-simple-status-check/?pageforid=3403708#post-3403708 '''Snippet:''' conditionally set Token status indicator based on bar value.] | * [https://app.roll20.net/forum/post/3403472/request-simple-status-check/?pageforid=3403708#post-3403708 '''Snippet:''' conditionally set Token status indicator based on bar value.] | ||
− | |||
* [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/2309394/centre-aligned-small-tokens-on-the-square-grid/?pageforid=2343022#post-2343022 '''Snippet:''' automatically align small Tokens to the centre of a grid square.] | * [https://app.roll20.net/forum/post/2309394/centre-aligned-small-tokens-on-the-square-grid/?pageforid=2343022#post-2343022 '''Snippet:''' automatically align small Tokens to the centre of a grid square.] | ||
Line 50: | Line 49: | ||
* [[Script:Random_Rotate|Random Rotate]] [https://github.com/shdwjk/Roll20API/blob/master/RandomRotate/RandomRotate.js on GitHub] | * [[Script:Random_Rotate|Random Rotate]] [https://github.com/shdwjk/Roll20API/blob/master/RandomRotate/RandomRotate.js on GitHub] | ||
* [https://app.roll20.net/forum/post/2778056/script-token-face-change-based-on-rotation/?pageforid=2778056#post-2778056 '''Snippet:''' adjust isometic Rollable Table Token's facing via rotation.] | * [https://app.roll20.net/forum/post/2778056/script-token-face-change-based-on-rotation/?pageforid=2778056#post-2778056 '''Snippet:''' adjust isometic Rollable Table Token's facing via rotation.] | ||
+ | * [https://app.roll20.net/forum/post/3117018/script-tokensync-synchronize-changes-to-tokens/?pageforid=3117018#post-3117018 TokenSync] [https://github.com/SCPRedMage/roll20-api-scripts/blob/master/TokenSync/TokenSync.js on GitHub] | ||
=== Maps, Pages === | === Maps, Pages === |
Revision as of 05:12, 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
- TokenNameNumber ✔
- MonsterHitDice ✔
- GroupInitiative ✔
- ExperienceTracker ✔
- Party Loot Pile on GitHub
- Easy Experience on GitHub
- Languages on GitHub
- Snippet: add Custom Item (with optional Round Calculation) to Turn Tracker via macro.
Macros, Rollable Tables
- Ammo ✔
- PowerCards on GitHub
- ColorEmote on GitHub
- TableExport on GitHub Resources: loot tables.
- RecursiveTables on GitHub
- Randomizer on GitHub Dependencies: Command Shell
- Herbalism (D&D 5E) on GitHub
- 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.
- Snippet: output Character's avatar to Text Chat.
- Snippet: provide an avatar to all Characters that don't have one.
Tokens, Objects
- TokenMod ✔
- Bump ✔
- Marching Order ✔
- TokenLock ✔
- 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.
- ScaleOnAdd on GitHub
- Snippet: automatically align small Tokens to the centre of a grid square.
- Patrols using Waypoints
- Snippet: gather selected Tokens into formation.
- Random Rotate on GitHub
- Snippet: adjust isometic Rollable Table Token's facing via rotation.
- TokenSync on GitHub
Maps, Pages
- It's a Trap! ✔
- World Map Discovery ✔
- Page Navigator on GitHub
- MapChange on GitHub
- AutoTeleport on GitHub
- MapLock on GitHub
- Door Control for Players, includes Locks and Traps
- MotionSensor on GitHub
- AOEDrawer on GitHub
- DryErase on GitHub
- Snippet: delete all drawings on Objects/Tokens Layer.
- Snippet: use master Page's settings as default for newly-created Pages.
Dynamic Lighting, FX, Jukebox
- Custom FX ✔
- PageFX ✔
- Torch ✔
- Path Splitter ✔
- ShareVision on GitHub
- DynamicLightRecorder on GitHub
- DarknessClosingIn on GitHub
- Music Control for Tokens
- Snippet: activate random FX on selected Tokens.