If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4495:
L2JDP Revision 7777:
Hi again.
Never seen this before, but seems like "cancellation" skill has "critical" chance and it happens 1/5 or 1/10
We would like to delete this critical effect from cancellation skill, but I haven't found where that code is located.
Thx in advance.
Would like to know if there is something what ticks it, to reduce rate or disable it.
Cancellation critical hit
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 69
- Joined: Tue Nov 09, 2010 7:05 pm
Re: Cancellation critical hit
Cancellation seems to not have
<set name="isDebuff" val="true" />
So I though that it might be bugged eh?
Could someone tell me if this would give error on live server ?
PVP skill cancel uses <set name="isDebuff" val="true" /> So.. I though if the debuff is off it might actually do a critical strike.
Can't find better explanation
2nd explanation is that its retail like and you coded it somewhere I cant find.
Someone please confirm either or none of these explanations?
<set name="isDebuff" val="true" />
So I though that it might be bugged eh?
Could someone tell me if this would give error on live server ?
PVP skill cancel uses <set name="isDebuff" val="true" /> So.. I though if the debuff is off it might actually do a critical strike.
Can't find better explanation
2nd explanation is that its retail like and you coded it somewhere I cant find.
Someone please confirm either or none of these explanations?
-
- Posts: 4
- Joined: Tue Jun 21, 2011 10:34 am
Re: Cancellation critical hit
I have the same problem .