BroodWyrm
d6bd04ab0d
* Add script for Val'kyr Battle-maiden - patch provided by Drethek
...
* Add summonerguid to summons by spell
--HG--
branch : trunk
2009-07-16 20:27:53 +02:00
QAston
310f15e546
*Make charge-like spells with talented warbringer correctly remove movement impairing auras.
...
*Fix Revitalize.
*Use MaxHp of target instead of base hp for CC auras amount.
--HG--
branch : trunk
2009-07-13 21:27:05 +02:00
Kudlaty
3b6aacb512
Fix typos in sql FULL. Thx for poiting X-Savior
...
--HG--
branch : trunk
2009-07-13 10:34:41 +02:00
Kudlaty
060064f9de
Add spells to horses needed in q 12680
...
move sql *_template changes to new file world_tmp_full.sql
--HG--
branch : trunk
2009-07-12 17:16:40 +02:00
Destalker
ff7a90db5f
*Allow Illumination to proc on Holy Shock.
...
--HG--
branch : trunk
2009-07-11 21:32:41 +02:00
QAston
84644b7644
*Some improvements in procflags:
...
-handle proc_flag_death
-allow trap selection in spell proc event entry for proc_flag_on_trap
*Add spell_proc_event entry for Lock and Load - by Bengan
*Add spell_proc_event entry for Improved Spell Reflection.
--HG--
branch : trunk
2009-07-11 20:06:02 +02:00
pendragon
b52b358109
*Some missing data for DK quests - will be removed after supported db projects release this data.
...
--HG--
branch : trunk
2009-07-11 14:22:55 +02:00
QAston
474af870d7
*Fix Impurity.
...
--HG--
branch : trunk
2009-07-10 00:29:49 +02:00
QAston
107e7eafbd
*Add new procExFlag: PROC_EX_ONLY_ACTIVE_SPELL - which allows only damaging/healing spells to proc - this fixes double proc of judgement auras in some cases.
...
--HG--
branch : trunk
2009-07-09 23:49:46 +02:00
QAston
490494ab07
*Update proc entry for Elemental Focus - by Bengan.
...
*Update proc entry for Chill of the Grave, Wandering Plague, Endless Winter, Glyph of Chains of Ice - by Destalker
*Add missing script call for EffectDummyCreature_npc_nestlewood_owlkin.
--HG--
branch : trunk
2009-07-09 19:48:39 +02:00
Destalker
60e8de1d2e
*Spell proc event entries for: dirge, rime, desecration, glyph of heart strike.
...
--HG--
branch : trunk
2009-07-08 19:01:48 +02:00
QAston
69f013db89
*Fix Improved Aspect of the Hawk.
...
--HG--
branch : trunk
2009-07-07 21:02:21 +02:00
Destalker
f82357c075
*Spell proc event entries for: Aftermath, Concussive Barrage, Concussive Barrage.
...
--HG--
branch : trunk
2009-07-07 20:06:06 +02:00
QAston
bf4f6b5736
*Linked spell entry for stoneform.
...
--HG--
branch : trunk
2009-07-07 19:46:51 +02:00
Destalker
8eb7f903ff
*Spell_proc_event entry for Shield of the Templar
...
--HG--
branch : trunk
2009-07-06 19:20:17 +02:00
QAston
c3b93baf49
*Fix Improved Moonkin Form and Blood Boil disease bonus.
...
--HG--
branch : trunk
2009-07-06 00:51:50 +02:00
QAston
67f8ec608c
*Allow dest target spells to proc spellcast.
...
*Allow source target spells to be triggered during spellproc if no unit target avalible.
--HG--
branch : trunk
2009-07-05 16:58:42 +02:00
QAston
9d3c9af594
Add spell_proc_event entries for some spells.
...
--HG--
branch : trunk
2009-07-03 02:14:33 +02:00
QAston
3225eb9648
*Redefine procflags:
...
PROC_FLAG_SUCCESSFUL_POSITIVE_MAGIC_SPELL = 0x00004000
PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL = 0x00008000
PROC_FLAG_SUCCESSFUL_NEGATIVE_MAGIC_SPELL = 0x00010000
PROC_FLAG_TAKEN_NEGATIVE_MAGIC_SPELL = 0x00020000
*Add procEx flag:
PROC_EX_NOT_ACTIVE_SPELL = 0x0008000 for spells which proc on spells not doing damage and not specified by familyflags.
--HG--
branch : trunk
2009-07-02 21:32:19 +02:00
Drahy
966a5374cc
* Merge
...
--HG--
branch : trunk
2009-06-29 22:26:41 +02:00
Drahy
57ab0f01f3
* Used finally after long time trinity sql coding style
...
* Missing data are now in 4321_world - just import this
* Updated all FULL sqls to 4321
--HG--
branch : trunk
2009-06-29 22:25:16 +02:00
QAston
527f36108b
*PPM for instant and wound poison.
...
--HG--
branch : trunk
2009-06-29 22:17:26 +02:00
QAston
3909fb7f83
*Correct damage of Faerie Fire (feral)
...
*Trigger passive aura for shadowform.
--HG--
branch : trunk
2009-06-28 14:21:35 +02:00
QAston
5ae6467fc7
*Fix the bug that DKs Death Coil is not learnable
...
*Remove some obsolete entries from spell_proc_event table.
--HG--
branch : trunk
2009-06-25 13:06:50 +02:00
QAston
5090a5967a
*Fix king of the Jungle.
...
--HG--
branch : trunk
2009-06-24 17:45:15 +02:00
QAston
33b2917bb7
*Fix Ferocious Bite energy to dmg conversion
...
*Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield
*Correctly do effectaddcombopoints for spells which take them.
*Do not proc spelleffects on player login.
--HG--
branch : trunk
2009-06-24 15:58:44 +02:00
QAston
06cc101f4a
*Fix Improved Aspect of the Hawk.
...
--HG--
branch : trunk
2009-06-23 16:13:51 +02:00
QAston
f2ec641e42
[8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. Author:XTZGZoReX
...
[8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza.
--HG--
branch : trunk
2009-06-23 14:05:37 +02:00
megamage
cf99758b0b
*Move all full sqls to a seperate folder.
...
--HG--
branch : trunk
2009-06-17 13:35:23 -05:00