(Created page with "=Rogue Avrae Cheatsheet= ==Basic Rogue Items== Sneak Attack - uses the snippet sneak to add the damage. It auto calculates based on your level. <pre>!a dagger sneak</pre> Cunning Action - uses the snippet cunning to add the text that it is a bonus action <pre>!a Disengage cunning</pre> Steady Aim - uses the snippet steady to add the text and advantage on the roll <pre>!a longbow steady</pre> Uncanny Dodge - this is an action that is added. !a uncanny -amt (amou...") |
No edit summary |
||
Line 3: | Line 3: | ||
==Basic Rogue Items== | ==Basic Rogue Items== | ||
Sneak Attack - uses the snippet sneak to add the damage. It auto calculates based on your level. | '''Sneak Attack''' - uses the snippet sneak to add the damage. It auto calculates based on your level. | ||
<pre>!a dagger sneak</pre> | <pre>!a dagger sneak</pre> | ||
Cunning Action - uses the snippet cunning to add the text that it is a bonus action | '''Cunning Action''' - uses the snippet cunning to add the text that it is a bonus action | ||
<pre>!a Disengage cunning</pre> | <pre>!a Disengage cunning</pre> | ||
Steady Aim - uses the snippet steady to add the text and advantage on the roll | '''Steady Aim''' - uses the snippet steady to add the text and advantage on the roll | ||
<pre>!a longbow steady</pre> | <pre>!a longbow steady</pre> | ||
Uncanny Dodge - this is an action that is added. !a uncanny -amt (amount of damage dealt). So, if you are hit by an attack dealing 50 damage: | '''Uncanny Dodge''' - this is an action that is added. !a uncanny -amt (amount of damage dealt). So, if you are hit by an attack dealing 50 damage: | ||
<pre>!a uncanny -amt 50</pre> | <pre>!a uncanny -amt 50</pre> | ||
Evasion - this is an alias, !evasion (damage taken). This is the actual damage taken by your character, after all resistances and successful saves have been calculated. If you take 30 damage: | '''Evasion''' - this is an alias, !evasion (damage taken). This is the actual damage taken by your character, after all resistances and successful saves have been calculated. If you take 30 damage: | ||
<pre>!evasion 30</pre> | <pre>!evasion 30</pre> | ||
Reliable Talent - use !csettings to set that you have Reliable Talent; it will adjust your skill rolls to be minimum of 10. | '''Reliable Talent''' - use !csettings to set that you have Reliable Talent; it will adjust your skill rolls to be minimum of 10. | ||
==Subclasses== | ==Subclasses== |
Revision as of 14:18, 20 May 2024
Rogue Avrae Cheatsheet
Basic Rogue Items
Sneak Attack - uses the snippet sneak to add the damage. It auto calculates based on your level.
!a dagger sneak
Cunning Action - uses the snippet cunning to add the text that it is a bonus action
!a Disengage cunning
Steady Aim - uses the snippet steady to add the text and advantage on the roll
!a longbow steady
Uncanny Dodge - this is an action that is added. !a uncanny -amt (amount of damage dealt). So, if you are hit by an attack dealing 50 damage:
!a uncanny -amt 50
Evasion - this is an alias, !evasion (damage taken). This is the actual damage taken by your character, after all resistances and successful saves have been calculated. If you take 30 damage:
!evasion 30
Reliable Talent - use !csettings to set that you have Reliable Talent; it will adjust your skill rolls to be minimum of 10.