Jump to content
  • 0

[Help] I need help with Tattoo and Mana Potion


Question

Posted

1.I need to know how i can make my tattoo's work to give Casting Spd,HP,MP etc i am using an tattoo trader named Lynn.

2.I need to know how i can change my mana potion to restore 200 MP at once,it only restore 100 MP

3.THX

2 answers to this question

Recommended Posts

  • 0
Posted

man as i cann understand you need developing help if this is what you want then this is the false section you must put this topic to help developing section

 

so now better pm a mod to move this topic there

  • 0
Posted

<item id='485' name="Tattoo of Power">
   <for>
     <add val="50" order="0x09" stat="pDef" /> 
  <add val="50" order="0x10" stat="pAtk" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='486' name="Tattoo of Fire">
   <for>
     <add val="73" order="0x09" stat="pDef" /> 
     <add val="50" order="0x10" stat="mDef" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='487' name="Tattoo of Resolve">
   <for>
     <add val='73' order='0x10' stat='pDef'/>
  <add val="50" order="0x10" stat="pAtk" /> 
     <add val="50" order="0x10" stat="pAtkSpd" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='488' name="Tattoo of Flame">
   <for>
     <add val='139' order='0x10' stat='pDef'/>
   <add val="150" order="0x10" stat="mAtk" /> 
      <add val="500" order="0x10" stat="maxMp" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='489' name="Tattoo of Bravery">
   <for>
     <add val='110' order='0x10' stat='pDef'/>
  <add val="55" order="0x10" stat="rCrit" /> 
     <add val="500" order="0x10" stat="maxHp" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='490' name="Tattoo of Blood">
   <for>
     <add val="200" order="0x10" stat="pDef" /> 
     <add val="20" order="0x10" stat="accCombat" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='491' name="Tattoo of Absolute">
   <for>
     <add val='146' order='0x10' stat='pDef'/>
  <add val="1200" order="0x10" stat="maxHp" /> 
     <add val="220" order="0x10" stat="pAtk" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='492' name="Tattoo of Soul">
   <for>
     <add val='65' order='0x10' stat='pDef'/>
  <add val="25" order="0x10" stat="runSpd" />
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='493' name="Tattoo of Avadon">
   <for>
     <add val='200' order='0x10' stat='pDef'/>
  <add val="60" order="0x10" stat="pAtkSpd" />
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='494' name="Tattoo of Doom">
   <for>
     <add val='125' order='0x10' stat='pDef'/>
   <add val="60" order="0x10" stat="rCrit" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='495' name="Tattoo of Pledge">
   <for>
     <add val='124' order='0x10' stat='pDef'/>
  <add val="50" order="0x10" stat="mAtkSpd" /> 
     <add val="220" order="0x10" stat="mAtk" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>
 <item id='496' name="Tattoo of Divine">
   <for>
     <add val='131' order='0x10' stat='pDef'/>
  <add val="305" order="0x10" stat="mAtk" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>

 

 

for nightmarish tattoo

<item id='2410' name="Nightmarish Tattoo">
   <for>
     <add val='139' order='0x10' stat='pDef'/>
  <add val="1250" order="0x10" stat="maxMp" /> 
     <add val="5" order="0x10" stat="reflectDam" /> 
     <mul val="1.05" order="0x20" stat="mAtk" /> 
     <enchant val='0' order='0x0C' stat='pDef'/>
   </for>
 </item>

 

 

 

And for mana you have to enable it on server config and then change it on data/stats/skill 9000-9099 mana potion power from 100 to what you want.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...