Jump to content
  • 0

<set name="coolTime"


POP-CORN

Question

Some skills have coolTime...

But i can't understand its purpose

<set name="coolTime" val="1500" />

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

 

reuseDelay=time[ms] that the skill need to be ready for use again

coolTime=?

thnx for your time

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

coolTime is for inactivity time after you use a skill. For e.g If you try...

 

<set name="coolTime" val="5000" />

 

... the caster will stay quiet for 5 senconds after cast the skill. For avoid overcasting skills.

Link to comment
Share on other sites

  • 0

Some skills have coolTime...

But i can't understand its purpose

<set name="coolTime" val="1500" />

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

 

reuseDelay=time[ms] that the skill need to be ready for use again

coolTime=?

thnx for your time

Cooltime = ? To me useless I always removed that from the xml. Also re-use = the time the skill needs to be casted again. About the casting of the skill how fast or how slow the xml type it is <set name="hittime" val="1000"/>

Take care.

Link to comment
Share on other sites

  • 0

Cooltime = ? To me useless I always removed that from the xml. Also re-use = the time the skill needs to be casted again. About the casting of the skill how fast or how slow the xml type it is <set name="hittime" val="1000"/>

Take care.

 

Hittime is about for how long the caster cast his cast (lol xD)

I think kuriku is right.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...