|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
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 () |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_TRIGGER | |
Definition at line 24 of file boss_amanitar.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_SPAWN | |
| EVENT_MINI | |
| EVENT_ROOT | |
| EVENT_BASH | |
| EVENT_BOLT | |
| EVENT_AURA | |
Definition at line 29 of file boss_amanitar.cpp.
| enum Spells |
Definition at line 10 of file boss_amanitar.cpp.
| void AddSC_boss_amanitar | ( | ) |
Definition at line 218 of file boss_amanitar.cpp.
Referenced by AddNorthrendScripts().