-
Notifications
You must be signed in to change notification settings - Fork 29
More Functionalities
javierriveracastro edited this page Oct 26, 2022
·
9 revisions
You can also use the weapon or power icon to drag it over the actor you want to target. It will execute the "Show card and trait roll" action.

For easier accessability, instead of dragging the icon on an actor, you can also drag it to the macro bar, creating an automatic macro instead.
The module comes with some custom bennies that can be found in the assets/bennies folder.
Currently, it ships with some classical roman and greek coins.
The module let's you define your own actions, see this GLOBAL ACTIONS:
The following information assumes a passing knowledge of both javascript and Foundry API. It's geared towards macro or module developers.
The module exposes an API in game.brsw.
- game.brsw.add_actions(actions): Can be used to add an array of actions to the available ones. The array should be in the same format as builtin-actions.js. The array is cleared when reloading and should be set again