Documentation ¶
Index ¶
- Constants
- func ConstructEmeralDragonWhelpPets(character *core.Character)
- func MakeEmeraldDragonWhelpTriggerAura(agent core.Agent, itemId int32)
- type EmeraldDragonWhelp
- func (whelp *EmeraldDragonWhelp) ExecuteCustomRotation(sim *core.Simulation)
- func (whelp *EmeraldDragonWhelp) GetPet() *core.Pet
- func (whelp *EmeraldDragonWhelp) Initialize()
- func (whelp *EmeraldDragonWhelp) OnPetDisable(sim *core.Simulation)
- func (whelp *EmeraldDragonWhelp) Reset(sim *core.Simulation)
Constants ¶
View Source
const ( ShortswordOfVengeance = 754 FieryWarAxe = 870 Bloodrazor = 809 HammerOfTheNorthernWind = 810 FlurryAxe = 871 Nightblade = 1982 Shadowblade = 2163 GutRipper = 2164 BowOfSearingArrows = 2825 Gutwrencher = 5616 Ravager = 7717 HanzoSword = 8190 TheJackhammer = 9423 PendulumOfDoom = 9425 BloodletterScalpel = 9511 TheHandOfAntusul = 9639 GryphonRidersStormhammer = 9651 Firebreather = 10797 VilerendSlicer = 11603 HookfangShanker = 11635 Ironfoe = 11684 HandOfJustice = 11815 LinkensSwordOfMastery = 11902 SearingNeedle = 12531 PipsSkinner = 12709 SerpentSlicer = 13035 JoonhosMercy = 17054 ThrashBlade = 17705 SatyrsLash = 17752 MarkOfTheChosen = 17774 FiendishMachete = 18310 Thunderfury = 19019 ScarabBrooch = 21625 MarkOfTheChampionPhys = 23206 MarkOfTheChampionSpell = 23207 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EmeraldDragonWhelp ¶
func NewEmeraldDragonWhelp ¶
func NewEmeraldDragonWhelp(character *core.Character) *EmeraldDragonWhelp
func (*EmeraldDragonWhelp) ExecuteCustomRotation ¶
func (whelp *EmeraldDragonWhelp) ExecuteCustomRotation(sim *core.Simulation)
func (*EmeraldDragonWhelp) GetPet ¶
func (whelp *EmeraldDragonWhelp) GetPet() *core.Pet
func (*EmeraldDragonWhelp) Initialize ¶
func (whelp *EmeraldDragonWhelp) Initialize()
func (*EmeraldDragonWhelp) OnPetDisable ¶
func (whelp *EmeraldDragonWhelp) OnPetDisable(sim *core.Simulation)
func (*EmeraldDragonWhelp) Reset ¶
func (whelp *EmeraldDragonWhelp) Reset(sim *core.Simulation)
Click to show internal directories.
Click to hide internal directories.