diff options
author | Gacko <gacko28@gmx.de> | 2012-11-18 23:44:48 +0000 |
---|---|---|
committer | Nay <dnpd.dd@gmail.com> | 2012-11-18 23:46:03 +0000 |
commit | 45b07f09311b2ab1a4cfad67db0c050d2270af66 (patch) | |
tree | 761b796e516de9a88c8d935c50bf5348a3b95337 /dep/StormLib/src/SFileExtractFile.cpp | |
parent | 771aafc4990d915f52582aa4d0b5b68c32f722db (diff) |
Scripts&DB: Nexus - Ormorok
Following improvements:
- Spellscript for crystal spikes
- Spawn crystal tanglers with spell
- Usage of event map
- Correct usage of frenzy
- Heroic spells
- Target selection for crystal tanglers
Details for the spell script:
There are 4 spells. Each of them spawns the same trigger but in another direction. The trigger gets an aura which triggers the spell which summoned him after 250ms. This time is too long, so it triggers on apply. Don't worry - test ingame first, it's working blizzlike (I watched some videos on YT to find out which is the best amount of time difference between spawn and next summon).
Some summon types don't store the spell id which summoned them. The trigger is one of them which are not doing so. So I had to move the line, which stores the spell id in the summon out of the if. This could be done more specific, but it works fine. This improvement is required to find out which spell the aura applied to the summoned trigger has to cast to keep the right direction.
Closes #8193
Signed-off-by: Nay <dnpd.dd@gmail.com>
Diffstat (limited to 'dep/StormLib/src/SFileExtractFile.cpp')
0 files changed, 0 insertions, 0 deletions