Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Script:Cypher Roller

From Roll20 Wiki

Jump to: navigation, search
API ScriptAuthor: Nicolai V.
Version: 0.8
Last Modified: 2014-3-9
Code: Cypher Roller
Dependencies: None
Conflicts: None

Cypher Roller creates the API commands !c and !cg. The former will roll a Cypher from installed cypher modules and the latter will generate full indexed handout with a list of all the cyphers as well as individual archived handouts with the stats of each individual cypher. Be aware both scripts does not work properly on the live server yet, and be aware the latter script does not have a script to remove the handouts, and it will generate 100-500 handouts.

Contents

Syntax

!c <Player>@<Module>@<Number>
!cg

Installation

The main code does not do anything by itself and it requires the insertion of modules to allow cyphers to be rolled, and requires a roll template to be added to the character sheet for proper chat message formatting.

From Author

Need help setting up this wiki page to add the links for the scripts. Links and most information available here: https://app.roll20.net/forum/post/1686858/api-numenera-cypher-roller

Changelog

v0.8 (2014-3-8)

  • Release