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
alias: Network Recovery - Power Cycle Network Gear | |
description: >- | |
Automatically power cycles network devices and retries every 30 minutes until | |
internet is restored. | |
triggers: | |
- entity_id: | |
- binary_sensor.8_8_8_8 | |
to: "off" | |
for: | |
minutes: 5 |
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
#Commanding Presence | |
?{Each used 1/encounter| | |
Hold the Line!,&{template:sagadefault} {{header=Hold the Line}} {{=Make melee/ranged attack vs enemy.}} {{Hit=+2 morale bonus to allied Defenses within 6 squares until end of next turn.}}|Lead the Assault,&{template:sagadefault} {{header=Lead the Assault}} {{=Make melee/ranged attack vs enemy.}} {{Hit=+2 to ally's attack/damage within 6 squares until end of next turn.}}|Turn the Tide,&{template:sagadefault} {{header=Turn the Tide}} {{=Make melee/ranged attack vs enemy.}} {{Hit=***3*** allies move up to half their speed for free}}} |
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
## IMPORTANT NOTE ## When pasting into a macro, if it is opened after saving, the entire command will need to be repasted due to the way queries and macros interact. The ASCII formats must remain intact (ie, { and }) in order for the drop down queries to work as intended. | |
# Turn Tracker Commands | |
!tj -?{Turn Tracker options|start|stop|clear|reset,reset ?{Round|1}} | |
# Status Marker Commands | |
!tj -?{Status Marker options|Add Status,addstatus ?{name}:?{duration}:?{direction}:?{message}|Edit Status (selected tokens),edit|Remove Status,removstatus ?{name}|List Fav Effects,listfavs|Add Fav,addfav ?{name}:?{duration}:?{direction}:?{message}} |