Skip to content

PainSuppress.js

kyleady edited this page Jan 24, 2018 · 3 revisions

Purpose

Shorthand for AddCounter.js, for using Power Armour Pain Suppressants. It not only tracks how long the effect is being ignored, it also tracks how many Pain Suppressants that token has used.

Usage

!Pain Suppress <input text> (Players and GM)

Uses AttributeValue.js to find "Ammo - Pain Suppressants" to determine the number of remaining Pain Suppressants the selected token has. Note that this clip will work with ReloadWeapon.js.

If no Pain Suppressants remain, it will warn the user and stop here.

It will otherwise reduce the number of Pain Suppressants by 1, and report the remaining Pain Suppressants to the user.

It will then use AddCounter.js to add a counter to the turn tracker. The counter will note the Graphic Name and the input text, suggested to be the Critical Result that is being delayed. It will also roll a D10 to determine how long the Pain Suppressant lasts.

Requirements

Clone this wiki locally