Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_amanitar.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ahnkahet.h"
Include dependency graph for boss_amanitar.cpp:

Go to the source code of this file.

Classes

class  boss_amanitar
struct  boss_amanitar::boss_amanitarAI
class  npc_amanitar_mushrooms
struct  npc_amanitar_mushrooms::npc_amanitar_mushroomsAI

Enumerations

enum  Creatures { NPC_TRIGGER = 19656 }
enum  Events {
  EVENT_SPAWN = 1 , EVENT_MINI , EVENT_ROOT , EVENT_BASH ,
  EVENT_BOLT , EVENT_AURA
}
enum  Spells {
  SPELL_BASH = 57094 , SPELL_ENTANGLING_ROOTS = 57095 , SPELL_MINI = 57055 , SPELL_VENOM_BOLT_VOLLEY = 57088 ,
  SPELL_HEALTHY_MUSHROOM_POTENT_FUNGUS = 56648 , SPELL_POISONOUS_MUSHROOM_POISON_CLOUD = 57061 , SPELL_POISONOUS_MUSHROOM_VISUAL_AREA = 61566 , SPELL_POISONOUS_MUSHROOM_VISUAL_AURA = 56741 ,
  SPELL_PUTRID_MUSHROOM = 31690 , SPELL_POWER_MUSHROOM_VISUAL_AURA = 56740
}

Functions

void AddSC_boss_amanitar ()

Enumeration Type Documentation

◆ Creatures

enum Creatures
Enumerator
NPC_TRIGGER 

Definition at line 24 of file boss_amanitar.cpp.

◆ Events

enum Events
Enumerator
EVENT_SPAWN 
EVENT_MINI 
EVENT_ROOT 
EVENT_BASH 
EVENT_BOLT 
EVENT_AURA 

Definition at line 29 of file boss_amanitar.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_BASH 
SPELL_ENTANGLING_ROOTS 
SPELL_MINI 
SPELL_VENOM_BOLT_VOLLEY 
SPELL_HEALTHY_MUSHROOM_POTENT_FUNGUS 
SPELL_POISONOUS_MUSHROOM_POISON_CLOUD 
SPELL_POISONOUS_MUSHROOM_VISUAL_AREA 
SPELL_POISONOUS_MUSHROOM_VISUAL_AURA 
SPELL_PUTRID_MUSHROOM 
SPELL_POWER_MUSHROOM_VISUAL_AURA 

Definition at line 10 of file boss_amanitar.cpp.

Function Documentation

◆ AddSC_boss_amanitar()

void AddSC_boss_amanitar ( )

Definition at line 218 of file boss_amanitar.cpp.

Referenced by AddNorthrendScripts().