This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//A System for tracking Downtime Activities | |
//Made by Julexar (https://app.roll20.net/users/9989180/julexar) | |
//API Commands: | |
/* !down - will give you the menu | |
--Options-- | |
--sel - use the selected character token | |
--name - use the character name | |
--charid - use the character id | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//XP, Gold and Res Calculator for the AG | |
//Script made by Julexar (https://app.roll20.net/users/9989180/julexar), original by BlackJet (https://app.roll20.net/users/4499315/blackjet134) | |
//API Commands: | |
//!calc - gives the GM a menu with the Options. | |
var Calculator = Calculator || (function() { | |
'use strict'; | |
var version="1.0", |