- Joined
- Jun 12, 2007
- Messages
- 75
- Reaction score
- 0
Hi all! I know that all of yours has this problem: Blessing of Noblesse doesn`t work....so if you die ,your buffs are deleted.I have it too.Can someone help us ? Thanks in avance...Bye-bye!!:SniperHea
well i had l2j and i dont see this works if works can u give me u xml for bless of nobles??? because when i see the xml, i see PASSIVE_SKILL, and thats mean DONT WORK....
take this:
<skill id="1323" levels="1" name="Blessing of Noblesse">
<set name="mpInitialConsume" val="14"/>
<set name="mpConsume" val="55"/>
<set name="itemConsumeId" val="3031"/>
<set name="itemConsumeCount" val="5"/>
<set name="power" val="0.0"/>
<set name="target" val="TARGET_ONE"/>
<set name="hitTime" val="4000"/>
<set name="reuseDelay" val="6000"/>
<set name="skillTime" val="4000"/>
<set name="skillType" val="BUFF"/>
<set name="isMagic" val="true"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="buffDuration" val="3600000"/>
<set name="castRange" val="400"/>
<set name="effectRange" val="900"/>
<for>
<effect count="1" name="NoblesseBless" time="3600" val="0" >
</effect>
</for>
</skill>