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!
Need advice
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Need advice
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;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 58
- Joined: Tue Feb 01, 2011 12:36 pm
Re: Need advice
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?
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?
-
- Posts: 58
- Joined: Tue Feb 01, 2011 12:36 pm
Re: Need advice
Here is skill which seems to be really bugged!
it does crazy dmg even if character has no atribute on his wpn!
it does crazy dmg even if character has no atribute on his wpn!
tested with kamael with full buffs against character with 2k M def still does about 3-4k dmg<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>
- Flashy
- Posts: 310
- Joined: Mon Sep 29, 2008 11:49 am
- Location: Germany
Re: Need advice
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..
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..
-
- Posts: 58
- Joined: Tue Feb 01, 2011 12:36 pm
Re: Need advice
Ok thansk for response!
So how should i change this value to have less dmg on fully buffed characters?
So how should i change this value to have less dmg on fully buffed characters?
- Flashy
- Posts: 310
- Joined: Mon Sep 29, 2008 11:49 am
- Location: Germany
Re: Need advice
try it, what is the best for you.. on our pvp server we use 0.2 for example..
-
- Posts: 58
- Joined: Tue Feb 01, 2011 12:36 pm
Re: Need advice
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!
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!