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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock