Difference between revisions of "Silvyre"
From Roll20 Wiki
(→Tokens, Objects) |
|||
Line 8: | Line 8: | ||
''Last updated May 2016.'' | ''Last updated May 2016.'' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Text Chat, Attributes, Characters === | === Text Chat, Attributes, Characters === | ||
Line 63: | Line 52: | ||
* [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 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 Delete all drawings on Objects/Tokens Layer.] | ||
+ | |||
+ | === 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/2514698/removing-token-from-turn-tracker-automatically-when-bar1-value-falls-below-certain-value/?pageforid=2514905#post-2514905 Add Custom Item (with optional Round Calculation) to Turn Tracker via macro.] | ||
+ | * [https://app.roll20.net/forum/post/3227426/script-experiencetracker-2-dot-01/?pageforid=3227426#post-3227426 ExperienceTracker] ✔ | ||
+ | * [https://app.roll20.net/forum/post/3309609/script-easy-experience/?pageforid=3309609#post-3309609 Easy Experience] [https://gist.GitHub.com/Kurohyou/9aa585437e5457411fd1ea66d37c9481 on GitHub] | ||
+ | * [https://app.roll20.net/forum/post/1280749/script-party-loot-pile-script/?pageforid=1280749#post-1280749 Party Loot Pile] [https://gist.GitHub.com/Villadelfia/9523dd8560f94a594ec8 on GitHub] | ||
+ | * [https://app.roll20.net/forum/post/2723217/script-languages/?pageforid=2723217#post-2723217 Languages] [https://GitHub.com/Roll20/roll20-api-scripts/blob/master/Languages/Languages.js on GitHub] | ||
+ | * [https://app.roll20.net/forum/post/1144568/script-tableexport-a-script-for-exporting-and-importing-rollable-tables-between-accounts/?pageforid=1144568#post-1144568 TableExport] [https://GitHub.com/shdwjk/Roll20API/blob/master/TableExport/TableExport.js on GitHub] Resources: [https://www.dropbox.com/s/4b2x384mc94r6r7/loottables.txt loot tables] | ||
+ | * [https://app.roll20.net/forum/post/2845333/script-recursivetables-expands-inline-rolls-in-rollable-table-results/?pageforid=2845333#post-2845333 RecursiveTables] [https://GitHub.com/shdwjk/Roll20API/blob/master/RecursiveTable/RecursiveTable.js on GitHub] | ||
+ | * [https://app.roll20.net/forum/post/2657434/script-randomizer/?pageforid=2657434#post-2657434 Randomizer] [https://gist.GitHub.com/mattkauffman23/cf179c9fe71b6e01c040 on GitHub] Dependencies: [https://wiki.roll20.net/Script:Command_Shell Command Shell] | ||
=== Dynamic Lighting, FX, Jukebox === | === Dynamic Lighting, FX, Jukebox === |
Revision as of 07:57, 31 May 2016
Contents |
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 May 2016.
Text Chat, Attributes, Characters
- PowerCards on GitHub
- Adjust or create Character Attribute via macro.
- Ammo ✔
- Create Attribute on all Characters Represented By selected Tokens.
- ColorEmote on GitHub
- Output Character's avatar to Text Chat.
- Supply avatar to all Characters without one.
Tokens, Objects
- TokenMod ✔ with HealthColor support
- Bump ✔
- HealthColor on GitHub with AlterBars/TokenMod support
- AlterBars with HealthColor support
- Conditionally set Token status indicator based on bar value.
- MonsterHitDice ✔
- Automatically align small Tokens to the centre of a grid square.
- Twins on GitHub
- TokenPath on GitHub
- Patrols using Waypoints
- Marching Order ✔
- Gather selected Tokens into formation.
- Spin Tokens on GitHub
- Random Rotate on GitHub
- Adjust isometic Rollable Table Token's facing via rotation.
- TokenNameNumber ✔
- TokenSync on GitHub
Pages, Maps
- TokenLock ✔
- MapLock on GitHub
- Use master Page's settings as default for newly-created Pages.
- ScaleOnAdd on GitHub
- Page Navigator on GitHub
- MapChange on GitHub
- AutoTeleport on GitHub
- World Map Discovery ✔
- Door Control for Players, includes Locks and Traps
- It's a Trap! ✔
- MotionSensor on GitHub
- AOEDrawer on GitHub
- DryErase on GitHub
- Delete all drawings on Objects/Tokens Layer.
Bookkeeping, Rollable Tables
- GroupInitiative ✔
- Add Custom Item (with optional Round Calculation) to Turn Tracker via macro.
- ExperienceTracker ✔
- Easy Experience on GitHub
- Party Loot Pile on GitHub
- Languages on GitHub
- TableExport on GitHub Resources: loot tables
- RecursiveTables on GitHub
- Randomizer on GitHub Dependencies: Command Shell
Dynamic Lighting, FX, Jukebox
- DynamicLightRecorder on GitHub
- ShareVision on GitHub
- Torch ✔
- Path Splitter ✔
- DarknessClosingIn on GitHub
- Custom FX ✔
- PageFX ✔
- Activate random FX on selected Tokens.
- Music Control for Tokens