Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
spell_holiday.cpp File Reference
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellAuraEffects.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "CellImpl.h"
Include dependency graph for spell_holiday.cpp:

Go to the source code of this file.

Classes

class  spell_hallow_end_trick
class  spell_hallow_end_trick::spell_hallow_end_trick_SpellScript
class  spell_hallow_end_trick_or_treat
class  spell_hallow_end_trick_or_treat::spell_hallow_end_trick_or_treat_SpellScript
class  spell_hallow_end_tricky_treat
class  spell_hallow_end_tricky_treat::spell_hallow_end_tricky_treat_SpellScript
class  spell_love_is_in_the_air_romantic_picnic
class  spell_love_is_in_the_air_romantic_picnic::spell_love_is_in_the_air_romantic_picnic_AuraScript
class  spell_winter_veil_mistletoe
class  spell_winter_veil_mistletoe::spell_winter_veil_mistletoe_SpellScript
class  spell_winter_veil_px_238_winter_wondervolt
class  spell_winter_veil_px_238_winter_wondervolt::spell_winter_veil_px_238_winter_wondervolt_SpellScript

Enumerations

enum  Mistletoe { SPELL_CREATE_MISTLETOE = 26206 , SPELL_CREATE_HOLLY = 26207 , SPELL_CREATE_SNOWFLAKES = 45036 }
enum  PX238WinterWondervolt { SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_1 = 26157 , SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_2 = 26272 , SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_3 = 26273 , SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_4 = 26274 }
enum  SpellsPicnic {
  SPELL_BASKET_CHECK = 45119 , SPELL_MEAL_PERIODIC = 45103 , SPELL_MEAL_EAT_VISUAL = 45120 , SPELL_DRINK_VISUAL = 45121 ,
  SPELL_ROMANTIC_PICNIC_ACHIEV = 45123
}
enum  TrickOrTreatSpells {
  SPELL_TRICK = 24714 , SPELL_TREAT = 24715 , SPELL_TRICKED_OR_TREATED = 24755 , SPELL_TRICKY_TREAT_SPEED = 42919 ,
  SPELL_TRICKY_TREAT_TRIGGER = 42965 , SPELL_UPSET_TUMMY = 42966
}
enum  TrickSpells {
  SPELL_PIRATE_COSTUME_MALE = 24708 , SPELL_PIRATE_COSTUME_FEMALE = 24709 , SPELL_NINJA_COSTUME_MALE = 24710 , SPELL_NINJA_COSTUME_FEMALE = 24711 ,
  SPELL_LEPER_GNOME_COSTUME_MALE = 24712 , SPELL_LEPER_GNOME_COSTUME_FEMALE = 24713 , SPELL_SKELETON_COSTUME = 24723 , SPELL_GHOST_COSTUME_MALE = 24735 ,
  SPELL_GHOST_COSTUME_FEMALE = 24736 , SPELL_TRICK_BUFF = 24753
}

Functions

void AddSC_holiday_spell_scripts ()

Enumeration Type Documentation

◆ Mistletoe

enum Mistletoe
Enumerator
SPELL_CREATE_MISTLETOE 
SPELL_CREATE_HOLLY 
SPELL_CREATE_SNOWFLAKES 

Definition at line 268 of file spell_holiday.cpp.

◆ PX238WinterWondervolt

Enumerator
SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_1 
SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_2 
SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_3 
SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_4 

Definition at line 315 of file spell_holiday.cpp.

◆ SpellsPicnic

Enumerator
SPELL_BASKET_CHECK 
SPELL_MEAL_PERIODIC 
SPELL_MEAL_EAT_VISUAL 
SPELL_DRINK_VISUAL 
SPELL_ROMANTIC_PICNIC_ACHIEV 

Definition at line 22 of file spell_holiday.cpp.

◆ TrickOrTreatSpells

Enumerator
SPELL_TRICK 
SPELL_TREAT 
SPELL_TRICKED_OR_TREATED 
SPELL_TRICKY_TREAT_SPEED 
SPELL_TRICKY_TREAT_TRIGGER 
SPELL_UPSET_TUMMY 

Definition at line 181 of file spell_holiday.cpp.

◆ TrickSpells

Enumerator
SPELL_PIRATE_COSTUME_MALE 
SPELL_PIRATE_COSTUME_FEMALE 
SPELL_NINJA_COSTUME_MALE 
SPELL_NINJA_COSTUME_FEMALE 
SPELL_LEPER_GNOME_COSTUME_MALE 
SPELL_LEPER_GNOME_COSTUME_FEMALE 
SPELL_SKELETON_COSTUME 
SPELL_GHOST_COSTUME_MALE 
SPELL_GHOST_COSTUME_FEMALE 
SPELL_TRICK_BUFF 

Definition at line 104 of file spell_holiday.cpp.

Function Documentation

◆ AddSC_holiday_spell_scripts()

void AddSC_holiday_spell_scripts ( )

Definition at line 376 of file spell_holiday.cpp.

Referenced by AddSpellScripts().