Metin2 Change Item Basic Values

04/11/2015 19:32 Rafaelo619#1
Ok can you tell me how to change for example an armor's basic value number if for example is 150 and i want to change it to 300? thank you :D Waiting for your answers
04/11/2015 21:08 Hype#2
Do you mean the ID which you need to "spawn" it?

p.e.
Quote:
/i 11200
04/12/2015 01:43 Rafaelo619#3
no i mean change it's AC.For example HWANG armor AC is 550.I wanna change it to 700.How am i supposed to do this?
04/12/2015 03:16 Backxtar#4
I know what you mean. You mean u wanna give your armor more Def or change an other value :) . in my files I have to download the item proto from my server . I open it and then I paste it to excel . Then switch to your item and scroll right to apply_xyz and there u put your def u want. :)
04/12/2015 03:50 Rafaelo619#5
Ok i wanna change this item DEFENSE IT HAS 260:

<Item vnum="48009" hashName="'봉슛탔?9'" name="Smaragt Tunic+9" type="2" subtype="0" weight="0" size="2" antiflag="28" flag="1" wearflag="1" immuneflag="0" gold="150000" buy_price="50000" limittype0="1" limitvalue0="87" limittype1="0" limitvalue1="0" applytype0="8" applyvalue0="4294967291" applytype1="37" applyvalue1="20" applytype2="24" applyvalue2="24" value0="0" value1="100" value2="0" value3="40" value4="0" value5="80" socket0="0" socket1="64992" socket2="127" socket3="64976" socket4="21631" socket5="4855" refine_vnum="11911" refine_set="0" magic_pct="15" specular="100" socket_pct="3" />


How am i supposed to do this?