Jump to content

Recommended Posts

Posted

Hello, i wanto make in interlude, if people uses mp/hp potions, they would restore 1k units of hp :)

i cant find good information for it, so i hope for your help! ^^

TnQ~~~~ =]*~~

-----------

DONE! TY!!!

Posted

i didnt search them in c5 or interlude but in c4 they were on gameserver/data/stats/skills you will find mana potion and you will change the values there on how mp you want to restore . good luck

Posted

i think you cant use more mp restore than 999..

 

dont be silly :p

 

ofc u can ,....

as  long as u know the way u can do everything...

in a server i was MP pots were recharging 2k MP

1 pot 2k mp ...

Posted

Example of restoring 15 mp per second for 30 seconds (if i understand what you want right):

 

<skill id="2005" levels="1" name="Pollen">

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

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

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

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

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

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

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

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

  <for>

    <effect count="30" name="ManaHealOverTime" time="1" val="15" stackOrder="15" stackType="MpRecover"/>

  </for>

</skill>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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