Jump to content

Mana potion


Recommended Posts

Hi all MaxCheater's i have a problem with mana potion , i searched 3 days in many forums and i cant find the problem here my code 10000-10099.xml

 

<skill id="10000" levels="1" name="Mana Drug">

<set name="displayId" val="2288" />

<set name="itemConsumeId" val="726" />

<set name="itemConsumeCount" val="1" />

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

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

<set name="magicLvl" val="1" />

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

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

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

<for>

<effect count="3" name="ManaHealOverTime" abnormalTime="5" val="1.5" abnormalLvl="1" abnormalType="mp_recover" />

</for>

</skill>

<skill id="10001" levels="1" name="Mana Potion">

<set name="displayId" val="2288" />

<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="skillType" val="MANAHEAL" />

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

<for>

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

</for>

 

And i have a message in the console : SkillTable: No skill info found for skill id 10001 and level 1

Ty so much guys

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...