Jump to content
  • 0

[HELP] MP pots


Question

5 answers to this question

Recommended Posts

  • 0
Posted

then go here:gameserver\data\stats\skills\9000-9099.xml

open it and change this :

- <skill id="9008" levels="1" name="Custom Mana Potion">

- <!--  Done by DJ MELERIX

  -->

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

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

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

  <set name="magicLvl" val="1" />

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

  <set name="power" val="200" /> change the 200 to what amount u want them to give ....

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

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

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

  <player flyMounted="False" />

  </cond>

  </skill>

  </list>

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