Jump to content
  • 0

[:( Bad Problem ] Need Help Immediately ( Thanks )


Question

Posted

Hello Guys.. I Need Your Help to Solve My Big Problem

 

I Made In My Server Custom Titanium ARmors ... I Edited The Stats

 

When I Log In The Game I Have ( With The Custom Armor ) 3220 p.def

 

But When I Remove And Equip (The Custom Armor ) Again I Have 3260

 

Why Is This Happening .. ( the stats are ( add val )  )

 

Thanks In Advance

 

If You Dont Understand Tell Me To Upload Images !!!

 

 

I USE L2J FREE Interlude !!!

 

 

Here Is My XML CODE :

 

<skill id="20002" levels="1" name="Titanium Robe Set">

<!--

  Description(s):

      Decreases chance of magic casting being canceled(-50%).

  M. Atk.(+8%),

  Speed(+7)

  maximum weight limit(5759).

  WIT+2, INT+1, MEN+2

-->

  <set name="power" val="0.0"/>

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

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

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

  <set name="castRange" val="-1"/>

  <set name="effectRange" val="-1"/>

  <for>

    <add val='9' order='0x40' stat='runSpd'/>

    <add val='2' order='0x40' stat='WIT'/>

    <add val='1' order='0x40' stat='INT'/>

    <add val='2' order='0x40' stat='MEN'/>

    <add val='6200' order='0x40' stat='mAtk'/>

    <add val='200' order='0x40' stat='mDef'/>

    <add val='600' order='0x40' stat='pDef'/>

    <add val='800' order='0x40' stat='maxHp'/>

    <add val='420' order='0x40' stat='mAtkSpd'/>

    <add val='900' order='0x40' stat='maxMp'/>

    <add val='5759' order='0x40' stat='maxLoad'/>

    <sub val='50' order='0x40' stat='cancel'/>

  </for>

</skill>

</list>

5 answers to this question

Recommended Posts

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