Difference between revisions of "Script:Creature Gen"
From Roll20 Wiki
(Created page with "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 ...") |
|||
Line 1: | Line 1: | ||
+ | <div style="float: {{{1|right}}}; width: 200px; padding: 5px; border: 1px solid #777; margin: 0 15px 15px 15px; background-color: #efefef;"> | ||
+ | <span style="text-align:center;display:block;font-size:1.4em">API Script</span> | ||
+ | <span style="font-variant:small-caps">'''Author:''' {{user profile|438119|Ken L.}} </span><br> | ||
+ | {{script version|1.01}}<br> | ||
+ | {{script lastmodified date| 2015-3-03}}<br> | ||
+ | <span style="font-variant:small-caps">'''Code:''' [https://github.com/Roll20KenL/Roll20_API_Scripts/blob/master/cgen.js CreatureGen] </span><br> | ||
+ | <span style="font-variant:small-caps">'''Dependencies:''' None </span><br> | ||
+ | <span style="font-variant:small-caps">'''Conflicts:''' Unknown </span> | ||
+ | </div> | ||
+ | |||
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 [https://app.roll20.net/forum/post/686369/script-pathfinder-mob-slash-character-importer#post-898969 CreateMob] which was the inspiration for this script. | 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 [https://app.roll20.net/forum/post/686369/script-pathfinder-mob-slash-character-importer#post-898969 CreateMob] which was the inspiration for this script. | ||
Line 4: | Line 14: | ||
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. | 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. | ||
+ | |||
+ | <br clear="both"> | ||
=== Use === | === Use === |
Revision as of 06:53, 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.00 (2015-03-02)
- Release
v1.01 (2015-03-03)
- added regeneration as a defensive ability to be shown in 'defenses'