Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type string
const ( TypeAcid Type = "acid" TypeCold Type = "cold" TypeFire Type = "fire" TypeForce Type = "force" TypeLightning Type = "lightning" TypeNecrotic Type = "necrotic" TypePoison Type = "poison" TypePsychic Type = "psychic" TypeRadiant Type = "radiant" TypeThunder Type = "thunder" TypeBludgeoning Type = "bludgeoning" TypePiercing Type = "piercing" TypeSlashing Type = "slashing" TypeNone Type = "none" )
Click to show internal directories.
Click to hide internal directories.