Skip to content

StarshipDamageCatcher.js

kyleady edited this page Jul 10, 2017 · 1 revision

Purpose

When weapon damage is rolled, the System automatically saves the resulting Damage, Penetration within the Damage Variables (see Damage).

Starship damage from different attacks combine together. All other damage does not stack but instead replaces the previous damage count.

Usage

This Script is not manually activated. It will respond to the effects of other API Commands.

Requirements

The Damage Variables listed in Damage must exist somewhere in the campaign.

Clone this wiki locally