TrinityCore
Loading...
Searching...
No Matches
boss_high_botanist_freywinn.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "the_botanica.h"
+ Include dependency graph for boss_high_botanist_freywinn.cpp:

Go to the source code of this file.

Classes

struct  boss_high_botanist_freywinn
 

Enumerations

enum  Texts {
  SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_TREE = 2 , SAY_DEATH = 3 ,
  SAY_OOC_RANDOM = 4
}
 
enum  Spells {
  SPELL_TRANQUILITY = 34550 , SPELL_TREE_FORM = 34551 , SPELL_SUMMON_FRAYER = 34557 , SPELL_PLANT_WHITE = 34759 ,
  SPELL_PLANT_GREEN = 34761 , SPELL_PLANT_BLUE = 34762 , SPELL_PLANT_RED = 34763 , SPELL_CANCEL_TRANQUILITY = 34777
}
 
enum  Events { EVENT_PLANT_SEEDLING = 1 , EVENT_TREE_FORM , EVENT_TRANQUILITY }
 

Functions

void AddSC_boss_high_botanist_freywinn ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_PLANT_SEEDLING 
EVENT_TREE_FORM 
EVENT_TRANQUILITY 

Definition at line 44 of file boss_high_botanist_freywinn.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_TRANQUILITY 
SPELL_TREE_FORM 
SPELL_SUMMON_FRAYER 
SPELL_PLANT_WHITE 
SPELL_PLANT_GREEN 
SPELL_PLANT_BLUE 
SPELL_PLANT_RED 
SPELL_CANCEL_TRANQUILITY 

Definition at line 32 of file boss_high_botanist_freywinn.cpp.

◆ Texts

enum Texts
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_TREE 
SAY_DEATH 
SAY_OOC_RANDOM 

Definition at line 23 of file boss_high_botanist_freywinn.cpp.

Function Documentation

◆ AddSC_boss_high_botanist_freywinn()

void AddSC_boss_high_botanist_freywinn ( )

Definition at line 147 of file boss_high_botanist_freywinn.cpp.

+ Here is the caller graph for this function: