R/weapons.R

#' Weapons List
#'
#' All weapons given, no differentiation between weapon types or characteristics (possibly a future update??).
#' @format A vector of length 37:
#' \describe{
#'   \item{Element}{Character string with the name of a weapon inside DnD5e}
#'   
#'   ...
#' }
#' @source \url{Dungeon and Dragons Fifth Edition Player's Hand Book}

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