Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLichKing25HAI ¶
func NewSindragosa25HAI ¶
func SindragosaTargetInputs ¶
func SindragosaTargetInputs() []*proto.TargetInput
Types ¶
type LichKing25HAI ¶
func (*LichKing25HAI) ExecuteCustomRotation ¶
func (ai *LichKing25HAI) ExecuteCustomRotation(sim *core.Simulation)
func (*LichKing25HAI) Initialize ¶
func (ai *LichKing25HAI) Initialize(target *core.Target, _ *proto.Target)
func (*LichKing25HAI) Reset ¶
func (ai *LichKing25HAI) Reset(*core.Simulation)
type Sindragosa25HAI ¶
type Sindragosa25HAI struct { Target *core.Target ChilledToTheBone *core.Spell FrostAura *core.Spell FrostBreath *core.Spell FrostBreathDebuff *core.Aura IncludeMysticBuffet bool MysticBuffetAuras []*core.Aura }
func (*Sindragosa25HAI) ExecuteCustomRotation ¶
func (ai *Sindragosa25HAI) ExecuteCustomRotation(sim *core.Simulation)
func (*Sindragosa25HAI) Initialize ¶
func (ai *Sindragosa25HAI) Initialize(target *core.Target, config *proto.Target)
func (*Sindragosa25HAI) Reset ¶
func (ai *Sindragosa25HAI) Reset(sim *core.Simulation)
Click to show internal directories.
Click to hide internal directories.