help touch of eva

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
sko
Posts: 1
Joined: Wed Nov 04, 2009 6:01 pm

help touch of eva

Post by sko »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4422:
L2JDP Revision 7669:

Hi first of all sorry for my English

I have a problem with the skill "flame icon" and "Touch of Eve."

this is the xml
<skill id="787" levels="1" name="Touch of Eva">
<set name="aggroPoints" val="811"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="hitTime" val="1800"/>
<set name="hpConsume" val="1253"/>
<set name="magicLvl" val="83"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="power" val="50"/>
<set name="reuseDelay" val="150000"/>
<set name="skillRadius" val="1000"/>
<set name="skillType" val="HEAL_PERCENT"/>
<set name="target" val="TARGET_PARTY"/>
<cond msgId="113" addName="1">
<player active_effect_id_lvl="5563,3"/>
</cond>
<for>
<effect count="20" name="HealOverTime" time="3" val="150">
<mul order="0x30" stat="cancelVuln" val="0.4"/>
<mul order="0x30" stat="debuffVuln" val="0.7"/>
<mul order="0x30" stat="gainHp" val="1.3"/>
</effect>
</for>
</skill>
but the skill has no delay, can someone help me

Thank you very much
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: help touch of eva

Post by Naonah »

Code: Select all

<set name="reuseDelay" val="150000"/>
what is this?
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
burrito
Posts: 276
Joined: Wed Apr 15, 2009 6:41 am

Re: help touch of eva

Post by burrito »

it has a delay, but its possible that when you tested it that your passive skill mastery kicked in and made the reuse instant, most people dont even know that passive does and just think when it does work its some sort of bug.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: help touch of eva

Post by babyjason »

burrito wrote:it has a delay, but its possible that when you tested it that your passive skill mastery kicked in and made the reuse instant, most people dont even know that passive does and just think when it does work its some sort of bug.

it s bug i tell you! BUG BUG BUG ZOMG GM!
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: help touch of eva

Post by SolidSnake »

Don't spam :roll: Anyway /quote burrito, test these skills better
Image
Post Reply