INQ System - kyleady/Roll20-Rogue-Trader-API GitHub Wiki

This section contains all of the scripts for my personal campaigns. The system is based on the Dark Heresy systems, being a personal mash up of Rogue Trader, Deathwatch, and Black Crusade along with my own modifications and additions. The assumed default will be Black Crusade. Warnings and explanations will be given whenever it differs.

  • Character Creation - API Commands for making undetailed new characters, vehicles, and starships.
  • Damage - API Commands and Objects which let players use weapons to make attacks, roll damage if the attack hits, save the damage if it is seen, and allow the GM to apply that damage to characters, vehicles, starships, or hordes.
  • StatHandling - API Commands which access and modify character attributes in various circumstances such as spending a Fate Point, becoming Frenzied, using Medicae, or making a Cohesion Check.
  • WeaponHandling - API Commands which allow the GM to hand out or remove weapons/psychic powers/gear while also creating character abilities to players to easily use those weapons/psychic powers. Also provides API Commands for players to reload these weapons.
  • CritLink.js - API Command for finding the right critical effect table for the right circumstance.
  • Initiative.js - API Commands for rolling, viewing, or editing initiative rolls.
  • PerilsCatcher.js - Watches for bad events based on Stat Rolls.
  • ShipCrit.js - API Command for quickly noting with status markers which starship critical effects the ship token is still suffering from.