Page 1 of 1
Raid Boss Problem?
Posted: Wed May 04, 2011 1:21 pm
by goncafa
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
4588:
L2JDP Revision
7935:
some times when players are killing a Raid Boss like Ember, when Ember HP is low and its almost to die the raid boss regenerate 100% HP like its using revival O.o
Thats correct or is a bug?
Re: Raid Boss Problem?
Posted: Wed May 04, 2011 6:03 pm
by Edelvez
Is bug... check raid boss skills
Re: Raid Boss Problem?
Posted: Wed May 04, 2011 6:37 pm
by goncafa
The raid have this skill:
Code: Select all
<skill id="4408" levels="20" name="HP Modifiers"> <!-- Freya retail confirmed --> <table name="#maxhp"> 1 1.1 1.21 1.33 1.46 1.61 1.77 0.25 0.50 2 3 4 5 6 7 8 9 10 11 12 </table> <set name="target" val="TARGET_SELF" /> <set name="skillType" val="BUFF" /> <set name="operateType" val="OP_PASSIVE" /> <for> <mul order="0x30" stat="maxHp" val="#maxhp" /> <mul order="0x30" stat="regHp" val="#maxhp" /> </for></skill>
Is this skill wrong?
Re: Raid Boss Problem?
Posted: Wed May 04, 2011 7:35 pm
by Edelvez
is ok... another raid boss that you pass this problem?
Re: Raid Boss Problem?
Posted: Wed May 04, 2011 8:06 pm
by goncafa
Las nigth some user report this error with ember, and they told me that the same issue had happen whit other raids but im not sure about which.
Re: Raid Boss Problem?
Posted: Mon May 09, 2011 7:47 pm
by jburelli
<table name="#maxhp"> 1 1.1 1.21 1.33 1.46 1.61 1.77 0.25 0.50 2 3 4 5 6 7 8 9 10 11 12 </table>
OMG is not ok!!!!!!!!!
1.1 = 10% max hp
12 = 1200% max hp
Sheck the skill level for this raid, and set to level 1, maybe this raid is using level 20 skill 4408.
Sorry my english is not good.
Re: Raid Boss Problem?
Posted: Mon May 09, 2011 7:50 pm
by jurchiks
What, you've never seen raid NPCs with x9 and higher HP multiplier skills?
Re: Raid Boss Problem?
Posted: Mon May 09, 2011 7:54 pm
by Zoey76
jburelli wrote:<table name="#maxhp"> 1 1.1 1.21 1.33 1.46 1.61 1.77 0.25 0.50 2 3 4 5 6 7 8 9 10 11 12 </table>
OMG is not ok!!!!!!!!!
1.1 = 10% max hp
12 = 1200% max hp
Sheck the skill level for this raid, and set to level 1, maybe this raid is using level 20 skill 4408.
Sorry my english is not good.
This skill is fine.
Re: Raid Boss Problem?
Posted: Tue May 10, 2011 1:31 pm
by jburelli
try a lower level to avoid that regenerates HP at 100%.
It's your decision. If you think that is not good, you are free to change