Jump to content
  • 0

skill


TheVip

Question

8 answers to this question

Recommended Posts

  • 0

Τράβα gameserver/data/stats/skills και αφού ξέρεις ποιο είναι το ID του skill θα ανοίξεις το ανάλογο αρχείο.

οταν το βρεις κάνε μου ποστ το xml αρχείο.

Link to comment
Share on other sites

  • 0

</skill>

<skill id="176" levels="3" name="Frenzy">

  <!-- Fix by D1emond and completed by NewDay -->

  <table name="#swordblunt"> 2.0 2.5 3.0 </table>

  <table name="#twohands"> 2.5 3.0 4.0 </table>

  <table name="#polearm">2.0 2.5 3.5</table>

  <table name="#other"> 1.15 1.20 1.25 </table>

  <table name="#Tab-accCombat"> 4 4 4 </table>

  <table name="#mpConsume"> 14 21 25 </table>

  <table name="#aggro"> 303 438 523 </table>

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

  <set name="power" val="0.0"/>

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

  <set name="condition" val="32"/>

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

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

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

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

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

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

  <set name="aggroPoints" val="#aggro"/>

  <cond msg="Can be only used when HP is 30% or lower">

    <player hp="30"/>

  </cond>

  <for>

    <effect name="Buff" time="90" count="1" val="0" stackOrder="1" stackType="OrcBuff">

      <add order="0x40" stat="accCombat" val="#Tab-accCombat">

      <and>

          <using kind="Big Sword,Big Blunt"/>

      </and>

      </add>

      <mul order="0x30" stat="pAtk" val="#swordblunt">

      <and>

        <using kind="Sword,Blunt"/>

      </and>

      </mul>

      <mul order="0x30" stat="pAtk" val="#twohands">

        <and>

        <using kind="Big Sword,Big Blunt"/>

      </and>

      </mul>

      <mul order="0x30" stat="pAtk" val="#polearm">

      <and>

        <using kind="Pole"/>

      </and>

    </mul>

      <mul order="0x30" stat="pAtk" val="#other">

        <and>

          <using kind="Dual Fist,Dual Sword,Fist,Etc,Pole,Bow,Dagger"/>

        </and>

      </mul>

    </effect>

  </for>

</skill>

 

nato o alos evgaze me frenzy 18567 p.atk

Link to comment
Share on other sites

  • 0

Μια χαρά p.atk είναι :P

 

κάντο να κρατάει λιγότερο και όχι να ανεβάζει λιγότερο ,

 

θα είναι πολύ καλύτερα ;)

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.

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

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