saves

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Strength means the Strength saving throw will be used.
	Strength = "strength"
	// Dexterity means the Dexterity saving throw will be used.
	Dexterity = "dexterity"
	// Constitution means the Constitution saving throw will be used.
	Constitution = "constitution"
	// Intelligence means the Intelligence saving throw will be used.
	Intelligence = "intelligence"
	// Wisdom means the Wisdom saving throw will be used.
	Wisdom = "wisdom"
	// Charisma means the Charisma saving throw will be used.
	Charisma = "charisma"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SavingThrows

type SavingThrows map[string]int

SavingThrows is the collection of saving throws the creature is proficient at.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL