Scott C.
From Roll20 Wiki
(Redirected from Kurohyou)
Page Updated: 2022-06-04 |
- Patreon: KurohyouStudios
- Github: Kurohyou
- Youtube: Kurohyou Studios
Contents |
Tips/Guides
- Sheet Author's Journey is a tutorial to Character Sheet Development, using his K-Scaffold sheet development framework.
- Sheetworker Optimization(Forum)
Creations
Roll20 Autouploader
Main Page: Roll20 Autouploader
Roll20 API and Sheet Autouploader is a Chromium extension that will automate the uploading of code to your Sheet Sandbox, created by Scott C..
This streamlines Character Sheet Development, removing the need to manually upload the files when you want to test changes. The extension will eventually work with API Development as well.
- Install (Chrome Web Store)
- sourcecode: https://github.com/Kurohyou-Studios/R20AutoCode
- forum thread: Automatically upload your sheet code! (May 2022)
- Video of it in action!
It should work on all chromium browsers except for Brave, which has disabled the chromium features that the extension relies on.
API
- Door Knocker -- Script helps quickly open and close doors by controlling the dynamic lighting lines. sourcecode
- ShareVision -- Allows normal vision and darkvision to be shared between players.
- Customizable Roll Listener - allows you to define custom reactions to various chat input and roll results.
!crl
to launch help menu. - EasyExperience - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems.
- Menu Maker(Forum) - Script for generating Chat Menus
- Page Navigator - A way to use a handout for managing & moving both players between pages, instead of using the Page Toolbar
- there is some progress towards a v.3 that completely revamps & fixes the API
- Page Navigator v2.X(Forum) - old thread (2018)