-
Notifications
You must be signed in to change notification settings - Fork 29
en macro request checks
Jan Weigmann edited this page Apr 15, 2024
·
3 revisions
You can also write macros to quickly request a check from players in the chat window.
- create a new macro and set it to script.
- then write the code
game.dsa5.macro.requestRoll("TALENT", MODIFICATOR);
in the Command field (examples see below)
game.dsa5.macro.requestRoll("Sense Acuity", -1);
game.dsa5.macro.requestRoll("Convert & Convince", 1);
!
game.dsa5.macro.requestRoll("Willpower", -2);
game.dsa5.macro.requestRoll("Fulminictus", -2);
!
Translation information
[x] updated: 2021-06-07
[x] german entry linked
[x] automatic translation
[ ] proof read
[ ] change pictures with EN version
[ ] change links
de | en
Character
Game mechanics
- Encounters and initiative
- Combat
- Sight and Light
- Chat commands
- Merchants
- Shape shifting
- Self created entries / items
- The library
- Poison and sickness checks
- System settings
Advanced mechanisms
- Request checks/rolls in journal entries
- TDE icons for lists
- Effects via "Effect" field
- Self created effects
- Macros - Request checks/rolls
Recommendations