INQStarship - kyleady/Roll20-Rogue-Trader-API GitHub Wiki
Overview
This folder contains all of the prototypes that manage the creation of INQ Starship objects and using them to make Roll20 character objects.
Supporting
Currently INQStarship cannot parse Roll20 character sheets. It can be used to make any class of starship, except ordinance.
Future Work
Eventually, I would like to build off of the INQParser to create INQStarshipParser.
Much later, I would like to build in the randomization from Sector Generation into prototypes that inherent from these, such as INQStarshipGenerator.
Prototypes
- INQStarship.js - Prototype which holds all of the defaults of an INQ Starship and can create a new Roll20 Character.