Jump to content
  • 0

l2j high five Mana potion


~Rasmus~

Question

2 answers to this question

Recommended Posts

  • 0

game\data\stats\skills\custom\10000-10099

 

<skill id="10001" levels="1" name="Mana Potion">
	<set name="displayId" val="2288" />
	<set name="isMagic" val="2" /> <!-- Static Skill -->
	<set name="itemConsumeId" val="728" />
	<set name="itemConsumeCount" val="1" />
	<set name="magicLvl" val="1" />
	<set name="operateType" val="A1" />
	<set name="reuseDelay" val="500" />
	<set name="target" val="TARGET_SELF" />
	<for>
		<effect name="ManaHeal" noicon="1" val="100" />
	</for>
</skill>

 


se ayto edw kanto oso theleis

		<effect name="ManaHeal" noicon="1" val="100" />

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...