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

Difference between revisions of "Script:Cypher Roller"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{script overview |name= |author={{user profile|62863|Nicolai V.}} |lastmodified=2014-3-9 |version=2.2}} '''Cypher Roller''' creates the API commands <code>!c</code> and <cod...")

Revision as of 01:17, 9 March 2015

API ScriptAuthor: Nicolai V.
Version: 2.2
Last Modified: 2014-3-9
Dependencies: None
Conflicts: None
[[Category:User API Scripts|]]

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.

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. Available Roll Templates


Available Cypher Modules


Changelog

v0.8 (2014-3-8)

  • Release