Jump to content
  • 0

[Help] Hp Potions


Question

Posted

Geia sas paidia Isos Yparxoun Kialla Post Paromia 8a h8ela thn Boh8ia sas Sto pws mporo na aferesw To Xroniko orio ton 15 sec kai na kanw Dunamosw tin posotita sto HP.Edw exw apo to skill file 2000-2099.Tha h8ela na moy peite ti prepei na allakso apo edw.Tnx

 

 

<skill id="2031" levels="1" name="Lesser Healing Potion">

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

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

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

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

  <set name="buffDuration" val="15000"/>

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

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

  <cond msgId="113" addName="1">

    <player flyMounted="False"/>

  </cond>

  <for>

    <!-- retail value: 8HP/sec; stat update every 2 sec -->

    <!-- Verified by slyce -  Interlude - 8th Aug 2007 -->

    <effect count="7" name="HealOverTime" time="2" val="16" stackOrder="8" stackType="HpRecover"/>

  </for>

</skill>

<skill id="2032" levels="1" name="Healing potion">

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

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

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

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

  <set name="buffDuration" val="15000"/>

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

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

  <cond msgId="113" addName="1">

    <player flyMounted="False"/>

  </cond>

  <for>

    <!-- retail value: 24HP/sec; stat update every 2 sec -->

    <!-- Verified by slyce -  Interlude - 8th Aug 2007 -->

    <effect count="7" name="HealOverTime" time="2" val="48" stackOrder="24" stackType="HpRecover"/>

  </for>

1 answer to this question

Recommended Posts

  • 0
Posted

<!-- retail value: 8HP/sec; stat update every 2 sec -->

    <!-- Verified by slyce -  Interlude - 8th Aug 2007 -->

    <effect count="7" name="HealOverTime" time="2" val="16" stackOrder="8" stackType="HpRecover"/>

kai

<!-- retail value: 24HP/sec; stat update every 2 sec -->

    <!-- Verified by slyce -  Interlude - 8th Aug 2007 -->

    <effect count="7" name="HealOverTime" time="2" val="48" stackOrder="24" stackType="HpRecover"/>

 

prospathise na metafraseis sto google translator kai tha katalaveis pio einai to noumero pou alazeis 8-24

 

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