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

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