Help with Quick Healing Potion
Posted: Wed Jun 10, 2009 11:35 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi @all
I have Gracia Final L2J and i whant to change the use of Quick Healing Potion.
Like 1 Potion use every 20 sec.
Not skill Duration or something like that, only that the Player can take 1 potion every 20sec.
Thnks
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi @all
I have Gracia Final L2J and i whant to change the use of Quick Healing Potion.
Like 1 Potion use every 20 sec.
Not skill Duration or something like that, only that the Player can take 1 potion every 20sec.
Thnks
Code: Select all
</skill><skill id="2038" levels="1" name="Quick Healing Potion"> <set name="power" val="435"/> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="HEAL"/> <set name="operateType" val="OP_ACTIVE"/> <set name="isPotion" val="true"/> <cond msgId="113" addName="1"> <player flyMounted="False"/>