Lineage 2 Tower Forum

Full Version: Good party with Ertheia ( Eviscerator)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Anyone using Eviscerator in party ? is she good ? What are the other classes?
EVI is a good DD as long as it has Mana... like the Othell dagger... Normal hits are not that good, but very good dmg with skills...
A lot of damage, i have eviscerator in melee cp. More then dagger or tyrr.
More than dagger spoiler dmg? Than your dagger is playing it wrong...
Agree with Fox. I have to say , Evis is good DD but not better than dagger spoiler and Yul Ghost. My Evis always has more than 30% mana ( 1200).
(05-21-2015 09:12 AM)cuongbeo88 Wrote: [ -> ]Agree with Fox. I have to say , Evis is good DD but not better than dagger spoiler and Yul Ghost. My Evis always has more than 30% mana ( 1200).

use scripts to drain man lol Wink

part of evi

    LUA Programming
if (CheckDebuffLvL() >= 3) then -- if getting 3rd level of debuff Hydro Attack
if (myself:GetMpPercent()<= 50)	then -- if i got 50 or less I drain MP
UseSkillAttack(HydroDrainID);-- use skill
else
UseSkillAttack(HydroFlareID);-- else i do good DPs
end;
end;

What are the other classes in party, guys?
My party : Healer, Tank, ISS, Wynn, dagger spoiler, Feoh.
(05-21-2015 17:15 PM)cuongbeo88 Wrote: [ -> ]What are the other classes in party, guys?
My party : Healer, Tank, ISS, Wynn, dagger spoiler, Feoh.

same as yours except I have a YUL instead of the Feoh.

(05-21-2015 16:53 PM)TheQQmaster Wrote: [ -> ]
(05-21-2015 09:12 AM)cuongbeo88 Wrote: [ -> ]Agree with Fox. I have to say , Evis is good DD but not better than dagger spoiler and Yul Ghost. My Evis always has more than 30% mana ( 1200).

use scripts to drain man lol Wink

part of evi

    LUA Programming
if (CheckDebuffLvL() >= 3) then -- if getting 3rd level of debuff Hydro Attack
if (myself:GetMpPercent()<= 50)	then -- if i got 50 or less I drain MP
UseSkillAttack(HydroDrainID);-- use skill
else
UseSkillAttack(HydroFlareID);-- else i do good DPs
end;
end;


QQ, is it me or you are confusing the EVISCERATOR with SAYAH SEER? afaik, evi don't have drain skill?
ahh Big Grin wrong with new classes Big Grin

(05-21-2015 17:22 PM)capucine Wrote: [ -> ]
(05-21-2015 17:15 PM)cuongbeo88 Wrote: [ -> ]What are the other classes in party, guys?
My party : Healer, Tank, ISS, Wynn, dagger spoiler, Feoh.

same as yours except I have a YUL instead of the Feoh.

(05-21-2015 16:53 PM)TheQQmaster Wrote: [ -> ]
(05-21-2015 09:12 AM)cuongbeo88 Wrote: [ -> ]Agree with Fox. I have to say , Evis is good DD but not better than dagger spoiler and Yul Ghost. My Evis always has more than 30% mana ( 1200).

use scripts to drain man lol Wink

part of evi

    LUA Programming
if (CheckDebuffLvL() >= 3) then -- if getting 3rd level of debuff Hydro Attack
if (myself:GetMpPercent()<= 50)	then -- if i got 50 or less I drain MP
UseSkillAttack(HydroDrainID);-- use skill
else
UseSkillAttack(HydroFlareID);-- else i do good DPs
end;
end;


QQ, is it me or you are confusing the EVISCERATOR with SAYAH SEER? afaik, evi don't have drain skill?

i replaced him vs normal tyrr and if healer do mana charge he is ok with mp, othell uses more mana Wink
(05-21-2015 16:53 PM)TheQQmaster Wrote: [ -> ]
(05-21-2015 09:12 AM)cuongbeo88 Wrote: [ -> ]Agree with Fox. I have to say , Evis is good DD but not better than dagger spoiler and Yul Ghost. My Evis always has more than 30% mana ( 1200).

use scripts to drain man lol Wink

part of evi

    LUA Programming
if (CheckDebuffLvL() >= 3) then -- if getting 3rd level of debuff Hydro Attack
if (myself:GetMpPercent()<= 50)	then -- if i got 50 or less I drain MP
UseSkillAttack(HydroDrainID);-- use skill
else
UseSkillAttack(HydroFlareID);-- else i do good DPs
end;
end;


This script dont work for me.
I have not found this function: CheckDebuffLvL in L2TowerHelp really is no such function?
Pages: 1 2
Reference URL's