Difference between revisions of "Scott C."
From Roll20 Wiki
Andreas J. (Talk | contribs) m (→Sheets) |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
'''{{user profile|459831|Scott C.}}''' is creator of a number of [[API]] Scripts, and a [[Sheet Author]]. | '''{{user profile|459831|Scott C.}}''' is creator of a number of [[API]] Scripts, and a [[Sheet Author]]. | ||
+ | * Patreon: [https://patreon.com/kurohyoustudios kurohyoustudios] | ||
+ | * Github: [https://github.com/Kurohyou Kurohyou] | ||
+ | |||
+ | '''[[Sheet Author's Journey]]''' is a tutorial to [[Character Sheet Development]], using his {{k-scaffold}} sheet development framework. | ||
==[[API]]== | ==[[API]]== | ||
Line 12: | Line 16: | ||
==Sheets== | ==Sheets== | ||
− | * [[ | + | * [[Rapidfire System]] |
− | + | ||
* [[GeneFunk 2090]] | * [[GeneFunk 2090]] | ||
* [https://github.com/Roll20/roll20-character-sheets/tree/master/SCP%20The%20Tabletop%20Roleplaying%20Game SCP The Tabletop Roleplaying Game] | * [https://github.com/Roll20/roll20-character-sheets/tree/master/SCP%20The%20Tabletop%20Roleplaying%20Game SCP The Tabletop Roleplaying Game] | ||
* [https://github.com/Roll20/roll20-character-sheets/tree/master/Lion%20&%20Dragon Lion & Dragon] | * [https://github.com/Roll20/roll20-character-sheets/tree/master/Lion%20&%20Dragon Lion & Dragon] | ||
+ | * [[Starfinder Official|Starfinder by Roll20]] | ||
+ | * Starfinder HUD | ||
==Tips & tricks== | ==Tips & tricks== | ||
* {{forum|permalink/8034567/ Sheetworker Optimization}} | * {{forum|permalink/8034567/ Sheetworker Optimization}} | ||
− | + | ||
− | + | ||
[[Category:Sheet Author]] | [[Category:Sheet Author]] | ||
[[Category:API Author]] | [[Category:API Author]] | ||
[[Category:Forum Champion]] | [[Category:Forum Champion]] |
Revision as of 09:54, 21 February 2022
Scott C. is creator of a number of API Scripts, and a Sheet Author.
- Patreon: kurohyoustudios
- Github: Kurohyou
Sheet Author's Journey is a tutorial to Character Sheet Development, using his K-Scaffold sheet development framework.
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)
Sheets
- Rapidfire System
- GeneFunk 2090
- SCP The Tabletop Roleplaying Game
- Lion & Dragon
- Starfinder by Roll20
- Starfinder HUD
Tips & tricks
- Sheetworker Optimization(Forum)