armor.class: Armor Class Creator

Description Usage Arguments Value See Also

Description

Issues a type of armor and calculates an armor class for a DnD character

Usage

1
armor.class(which.class, stats)

Arguments

which.class

The class of the character will establish what armor will be issued to that character. It is deterministic with the assigned armor being from the equipment section of each class.

stats

The calculated statistics used in stat.roll function. See it's help page for more.

Value

Will return a data frame of 2 with the first being the calcualted Armor Class and the second being the type of armor worn.

See Also

Stats will come in a form produced by stat.roll


vinny-paris/DnD documentation built on May 3, 2019, 6:13 p.m.