Skip to content

INQStarship

kyleady edited this page Feb 28, 2017 · 2 revisions

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, INQVehicleGenerator, etc.

Prototypes

  • INQStarship.js - Prototype which holds all of the defaults of an INQ Starship and can create a new Roll20 Character.

Clone this wiki locally