Jump to content
  • 0

Question

Posted

I want to add this item Text that say:

Name="Agathion Bracelet - Vote Reward"

on the Item "Increase P.attack/M.Attack/attack speed/Casting Speed by 10%, Lasts for 12hours.

anyone knows how I can change it that it will work?

 

<item id="10139" type="Armor" name="Agathion Bracelet">

<set name="icon" val="icon.etc_rbracelet_aga_agit_i00" />

<set name="default_action" val="equip" />

<set name="bodypart" val="lbracelet" />

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

<set name="material" val="silver" />

<set name="weight" val="150" />

<set name="equip_reuse_delay" val="30" />

<set name="is_tradable" val="True" />

<set name="is_dropable" val="false" />

<set name="is_sellable" val="false" />

<set name="time" val="7200" />

              <for>

              <mul order="0x30" stat="pAtk" val="1.1"/>

              <mul order="0x30" stat="mAtk" val="1.1"/>

              <mul order="0x30" stat="mAtkSpd" val="1.1"/>

              <mul order="0x30" stat="pAtkSpd" val="1.1"/>

              </for>

</item>

5 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..