Jump to content
  • 0

[Help] Mana Potion Problem


Question

Posted

Hello MaxCheaters. I Have Problem Witch Mana Potion, its Dont Work, La2Base Interlude. Configs All OK

ManaPotionMPRes = 500

 

This Config But Dont Work

 

 

Please Help Me :)

3 answers to this question

Recommended Posts

  • 0
Posted

go on your datapack : data/skills/2000-2099.xml

and search for the skill 2005

and replace it with this.

<skill id="2005" levels="1" name="Pollen">
  <set name="power" val="500"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="MANAHEAL"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="buffDuration" val="15000"/>
  <set name="isPotion" val="true"/>
  <for>
  </for>
</skill>

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