Need advice

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
fokys
Posts: 58
Joined: Tue Feb 01, 2011 12:36 pm

Need advice

Post by fokys »

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

hello all i run Freya server with L2J pack!
I keep having problems with kamaels,skill Steal Divinity works 100% even if other character has resist for buff cancel attacks!It seems a bit wrong so i would like to know does anybody have any good solutions for kamael problem?
Soulhound seems to be very OP when they use mage skills!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Need advice

Post by _DS_ »

Steal divinity cant be resisted and has nothing common with cancel. Retail like. Closed.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
fokys
Posts: 58
Joined: Tue Feb 01, 2011 12:36 pm

Re: Need advice

Post by fokys »

Also 1 more question!

Yes i do have NPC buffer on my server and i know it makes dmg to balance but maybe somebody has some suggestions on Soulhounds,them do a lot of dmg on others is there anyway,if somebody know how to make them less dmg from kamael magic skills,is it enough to edit xml or does it need java files editing as well?
fokys
Posts: 58
Joined: Tue Feb 01, 2011 12:36 pm

Re: Need advice

Post by fokys »

Here is skill which seems to be really bugged!

it does crazy dmg even if character has no atribute on his wpn!
<skill id="1439" levels="5" name="Curse of Divinity">
<table name="#mpConsume"> 62 64 65 67 69 </table>
<table name="#power"> 96 99 102 105 108 </table>
<table name="#magicLvl"> 66 68 70 72 74 </table>
<set name="mpConsume" val="#mpConsume" />
<set name="power" val="#power" />
<set name="magicLvl" val="#magicLvl" />
<set name="target" val="TARGET_ONE" />
<set name="hitTime" val="1200" />
<set name="reuseDelay" val="4000" />
<set name="coolTime" val="200" />
<set name="nextActionAttack" val="true" />
<set name="skillType" val="MDAM" />
<set name="dependOnTargetBuff" val="0.3" />
<set name="isMagic" val="true" />
<set name="operateType" val="OP_ACTIVE" />
<set name="castRange" val="600" />
<set name="effectRange" val="1100" />
</skill>
tested with kamael with full buffs against character with 2k M def still does about 3-4k dmg
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Need advice

Post by Flashy »

not bugged...
change this value if you want...

<set name="dependOnTargetBuff" val="0.3" />

but if you full buffed u get much damage..
this is why people crying on pvp Server.. Fullbuffed... = unbalanced...

against soulhound its better u have not much buffs..
fokys
Posts: 58
Joined: Tue Feb 01, 2011 12:36 pm

Re: Need advice

Post by fokys »

Ok thansk for response!
So how should i change this value to have less dmg on fully buffed characters?
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Need advice

Post by Flashy »

try it, what is the best for you.. on our pvp server we use 0.2 for example..
fokys
Posts: 58
Joined: Tue Feb 01, 2011 12:36 pm

Re: Need advice

Post by fokys »

i have middle rate with almost all buffs up to level 80!

So value has to go down to do less dmg 0.4 would do more with more buffs and 0.1 would do lot less!
Thanks again for this information and for ur time!
Post Reply