Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterArcaneMage ¶
func RegisterArcaneMage()
Types ¶
type ArcaneMage ¶
type ArcaneMage struct {
*mage.Mage
Options *proto.ArcaneMage_Options
// contains filtered or unexported fields
}
func NewArcaneMage ¶
func NewArcaneMage(character *core.Character, options *proto.Player) *ArcaneMage
func (*ArcaneMage) ArcaneMasteryValue ¶
func (arcane *ArcaneMage) ArcaneMasteryValue() float64
func (*ArcaneMage) GetArcaneMasteryBonus ¶
func (arcane *ArcaneMage) GetArcaneMasteryBonus() float64
func (*ArcaneMage) GetMage ¶
func (arcaneMage *ArcaneMage) GetMage() *mage.Mage
func (*ArcaneMage) Initialize ¶
func (arcane *ArcaneMage) Initialize()
func (*ArcaneMage) Reset ¶
func (arcaneMage *ArcaneMage) Reset(sim *core.Simulation)
Click to show internal directories.
Click to hide internal directories.