Character Creation - kyleady/Roll20-Rogue-Trader-API GitHub Wiki
This section contains all the INQ System Scripts that are used for setting up INQ Characters, INQ Vehicles, and INQ Starships from scratch.
The following is a list of scripts used for character creation:
- AddPilot.js - Once a vehicle has been created, it will need a pilot. This API Command adds the details of a pilot to the character sheet of the vehicle.
- NewCharacter.js - API Commands for creating blank INQ Characters, INQ Vehicles, and INQ Starships.
- SetDefaultToken.js - API Command for setting the default token for an INQ Character.