Page 1 of 1

Aoe Dot + health return handler

PostPosted: Wed Mar 14, 2012 6:43 pm
by deathwish
Spellhandler for a Aoe dot that returns health to the caster, i been using it as a proc and works really well in pve, but not to over powering in pvp or rvr :D
Enjoy

Heres the proc i been using it with, if anyone wants to test :)
Code: Select all
INSERT INTO spell
(`Spell_ID`, `SpellID`, `ClientEffect`, `Icon`, `Name`, `Description`, `Target`, `Range`, `Power`, `CastTime`, `Damage`, `DamageType`, `Type`, `Duration`, `Frequency`, `Pulse`, `PulsePower`, `Radius`, `RecastDelay`, `ResurrectHealth`, `ResurrectMana`, `Value`, `Concentration`, `LifeDrainReturn`, `AmnesiaChance`, `Message1`, `Message2`, `Message3`, `Message4`, `InstrumentRequirement`, `SpellGroup`, `EffectGroup`, `SubSpellID`, `MoveCast`, `Uninterruptible`, `IsPrimary`, `IsSecondary`, `AllowBolt`, `SharedTimerGroup`, `PackageID`, `IsFocus`)
VALUES
('eb7a0961-7855-4d2d-bb2a-cae3bc7d8cbe', 56451, 4443, 4443, 'Dark Vaper', 'Inflicts damage to the target repeatly over a given time period why returning some of the damage, back to the owner as life.', 'Enemy', 1500, 0, 0, 75, 15, 'LifedrainDamageOverTime', 12, 20, 0, 0, 200, 0, 0, 0, 0, 0, 15, 0, 'You are wracked with pain!', '{0} is wracked with pain!', 'You look healthy again.', '{0} looks healthy again.', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'NewProcs', 0);

Re: Aoe Dot + health return handler

PostPosted: Wed Mar 14, 2012 7:02 pm
by Tolakram
Thanks DW.

Re: Aoe Dot + health return handler

PostPosted: Wed Mar 14, 2012 7:08 pm
by deathwish
i think it go nice on the D2, for pets :D