-
Notifications
You must be signed in to change notification settings - Fork 0
INQStarship
kyleady edited this page Feb 28, 2017
·
2 revisions
This folder contains all of the prototypes that manage the creation of INQ Starship objects and using them to make Roll20 character objects.
Currently INQStarship cannot parse Roll20 character sheets. It can be used to make any class of starship, except ordinance.
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, INQVehicleGenerator, etc.
- INQStarship.js - Prototype which holds all of the defaults of an INQ Starship and can create a new Roll20 Character.