# Avrae Cheat Sheet
## Setting up a character
**Add character from D&D Beyond:** `!import [url]`
**Associate a character with a channel:** `!ch add "Character Name" chan` while in the channel you wish to associate the character with
**Set up hit dice:** `!cc create "Hit Dice (d#)" -min 0 -max ClassLevel`
**Update a character:** `!update`
(Note: Once you've updated a character, you need to do a long rest)
**Do a short rest:** `!g sr` or `!rest short`
**Do a short rest, spending hit dice:** `!rest short XdY`
**Spend additional hit dice:** `!rest extra XdY`
**Do a long rest:** `!g lr` or `!rest long`
## Initiative/Combat
**Join Initiative:** `!i join`
**End Turn:** `!i next`
**Modify HP:** `!g hp mod 2d4`
**Set HP:** `!g hp set 28`
**Remove a status:** `!init re "Status Name"`
**Remove all statuses:** `!init re`
## Attacking
Change target to some other name when not attacking Volo (VO1)
**Attack with Cantrip:** `!cast "Mind Sliver" -t VO1`
**Attack with Rapier:** `!attack Rapier -t VO1`
**Attack, with advantage:** `!attack Longsword -t VO1 adv`
**Attack, with disadvantage:** `!attack longsword -t VO1 dis`
**Multiple Attacks At Once:** `!attack Longsword -t VO1 -t VO1 -t VO1`
**Multiple Targets With A Spell:** `!cast "Magic Missile" -t VO1 -t VO1 -t VO1` or `!cast "Magic Missile" -t VO1 -t VO2 -t VO3` (Where did the second and third Volo come from? Who can say)
## Dice Roller
**Rolling Dice With Advantage:** ```!r 2d20kh1+4```
## Wizard/Caster Stuff
**Arcane Recovery:**
!action Arcane Recovery
**Spell Slots:**
Add/remove slots
!g ss 1 +1
!g ss 1 -1