Skip to content

Set the Max AP for an AP Pool

This command sets the maximum Action Points (AP) the designated AP Pool can store.

Additional Reading

For more information on Action Points, please refer to pg. 18-19 in the core rule book.

Definition

Base Command: /trackers ap-pools set-max-ap

A screenshot of the command definition in Discord

Required Parameters

Parameter Purpose
max The max amount of AP that can be stored in the Pool. A value of -1 means an infinite amount

Amount Limits

If the current AP stored in the AP Pool is below the new Max, the excess is lost. However, the response will contain the amount of AP lost this way.

Optional Parameters

Parameter Purpose Default
name The name of the AP Pool to adjust party

Response

Successful Response

The response contains the total amount in the pool along with the new max.

A screenshot of the response in Discord

Failure Responses

If the requested AP Pool was not found, the user will be notified.

A screenshot of the response in Discord

If the amount is invalid, the user will be notified

A screenshot of the response in Discord