Jump to content
  • 0

how add on tatoo speed (tatoo of resolve)


Question

3 answers to this question

Recommended Posts

  • 0
Posted

check 0400-0499.xml in armor folder and edit them as u wish or dl some ready and modify them

  • 0
Posted

check 0400-0499.xml in armor folder and edit them as u wish or dl some ready and modify them

  </item>

- <item id="487" name="Tattoo of Resolve">

- <for>

  <add val="73" order="0x10" stat="pDef" />

  <enchant val="0" order="0x0C" stat="pDef" />

  </for>

  </item>

 

ok and how i can add here speed ? i think here is only p def 73 but i can,t see where speed or i need add a linne ? when yes u can write me how becuse im doing this my first time so i dont know,

 

ty

  • 0
Posted

  </item>

- <item id="487" name="Tattoo of Resolve">

- <for>

  <add val="73" order="0x10" stat="pDef" />

  <enchant val="0" order="0x0C" stat="pDef" />

  </for>

  </item>

 

ok and how i can add here speed ? i think here is only p def 73 but i can,t see where speed or i need add a linne ? when yes u can write me how becuse im doing this my first time so i dont know,

 

ty

Just add the line in red color where I show you :

 

  </item>

- <item id="487" name="Tattoo of Resolve">

- <for>

  <add val="73" order="0x10" stat="pDef" />

  <add val='XX' order='0x10' stat='runSpd'/>

  <enchant val="0" order="0x0C" stat="pDef" />

  </for>

  </item>

 

And change the XX with your desired number...

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...