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:Creature Gen"

From Roll20 Wiki

Jump to: navigation, search
(Changelog)
Line 22: Line 22:
  
 
=== Changelog ===
 
=== Changelog ===
{{changelog version|1.00|2015-03-02|* Release}}
 
 
{{changelog version|1.01|2015-03-03|* added regeneration as a defensive ability to be shown in 'defenses'}}
 
{{changelog version|1.01|2015-03-03|* added regeneration as a defensive ability to be shown in 'defenses'}}
 +
{{changelog version|1.00|2015-03-02|* Release}}

Revision as of 10:06, 11 March 2015

API Script Author: Ken L.
Version: 1.01
Last Modified: 2015-3-03
Code: CreatureGen
Dependencies: None
Conflicts: Unknown

CreatureGen or 'CGen' is a script designed to transform PRD or D20PFSRD statistics blocks into a combat ready token for use in Pathfinder Roll20 games. It is loosely based in part on Peter W.'s script called CreateMob which was the inspiration for this script.

Artwork has been contributed by: Russ H. , Rhyannon, and Alan H. for the templates this script uses.

The script works in a menu like system where it simplifies the statblock from general creature abilities down to more specific abilities. This was done to quickly access abilities in the middle of combat as opposed to say navigating an entire character sheet.


Use

TODO

Changelog

v1.01 (2015-03-03)

  • added regeneration as a defensive ability to be shown in 'defenses'


v1.00 (2015-03-02)

  • Release