Skip to content

INQVehicle

kyleady edited this page Mar 1, 2017 · 1 revision

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 INQVehicle cannot parse Roll20 character sheets. It can be used to make any type of vehicle, except ordinance.

Future Work

Eventually, I would like to build off of the INQParser to create INQVehicleParser.

Much later, I would like to build in the randomization from Sector Generation into prototypes that inherent from these, such as INQVehicleGenerator.

Prototypes

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

Clone this wiki locally