Jump to content

Question

Posted

Hello everyone.

I'm working on L2j Frozen and i have a question.

How can i change the reuse time of Summon Cp Potions to be the same at any character.
What i mean.I have tested the skill with a spellsinger and a titan.The reuse at the spellsinger was 2 min and at the titan was more than 5 min.

Here is my .xml of Summon Cp

 

<skill name="Summon CP Potion" levels="1" id="1324">

<set name="mpConsume" val="412"/>

<set name="target" val="TARGET_SELF"/>

<set name="hitTime" val="20000"/>

<set name="skillType" val="CREATE_ITEM"/>

<set name="reuseDelay" val="1800000"/>

<set name="operateType" val="OP_ACTIVE"/>

<set name="castRange" val="-1"/>

<set name="itemConsumeId" val="1785"/>

<set name="itemConsumeCount" val="50"/>

<set name="create_item_id" val="5592"/>

<set name="create_item_count" val="20"/>

<set name="isMagic" val="true"/>

3 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..