roll_attack: Roll attack

View source: R/roll_attack.R

roll_attackR Documentation

Roll attack

Description

Roll an attack

Usage

roll_attack(to_hit, to_damage, type = "normal", ...)

Arguments

to_hit

amount to add to the d20 attack roll

to_damage

amount to add to the damage roll

type

normal, advantage, or disadvantage

...

dice to roll, passed to roll_dice

Value

attack and damage roll are printed


dndManager/dnd5e documentation built on Oct. 3, 2023, 2:31 p.m.