Attack Command¶
Roll attacks and damage with weapons.
Usage¶
!attack <weapon_name> [2H] [adv] [dis] [backstab] [demonic] [assassin] [verb] [+<modifier>]
Description¶
The attack command allows you to: - View all available weapon attacks for your character - Roll attacks with specific weapons - Apply various modifiers and conditions
Options¶
2H
- Use two-handed weapon damageadv
- Roll with advantagedis
- Roll with disadvantagebackstab
- Apply backstab bonusdemonic
- Apply demonic bonusassassin
- Apply assassin bonusverb
- Show detailed modifier breakdown+<modifier>
- Add a custom modifier to the attack roll (e.g., +1d6, +2)
Examples¶
View all weapons:
!attack
Attack with a specific weapon:
!attack longsword
Attack with modifiers:
!attack longsword 2H adv
!attack dagger backstab
!attack longsword +1d6
!attack dagger +2 adv
Notes¶
- You must have a character selected to use this command
- The command will automatically apply relevant modifiers from your character
- Damage is rolled automatically with the attack
- Critical hits are handled automatically
- weapons will be matched with fuzzy matching ("long" will match "longsword")