Jump to content
  • 0

[HELP]Look These Armor STATS Please!..(Interlude)


Question

Posted

CAN SOMEONE FIX THEM??

 

 

<list>

<skill id="10000" levels="1" name="Titanium Heavy Set">

<!--

  Description(s):

      Increases MaxHP, (+445)

P. Def (+8%)

resistance to sleep/hold attacks(+70%).

STR+4, DEX+1

-->

  <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='1' order='0x40' stat='DEX'/>

    <add val='4' order='0x40' stat='STR'/>

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

    <mul val='1.08' order='0x30' stat='pDef'/>

    <mul val='1.04' order='0x30' stat='pAtkSpd'/>

    <add val='70' order='0x40' stat='sleepRes'/>

    <add val='70' order='0x40' stat='rootRes'/>

    <add val='70' order='0x40' stat='stunRes'/>

  </for>

</skill>

<skill id="10001" levels="1" name="Titanium Light Set">

<!--

  Description(s):

      Increases MaxHP(+445),

Atk. Spd(+8%),

P. Atk(+8%),

maximum weight limit(+5759).

STR+2, DEX+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='2' order='0x40' stat='STR'/>

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

    <mul val='1.08' order='0x30' stat='pAtkSpd'/>

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

    <add val='60' order='0x40' stat='stunRes'/>

  </for>

</skill>

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

<!--

  Description(s):

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

Increases resistance to shock attacks(+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='7' 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'/>

    <mul val='1.08' order='0x30' stat='mAtk'/>

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

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

    <add val='50' order='0x40' stat='stunRes'/>

  </for>

</skill>

</list>

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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