Created
June 15, 2018 23:58
-
-
Save Jorshasaur/9ad3cc0034ec6bfbe13c12e9e80c919b to your computer and use it in GitHub Desktop.
Macros for Roll 20 - Fleet Engagements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&{template:default} {{name=@{selected|token_name} }} {{Attack Roll= [[ @{attack}t[Challenge-Dice] ]] }} | |
!setattr --sel --mute --mod --Attack|-1 | |
!roll20AM --play|heavy-phaser|photon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&{template:default} {{name=@{selected|token_name} }} {{Defense Roll= [[ @{defense}t[Challenge-Dice] ]] }} | |
!setattr --sel --mute --mod --Defense|-1 | |
!roll20AM --play|shields |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&{template:default} {{name=@{selected|token_name} }} {{Defense Roll= [[ @{defense}t[Challenge-Dice] ]] }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!setattr --sel --reset --Attack --reset --Defense |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment