Zitem
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<XML xmlns="http://tempuri.org/zitem.xsd" id="zitem">
<!--
[ 추가사항 ]
우선은 선택한 무기에만 적용됨...( 스피드 반지등은 만들수없음..필요하면 추가 )
무기에 따른 속도 제어 : limitspeed="70" 수치는 비율.. 기본은 100%
무기에 따른 점프 제한 : limitjump = "1" 수치는 0 , 1 (기본은 0 점프가능)
무기에 따른 가속 제한 : limittumble = "1" 수치는 0 , 1 (기본은 0 점프가능)
무기에 따른 벽타기 제한 : limitwall = "1" 수치는 0 , 1 (기본은 0 점프가능)
근접 공격용 무기들은 기본이 되는 공격의 에니메이션길이를 포함하는 delay 를 갖는것으로 한다..
단검류 : 266 ms 를 더해준다.. attackS ( 상체모션이 기본 ) man_dagger_standshot.elu.ani
양손단검류 : 299 ms 를 더해준다.. attack1 ( 하체모션이 기본 ) man_2hdagger_standshot_1.elu.ani
카타나류 : 299 ms 를 더해준다.. attack1 ( 하체모션이 기본 ) man_knife_standshot_1.elu.ani
이도류 : 299 ms 를 더해준다.. attack1 ( 하체모션이 기본 ) man_blade_standshot_1.elu.ani
대검류 : 399 ms 를 더해준다.. attack1 ( 하체모션이 기본 ) man_sword_standshot_1.elu.ani
-->
<!-- 일반아이템 ////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 무기 /////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 단검 /////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="1" name="STR:ZITEM_NAME_1" mesh_name="dagger01" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="dagger" weight="5" bt_price="20" delay="366"
damage="8" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_1" />
<ITEM id="11" name="STR:ZITEM_NAME_11" mesh_name="dagger01" totalpoint="0" type="melee"
res_sex="a" res_level="5" slot="melee" weapon="dagger" weight="5" bt_price="200" delay="356"
damage="9" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_11" />
<ITEM id="3" name="STR:ZITEM_NAME_3" mesh_name="dagger01" totalpoint="0" type="melee"
res_sex="a" res_level="9" slot="melee" weapon="dagger" weight="6" bt_price="400" delay="356"
damage="11" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_3" />
<ITEM id="4" name="STR:ZITEM_NAME_4" mesh_name="dagger01" totalpoint="0" type="melee"
res_sex="a" res_level="18" slot="melee" weapon="dagger" weight="5" bt_price="1000"
delay="346" damage="10" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_4" />
<ITEM id="5" name="STR:ZITEM_NAME_5" mesh_name="dagger01" totalpoint="0" type="melee"
res_sex="a" res_level="27" slot="melee" weapon="dagger" weight="6" bt_price="2500"
delay="351" damage="12" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="357magrevolver_dryfire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_5"
range="160" />
<ITEM id="6" name="STR:ZITEM_NAME_6" mesh_name="dagger02" totalpoint="0" type="melee"
res_sex="a" res_level="36" slot="melee" weapon="dagger" weight="4" bt_price="5000"
delay="356" damage="13" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFF80"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_6" />
<ITEM id="7" name="STR:ZITEM_NAME_7" mesh_name="dagger03" totalpoint="0" type="melee"
res_sex="a" res_level="45" slot="melee" weapon="dagger" weight="6" bt_price="10000"
delay="346" damage="14" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_7" />
<!-- 장검 //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="2" name="STR:ZITEM_NAME_2" mesh_name="katana01" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="katana" weight="10" bt_price="20" delay="359"
damage="15" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_2" />
<ITEM id="12" name="STR:ZITEM_NAME_12" mesh_name="katana02" totalpoint="0" type="melee"
res_sex="a" res_level="5" slot="melee" weapon="katana" weight="10" bt_price="300"
delay="359" damage="16" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_12" />
<ITEM id="13" name="STR:ZITEM_NAME_13" mesh_name="katana02" totalpoint="0" type="melee"
res_sex="a" res_level="10" slot="melee" weapon="katana" weight="12" bt_price="600"
delay="349" damage="18" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_13" />
<ITEM id="14" name="STR:ZITEM_NAME_14" mesh_name="katana01" totalpoint="0" type="melee"
res_sex="a" res_level="20" slot="melee" weapon="katana" weight="9" bt_price="1500"
delay="339" damage="15" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_14" />
<ITEM id="15" name="STR:ZITEM_NAME_15" mesh_name="katana04" totalpoint="0" type="melee"
res_sex="a" res_level="30" slot="melee" weapon="katana" weight="13" bt_price="3600"
delay="339" damage="20" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_15" />
<ITEM id="16" name="STR:ZITEM_NAME_16" mesh_name="katana06" totalpoint="0" type="melee"
res_sex="a" res_level="40" slot="melee" weapon="katana" weight="11" bt_price="7200"
delay="339" damage="22" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_16" />
<ITEM id="17" name="STR:ZITEM_NAME_17" mesh_name="katana03" totalpoint="0" type="melee"
res_sex="a" res_level="50" slot="melee" weapon="katana" weight="12" bt_price="15000"
delay="329" damage="24" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_17" />
<!-- 이도류 //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- Dual Wield : Katana - Weapon Type is 'dualkatana -->
<!-- 무게는 통상 1.5배, 데미지는 통상 0.8배, 딜레이는 통상 0.7배 * 0.9배, 가격은 1.4배 -->
<!-- 철제 소태도의 실제적 비교모델은 군용 장검 -->
<ITEM id="31" name="STR:ZITEM_NAME_31" mesh_name="blade02" totalpoint="0" type="melee"
res_sex="a" res_level="10" slot="melee" weapon="doublekatana" weight="18" bt_price="850"
delay="290" damage="14" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_31" />
<ITEM id="32" name="STR:ZITEM_NAME_32" mesh_name="blade01" totalpoint="0" type="melee"
res_sex="a" res_level="21" slot="melee" weapon="doublekatana" weight="14" bt_price="2000"
delay="280" damage="15" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_32" />
<ITEM id="33" name="STR:ZITEM_NAME_33" mesh_name="blade06" totalpoint="0" type="melee"
res_sex="a" res_level="32" slot="melee" weapon="doublekatana" weight="20" bt_price="5000"
delay="280" damage="16" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_33" />
<ITEM id="34" name="STR:ZITEM_NAME_34" mesh_name="blade05" totalpoint="0" type="melee"
res_sex="a" res_level="43" slot="melee" weapon="doublekatana" weight="18" bt_price="12000"
delay="260" damage="18" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_34" />
<!-- 테스트용 대검입니다. 나중에 삭제요망 -->
<ITEM id="51" name="STR:ZITEM_NAME_51" mesh_name="sword01" totalpoint="0" type="melee"
res_sex="a" res_level="43" slot="melee" weapon="greatsword" weight="18" bt_price="12000"
delay="260" damage="18" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_51" />
<ITEM id="52" name="STR:ZITEM_NAME_52" mesh_name="sword05" totalpoint="0" type="melee"
res_sex="a" res_level="45" slot="melee" weapon="greatsword" weight="18" bt_price="17800"
delay="260" damage="19" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_52" />
<ITEM id="53" name="STR:ZITEM_NAME_53" mesh_name="sword04" totalpoint="0" type="melee"
res_sex="a" res_level="46" slot="melee" weapon="greatsword" weight="19" bt_price="19000"
delay="270" damage="20" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_53" />
<ITEM id="54" name="STR:ZITEM_NAME_54" mesh_name="sword03" totalpoint="0" type="melee"
res_sex="a" res_level="48" slot="melee" weapon="greatsword" weight="20" bt_price="24000"
delay="290" damage="21" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_54" />
<ITEM id="55" name="STR:ZITEM_NAME_55" mesh_name="sword02" totalpoint="0" type="melee"
res_sex="a" res_level="50" slot="melee" weapon="greatsword" weight="22" bt_price="30000"
delay="320" damage="22" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_55" />
<!-- Pistol : Magazine = 6 ea ///////////////////////////////////////////////////////////////////////// -->
<ITEM id="4001" name="STR:ZITEM_NAME_4001" mesh_name="pistol01" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="pistol" weight="7" bt_price="20" delay="250"
damage="8" ctrl_ability="30" magazine="10" maxbullet="60" reloadtime="4" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4001"
effect_id="3" />
<ITEM id="4002" name="STR:ZITEM_NAME_4002" mesh_name="pistol01x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="pistolx2" weight="14" bt_price="40"
delay="250" damage="16" ctrl_ability="36" magazine="10" maxbullet="60" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4002"
effect_id="4" />
<ITEM id="4009" name="STR:ZITEM_NAME_4009" mesh_name="pistol01" totalpoint="0" type="range"
res_sex="a" res_level="5" slot="range" weapon="pistol" weight="7" bt_price="200" delay="200"
damage="8" ctrl_ability="30" magazine="12" maxbullet="72" reloadtime="4" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4009"
effect_id="3" />
<ITEM id="4010" name="STR:ZITEM_NAME_4010" mesh_name="pistol01x2" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="pistolx2" weight="14" bt_price="360"
delay="200" damage="16" ctrl_ability="36" magazine="12" maxbullet="72" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4010"
effect_id="4" />
<ITEM id="4011" name="STR:ZITEM_NAME_4011" mesh_name="pistol05" totalpoint="0" type="range"
res_sex="a" res_level="6" slot="range" weapon="pistol" weight="8" bt_price="300" delay="250"
damage="10" ctrl_ability="40" magazine="10" maxbullet="60" reloadtime="4" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4011"
effect_id="3" />
<ITEM id="4012" name="STR:ZITEM_NAME_4012" mesh_name="pistol05x2" totalpoint="0" type="range"
res_sex="a" res_level="8" slot="range" weapon="pistolx2" weight="16" bt_price="540"
delay="250" damage="20" ctrl_ability="48" magazine="10" maxbullet="60" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4012"
effect_id="4" />
<ITEM id="4003" name="STR:ZITEM_NAME_4003" mesh_name="pistol02" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="pistol" weight="7" bt_price="500"
delay="200" damage="9" ctrl_ability="25" magazine="12" maxbullet="72" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4003"
effect_id="3" />
<ITEM id="4004" name="STR:ZITEM_NAME_4004" mesh_name="pistol02x2" totalpoint="0" type="range"
res_sex="a" res_level="12" slot="range" weapon="pistolx2" weight="14" bt_price="900"
delay="200" damage="18" ctrl_ability="30" magazine="12" maxbullet="72" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4004"
effect_id="4" />
<ITEM id="4013" name="STR:ZITEM_NAME_4013" mesh_name="pistol05" totalpoint="0" type="range"
res_sex="a" res_level="14" slot="range" weapon="pistol" weight="8" bt_price="800"
delay="220" damage="12" ctrl_ability="40" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4013"
effect_id="3" />
<ITEM id="4014" name="STR:ZITEM_NAME_4014" mesh_name="pistol05x2" totalpoint="0" type="range"
res_sex="a" res_level="16" slot="range" weapon="pistolx2" weight="16" bt_price="1440"
delay="220" damage="24" ctrl_ability="48" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4014"
effect_id="4" />
<ITEM id="4015" name="STR:ZITEM_NAME_4015" mesh_name="pistol02" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="pistol" weight="8" bt_price="2500"
delay="180" damage="11" ctrl_ability="25" magazine="13" maxbullet="78" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4015"
effect_id="3" />
<ITEM id="4016" name="STR:ZITEM_NAME_4016" mesh_name="pistol02x2" totalpoint="0" type="range"
res_sex="a" res_level="26" slot="range" weapon="pistolx2" weight="16" bt_price="4500"
delay="180" damage="22" ctrl_ability="30" magazine="13" maxbullet="78" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4016"
effect_id="4" />
<ITEM id="4017" name="STR:ZITEM_NAME_4017" mesh_name="pistol05" totalpoint="0" type="range"
res_sex="a" res_level="32" slot="range" weapon="pistol" weight="9" bt_price="5000"
delay="210" damage="13" ctrl_ability="40" magazine="15" maxbullet="90" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4017"
effect_id="3" />
<ITEM id="4018" name="STR:ZITEM_NAME_4018" mesh_name="pistol05x2" totalpoint="0" type="range"
res_sex="a" res_level="34" slot="range" weapon="pistolx2" weight="18" bt_price="9000"
delay="210" damage="26" ctrl_ability="48" magazine="15" maxbullet="90" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4018"
effect_id="4" />
<ITEM id="4019" name="STR:ZITEM_NAME_4019" mesh_name="pistol02" totalpoint="0" type="range"
res_sex="a" res_level="40" slot="range" weapon="pistol" weight="8" bt_price="8000"
delay="160" damage="11" ctrl_ability="25" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4019"
effect_id="3" />
<ITEM id="4020" name="STR:ZITEM_NAME_4020" mesh_name="pistol02x2" totalpoint="0" type="range"
res_sex="a" res_level="42" slot="range" weapon="pistolx2" weight="16" bt_price="14400"
delay="160" damage="22" ctrl_ability="30" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4020"
effect_id="4" />
<!-- Revolver : Magazine = 8 ea ///////////////////////////////////////////////////////////////////////// -->
<ITEM id="4005" name="STR:ZITEM_NAME_4005" mesh_name="pistol07" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="revolver" weight="8" bt_price="20"
delay="400" damage="16" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4005"
effect_id="3" />
<ITEM id="4006" name="STR:ZITEM_NAME_4006" mesh_name="pistol07x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="revolverx2" weight="16" bt_price="40"
delay="400" damage="32" ctrl_ability="72" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4006"
effect_id="4" />
<ITEM id="4501" name="STR:ZITEM_NAME_4501" mesh_name="pistol12" totalpoint="0" type="range"
res_sex="a" res_level="5" slot="range" weapon="revolver" weight="7" bt_price="220"
delay="300" damage="14" ctrl_ability="60" magazine="8" maxbullet="64" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4501"
effect_id="3" />
<ITEM id="4502" name="STR:ZITEM_NAME_4502" mesh_name="pistol12x2" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="revolverx2" weight="14" bt_price="396"
delay="300" damage="28" ctrl_ability="72" magazine="8" maxbullet="64" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4502"
effect_id="4" />
<ITEM id="4503" name="STR:ZITEM_NAME_4503" mesh_name="pistol07" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="revolver" weight="8" bt_price="340"
delay="400" damage="18" ctrl_ability="50" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4503"
effect_id="3" />
<ITEM id="4504" name="STR:ZITEM_NAME_4504" mesh_name="pistol07x2" totalpoint="0" type="range"
res_sex="a" res_level="9" slot="range" weapon="revolverx2" weight="16" bt_price="612"
delay="400" damage="36" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4504"
effect_id="4" />
<ITEM id="4007" name="STR:ZITEM_NAME_4007" mesh_name="pistol08" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="revolver" weight="7" bt_price="550"
delay="400" damage="20" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4007"
effect_id="3" />
<ITEM id="4008" name="STR:ZITEM_NAME_4008" mesh_name="pistol08x2" totalpoint="0" type="range"
res_sex="a" res_level="12" slot="range" weapon="revolverx2" weight="14" bt_price="990"
delay="400" damage="40" ctrl_ability="72" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4008"
effect_id="4" />
<ITEM id="4505" name="STR:ZITEM_NAME_4505" mesh_name="pistol10" totalpoint="0" type="range"
res_sex="a" res_level="16" slot="range" weapon="revolver" weight="9" bt_price="1200"
delay="400" damage="22" ctrl_ability="70" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4505"
effect_id="3" />
<ITEM id="4506" name="STR:ZITEM_NAME_4506" mesh_name="pistol10x2" totalpoint="0" type="range"
res_sex="a" res_level="18" slot="range" weapon="revolverx2" weight="18" bt_price="2160"
delay="400" damage="44" ctrl_ability="84" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4506"
effect_id="4" />
<ITEM id="4507" name="STR:ZITEM_NAME_4507" mesh_name="pistol10" totalpoint="0" type="range"
res_sex="a" res_level="21" slot="range" weapon="revolver" weight="8" bt_price="2500"
delay="400" damage="23" ctrl_ability="65" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4507"
effect_id="3" />
<ITEM id="4508" name="STR:ZITEM_NAME_4508" mesh_name="pistol10x2" totalpoint="0" type="range"
res_sex="a" res_level="23" slot="range" weapon="revolverx2" weight="16" bt_price="4500"
delay="400" damage="46" ctrl_ability="78" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4508"
effect_id="4" />
<ITEM id="4509" name="STR:ZITEM_NAME_4509" mesh_name="pistol12" totalpoint="0" type="range"
res_sex="a" res_level="26" slot="range" weapon="revolver" weight="7" bt_price="4000"
delay="300" damage="18" ctrl_ability="60" magazine="8" maxbullet="64" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4509"
effect_id="3" />
<ITEM id="4510" name="STR:ZITEM_NAME_4510" mesh_name="pistol12x2" totalpoint="0" type="range"
res_sex="a" res_level="28" slot="range" weapon="revolverx2" weight="14" bt_price="7200"
delay="300" damage="36" ctrl_ability="72" magazine="8" maxbullet="64" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4510"
effect_id="4" />
<ITEM id="4511" name="STR:ZITEM_NAME_4511" mesh_name="pistol07" totalpoint="0" type="range"
res_sex="a" res_level="34" slot="range" weapon="revolver" weight="8" bt_price="7000"
delay="400" damage="25" ctrl_ability="50" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4511"
effect_id="3" />
<ITEM id="4512" name="STR:ZITEM_NAME_4512" mesh_name="pistol07x2" totalpoint="0" type="range"
res_sex="a" res_level="36" slot="range" weapon="revolverx2" weight="16" bt_price="12600"
delay="400" damage="50" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4512"
effect_id="4" />
<ITEM id="4513" name="STR:ZITEM_NAME_4513" mesh_name="pistol08" totalpoint="0" type="range"
res_sex="a" res_level="42" slot="range" weapon="revolver" weight="8" bt_price="12000"
delay="360" damage="25" ctrl_ability="50" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4513"
effect_id="3" />
<ITEM id="4514" name="STR:ZITEM_NAME_4514" mesh_name="pistol08x2" totalpoint="0" type="range"
res_sex="a" res_level="46" slot="range" weapon="revolverx2" weight="16" bt_price="21600"
delay="360" damage="50" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_4514"
effect_id="4" />
<!-- SMG : Magazine = 5 ea//Controllability Point = 1.8 //////////////////////////////////////////////////////// -->
<ITEM id="5001" name="STR:ZITEM_NAME_5001" mesh_name="smg01" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="smg" weight="15" bt_price="30" delay="90"
damage="7" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5001"
effect_id="5" />
<ITEM id="5002" name="STR:ZITEM_NAME_5002" mesh_name="smg01x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="smgx2" weight="30" bt_price="60" delay="90"
damage="14" ctrl_ability="90" magazine="32" maxbullet="160" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5002"
effect_id="6" />
<ITEM id="5003" name="STR:ZITEM_NAME_5003" mesh_name="smg02" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="smg" weight="15" bt_price="750" delay="90"
damage="8" ctrl_ability="50" magazine="36" maxbullet="180" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5003"
effect_id="5" />
<ITEM id="5004" name="STR:ZITEM_NAME_5004" mesh_name="smg02x2" totalpoint="0" type="range"
res_sex="a" res_level="13" slot="range" weapon="smgx2" weight="30" bt_price="1350"
delay="90" damage="16" ctrl_ability="90" magazine="36" maxbullet="180" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5004"
effect_id="6" />
<ITEM id="5005" name="STR:ZITEM_NAME_5005" mesh_name="smg05" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="smg" weight="12" bt_price="700" delay="90"
damage="5" ctrl_ability="70" magazine="60" maxbullet="300" reloadtime="2" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5005"
effect_id="5" />
<ITEM id="5006" name="STR:ZITEM_NAME_5006" mesh_name="smg05x2" totalpoint="0" type="range"
res_sex="a" res_level="12" slot="range" weapon="smgx2" weight="24" bt_price="1260"
delay="90" damage="10" ctrl_ability="126" magazine="60" maxbullet="300" reloadtime="2"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5006"
effect_id="6" />
<ITEM id="5007" name="STR:ZITEM_NAME_5007" mesh_name="smg01" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="smg" weight="15" bt_price="2800" delay="85"
damage="7" ctrl_ability="35" magazine="32" maxbullet="160" reloadtime="3" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5007"
effect_id="5" />
<ITEM id="5008" name="STR:ZITEM_NAME_5008" mesh_name="smg01x2" totalpoint="0" type="range"
res_sex="a" res_level="27" slot="range" weapon="smgx2" weight="30" bt_price="5040"
delay="85" damage="14" ctrl_ability="63" magazine="32" maxbullet="160" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5008"
effect_id="6" />
<ITEM id="5009" name="STR:ZITEM_NAME_5009" mesh_name="smg02" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="smg" weight="16" bt_price="2800" delay="95"
damage="9" ctrl_ability="55" magazine="36" maxbullet="180" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5009"
effect_id="5" />
<ITEM id="5010" name="STR:ZITEM_NAME_5010" mesh_name="smg02x2" totalpoint="0" type="range"
res_sex="a" res_level="27" slot="range" weapon="smgx2" weight="32" bt_price="5040"
delay="95" damage="18" ctrl_ability="99" magazine="36" maxbullet="180" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5010"
effect_id="6" />
<ITEM id="5011" name="STR:ZITEM_NAME_5011" mesh_name="smg01" totalpoint="0" type="range"
res_sex="a" res_level="36" slot="range" weapon="smg" weight="15" bt_price="5600" delay="80"
damage="8" ctrl_ability="35" magazine="40" maxbullet="200" reloadtime="3" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5011"
effect_id="5" />
<ITEM id="5012" name="STR:ZITEM_NAME_5012" mesh_name="smg01x2" totalpoint="0" type="range"
res_sex="a" res_level="39" slot="range" weapon="smgx2" weight="30" bt_price="10080"
delay="80" damage="16" ctrl_ability="63" magazine="40" maxbullet="200" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5012"
effect_id="6" />
<ITEM id="5013" name="STR:ZITEM_NAME_5013" mesh_name="smg03" totalpoint="0" type="range"
res_sex="a" res_level="36" slot="range" weapon="smg" weight="14" bt_price="5800" delay="95"
damage="9" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5013"
effect_id="5" />
<ITEM id="5014" name="STR:ZITEM_NAME_5014" mesh_name="smg03x2" totalpoint="0" type="range"
res_sex="a" res_level="39" slot="range" weapon="smgx2" weight="28" bt_price="10440"
delay="95" damage="18" ctrl_ability="90" magazine="32" maxbullet="160" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5014"
effect_id="6" />
<ITEM id="5015" name="STR:ZITEM_NAME_5015" mesh_name="smg01" totalpoint="0" type="range"
res_sex="a" res_level="45" slot="range" weapon="smg" weight="14" bt_price="12000"
delay="80" damage="8" ctrl_ability="35" magazine="40" maxbullet="200" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5015"
effect_id="5" />
<ITEM id="5016" name="STR:ZITEM_NAME_5016" mesh_name="smg01x2" totalpoint="0" type="range"
res_sex="a" res_level="48" slot="range" weapon="smgx2" weight="28" bt_price="21600"
delay="80" damage="16" ctrl_ability="63" magazine="40" maxbullet="200" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5016"
effect_id="6" />
<ITEM id="5017" name="STR:ZITEM_NAME_5017" mesh_name="smg03" totalpoint="0" type="range"
res_sex="a" res_level="45" slot="range" weapon="smg" weight="14" bt_price="12000"
delay="95" damage="11" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5017"
effect_id="5" />
<ITEM id="5018" name="STR:ZITEM_NAME_5018" mesh_name="smg03x2" totalpoint="0" type="range"
res_sex="a" res_level="48" slot="range" weapon="smgx2" weight="28" bt_price="21600"
delay="95" damage="22" ctrl_ability="90" magazine="32" maxbullet="160" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_5018"
effect_id="6" />
<!-- SHOTGUN : Magazine = 5 ea ////////////////////////////////////////////////////////////////// -->
<ITEM id="6001" name="STR:ZITEM_NAME_6001" mesh_name="shotgun01" totalpoint="0" type="range"
res_sex="a" res_level="5" slot="range" weapon="shotgun" weight="15" bt_price="200"
delay="1100" damage="6" ctrl_ability="60" magazine="3" maxbullet="15" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6001"
effect_id="7" />
<ITEM id="6002" name="STR:ZITEM_NAME_6002" mesh_name="shotgun01" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="shotgun" weight="18" bt_price="800"
delay="1000" damage="6" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6002"
effect_id="7" />
<ITEM id="6003" name="STR:ZITEM_NAME_6003" mesh_name="shotgun01" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="shotgun" weight="20" bt_price="1600"
delay="1000" damage="7" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6003"
effect_id="7" />
<ITEM id="6004" name="STR:ZITEM_NAME_6004" mesh_name="shotgun03" totalpoint="0" type="range"
res_sex="a" res_level="30" slot="range" weapon="shotgun" weight="20" bt_price="8000"
delay="1000" damage="8" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6004"
effect_id="7" />
<ITEM id="6005" name="STR:ZITEM_NAME_6005" mesh_name="shotgun07" totalpoint="0" type="range"
res_sex="a" res_level="30" slot="range" weapon="shotgun" weight="15" bt_price="9000"
delay="1200" damage="10" ctrl_ability="100" magazine="2" maxbullet="10" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6005"
effect_id="7" />
<ITEM id="6006" name="STR:ZITEM_NAME_6006" mesh_name="shotgun03" totalpoint="0" type="range"
res_sex="a" res_level="45" slot="range" weapon="shotgun" weight="20" bt_price="20000"
delay="1000" damage="9" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6006"
effect_id="7" />
<ITEM id="6007" name="STR:ZITEM_NAME_6007" mesh_name="shotgun07" totalpoint="0" type="range"
res_sex="a" res_level="45" slot="range" weapon="shotgun" weight="16" bt_price="24000"
delay="1200" damage="11" ctrl_ability="100" magazine="2" maxbullet="10" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_6007"
effect_id="7" />
<!-- RIFLE : Magazine = 5 ea //////////////////////////////////////////////////////////////////////////-->
<ITEM id="7001" name="STR:ZITEM_NAME_7001" mesh_name="rifle03" totalpoint="0" type="range"
res_sex="a" res_level="5" slot="range" weapon="rifle" weight="15" bt_price="400" delay="120"
damage="11" ctrl_ability="30" magazine="32" maxbullet="160" reloadtime="6" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7001"
effect_id="8" />
<ITEM id="7002" name="STR:ZITEM_NAME_7002" mesh_name="rifle01" totalpoint="0" type="range"
res_sex="a" res_level="10" slot="range" weapon="rifle" weight="18" bt_price="1500"
delay="110" damage="12" ctrl_ability="30" magazine="32" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7002"
effect_id="8" />
<ITEM id="7003" name="STR:ZITEM_NAME_7003" mesh_name="rifle02" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="rifle" weight="20" bt_price="2800"
delay="100" damage="15" ctrl_ability="50" magazine="24" maxbullet="120" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7003"
effect_id="8" />
<ITEM id="7004" name="STR:ZITEM_NAME_7004" mesh_name="rifle04" totalpoint="0" type="range"
res_sex="a" res_level="18" slot="range" weapon="rifle" weight="20" bt_price="3000"
delay="80" damage="13" ctrl_ability="20" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7004"
effect_id="8" />
<ITEM id="7005" name="STR:ZITEM_NAME_7005" mesh_name="rifle03" totalpoint="0" type="range"
res_sex="a" res_level="26" slot="range" weapon="rifle" weight="18" bt_price="6000"
delay="90" damage="15" ctrl_ability="30" magazine="36" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7005"
effect_id="8" />
<ITEM id="7006" name="STR:ZITEM_NAME_7006" mesh_name="rifle04" totalpoint="0" type="range"
res_sex="a" res_level="34" slot="range" weapon="rifle" weight="20" bt_price="12000"
delay="80" damage="14" ctrl_ability="20" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7006"
effect_id="8" />
<ITEM id="7007" name="STR:ZITEM_NAME_7007" mesh_name="rifle01" totalpoint="0" type="range"
res_sex="a" res_level="42" slot="range" weapon="rifle" weight="18" bt_price="24000"
delay="90" damage="16" ctrl_ability="30" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7007"
effect_id="8" />
<ITEM id="7008" name="STR:ZITEM_NAME_7008" mesh_name="rifle02" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="rifle" weight="20" bt_price="48000"
delay="100" damage="19" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7008"
effect_id="8" />
<!-- MACHINEGUN /////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="8001" name="STR:ZITEM_NAME_8001" mesh_name="machinegun01" totalpoint="0" type="range"
res_sex="a" res_level="25" slot="range" weapon="machinegun" weight="28" bt_price="8000"
delay="100" damage="16" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_8001" effect_id="9" />
<ITEM id="8002" name="STR:ZITEM_NAME_8002" mesh_name="machinegun01" totalpoint="0" type="range"
res_sex="a" res_level="35" slot="range" weapon="machinegun" weight="28" bt_price="16000"
delay="100" damage="17" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_8002" effect_id="9" />
<ITEM id="8003" name="STR:ZITEM_NAME_8003" mesh_name="machinegun02" totalpoint="0" type="range"
res_sex="a" res_level="45" slot="range" weapon="machinegun" weight="28" bt_price="32000"
delay="100" damage="18" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_8003" effect_id="9" />
<!-- ROCKET LAUNCHER : Magazine = 4 ea ///////////////////////////////////////////////////////////////////// -->
<ITEM id="9006" name="STR:ZITEM_NAME_9006" mesh_name="rocketlauncher02" totalpoint="0"
type="range" res_sex="a" res_level="10" slot="range" weapon="rocket" weight="30" bt_price="2000"
delay="1000" damage="30" ctrl_ability="50" magazine="4" maxbullet="16" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9006" />
<ITEM id="9001" name="STR:ZITEM_NAME_9001" mesh_name="rocketlauncher" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="rocket" weight="30" bt_price="3200"
delay="1200" damage="50" ctrl_ability="50" magazine="3" maxbullet="12" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9001" />
<ITEM id="9002" name="STR:ZITEM_NAME_9002" mesh_name="rocketlauncher02" totalpoint="0"
type="range" res_sex="a" res_level="20" slot="range" weapon="rocket" weight="28" bt_price="5200"
delay="900" damage="35" ctrl_ability="50" magazine="5" maxbullet="20" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitwall="1" limitspeed="90" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9002" />
<ITEM id="9003" name="STR:ZITEM_NAME_9003" mesh_name="rocketlauncher" totalpoint="0" type="range"
res_sex="a" res_level="30" slot="range" weapon="rocket" weight="30" bt_price="12000"
delay="1200" damage="55" ctrl_ability="50" magazine="3" maxbullet="12" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9003" />
<ITEM id="9004" name="STR:ZITEM_NAME_9004" mesh_name="rocketlauncher02" totalpoint="0"
type="range" res_sex="a" res_level="40" slot="range" weapon="rocket" weight="28" bt_price="24000"
delay="800" damage="36" ctrl_ability="50" magazine="5" maxbullet="20" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9004" />
<ITEM id="9005" name="STR:ZITEM_NAME_9005" mesh_name="rocketlauncher03" totalpoint="0"
type="range" res_sex="a" res_level="50" slot="range" weapon="rocket" weight="25" bt_price="50000"
delay="1200" damage="55" ctrl_ability="50" magazine="4" maxbullet="16" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_9005" />
<!-- Snifer Rifle /////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="10001" name="STR:ZITEM_NAME_10001" mesh_name="rifle03" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="snifer" weight="25" bt_price="50000"
delay="1200" damage="80" ctrl_ability="0" magazine="2" maxbullet="16" reloadtime="7"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0"
snd_reload="we_rifle_reload" snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_10001" />
<!-- 임시 테스트용 아이템 /////////////////////////////////////////////////////////////////////////////////////////// -->
<!--
<ITEM id="20001" name="test sword" mesh_name="sword01" totalpoint="0" type="melee" res_sex="a"
res_level="0" slot="melee" weapon="dagger" weight="5" bt_price="20" delay="100" damage="8" ctrl_ability="0"
magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0"
magazine_image_id="0" desc=" Liphunter의 sword." />
<ITEM id="20003" name="test daggerx2" mesh_name="dagger01" totalpoint="0" type="melee" res_sex="a"
res_level="0" slot="melee" weapon="dagger" weight="5" bt_price="20" delay="100" damage="8" ctrl_ability="0"
magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0"
magazine_image_id="0" desc=" Liphunter의 daggerx2." />
-->
<!-- HANDHELD ITEMS ///////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="30301" name="STR:ZITEM_NAME_30301" mesh_name="grenade01" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="frag" weight="2" bt_price="200" delay="1500"
damage="100" ctrl_ability="20" magazine="2" maxbullet="2" reloadtime="10" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30301" />
<ITEM id="30302" name="STR:ZITEM_NAME_30302" mesh_name="grenade01" totalpoint="0" type="custom"
res_sex="a" res_level="11" slot="custom" weapon="frag" weight="3" bt_price="500" delay="1500"
damage="100" ctrl_ability="20" magazine="3" maxbullet="3" reloadtime="10" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30302" />
<ITEM id="30303" name="STR:ZITEM_NAME_30303" mesh_name="grenade01" totalpoint="0" type="custom"
res_sex="a" res_level="22" slot="custom" weapon="frag" weight="4" bt_price="1000"
delay="1500" damage="100" ctrl_ability="20" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30303" />
<ITEM id="30304" name="STR:ZITEM_NAME_30304" mesh_name="grenade01" totalpoint="0" type="custom"
res_sex="a" res_level="33" slot="custom" weapon="frag" weight="5" bt_price="2000"
delay="1500" damage="100" ctrl_ability="20" magazine="5" maxbullet="5" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30304" />
<ITEM id="30305" name="STR:ZITEM_NAME_30305" mesh_name="grenade01" totalpoint="0" type="custom"
res_sex="a" res_level="44" slot="custom" weapon="frag" weight="6" bt_price="4000"
delay="1500" damage="100" ctrl_ability="20" magazine="6" maxbullet="6" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30305" />
<ITEM id="30201" name="STR:ZITEM_NAME_30201" mesh_name="flashbang01" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="flashbang" weight="2" bt_price="200"
delay="1500" damage="0" ctrl_ability="20" magazine="2" maxbullet="2" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30201" />
<ITEM id="30202" name="STR:ZITEM_NAME_30202" mesh_name="flashbang01" totalpoint="0" type="custom"
res_sex="a" res_level="10" slot="custom" weapon="flashbang" weight="3" bt_price="500"
delay="1500" damage="0" ctrl_ability="20" magazine="3" maxbullet="3" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30202" />
<ITEM id="30203" name="STR:ZITEM_NAME_30203" mesh_name="flashbang01" totalpoint="0" type="custom"
res_sex="a" res_level="20" slot="custom" weapon="flashbang" weight="4" bt_price="1000"
delay="1500" damage="0" ctrl_ability="20" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30203" />
<ITEM id="30204" name="STR:ZITEM_NAME_30204" mesh_name="flashbang01" totalpoint="0" type="custom"
res_sex="a" res_level="30" slot="custom" weapon="flashbang" weight="5" bt_price="2000"
delay="1500" damage="0" ctrl_ability="20" magazine="5" maxbullet="5" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30204" />
<ITEM id="30205" name="STR:ZITEM_NAME_30205" mesh_name="flashbang01" totalpoint="0" type="custom"
res_sex="a" res_level="40" slot="custom" weapon="flashbang" weight="6" bt_price="4000"
delay="1500" damage="0" ctrl_ability="20" magazine="6" maxbullet="6" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30205" />
<ITEM id="30401" name="STR:ZITEM_NAME_30401" mesh_name="smoke01" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="smoke" weight="2" bt_price="200" delay="1500"
damage="0" ctrl_ability="20" magazine="3" maxbullet="3" reloadtime="10" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30401" />
<ITEM id="30402" name="STR:ZITEM_NAME_30402" mesh_name="smoke01" totalpoint="0" type="custom"
res_sex="a" res_level="12" slot="custom" weapon="smoke" weight="3" bt_price="500"
delay="1500" damage="0" ctrl_ability="20" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30402" />
<ITEM id="30403" name="STR:ZITEM_NAME_30403" mesh_name="smoke01" totalpoint="0" type="custom"
res_sex="a" res_level="24" slot="custom" weapon="smoke" weight="4" bt_price="1000"
delay="1500" damage="0" ctrl_ability="20" magazine="5" maxbullet="5" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30403" />
<ITEM id="30404" name="STR:ZITEM_NAME_30404" mesh_name="smoke01" totalpoint="0" type="custom"
res_sex="a" res_level="36" slot="custom" weapon="smoke" weight="5" bt_price="2000"
delay="1500" damage="0" ctrl_ability="20" magazine="6" maxbullet="6" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30404" />
<ITEM id="30405" name="STR:ZITEM_NAME_30405" mesh_name="smoke01" totalpoint="0" type="custom"
res_sex="a" res_level="48" slot="custom" weapon="smoke" weight="6" bt_price="4000"
delay="1500" damage="0" ctrl_ability="20" magazine="7" maxbullet="7" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30405" />
<ITEM id="30001" name="STR:ZITEM_NAME_30001" mesh_name="medikit" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="medkit" weight="5" bt_price="400"
delay="1000" damage="0" ctrl_ability="0" magazine="2" maxbullet="2" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30001" />
<ITEM id="30002" name="STR:ZITEM_NAME_30002" mesh_name="medikit" totalpoint="0" type="custom"
res_sex="a" res_level="20" slot="custom" weapon="medkit" weight="6" bt_price="5000"
delay="1000" damage="0" ctrl_ability="0" magazine="3" maxbullet="3" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30002" />
<ITEM id="30003" name="STR:ZITEM_NAME_30003" mesh_name="medikit" totalpoint="0" type="custom"
res_sex="a" res_level="40" slot="custom" weapon="medkit" weight="7" bt_price="20000"
delay="1000" damage="0" ctrl_ability="0" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30003" />
<ITEM id="30101" name="STR:ZITEM_NAME_30101" mesh_name="repairkit" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="repairkit" weight="5" bt_price="400"
delay="1000" damage="0" ctrl_ability="0" magazine="2" maxbullet="2" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30101" />
<ITEM id="30102" name="STR:ZITEM_NAME_30102" mesh_name="repairkit" totalpoint="0" type="custom"
res_sex="a" res_level="20" slot="custom" weapon="repairkit" weight="6" bt_price="5000"
delay="1000" damage="0" ctrl_ability="0" magazine="3" maxbullet="3" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30102" />
<ITEM id="30103" name="STR:ZITEM_NAME_30103" mesh_name="repairkit" totalpoint="0" type="custom"
res_sex="a" res_level="40" slot="custom" weapon="repairkit" weight="7" bt_price="20000"
delay="0" damage="0" ctrl_ability="0" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_30103" />
<!-- 반지 /////////////////////////////////////////////////////////////////////////////////////////////-->
<ITEM id="25001" name="STR:ZITEM_NAME_25001" totalpoint="0" type="equip" res_sex="a" res_level="0"
slot="finger" weight="2" bt_price="400" hp="999" ap="999" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25001" />
<ITEM id="25002" name="STR:ZITEM_NAME_25002" totalpoint="0" type="equip" res_sex="a" res_level="0"
slot="finger" weight="2" bt_price="400" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25002" />
<ITEM id="25003" name="STR:ZITEM_NAME_25003" totalpoint="0" type="equip" res_sex="a" res_level="10"
slot="finger" weight="2" bt_price="1000" hp="8" ap="0" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25003" />
<ITEM id="25004" name="STR:ZITEM_NAME_25004" totalpoint="0" type="equip" res_sex="a" res_level="10"
slot="finger" weight="2" bt_price="1000" hp="0" ap="8" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25004" />
<ITEM id="25005" name="STR:ZITEM_NAME_25005" totalpoint="0" type="equip" res_sex="a" res_level="20"
slot="finger" weight="2" bt_price="10000" hp="5" ap="5" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25005" />
<ITEM id="25006" name="STR:ZITEM_NAME_25006" totalpoint="0" type="equip" res_sex="a" res_level="20"
slot="finger" weight="0" bt_price="10000" hp="0" ap="0" maxwt="2" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25006" />
<ITEM id="25007" name="STR:ZITEM_NAME_25007" totalpoint="0" type="equip" res_sex="a" res_level="30"
slot="finger" weight="2" bt_price="20000" hp="0" ap="10" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25007" />
<ITEM id="25008" name="STR:ZITEM_NAME_25008" totalpoint="0" type="equip" res_sex="a" res_level="30"
slot="finger" weight="4" bt_price="20000" hp="10" ap="0" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25008" />
<ITEM id="25009" name="STR:ZITEM_NAME_25009" totalpoint="0" type="equip" res_sex="a" res_level="40"
slot="finger" weight="2" bt_price="40000" hp="0" ap="15" maxwt="0" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25009" />
<ITEM id="25010" name="STR:ZITEM_NAME_25010" totalpoint="0" type="equip" res_sex="a" res_level="40"
slot="finger" weight="0" bt_price="40000" hp="0" ap="0" maxwt="3" sf="0" fr="0" cr="0"
pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_25010" />
<!-- 장비 ///////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- chest /////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////// -->
<ITEM id="21001" name="STR:ZITEM_NAME_21001" mesh_name="eq_chest_12" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="chest" weight="5" bt_price="50" hp="0" ap="5" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21001" />
<ITEM id="21002" name="STR:ZITEM_NAME_21002" mesh_name="eq_chest_06" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="chest" weight="10" bt_price="200" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21002" />
<ITEM id="21003" name="STR:ZITEM_NAME_21003" mesh_name="eq_chest_13" totalpoint="0" type="equip"
res_sex="m" res_level="10" slot="chest" weight="15" bt_price="800" hp="0" ap="20"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21003" />
<ITEM id="21004" name="STR:ZITEM_NAME_21004" mesh_name="eq_chest_01" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="chest" weight="18" bt_price="1600" hp="0" ap="25"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21004" />
<ITEM id="21005" name="STR:ZITEM_NAME_21005" mesh_name="eq_chest_03" totalpoint="0" type="equip"
res_sex="m" res_level="30" slot="chest" weight="20" bt_price="3200" hp="0" ap="28"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21005" />
<ITEM id="21006" name="STR:ZITEM_NAME_21006" mesh_name="eq_chest_a001" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="12" bt_price="200" hp="2"
ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21006" />
<ITEM id="21007" name="STR:ZITEM_NAME_21007" mesh_name="eq_chest_07_1" totalpoint="0"
type="equip" res_sex="m" res_level="20" slot="chest" weight="16" bt_price="1600" hp="0"
ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21007" />
<ITEM id="21008" name="STR:ZITEM_NAME_21008" mesh_name="eq_chest_21" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="chest" weight="10" bt_price="500" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21008" />
<!-- 여자 //////////////////////////////////////////////////-->
<ITEM id="21501" name="STR:ZITEM_NAME_21501" mesh_name="eq_chest_05" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="chest" weight="5" bt_price="50" hp="0" ap="5" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21501" />
<ITEM id="21502" name="STR:ZITEM_NAME_21502" mesh_name="eq_chest_n013" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="200" hp="0"
ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21502" />
<ITEM id="21504" name="STR:ZITEM_NAME_21504" mesh_name="eq_chest_c001" totalpoint="0"
type="equip" res_sex="f" res_level="10" slot="chest" weight="15" bt_price="800" hp="0"
ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21504" />
<ITEM id="21503" name="STR:ZITEM_NAME_21503" mesh_name="eq_chest_p001" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="chest" weight="18" bt_price="1600" hp="0"
ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21503" />
<ITEM id="21505" name="STR:ZITEM_NAME_21505" mesh_name="eq_chest_long001" totalpoint="0"
type="equip" res_sex="f" res_level="30" slot="chest" weight="20" bt_price="3200" hp="0"
ap="28" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21505" />
<ITEM id="21506" name="STR:ZITEM_NAME_21506" mesh_name="eq_chest_07" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="chest" weight="12" bt_price="200" hp="2" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21506" />
<ITEM id="21507" name="STR:ZITEM_NAME_21507" mesh_name="eq_chest_long004" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="chest" weight="16" bt_price="1600" hp="0"
ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21507" />
<ITEM id="21508" name="STR:ZITEM_NAME_21508" mesh_name="eq_chest_21" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="chest" weight="10" bt_price="500" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_21508" />
<!-- hands /////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////////// -->
<ITEM id="22001" name="STR:ZITEM_NAME_22001" mesh_name="eq_hands_a001" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="5" bt_price="50" hp="0"
ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22001" />
<ITEM id="22002" name="STR:ZITEM_NAME_22002" mesh_name="eq_hands_01" totalpoint="0" type="equip"
res_sex="m" res_level="10" slot="hands" weight="5" bt_price="500" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22002" />
<ITEM id="22003" name="STR:ZITEM_NAME_22003" mesh_name="eq_hands_02" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="hands" weight="8" bt_price="1000" hp="0" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22003" />
<ITEM id="22004" name="STR:ZITEM_NAME_22004" mesh_name="eq_hands_04" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="hands" weight="6" bt_price="1500" hp="0" ap="12"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22004" />
<ITEM id="22005" name="STR:ZITEM_NAME_22005" mesh_name="eq_hands_21" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="hands" weight="4" bt_price="250" hp="0" ap="4" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22005" />
<!-- 여자 ///////////////////////////////////////////////////// -->
<ITEM id="22501" name="STR:ZITEM_NAME_22501" mesh_name="eq_hands_07" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="hands" weight="5" bt_price="50" hp="0" ap="5" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22501" />
<ITEM id="22502" name="STR:ZITEM_NAME_22502" mesh_name="eq_hands_leather04" totalpoint="0"
type="equip" res_sex="f" res_level="10" slot="hands" weight="5" bt_price="500" hp="0"
ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22502" />
<ITEM id="22503" name="STR:ZITEM_NAME_22503" mesh_name="eq_hands_02" totalpoint="0" type="equip"
res_sex="f" res_level="20" slot="hands" weight="8" bt_price="1000" hp="0" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22503" />
<ITEM id="22504" name="STR:ZITEM_NAME_22504" mesh_name="eq_hands_leather02" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="hands" weight="6" bt_price="1500" hp="0"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22504" />
<ITEM id="22505" name="STR:ZITEM_NAME_22505" mesh_name="eq_hands_21" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="hands" weight="4" bt_price="250" hp="0" ap="4" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_22505" />
<!-- legs ////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 ///////////////////////////////////////////////// -->
<ITEM id="23001" name="STR:ZITEM_NAME_23001" mesh_name="eq_legs_01" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="50" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23001" />
<ITEM id="23005" name="STR:ZITEM_NAME_23005" mesh_name="eq_legs_a001" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="200" hp="1" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23005" />
<ITEM id="23002" name="STR:ZITEM_NAME_23002" mesh_name="eq_legs_02" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="200" hp="0" ap="15" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23002" />
<ITEM id="23004" name="STR:ZITEM_NAME_23004" mesh_name="eq_legs_13" totalpoint="0" type="equip"
res_sex="m" res_level="10" slot="legs" weight="15" bt_price="1200" hp="0" ap="22"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23004" />
<ITEM id="23003" name="STR:ZITEM_NAME_23003" mesh_name="eq_legs_04" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="legs" weight="15" bt_price="2400" hp="0" ap="25"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23003" />
<ITEM id="23006" name="STR:ZITEM_NAME_23006" mesh_name="eq_legs_12" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="legs" weight="14" bt_price="3000" hp="0" ap="23"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23006" />
<ITEM id="23007" name="STR:ZITEM_NAME_23007" mesh_name="eq_legs_21" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="500" hp="0" ap="12" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23007" />
<!-- 여자 ////////////////////////////////////////////////// -->
<ITEM id="23501" name="STR:ZITEM_NAME_23501" mesh_name="eq_legs_g002" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="50" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23501" />
<ITEM id="23508" name="STR:ZITEM_NAME_23508" mesh_name="eq_legs_007" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="200" hp="1" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23508" />
<ITEM id="23502" name="STR:ZITEM_NAME_23502" mesh_name="eq_legs_j001" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="200" hp="0" ap="15" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23502" />
<ITEM id="23503" name="STR:ZITEM_NAME_23503" mesh_name="eq_legs_c001" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="15" bt_price="1200" hp="0" ap="22" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23503" />
<ITEM id="23504" name="STR:ZITEM_NAME_23504" mesh_name="eq_legs_ge001" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="legs" weight="15" bt_price="2400" hp="0"
ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23504" />
<ITEM id="23505" name="STR:ZITEM_NAME_23505" mesh_name="eq_legs_j001" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="200" hp="0" ap="15" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23505" />
<ITEM id="23506" name="STR:ZITEM_NAME_23506" mesh_name="eq_legs_c001" totalpoint="0" type="equip"
res_sex="f" res_level="10" slot="legs" weight="15" bt_price="1200" hp="0" ap="22"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23506" />
<ITEM id="23507" name="STR:ZITEM_NAME_23507" mesh_name="eq_legs_ge001" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="legs" weight="15" bt_price="2400" hp="0"
ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23507" />
<ITEM id="23509" name="STR:ZITEM_NAME_23509" mesh_name="eq_legs_c002" totalpoint="0" type="equip"
res_sex="f" res_level="20" slot="legs" weight="14" bt_price="3000" hp="0" ap="23"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23509" />
<ITEM id="23510" name="STR:ZITEM_NAME_23510" mesh_name="eq_legs_21" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="500" hp="0" ap="12" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_23510" />
<!-- feet //////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////// -->
<ITEM id="24001" name="STR:ZITEM_NAME_24001" mesh_name="eq_feet_a001" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="5" bt_price="50" hp="0" ap="5" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24001" />
<ITEM id="24002" name="STR:ZITEM_NAME_24002" mesh_name="eq_feet_05" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="5" bt_price="100" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24002" />
<ITEM id="24003" name="STR:ZITEM_NAME_24003" mesh_name="eq_feet_04" totalpoint="0" type="equip"
res_sex="m" res_level="10" slot="feet" weight="5" bt_price="500" hp="0" ap="15" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24003" />
<ITEM id="24004" name="STR:ZITEM_NAME_24004" mesh_name="eq_feet_02" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="feet" weight="8" bt_price="1000" hp="0" ap="20" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24004" />
<ITEM id="24005" name="STR:ZITEM_NAME_24005" mesh_name="eq_feet_09" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="feet" weight="6" bt_price="1500" hp="0" ap="18" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24005" />
<ITEM id="24006" name="STR:ZITEM_NAME_24006" mesh_name="eq_feet_21" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="4" bt_price="250" hp="0" ap="4" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24006" />
<!-- 여성 //////////////////////////////////////////////// -->
<ITEM id="24501" name="STR:ZITEM_NAME_24501" mesh_name="eq_feets_leather003" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="feet" weight="5" bt_price="50" hp="0"
ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24501" />
<ITEM id="24502" name="STR:ZITEM_NAME_24502" mesh_name="eq_feets_07" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="5" bt_price="100" hp="0" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24502" />
<ITEM id="24503" name="STR:ZITEM_NAME_24503" mesh_name="eq_feets_leather007" totalpoint="0"
type="equip" res_sex="f" res_level="10" slot="feet" weight="5" bt_price="500" hp="0"
ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24503" />
<ITEM id="24504" name="STR:ZITEM_NAME_24504" mesh_name="eq_feets_p002" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="feet" weight="8" bt_price="1000" hp="0"
ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24504" />
<ITEM id="24505" name="STR:ZITEM_NAME_24505" mesh_name="eq_feets_leather008" totalpoint="0"
type="equip" res_sex="f" res_level="20" slot="feet" weight="6" bt_price="1500" hp="0"
ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24505" />
<ITEM id="24506" name="STR:ZITEM_NAME_24506" mesh_name="eq_feet_21" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="4" bt_price="250" hp="0" ap="4" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_24506" />
<!--
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
NPC 아이템 //////////////////////////////////////////////////////////////////////////////////////////////////
-->
<!-- 병정 고블린의 단검 -->
<ITEM id="300011" name="STR:ZITEM_NAME_300011" desc="STR:ZITEM_DESC_300011" weapon="dagger" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="20" range="160" angle="30" ctrl_ability="0" />
<!-- 고블린 거너의 공격 -->
<ITEM id="300012" name="STR:ZITEM_NAME_300012" desc="STR:ZITEM_DESC_300012" weapon="dagger" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="15" range="120" angle="45" ctrl_ability="0" />
<!-- 고블린 위저드의 펀치 -->
<ITEM id="300013" name="STR:ZITEM_NAME_300013" desc="STR:ZITEM_DESC_300013" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="20" range="140" angle="45" ctrl_ability="0" />
<!-- 대장 고블린의 몽둥이 -->
<ITEM id="300014" name="STR:ZITEM_NAME_300014" desc="STR:ZITEM_DESC_300014" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="30" range="240" angle="60" ctrl_ability="0" />
<!-- 고블린 족장의 지팡이 -->
<ITEM id="300015" name="STR:ZITEM_NAME_300015" desc="STR:ZITEM_DESC_300015" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="30" range="300" angle="30" ctrl_ability="0" />
<!-- 고블린 킹의 해머 -->
<ITEM id="300016" name="STR:ZITEM_NAME_300016" desc="STR:ZITEM_DESC_300016" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="50" range="550" angle="40" ctrl_ability="0" />
<!-- 스켈레톤의 칼 -->
<ITEM id="300031" name="STR:ZITEM_NAME_300031" desc="STR:ZITEM_DESC_300031" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="15" range="190" angle="60" ctrl_ability="0" />
<!-- 스켈레톤 메이지의 펀치 -->
<ITEM id="300032" name="STR:ZITEM_NAME_300032" desc="STR:ZITEM_DESC_300032" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="20" range="130" angle="45" ctrl_ability="0" />
<!-- 대장 스켈레톤의 칼 -->
<ITEM id="300033" name="STR:ZITEM_NAME_300033" desc="STR:ZITEM_DESC_300033" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="30" range="370" angle="45" ctrl_ability="0" />
<!-- 거대 스켈레톤의 칼 -->
<ITEM id="300034" name="STR:ZITEM_NAME_300034" desc="STR:ZITEM_DESC_300034" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="40" range="450" angle="45" ctrl_ability="0" />
<!-- 저주받은 시신의 손톱 -->
<ITEM id="300035" name="STR:ZITEM_NAME_300035" desc="STR:ZITEM_DESC_300035" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="30" range="190" angle="45" ctrl_ability="0" />
<!-- 리치 베이비의 꼬리 -->
<ITEM id="300036" name="STR:ZITEM_NAME_300036" desc="STR:ZITEM_DESC_300036" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="15" range="130" angle="45" ctrl_ability="0" />
<!-- 거대 스켈레톤(보스)의 칼 -->
<ITEM id="300037" name="STR:ZITEM_NAME_300037" desc="STR:ZITEM_DESC_300037" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="50" range="700" angle="30" ctrl_ability="0" />
<!-- 리치의 꼬리 -->
<ITEM id="300039" name="STR:ZITEM_NAME_300039" desc="STR:ZITEM_DESC_300039" weapon="katana" type="melee" slot="melee" res_sex="a" mesh_name="" totalpoint="0" res_level="0"
weight="0" bt_price="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" image_id="0" bullet_image_id="0" magazine_image_id="0" delay="0" snd_fire="blade_swing"
hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0"
damage="30" range="370" angle="120" ctrl_ability="0" />
<!--
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
이벤트 아이템 ///////////////////////////////////////////////////////////////////////////////////////////////
-->
<ITEM id="400001" name="STR:ZITEM_NAME_400001" totalpoint="0" type="equip" res_sex="a"
res_level="0" slot="finger" weight="5" bt_price="800" hp="2" ap="2" maxwt="0" sf="0"
fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400001" />
<ITEM id="400002" name="STR:ZITEM_NAME_400002" mesh_name="eq_chest_07" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="5" bt_price="0" hp="0"
ap="5" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400002" />
<ITEM id="400003" name="STR:ZITEM_NAME_400003" mesh_name="eq_chest_long003" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="5" bt_price="0" hp="0"
ap="5" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400003" />
<ITEM id="400004" name="STR:ZITEM_NAME_400004" mesh_name="eq_chest_staff" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="2" bt_price="0" hp="15"
ap="15" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400004" />
<ITEM id="400005" name="STR:ZITEM_NAME_400005" mesh_name="eq_chest_staff" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="2" bt_price="0" hp="15"
ap="15" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400005" />
<ITEM id="400006" name="STR:ZITEM_NAME_400006" totalpoint="0" type="equip" res_sex="a"
res_level="0" slot="finger" weight="1" bt_price="40000" hp="20" ap="20" maxwt="5"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400006" />
<ITEM id="400007" name="STR:ZITEM_NAME_400007" mesh_name="samgak01" totalpoint="0" type="custom"
res_sex="a" res_level="5" slot="custom" weapon="food" weight="5" bt_price="2000" delay="1000"
damage="0" ctrl_ability="0" magazine="4" maxbullet="4" reloadtime="10" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_400007" />
<ITEM id="400008" name="STR:ZITEM_NAME_400008" mesh_name="eq_chest_ce" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="chest" weight="5" bt_price="2000"
hp="2" ap="2" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400008" />
<ITEM id="400009" name="STR:ZITEM_NAME_400009" mesh_name="eq_chest_ce" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="chest" weight="5" bt_price="2000"
hp="2" ap="2" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" desc="STR:ZITEM_DESC_400009" />
<ITEM id="400010" name="STR:ZITEM_NAME_400010" mesh_name="candy" totalpoint="0" type="custom"
res_sex="a" res_level="10" slot="custom" weapon="food" weight="5" bt_price="1000" delay="1000"
damage="0" ctrl_ability="0" magazine="5" maxbullet="5" reloadtime="10" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_400010" />
<ITEM id="400011" name="STR:ZITEM_NAME_400011" mesh_name="eq_head_helmet2" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="5" bt_price="100"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400011" />
<ITEM id="400012" name="STR:ZITEM_NAME_400012" mesh_name="eq_head_helmet" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="head" weight="5" bt_price="100"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400012" />
<!--
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
캐쉬아이템 //////////////////////////////////////////////////////////////////////////////////////////////////
-->
<!-- 무기 /////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 단검 /////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="31001" name="STR:ZITEM_NAME_500001" mesh_name="dagger06" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="dagger" weight="4" bt_price="300"
delay="356" damage="9" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500001" />
<ITEM id="31002" name="STR:ZITEM_NAME_500002" mesh_name="dagger05" totalpoint="0" type="melee"
res_sex="a" res_level="7" slot="melee" weapon="dagger" weight="4" bt_price="1500"
delay="346" damage="10" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500002" />
<ITEM id="31003" name="STR:ZITEM_NAME_500003" mesh_name="dagger04" totalpoint="0" type="melee"
res_sex="a" res_level="15" slot="melee" weapon="dagger" weight="6" bt_price="1600"
delay="346" damage="11" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500003" />
<ITEM id="31004" name="STR:ZITEM_NAME_500004" mesh_name="dagger11" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="dagger" weight="4" bt_price="80"
delay="356" damage="8" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500004" />
<ITEM id="31005" name="STR:ZITEM_NAME_500005" mesh_name="dagger10" totalpoint="0" type="melee"
res_sex="a" res_level="5" slot="melee" weapon="dagger" weight="5" bt_price="250" delay="460"
damage="10" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500005" />
<ITEM id="31006" name="STR:ZITEM_NAME_500006" mesh_name="dagger08" totalpoint="0" type="melee"
res_sex="a" res_level="20" slot="melee" weapon="dagger" weight="5" bt_price="800" delay="366"
damage="11" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500006" />
<ITEM id="31007" name="STR:ZITEM_NAME_500007" mesh_name="dagger09" totalpoint="0" type="melee"
res_sex="a" res_level="35" slot="melee" weapon="dagger" weight="7" bt_price="4500" delay="320"
damage="13" range="150" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500007" />
<ITEM id="31008" name="STR:ZITEM_NAME_500008" mesh_name="dagger07" totalpoint="0" type="melee"
res_sex="a" res_level="47" slot="melee" weapon="dagger" weight="4" bt_price="12000" delay="280"
damage="13" range="160" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_500008" />
<!-- 장검 //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="32001" name="STR:ZITEM_NAME_502001" mesh_name="katana05" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="katana" weight="9" bt_price="130"
delay="359" damage="16" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502001" />
<ITEM id="32002" name="STR:ZITEM_NAME_502002" mesh_name="katana07" totalpoint="0" type="melee"
res_sex="a" res_level="7" slot="melee" weapon="katana" weight="8" bt_price="530"
delay="349" damage="17" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502002" />
<ITEM id="32003" name="STR:ZITEM_NAME_502003" mesh_name="katana08" totalpoint="0" type="melee"
res_sex="a" res_level="15" slot="melee" weapon="katana" weight="10" bt_price="900"
delay="349" damage="19" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502003" />
<ITEM id="32004" name="STR:ZITEM_NAME_502004" mesh_name="katana15" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="katana" weight="6" bt_price="13"
delay="329" damage="10" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" iscashitem="false" desc="STR:ZITEM_DESC_502004" />
<ITEM id="32005" name="STR:ZITEM_NAME_502005" mesh_name="katana16" totalpoint="0" type="melee"
res_sex="a" res_level="0" slot="melee" weapon="katana" weight="12" bt_price="890"
delay="370" damage="17" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" iscashitem="false" desc="STR:ZITEM_DESC_502005" />
<ITEM id="32007" name="STR:ZITEM_NAME_502006" mesh_name="katana12" totalpoint="0" type="melee"
res_sex="a" res_level="13" slot="melee" weapon="katana" weight="10" bt_price="700" delay="310"
damage="18" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502006" />
<ITEM id="32008" name="STR:ZITEM_NAME_502007" mesh_name="katana11" totalpoint="0" type="melee"
res_sex="a" res_level="17" slot="melee" weapon="katana" weight="11" bt_price="1200" delay="359"
damage="19" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502007" />
<ITEM id="32009" name="STR:ZITEM_NAME_502008" mesh_name="katana10" totalpoint="0" type="melee"
res_sex="a" res_level="25" slot="melee" weapon="katana" weight="12" bt_price="2100" delay="230"
damage="20" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502008" />
<ITEM id="32010" name="STR:ZITEM_NAME_502009" mesh_name="katana09" totalpoint="0" type="melee"
res_sex="a" res_level="46" slot="melee" weapon="katana" weight="11" bt_price="13200" delay="300"
damage="23" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_502009" />
<!-- Blade : ///////////////////////////////////////////////////////////////////////// -->
<ITEM id="33002" name="STR:ZITEM_NAME_503001" mesh_name="blade04" totalpoint="0" type="melee"
res_sex="a" res_level="7" slot="melee" weapon="doublekatana" weight="16" bt_price="600"
delay="300" damage="14" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_503001" />
<ITEM id="33003" name="STR:ZITEM_NAME_503002" mesh_name="blade07" totalpoint="0" type="melee"
res_sex="a" res_level="15" slot="melee" weapon="doublekatana" weight="16" bt_price="1500"
delay="280" damage="15" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_503002" />
<ITEM id="33004" name="STR:ZITEM_NAME_503003" mesh_name="blade03" totalpoint="0" type="melee"
res_sex="a" res_level="35" slot="melee" weapon="doublekatana" weight="18" bt_price="6700"
delay="250" damage="16" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_503003" />
<ITEM id="33005" name="STR:ZITEM_NAME_503004" mesh_name="blade08" totalpoint="0" type="melee"
res_sex="a" res_level="40" slot="melee" weapon="doublekatana" weight="19" bt_price="10100"
delay="290" damage="18" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_503004" />
<!-- Pistol : Magazine = 6 ea ///////////////////////////////////////////////////////////////////////// -->
<ITEM id="34001" name="STR:ZITEM_NAME_504001" mesh_name="pistol18x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="pistolx2" weight="12" bt_price="130"
delay="250" damage="18" ctrl_ability="36" magazine="12" maxbullet="72" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504001"
effect_id="4" />
<ITEM id="34002" name="STR:ZITEM_NAME_504002" mesh_name="pistol20x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="pistolx2" weight="12" bt_price="150"
delay="240" damage="16" ctrl_ability="36" magazine="13" maxbullet="78" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504002"
effect_id="4" />
<ITEM id="34003" name="STR:ZITEM_NAME_504003" mesh_name="pistol04x2" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="pistolx2" weight="12" bt_price="450"
delay="220" damage="20" ctrl_ability="36" magazine="12" maxbullet="72" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504003"
effect_id="4" />
<ITEM id="34004" name="STR:ZITEM_NAME_504004" mesh_name="pistol13x2" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="pistolx2" weight="14" bt_price="1200"
delay="200" damage="24" ctrl_ability="36" magazine="13" maxbullet="78" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504004"
effect_id="4" />
<ITEM id="34005" name="STR:ZITEM_NAME_504005" mesh_name="pistol03x2" totalpoint="0" type="range"
res_sex="a" res_level="16" slot="range" weapon="pistolx2" weight="16" bt_price="1240"
delay="200" damage="25" ctrl_ability="48" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504005"
effect_id="4" />
<ITEM id="34006" name="STR:ZITEM_NAME_504006" mesh_name="pistol06x2" totalpoint="0" type="range"
res_sex="a" res_level="31" slot="range" weapon="pistolx2" weight="19" bt_price="8100"
delay="220" damage="25" ctrl_ability="48" magazine="15" maxbullet="90" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504006"
effect_id="4" />
<ITEM id="34007" name="STR:ZITEM_NAME_504007" mesh_name="pistol16x2" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="pistolx2" weight="20" bt_price="23010"
delay="170" damage="28" ctrl_ability="30" magazine="14" maxbullet="84" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504007"
effect_id="4" />
<!-- Revolver : Magazine = 7 ea ///////////////////////////////////////////////////////////////////////// -->
<ITEM id="34501" name="STR:ZITEM_NAME_504501" mesh_name="pistol09x2" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="revolverx2" weight="12" bt_price="780"
delay="360" damage="38" ctrl_ability="36" magazine="6" maxbullet="48" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="3357magrevolver_dryfire" desc="STR:ZITEM_DESC_504501"
effect_id="4" />
<ITEM id="34502" name="STR:ZITEM_NAME_504502" mesh_name="pistol17x2" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="revolverx2" weight="14" bt_price="1700"
delay="360" damage="42" ctrl_ability="36" magazine="8" maxbullet="64" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504502"
effect_id="4" />
<ITEM id="34503" name="STR:ZITEM_NAME_504503" mesh_name="pistol15x2" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="revolverx2" weight="16" bt_price="4500"
delay="450" damage="48" ctrl_ability="80" magazine="6" maxbullet="48" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504503"
effect_id="4" />
<ITEM id="34504" name="STR:ZITEM_NAME_504504" mesh_name="pistol19x2" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="revolverx2" weight="18" bt_price="2160"
delay="420" damage="48" ctrl_ability="84" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504504"
effect_id="4" />
<ITEM id="34505" name="STR:ZITEM_NAME_504505" mesh_name="pistol11x2" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="revolverx2" weight="16" bt_price="24600"
delay="320" damage="55" ctrl_ability="60" magazine="6" maxbullet="48" reloadtime="8"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_revolver_reload"
snd_fire="we_revolver_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_504505"
effect_id="4" />
<!-- SMG : Magazine = 5 ea//Controllability Point = 1.8 //////////////////////////////////////////////////////// -->
<ITEM id="35001" name="STR:ZITEM_NAME_505001" mesh_name="smg06x2" totalpoint="0" type="range"
res_sex="a" res_level="0" slot="range" weapon="smgx2" weight="28" bt_price="100"
delay="85" damage="14" ctrl_ability="90" magazine="40" maxbullet="200" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505001"
effect_id="5" />
<ITEM id="35002" name="STR:ZITEM_NAME_505002" mesh_name="smg08x2" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="smgx2" weight="28" bt_price="970"
delay="95" damage="16" ctrl_ability="90" magazine="40" maxbullet="200" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505002"
effect_id="5" />
<ITEM id="35003" name="STR:ZITEM_NAME_505003" mesh_name="smg07x2" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="smgx2" weight="28" bt_price="1430"
delay="90" damage="16" ctrl_ability="80" magazine="40" maxbullet="200" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505003"
effect_id="5" />
<ITEM id="35004" name="STR:ZITEM_NAME_505004" mesh_name="smg04x2" totalpoint="0" type="range"
res_sex="a" res_level="20" slot="range" weapon="smgx2" weight="28" bt_price="3010" delay="90"
damage="12" ctrl_ability="50" magazine="60" maxbullet="300" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505004"
effect_id="6" />
<ITEM id="35005" name="STR:ZITEM_NAME_505005" mesh_name="smg09x2" totalpoint="0" type="range"
res_sex="a" res_level="33" slot="range" weapon="smgx2" weight="26" bt_price="7600" delay="80"
damage="18" ctrl_ability="90" magazine="32" maxbullet="160" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505005"
effect_id="6" />
<ITEM id="35006" name="STR:ZITEM_NAME_505006" mesh_name="smg11x2" totalpoint="0" type="range"
res_sex="a" res_level="42" slot="range" weapon="smgx2" weight="27" bt_price="16400" delay="100"
damage="17" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505006"
effect_id="6" />
<ITEM id="35007" name="STR:ZITEM_NAME_505007" mesh_name="smg10x2" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="smgx2" weight="30" bt_price="25800" delay="90"
damage="23" ctrl_ability="50" magazine="40" maxbullet="200" reloadtime="5" slug_output="true"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_smg_reload"
snd_fire="we_smg_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_505007"
effect_id="6" />
<!-- SHOTGUN : Magazine = 5 ea ////////////////////////////////////////////////////////////////// -->
<ITEM id="35501" name="STR:ZITEM_NAME_506001" mesh_name="shotgun08" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="shotgun" weight="18" bt_price="350"
delay="1100" damage="7" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506001"
effect_id="7" />
<ITEM id="35502" name="STR:ZITEM_NAME_506002" mesh_name="shotgun09" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="shotgun" weight="18" bt_price="670"
delay="900" damage="7" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506002"
effect_id="7" />
<ITEM id="35503" name="STR:ZITEM_NAME_506003" mesh_name="shotgun10_1" totalpoint="0"
type="range" res_sex="a" res_level="7" slot="range" weapon="shotgun" weight="16" bt_price="310"
delay="1200" damage="7" ctr_ability="80" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506003"
effect_id="7" />
<ITEM id="35504" name="STR:ZITEM_NAME_506004" mesh_name="shotgun06" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="shotgun" weight="18" bt_price="9700"
delay="1100" damage="9" ctr_ability="90" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506004"
effect_id="7" />
<ITEM id="35505" name="STR:ZITEM_NAME_506005" mesh_name="shotgun05" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="shotgun" weight="18" bt_price="1800"
delay="900" damage="7" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="2" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506005"
effect_id="7" />
<ITEM id="35506" name="STR:ZITEM_NAME_506006" mesh_name="shotgun02" totalpoint="0" type="range"
res_sex="a" res_level="20" slot="range" weapon="shotgun" weight="22" bt_price="4500"
delay="800" damage="7" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506006"
effect_id="7" />
<ITEM id="35507" name="STR:ZITEM_NAME_506007" mesh_name="shotgun04" totalpoint="0" type="range"
res_sex="a" res_level="40" slot="range" weapon="shotgun" weight="13" bt_price="12000"
delay="1000" damage="8" ctrl_ability="100" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506007"
effect_id="7" />
<ITEM id="35508" name="STR:ZITEM_NAME_506008" mesh_name="shotgun10" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="shotgun" weight="25" bt_price="34000"
delay="870" damage="11" ctrl_ability="60" magazine="5" maxbullet="25" reloadtime="5"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload"
snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506008"
effect_id="7" />
<!-- RIFLE : Magazine = 5 ea //////////////////////////////////////////////////////////////////////////-->
<ITEM id="36501" name="STR:ZITEM_NAME_507001" mesh_name="rifle10" totalpoint="0" type="range"
res_sex="a" res_level="7" slot="range" weapon="rifle" weight="18" bt_price="3100"
delay="110" damage="15" ctrl_ability="30" magazine="36" maxbullet="180" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507001"
effect_id="8" />
<ITEM id="36502" name="STR:ZITEM_NAME_507002" mesh_name="rifle15" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="rifle" weight="18" bt_price="4200"
delay="100" damage="16" ctrl_ability="30" magazine="36" maxbullet="180" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507002"
effect_id="8" />
<ITEM id="36503" name="STR:ZITEM_NAME_507003" mesh_name="rifle09" totalpoint="0" type="range"
res_sex="a" res_level="24" slot="range" weapon="rifle" weight="18" bt_price="5300"
delay="100" damage="17" ctrl_ability="30" magazine="36" maxbullet="180" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507003"
effect_id="8" />
<ITEM id="36504" name="STR:ZITEM_NAME_507004" mesh_name="rifle08" totalpoint="0" type="range"
res_sex="a" res_level="8" slot="range" weapon="rifle" weight="14" bt_price="900"
delay="90" damage="10" ctrl_ability="30" magazine="32" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507004"
effect_id="8" />
<ITEM id="36505" name="STR:ZITEM_NAME_507005" mesh_name="rifle11" totalpoint="0" type="range"
res_sex="a" res_level="15" slot="range" weapon="rifle" weight="15" bt_price="2950"
delay="110" damage="15" ctrl_ability="50" magazine="24" maxbullet="120" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507005"
effect_id="8" />
<ITEM id="36506" name="STR:ZITEM_NAME_507006" mesh_name="rifle13" totalpoint="0" type="range"
res_sex="a" res_level="20" slot="range" weapon="rifle" weight="23" bt_price="3400"
delay="150" damage="15" ctrl_ability="20" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507006"
effect_id="8" />
<ITEM id="36507" name="STR:ZITEM_NAME_507007" mesh_name="rifle16" totalpoint="0" type="range"
res_sex="a" res_level="25" slot="range" weapon="rifle" weight="14" bt_price="5900"
delay="90" damage="14" ctrl_ability="30" magazine="36" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507007"
effect_id="8" />
<ITEM id="36508" name="STR:ZITEM_NAME_507008" mesh_name="rifle07" totalpoint="0" type="range"
res_sex="a" res_level="35" slot="range" weapon="rifle" weight="25" bt_price="12000"
delay="150" damage="17" ctrl_ability="20" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507008"
effect_id="8" />
<ITEM id="36509" name="STR:ZITEM_NAME_507009" mesh_name="rifle06" totalpoint="0" type="range"
res_sex="a" res_level="40" slot="range" weapon="rifle" weight="16" bt_price="23000"
delay="130" damage="18" ctrl_ability="30" magazine="40" maxbullet="200" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507009"
effect_id="8" />
<ITEM id="36510" name="STR:ZITEM_NAME_507010" mesh_name="rifle05" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="rifle" weight="23" bt_price="57000"
delay="80" damage="21" ctrl_ability="50" magazine="32" maxbullet="160" reloadtime="6"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload"
snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_507010"
effect_id="8" />
<!-- MACHINEGUN /////////////////////////////////////////////////////////////////////////////////////////// -->
<ITEM id="37501" name="STR:ZITEM_NAME_508001" mesh_name="machinegun03" totalpoint="0"
type="range" res_sex="a" res_level="15" slot="range" weapon="machinegun" weight="26"
bt_price="3200" delay="100" damage="15" ctrl_ability="70" magazine="120" maxbullet="240"
reloadtime="10" slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0"
cr="0" pr="0" lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2"
bullet_image_id="0" magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_508001" effect_id="9" />
<ITEM id="37502" name="STR:ZITEM_NAME_508002" mesh_name="machinegun04" totalpoint="0" type="range"
res_sex="a" res_level="30" slot="range" weapon="machinegun" weight="23" bt_price="10000"
delay="100" damage="16" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_508002" effect_id="9" />
<ITEM id="37503" name="STR:ZITEM_NAME_508003" mesh_name="machinegun06" totalpoint="0" type="range"
res_sex="a" res_level="40" slot="range" weapon="machinegun" weight="28" bt_price="19000"
delay="85" damage="17" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_508003" effect_id="9" />
<ITEM id="37504" name="STR:ZITEM_NAME_508004" mesh_name="machinegun05" totalpoint="0" type="range"
res_sex="a" res_level="50" slot="range" weapon="machinegun" weight="32" bt_price="32000"
delay="90" damage="19" ctrl_ability="70" magazine="120" maxbullet="240" reloadtime="10"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_machinegun_reload" snd_fire="we_machinegun_fire"
snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_508004" effect_id="9" />
<!-- ROCKET LAUNCHER : Magazine = 4 ea ///////////////////////////////////////////////////////////////////// -->
<ITEM id="37001" name="STR:ZITEM_NAME_509001" mesh_name="rocketlauncher04" totalpoint="0"
type="range" res_sex="a" res_level="7" slot="range" weapon="rocket" weight="28" bt_price="1200"
delay="1000" damage="35" ctrl_ability="50" magazine="4" maxbullet="16" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_509001" />
<ITEM id="37002" name="STR:ZITEM_NAME_509002" mesh_name="rocketlauncher06" totalpoint="0"
type="range" res_sex="a" res_level="15" slot="range" weapon="rocket" weight="26" bt_price="3500"
delay="1400" damage="55" ctrl_ability="50" magazine="4" maxbullet="16" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_509002" />
<ITEM id="37003" name="STR:ZITEM_NAME_509003" mesh_name="rocketlauncher05" totalpoint="0" iscashitem="false"
type="range" res_sex="a" res_level="24" slot="range" weapon="rocket" weight="28" bt_price="3800"
delay="1000" damage="50" ctrl_ability="50" magazine="5" maxbullet="20" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_509003" />
<!-- HANDHELD ITEMS ///////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 반지 /////////////////////////////////////////////////////////////////////////////////////////////-->
<ITEM id="525001" name="STR:ZITEM_NAME_525001" totalpoint="0" type="equip" res_sex="a"
res_level="10" slot="finger" weight="0" bt_price="200000" hp="0" ap="0" maxwt="4"
sf="0" iscashitem="false" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_525001" />
<ITEM id="525002" name="STR:ZITEM_NAME_525002" totalpoint="0" type="equip" res_sex="a"
res_level="30" slot="finger" weight="0" bt_price="200000" hp="0" ap="0" maxwt="6"
sf="0" iscashitem="false" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_525002" />
<ITEM id="525003" name="STR:ZITEM_NAME_525003" totalpoint="0" type="equip" res_sex="a"
res_level="40" slot="finger" weight="0" bt_price="200000" hp="0" ap="5" maxwt="5"
sf="0" iscashitem="false" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_525003" />
<ITEM id="525004" name="STR:ZITEM_NAME_525004" totalpoint="0" type="equip" res_sex="a"
res_level="0" slot="finger" weight="3" bt_price="200000" hp="0" ap="0" maxwt="0" sf="0"
iscashitem="false" fr="0" cr="0" pr="0" lr="0" xp_solo_bonus="20" xp_team_bonus="20"
xp_quest_bonus="20" bp_solo_bonus="20" bp_team_bonus="20" bp_quest_bonus="20" duplicate="false"
color="#FFFFFFFF" desc="STR:ZITEM_DESC_525004" />
<!-- 럭키 링 -->
<ITEM id="525005" name="STR:ZITEM_NAME_525005" totalpoint="0" type="equip" res_sex="a"
res_level="0" slot="finger" weight="0" bt_price="20000" hp="0" ap="2" maxwt="2"
sf="0" iscashitem="false" fr="0" cr="0" pr="0" lr="0"
duplicate="false" xp_solo_bonus="10" xp_team_bonus="10"
xp_quest_bonus="10" bp_solo_bonus="10" bp_team_bonus="10" bp_quest_bonus="10"
color="#FFFFFFFF" desc="STR:ZITEM_DESC_525005" />
<!-- 음식 ///////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 럭키 쵸코바 -->
<ITEM id="45001" name="STR:ZITEM_NAME_525101" mesh_name="chocobar" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="food" weight="4" bt_price="2000"
delay="1000" damage="0" ctrl_ability="0" magazine="4" maxbullet="4" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_525101" />
<!-- 추가 탄창 -->
<ITEM id="45101" name="STR:ZITEM_NAME_526001" mesh_name="bulletkit" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="bulletkit" weight="3" bt_price="400"
delay="1000" damage="0" ctrl_ability="0" magazine="3" maxbullet="3" reloadtime="10" iscashitem="false"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_526001" />
<!-- 의료킷 -->
<ITEM id="45201" name="STR:ZITEM_NAME_527001" mesh_name="medickit_rx" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="medkit" weight="3" bt_price="400" iscashitem="false"
delay="1000" damage="0" ctrl_ability="0" magazine="3" maxbullet="3" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_527001" />
<ITEM id="45202" name="STR:ZITEM_NAME_527002" mesh_name="medickit_rx" totalpoint="0" type="custom"
res_sex="a" res_level="15" slot="custom" weapon="medkit" weight="5" bt_price="400" iscashitem="false"
delay="1000" damage="0" ctrl_ability="0" magazine="5" maxbullet="5" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_527002" />
<!-- 수리킷 -->
<ITEM id="45301" name="STR:ZITEM_NAME_528001" mesh_name="repairkit_rx" totalpoint="0" type="custom"
res_sex="a" res_level="0" slot="custom" weapon="repairkit" weight="3" bt_price="400" iscashitem="false"
delay="1000" damage="0" ctrl_ability="0" magazine="3" maxbullet="3" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_528001" />
<ITEM id="45302" name="STR:ZITEM_NAME_528002" mesh_name="repairkit_rx" totalpoint="0" type="custom"
res_sex="a" res_level="15" slot="custom" weapon="repairkit" weight="5" bt_price="400" iscashitem="false"
delay="1000" damage="0" ctrl_ability="0" magazine="5" maxbullet="5" reloadtime="10"
slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire"
desc="STR:ZITEM_DESC_528002" />
<!-- ?λ퉬 //////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- head /////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////// -->
<ITEM id="40001" name="STR:ZITEM_NAME_520001" mesh_name="eq_head_a001" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="4" bt_price="110"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520001" />
<ITEM id="40002" name="STR:ZITEM_NAME_520002" mesh_name="eq_head_12" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="head" weight="4" bt_price="190"
hp="2" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520002" />
<ITEM id="40003" name="STR:ZITEM_NAME_520003" mesh_name="eq_head_07" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="4" bt_price="450"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520003" />
<ITEM id="40004" name="STR:ZITEM_NAME_520004" mesh_name="eq_head_04" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520004" />
<ITEM id="40005" name="STR:ZITEM_NAME_520005" mesh_name="eq_head_13" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520005" />
<ITEM id="40006" name="STR:ZITEM_NAME_520006" mesh_name="eq_head_15" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520006" />
<ITEM id="40007" name="STR:ZITEM_NAME_520007" mesh_name="eq_head_14" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520007" />
<ITEM id="40008" name="STR:ZITEM_NAME_520008" mesh_name="eq_head_10" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="4" bt_price="670"
hp="2" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520008" />
<ITEM id="40009" name="STR:ZITEM_NAME_520009" mesh_name="eq_head_16" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="3" bt_price="90"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520009" />
<ITEM id="40010" name="STR:ZITEM_NAME_520010" mesh_name="eq_head_20" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="head" weight="4" bt_price="230"
hp="1" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520010" />
<ITEM id="40011" name="STR:ZITEM_NAME_520011" mesh_name="eq_head_21" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="head" weight="3" bt_price="90"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520011" />
<ITEM id="40012" name="STR:ZITEM_NAME_520012" mesh_name="eq_head_23" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="4" bt_price="240"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520012" />
<ITEM id="40013" name="STR:ZITEM_NAME_520013" mesh_name="eq_head_santa" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="120"
hp="0" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520013" />
<ITEM id="40014" name="STR:ZITEM_NAME_520014" mesh_name="eq_head_24" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="head" weight="5" bt_price="310"
hp="3" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520014" />
<ITEM id="40015" name="STR:ZITEM_NAME_520015" mesh_name="eq_head_22" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="3" bt_price="430"
hp="2" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520015" />
<ITEM id="40016" name="STR:ZITEM_NAME_520016" mesh_name="eq_head_19" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="4" bt_price="510"
hp="2" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520016" />
<ITEM id="40017" name="STR:ZITEM_NAME_520017" mesh_name="eq_head_11" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="head" weight="4" bt_price="820"
hp="1" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520017" />
<ITEM id="40018" name="STR:ZITEM_NAME_520018" mesh_name="eq_head_bigi" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="head" weight="4" bt_price="210"
hp="2" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520018" />
<ITEM id="40019" name="STR:ZITEM_NAME_520019" mesh_name="eq_head_hanbok" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="130"
hp="0" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520019" />
<ITEM id="40020" name="STR:ZITEM_NAME_520020" mesh_name="eq_head_26" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="head" weight="3" bt_price="670"
hp="0" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520020" />
<ITEM id="40021" name="STR:ZITEM_NAME_520021" mesh_name="eq_head_25" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="head" weight="5" bt_price="980"
hp="0" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520021" />
<ITEM id="40022" name="STR:ZITEM_NAME_520022" mesh_name="eq_head_korea" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520022" />
<ITEM id="40023" name="STR:ZITEM_NAME_520022" mesh_name="eq_head_brazil" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520022" />
<ITEM id="40024" name="STR:ZITEM_NAME_520022" mesh_name="eq_head_japan" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520022" />
<ITEM id="40025" name="STR:ZITEM_NAME_520025" mesh_name="eq_head_visor" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="3" bt_price="130"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520025" />
<ITEM id="40026" name="STR:ZITEM_NAME_520026" mesh_name="eq_head_musketeer3" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="5" bt_price="420" bp_solo_bonus="50"
hp="1" ap="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520026" />
<ITEM id="40027" name="STR:ZITEM_NAME_520027" mesh_name="eq_head_zeus" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="head" weight="2" bt_price="150"
hp="3" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520027" />
<ITEM id="40028" name="STR:ZITEM_NAME_520028" mesh_name="eq_head_pumpkin" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="5" bt_price="140"
hp="2" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520028" />
<ITEM id="40029" name="STR:ZITEM_NAME_520029" mesh_name="eq_head_29" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="4" bt_price="90"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520029" />
<ITEM id="40030" name="STR:ZITEM_NAME_520030" mesh_name="eq_head_33" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="15" slot="head" weight="5" bt_price="340"
hp="1" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520030" />
<ITEM id="40031" name="STR:ZITEM_NAME_520031" mesh_name="eq_head_34" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="15" slot="head" weight="3" bt_price="240"
hp="3" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520031" />
<ITEM id="40032" name="STR:ZITEM_NAME_520032" mesh_name="eq_head_36" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="15" slot="head" weight="5" bt_price="360"
hp="5" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520032" />
<ITEM id="40033" name="STR:ZITEM_NAME_520033" mesh_name="eq_head_rabbit" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="4" bt_price="120"
hp="2" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520033" />
<ITEM id="40034" name="STR:ZITEM_NAME_520034" mesh_name="eq_head_cat" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="0" slot="head" weight="3" bt_price="90"
hp="1" ap="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520034" />
<ITEM id="40035" name="STR:ZITEM_NAME_520035" mesh_name="eq_head_35" totalpoint="0"
type="equip" iscashitem="false" res_sex="m" res_level="15" slot="head" weight="3" bt_price="260"
hp="2" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520035" />
<!-- 여자 //////////////////////////////////////////////////-->
<ITEM id="40501" name="STR:ZITEM_NAME_520501" mesh_name="eq_head_04" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="4" bt_price="110"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520501" />
<ITEM id="40502" name="STR:ZITEM_NAME_520502" mesh_name="eq_head_05" totalpoint="0" type="equip"
res_sex="f" res_level="7" slot="head" weight="4" bt_price="190"
hp="2" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520502" />
<ITEM id="40503" name="STR:ZITEM_NAME_520503" mesh_name="eq_head_06" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="4" bt_price="450"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520503" />
<ITEM id="40504" name="STR:ZITEM_NAME_520504" mesh_name="eq_head_07" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520504" />
<ITEM id="40505" name="STR:ZITEM_NAME_520505" mesh_name="eq_head_10" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520505" />
<ITEM id="40506" name="STR:ZITEM_NAME_520506" mesh_name="eq_head_11" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520506" />
<ITEM id="40507" name="STR:ZITEM_NAME_520507" mesh_name="eq_head_12" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="4" bt_price="120"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520507" />
<ITEM id="40508" name="STR:ZITEM_NAME_520508" mesh_name="eq_head_08" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="4" bt_price="670"
hp="2" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520508" />
<ITEM id="40509" name="STR:ZITEM_NAME_520509" mesh_name="eq_head_13" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="3" bt_price="90"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520509" />
<ITEM id="40510" name="STR:ZITEM_NAME_520510" mesh_name="eq_head_01" totalpoint="0" type="equip"
res_sex="f" res_level="7" slot="head" weight="4" bt_price="230"
hp="1" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520510" />
<ITEM id="40511" name="STR:ZITEM_NAME_520511" mesh_name="eq_head_20" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="head" weight="3" bt_price="90"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520511" />
<ITEM id="40512" name="STR:ZITEM_NAME_520512" mesh_name="eq_head_23" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="4" bt_price="240"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520512" />
<ITEM id="40513" name="STR:ZITEM_NAME_520513" mesh_name="eq_head_santa" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="120"
hp="0" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520513" />
<ITEM id="40514" name="STR:ZITEM_NAME_520514" mesh_name="eq_head_24" totalpoint="0" type="equip"
res_sex="f" res_level="7" slot="head" weight="5" bt_price="310"
hp="3" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520514" />
<ITEM id="40515" name="STR:ZITEM_NAME_520515" mesh_name="eq_head_22" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="3" bt_price="430"
hp="2" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520515" />
<ITEM id="40516" name="STR:ZITEM_NAME_520516" mesh_name="eq_head_18" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="4" bt_price="510"
hp="2" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520516" />
<ITEM id="40517" name="STR:ZITEM_NAME_520517" mesh_name="eq_head_26" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="head" weight="4" bt_price="820"
hp="1" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520517" />
<ITEM id="40518" name="STR:ZITEM_NAME_520518" mesh_name="eq_head_bigi" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="head" weight="4" bt_price="210"
hp="2" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520518" />
<ITEM id="40519" name="STR:ZITEM_NAME_520519" mesh_name="eq_head_30" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="130"
hp="0" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520519" />
<ITEM id="40520" name="STR:ZITEM_NAME_520520" mesh_name="eq_head_27" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="head" weight="3" bt_price="670"
hp="0" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520520" />
<ITEM id="40521" name="STR:ZITEM_NAME_520521" mesh_name="eq_head_25" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="head" weight="5" bt_price="980"
hp="0" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520521" />
<ITEM id="40522" name="STR:ZITEM_NAME_520522" mesh_name="eq_head_korea" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520522" />
<ITEM id="40523" name="STR:ZITEM_NAME_520522" mesh_name="eq_head_brazil" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520522" />
<ITEM id="40524" name="STR:ZITEM_NAME_520522" mesh_name="eq_head_japan" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="170"
hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520522" />
<ITEM id="40525" name="STR:ZITEM_NAME_520525" mesh_name="eq_head_visor" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="3" bt_price="130"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520525" />
<ITEM id="40526" name="STR:ZITEM_NAME_520526" mesh_name="eq_head_hat" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="5" bt_price="420" bp_solo_bonus="50"
hp="1" ap="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520526" />
<ITEM id="40527" name="STR:ZITEM_NAME_520527" mesh_name="eq_head_zeus" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="head" weight="2" bt_price="150"
hp="3" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520527" />
<ITEM id="40528" name="STR:ZITEM_NAME_520528" mesh_name="eq_head_pumpkin" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="head" weight="5" bt_price="140"
hp="2" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520528" />
<ITEM id="40529" name="STR:ZITEM_NAME_520529" mesh_name="eq_head_30" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="head" weight="4" bt_price="90"
hp="1" ap="2" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520529" />
<ITEM id="40530" name="STR:ZITEM_NAME_520530" mesh_name="eq_head_33" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="15" slot="head" weight="5" bt_price="340"
hp="1" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520530" />
<ITEM id="40531" name="STR:ZITEM_NAME_520531" mesh_name="eq_head_34" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="15" slot="head" weight="3" bt_price="240"
hp="3" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520531" />
<ITEM id="40532" name="STR:ZITEM_NAME_520532" mesh_name="eq_head_35" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="15" slot="head" weight="5" bt_price="360"
hp="5" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520532" />
<ITEM id="40533" name="STR:ZITEM_NAME_520533" mesh_name="eq_head_rabbit" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="head" weight="4" bt_price="120"
hp="2" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520533" />
<ITEM id="40534" name="STR:ZITEM_NAME_520534" mesh_name="eq_head_cat" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="0" slot="head" weight="3" bt_price="90"
hp="1" ap="1" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520534" />
<ITEM id="40535" name="STR:ZITEM_NAME_520535" mesh_name="eq_head_36" totalpoint="0"
type="equip" iscashitem="false" res_sex="f" res_level="15" slot="head" weight="3" bt_price="260"
hp="2" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_520535" />
<!-- chest /////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////// -->
<ITEM id="41001" name="STR:ZITEM_NAME_521001" mesh_name="eq_chest_16" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="chest" weight="14"
bt_price="890" hp="4" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521001" />
<ITEM id="41002" name="STR:ZITEM_NAME_521002" mesh_name="eq_chest_04" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15"
bt_price="1800" hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521002" />
<ITEM id="41003" name="STR:ZITEM_NAME_521003" mesh_name="eq_chest_17" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15"
bt_price="2100" hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521003" />
<ITEM id="41004" name="STR:ZITEM_NAME_521004" mesh_name="eq_chest_10" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10"
bt_price="790" hp="2" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521004" />
<ITEM id="41005" name="STR:ZITEM_NAME_521005" mesh_name="eq_chest_09" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="chest" weight="14"
bt_price="1600" hp="3" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521005" />
<ITEM id="41006" name="STR:ZITEM_NAME_521006" mesh_name="eq_chest_20" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="9" bt_price="250"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521006" />
<ITEM id="41007" name="STR:ZITEM_NAME_521007" mesh_name="eq_chest_23" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="14"
bt_price="2100" hp="3" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521007" />
<ITEM id="41008" name="STR:ZITEM_NAME_521008" mesh_name="eq_chest_santa" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10"
bt_price="1200" hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521008" />
<ITEM id="41009" name="STR:ZITEM_NAME_521009" mesh_name="eq_chest_24" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="chest" weight="15"
bt_price="900" hp="5" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521009" />
<ITEM id="41010" name="STR:ZITEM_NAME_521010" mesh_name="eq_chest_22" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="14"
bt_price="1900" hp="3" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521010" />
<ITEM id="41011" name="STR:ZITEM_NAME_521011" mesh_name="eq_chest_19" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15"
bt_price="2100" hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521011" />
<ITEM id="41012" name="STR:ZITEM_NAME_521012" mesh_name="eq_chest_18" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15"
bt_price="2300" hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521012" />
<ITEM id="41013" name="STR:ZITEM_NAME_521013" mesh_name="eq_chest_bigi" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="chest" weight="14"
bt_price="1100" hp="3" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521013" />
<ITEM id="41014" name="STR:ZITEM_NAME_521014" mesh_name="eq_chest_27" totalpoint="0"
type="equip" res_sex="m" res_level="25" slot="chest" weight="14" bt_price="2300"
hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521014" />
<ITEM id="41015" name="STR:ZITEM_NAME_521015" mesh_name="eq_chest_hanbok" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="780"
hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521015" />
<ITEM id="41016" name="STR:ZITEM_NAME_521016" mesh_name="eq_chest_26" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15" bt_price="2300"
hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521016" />
<ITEM id="41017" name="STR:ZITEM_NAME_521017" mesh_name="eq_chest_25" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="17" bt_price="4100"
hp="4" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521017" />
<ITEM id="41018" name="STR:ZITEM_NAME_521018" mesh_name="eq_chest_korea" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521018" />
<ITEM id="41019" name="STR:ZITEM_NAME_521018" mesh_name="eq_chest_brazil" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521018" />
<ITEM id="41020" name="STR:ZITEM_NAME_521018" mesh_name="eq_chest_japan" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521018" />
<ITEM id="41021" name="STR:ZITEM_NAME_521021" mesh_name="eq_chest_14" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="990"
hp="1" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521021" />
<ITEM id="41022" name="STR:ZITEM_NAME_521022" mesh_name="eq_chest_zeus" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="10" bt_price="780"
hp="2" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521022" />
<ITEM id="41023" name="STR:ZITEM_NAME_521023" mesh_name="eq_chest_29" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="chest" weight="9" bt_price="2700"
hp="0" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521023" />
<ITEM id="41024" name="STR:ZITEM_NAME_521024" mesh_name="eq_chest_33" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="chest" weight="14" bt_price="5100"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521024" />
<ITEM id="41025" name="STR:ZITEM_NAME_521025" mesh_name="eq_chest_34" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="chest" weight="13" bt_price="5100"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521025" />
<ITEM id="41026" name="STR:ZITEM_NAME_521026" mesh_name="eq_chest_36" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15" bt_price="4560"
hp="4" ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521026" />
<ITEM id="41027" name="STR:ZITEM_NAME_521027" mesh_name="eq_chest_35" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="chest" weight="15" bt_price="4700"
hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521027" />
<!-- 여자 //////////////////////////////////////////////////-->
<ITEM id="41501" name="STR:ZITEM_NAME_521501" mesh_name="eq_chest_long002" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="chest" weight="14"
bt_price="890" hp="4" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521501" />
<ITEM id="41502" name="STR:ZITEM_NAME_521502" mesh_name="eq_chest_17" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15"
bt_price="1800" hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521502" />
<ITEM id="41503" name="STR:ZITEM_NAME_521503" mesh_name="eq_chest_19" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15"
bt_price="2100" hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521503" />
<ITEM id="41504" name="STR:ZITEM_NAME_521504" mesh_name="eq_chest_14" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10"
bt_price="790" hp="2" ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521504" />
<ITEM id="41505" name="STR:ZITEM_NAME_521505" mesh_name="eq_chest_08" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="chest" weight="14"
bt_price="1600" hp="3" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521505" />
<ITEM id="41506" name="STR:ZITEM_NAME_521506" mesh_name="eq_chest_20" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="9" bt_price="350"
hp="3" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521506" />
<ITEM id="41507" name="STR:ZITEM_NAME_521507" mesh_name="eq_chest_023" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="14"
bt_price="2100" hp="3" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521507" />
<ITEM id="41508" name="STR:ZITEM_NAME_521508" mesh_name="eq_chest_santa" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10"
bt_price="1200" hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521508" />
<ITEM id="41509" name="STR:ZITEM_NAME_521509" mesh_name="eq_chest_024" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="chest" weight="15"
bt_price="900" hp="5" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521509" />
<ITEM id="41510" name="STR:ZITEM_NAME_521510" mesh_name="eq_chest_22" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="14"
bt_price="1900" hp="3" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521510" />
<ITEM id="41511" name="STR:ZITEM_NAME_521511" mesh_name="eq_chest_18" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15"
bt_price="2100" hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521511" />
<ITEM id="41512" name="STR:ZITEM_NAME_521512" mesh_name="eq_chest_026" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15"
bt_price="2300" hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521512" />
<ITEM id="41513" name="STR:ZITEM_NAME_521513" mesh_name="eq_chest_bigi" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="chest" weight="14"
bt_price="1100" hp="3" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_521513" />
<ITEM id="41514" name="STR:ZITEM_NAME_521514" mesh_name="eq_chest_28" totalpoint="0"
type="equip" res_sex="f" res_level="25" slot="chest" weight="14" bt_price="2300"
hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521514" />
<ITEM id="41515" name="STR:ZITEM_NAME_521515" mesh_name="eq_chest_30" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="780"
hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521515" />
<ITEM id="41516" name="STR:ZITEM_NAME_521516" mesh_name="eq_chest_027" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15" bt_price="2300"
hp="4" ap="22" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521516" />
<ITEM id="41517" name="STR:ZITEM_NAME_521517" mesh_name="eq_chest_025" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="17" bt_price="4100"
hp="4" ap="25" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521517" />
<ITEM id="41518" name="STR:ZITEM_NAME_521518" mesh_name="eq_chest_korea" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521518" />
<ITEM id="41519" name="STR:ZITEM_NAME_521518" mesh_name="eq_chest_brazil" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521518" />
<ITEM id="41520" name="STR:ZITEM_NAME_521518" mesh_name="eq_chest_japan" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="910"
hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521518" />
<ITEM id="41521" name="STR:ZITEM_NAME_521521" mesh_name="eq_chest_15" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="990"
hp="1" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521521" />
<ITEM id="41522" name="STR:ZITEM_NAME_521522" mesh_name="eq_chest_zeus" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="10" bt_price="780"
hp="2" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521522" />
<ITEM id="41523" name="STR:ZITEM_NAME_521523" mesh_name="eq_chest_30" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="chest" weight="9" bt_price="2700"
hp="0" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521523" />
<ITEM id="41524" name="STR:ZITEM_NAME_521524" mesh_name="eq_chest_33" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="chest" weight="14" bt_price="5100"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521524" />
<ITEM id="41525" name="STR:ZITEM_NAME_521525" mesh_name="eq_chest_34" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="chest" weight="13" bt_price="5100"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521525" />
<ITEM id="41526" name="STR:ZITEM_NAME_521526" mesh_name="eq_chest_35" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15" bt_price="4560"
hp="4" ap="20" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521526" />
<ITEM id="41527" name="STR:ZITEM_NAME_521527" mesh_name="eq_chest_36" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="chest" weight="15" bt_price="4700"
hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521527" />
<!-- hands /////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////////// -->
<ITEM id="42001" name="STR:ZITEM_NAME_522001" mesh_name="eq_hands_17" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="hands" weight="3" bt_price="340" hp="2"
ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522001" />
<ITEM id="42002" name="STR:ZITEM_NAME_522002" mesh_name="eq_hands_07" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4"
bt_price="890" hp="3" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_522002" />
<ITEM id="42003" name="STR:ZITEM_NAME_522003" mesh_name="eq_hands_15" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4"
bt_price="1100" hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_522003" />
<ITEM id="42004" name="STR:ZITEM_NAME_522004" mesh_name="eq_hands_09" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="560"
hp="1" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522004" />
<ITEM id="42005" name="STR:ZITEM_NAME_522005" mesh_name="eq_hands_08" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="hands" weight="3" bt_price="900" hp="1"
ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522005" />
<ITEM id="42006" name="STR:ZITEM_NAME_522006" mesh_name="eq_hands_20" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="340" hp="1"
ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522006" />
<ITEM id="42007" name="STR:ZITEM_NAME_522007" mesh_name="eq_hands_23" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="1100" hp="3"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522007" />
<ITEM id="42008" name="STR:ZITEM_NAME_522008" mesh_name="eq_hands_santa" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="760" hp="0"
ap="9" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522008" />
<ITEM id="42009" name="STR:ZITEM_NAME_522009" mesh_name="eq_hands_24" totalpoint="0"
type="equip" res_sex="m" res_level="7" slot="hands" weight="4" bt_price="680" hp="3"
ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522009" />
<ITEM id="42010" name="STR:ZITEM_NAME_522010" mesh_name="eq_hands_22" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="3" bt_price="760" hp="2"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522010" />
<ITEM id="42011" name="STR:ZITEM_NAME_522011" mesh_name="eq_hands_19" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="810" hp="2"
ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522011" />
<ITEM id="42012" name="STR:ZITEM_NAME_522012" mesh_name="eq_hands_18" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="1300" hp="1"
ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522012" />
<ITEM id="42013" name="STR:ZITEM_NAME_522013" mesh_name="eq_hands_27" totalpoint="0"
type="equip" res_sex="m" res_level="25" slot="hands" weight="4" bt_price="960"
hp="3" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522013" />
<ITEM id="42014" name="STR:ZITEM_NAME_522014" mesh_name="eq_hands_hanbok" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="760"
hp="0" ap="9" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522014" />
<ITEM id="42015" name="STR:ZITEM_NAME_522015" mesh_name="eq_hands_26" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="1400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522015" />
<ITEM id="42016" name="STR:ZITEM_NAME_522016" mesh_name="eq_hands_25" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="1400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522016" />
<ITEM id="42017" name="STR:ZITEM_NAME_522017" mesh_name="eq_hands_14" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="450"
hp="1" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522017" />
<ITEM id="42018" name="STR:ZITEM_NAME_522018" mesh_name="eq_hands_29" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="hands" weight="2" bt_price="700"
hp="2" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522018" />
<ITEM id="42019" name="STR:ZITEM_NAME_522019" mesh_name="eq_hands_33" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="hands" weight="3" bt_price="2610"
hp="1" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522019" />
<ITEM id="42020" name="STR:ZITEM_NAME_522020" mesh_name="eq_hands_34" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="3" bt_price="2700"
hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522020" />
<ITEM id="42021" name="STR:ZITEM_NAME_522021" mesh_name="eq_hands_36" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="hands" weight="4" bt_price="3400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522021" />
<ITEM id="42022" name="STR:ZITEM_NAME_522022" mesh_name="eq_hands_35" totalpoint="0" iscashitem="false"
type="equip" res_sex="m" res_level="15" slot="hands" weight="3" bt_price="2650"
hp="2" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522022" />
<!-- 여자 ///////////////////////////////////////////////////// -->
<ITEM id="42501" name="STR:ZITEM_NAME_522501" mesh_name="eq_hands_leather001" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="hands" weight="3" bt_price="340" hp="2"
ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522501" />
<ITEM id="42502" name="STR:ZITEM_NAME_522502" mesh_name="eq_hands_17" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4"
bt_price="890" hp="3" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_522502" />
<ITEM id="42503" name="STR:ZITEM_NAME_522503" mesh_name="eq_hands_19" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4"
bt_price="1100" hp="2" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_522503" />
<ITEM id="42504" name="STR:ZITEM_NAME_522504" mesh_name="eq_hands_05" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="560"
hp="1" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522504" />
<ITEM id="42505" name="STR:ZITEM_NAME_522505" mesh_name="eq_hands_08" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="hands" weight="3" bt_price="900" hp="1"
ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522505" />
<ITEM id="42506" name="STR:ZITEM_NAME_522506" mesh_name="eq_hands_20" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="340" hp="1"
ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522506" />
<ITEM id="42507" name="STR:ZITEM_NAME_522507" mesh_name="eq_hands_23" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="1100" hp="3"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522507" />
<ITEM id="42508" name="STR:ZITEM_NAME_522508" mesh_name="eq_hands_santa" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="760" hp="0"
ap="9" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522508" />
<ITEM id="42509" name="STR:ZITEM_NAME_522509" mesh_name="eq_hands_24" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="hands" weight="4" bt_price="680" hp="3"
ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522509" />
<ITEM id="42510" name="STR:ZITEM_NAME_522510" mesh_name="eq_hands_22" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="3" bt_price="760" hp="2"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522510" />
<ITEM id="42511" name="STR:ZITEM_NAME_522511" mesh_name="eq_hands_18" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="810" hp="2"
ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522511" />
<ITEM id="42512" name="STR:ZITEM_NAME_522512" mesh_name="eq_hands_26" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="1300" hp="1"
ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522512" />
<ITEM id="42513" name="STR:ZITEM_NAME_522513" mesh_name="eq_hands_28" totalpoint="0"
type="equip" res_sex="f" res_level="25" slot="hands" weight="4" bt_price="960"
hp="3" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522513" />
<ITEM id="42514" name="STR:ZITEM_NAME_522514" mesh_name="eq_hands_30" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="760"
hp="0" ap="9" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522514" />
<ITEM id="42515" name="STR:ZITEM_NAME_522515" mesh_name="eq_hands_27" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="1400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522515" />
<ITEM id="42516" name="STR:ZITEM_NAME_522516" mesh_name="eq_hands_25" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="1400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522516" />
<ITEM id="42517" name="STR:ZITEM_NAME_522517" mesh_name="eq_hands_15" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="450"
hp="1" ap="6" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522517" />
<ITEM id="42518" name="STR:ZITEM_NAME_522518" mesh_name="eq_hands_30" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="hands" weight="2" bt_price="700"
hp="2" ap="4" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522518" />
<ITEM id="42519" name="STR:ZITEM_NAME_522519" mesh_name="eq_hands_33" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="hands" weight="3" bt_price="2610"
hp="1" ap="14" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522519" />
<ITEM id="42520" name="STR:ZITEM_NAME_522520" mesh_name="eq_hands_34" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="3" bt_price="2700"
hp="1" ap="13" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522520" />
<ITEM id="42521" name="STR:ZITEM_NAME_522521" mesh_name="eq_hands_35" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="hands" weight="4" bt_price="3400"
hp="1" ap="16" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522521" />
<ITEM id="42522" name="STR:ZITEM_NAME_522522" mesh_name="eq_hands_36" totalpoint="0" iscashitem="false"
type="equip" res_sex="f" res_level="15" slot="hands" weight="3" bt_price="2650"
hp="2" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_522522" />
<!-- legs ////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 ///////////////////////////////////////////////// -->
<ITEM id="43001" name="STR:ZITEM_NAME_523001" mesh_name="eq_legs_16" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="legs" weight="13" bt_price="890"
hp="4" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523001" />
<ITEM id="43002" name="STR:ZITEM_NAME_523002" mesh_name="eq_legs_05" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="2300"
hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523002" />
<ITEM id="43003" name="STR:ZITEM_NAME_523003" mesh_name="eq_legs_17" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="2700"
hp="2" ap="26" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523003" />
<ITEM id="43004" name="STR:ZITEM_NAME_523004" mesh_name="eq_legs_07" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="760"
hp="1" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523004" />
<ITEM id="43005" name="STR:ZITEM_NAME_523005" mesh_name="eq_legs_09" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="legs" weight="13" bt_price="960"
hp="3" ap="17" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523005" />
<ITEM id="43006" name="STR:ZITEM_NAME_523006" mesh_name="eq_legs_20" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="9" bt_price="630"
hp="3" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523006" />
<ITEM id="43007" name="STR:ZITEM_NAME_523007" mesh_name="eq_legs_23" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="13" bt_price="2500"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523007" />
<ITEM id="43008" name="STR:ZITEM_NAME_523008" mesh_name="eq_legs_santa" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="legs" weight="10" bt_price="760"
hp="1" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523008" />
<ITEM id="43009" name="STR:ZITEM_NAME_523009" mesh_name="eq_legs_24" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="legs" weight="15" bt_price="1200"
hp="5" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523009" />
<ITEM id="43010" name="STR:ZITEM_NAME_523010" mesh_name="eq_legs_22" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="13" bt_price="2300"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523010" />
<ITEM id="43011" name="STR:ZITEM_NAME_523011" mesh_name="eq_legs_19" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="2800"
hp="2" ap="26" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523011" />
<ITEM id="43012" name="STR:ZITEM_NAME_523012" mesh_name="eq_legs_18" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="2760"
hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523012" />
<ITEM id="43013" name="STR:ZITEM_NAME_523013" mesh_name="eq_legs_27" totalpoint="0" type="equip"
res_sex="m" res_level="25" slot="legs" weight="13" bt_price="1970" hp="3" ap="24"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523013" />
<ITEM id="43014" name="STR:ZITEM_NAME_523014" mesh_name="eq_legs_hanbok" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="870" hp="1" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523014" />
<ITEM id="43015" name="STR:ZITEM_NAME_523015" mesh_name="eq_legs_26" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="1605" hp="3" ap="24"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523015" />
<ITEM id="43016" name="STR:ZITEM_NAME_523016" mesh_name="eq_legs_25" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="16" bt_price="3100" hp="3" ap="27"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523016" />
<ITEM id="43017" name="STR:ZITEM_NAME_523017" mesh_name="eq_legs_korea" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523017" />
<ITEM id="43018" name="STR:ZITEM_NAME_523017" mesh_name="eq_legs_brazil" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523017" />
<ITEM id="43019" name="STR:ZITEM_NAME_523017" mesh_name="eq_legs_japan" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523017" />
<ITEM id="43020" name="STR:ZITEM_NAME_523020" mesh_name="eq_legs_14" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="10" bt_price="970" hp="1" ap="14"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523020" />
<ITEM id="43021" name="STR:ZITEM_NAME_523021" mesh_name="eq_legs_29" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="legs" weight="9" bt_price="3100" hp="0" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523021" />
<ITEM id="43022" name="STR:ZITEM_NAME_523022" mesh_name="eq_legs_33" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="13" bt_price="4980" hp="1" ap="26" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523022" />
<ITEM id="43023" name="STR:ZITEM_NAME_523023" mesh_name="eq_legs_34" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="13" bt_price="4810" hp="3" ap="23"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523023" />
<ITEM id="43024" name="STR:ZITEM_NAME_523024" mesh_name="eq_legs_36" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="14" bt_price="4600" hp="5" ap="20" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523024" />
<ITEM id="43025" name="STR:ZITEM_NAME_523025" mesh_name="eq_legs_35" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="legs" weight="13" bt_price="5010" hp="2" ap="24" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523025" />
<!-- 여자 ////////////////////////////////////////////////// -->
<ITEM id="43501" name="STR:ZITEM_NAME_523501" mesh_name="eq_legs_014" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="legs" weight="13" bt_price="890"
hp="2" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523501" />
<ITEM id="43502" name="STR:ZITEM_NAME_523502" mesh_name="eq_legs_017" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="legs" weight="14"
bt_price="2300" hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_523502" />
<ITEM id="43503" name="STR:ZITEM_NAME_523503" mesh_name="eq_legs_019" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="legs" weight="14"
bt_price="760" hp="2" ap="26" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_523503" />
<ITEM id="43504" name="STR:ZITEM_NAME_523504" mesh_name="eq_legs_006" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="legs" weight="10" bt_price="960"
hp="1" ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523504" />
<ITEM id="43505" name="STR:ZITEM_NAME_523505" mesh_name="eq_legs_008" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="legs" weight="13" bt_price="630"
hp="3" ap="17" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523505" />
<ITEM id="43506" name="STR:ZITEM_NAME_523506" mesh_name="eq_legs_20" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="9" bt_price="2500"
hp="3" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523506" />
<ITEM id="43507" name="STR:ZITEM_NAME_523507" mesh_name="eq_legs_23" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="13" bt_price="760"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523507" />
<ITEM id="43508" name="STR:ZITEM_NAME_523508" mesh_name="eq_legs_santa" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="legs" weight="10" bt_price="1200"
hp="1" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523508" />
<ITEM id="43509" name="STR:ZITEM_NAME_523509" mesh_name="eq_legs_24" totalpoint="0" type="equip"
res_sex="f" res_level="7" slot="legs" weight="15" bt_price="2300"
hp="5" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523509" />
<ITEM id="43510" name="STR:ZITEM_NAME_523510" mesh_name="eq_legs_22" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="13" bt_price="2800"
hp="2" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523510" />
<ITEM id="43511" name="STR:ZITEM_NAME_523511" mesh_name="eq_legs_018" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="legs" weight="14"
bt_price="50000" hp="2" ap="26" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_523511" />
<ITEM id="43512" name="STR:ZITEM_NAME_523512" mesh_name="eq_legs_26" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="14" bt_price="2760"
hp="3" ap="24" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523512" />
<ITEM id="43513" name="STR:ZITEM_NAME_523513" mesh_name="eq_legs_28" totalpoint="0" type="equip"
res_sex="f" res_level="25" slot="legs" weight="13" bt_price="1970" hp="3" ap="24"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523513" />
<ITEM id="43514" name="STR:ZITEM_NAME_523514" mesh_name="eq_legs_30" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="870" hp="1" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523514" />
<ITEM id="43515" name="STR:ZITEM_NAME_523515" mesh_name="eq_legs_27" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="14" bt_price="1605" hp="3" ap="24"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523515" />
<ITEM id="43516" name="STR:ZITEM_NAME_523516" mesh_name="eq_legs_25" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="16" bt_price="3100" hp="3" ap="27"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523516" />
<ITEM id="43517" name="STR:ZITEM_NAME_523517" mesh_name="eq_legs_korea" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523517" />
<ITEM id="43518" name="STR:ZITEM_NAME_523517" mesh_name="eq_legs_brazil" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523517" />
<ITEM id="43519" name="STR:ZITEM_NAME_523517" mesh_name="eq_legs_japan" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="1100" hp="2" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523517" />
<ITEM id="43520" name="STR:ZITEM_NAME_523520" mesh_name="eq_legs_015" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="10" bt_price="970" hp="1" ap="14"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523520" />
<ITEM id="43521" name="STR:ZITEM_NAME_523521" mesh_name="eq_legs_30" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="legs" weight="9" bt_price="3100" hp="0" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523521" />
<ITEM id="43522" name="STR:ZITEM_NAME_523522" mesh_name="eq_legs_33" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="13" bt_price="4890" hp="1" ap="26" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523522" />
<ITEM id="43523" name="STR:ZITEM_NAME_523523" mesh_name="eq_legs_34" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="13" bt_price="4810" hp="3" ap="22"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523523" />
<ITEM id="43524" name="STR:ZITEM_NAME_523524" mesh_name="eq_legs_35" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="14" bt_price="4600" hp="5" ap="20" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523524" />
<ITEM id="43525" name="STR:ZITEM_NAME_523525" mesh_name="eq_legs_36" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="legs" weight="13" bt_price="5010" hp="2" ap="24" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_523525" />
<!-- feet //////////////////////////////////////////////////////////////////////////////////////// -->
<!-- 남자 //////////////////////////////////////////////// -->
<ITEM id="44001" name="STR:ZITEM_NAME_524001" mesh_name="eq_feet_16" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="feet" weight="3" bt_price="670" hp="2" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524001" />
<ITEM id="44002" name="STR:ZITEM_NAME_524002" mesh_name="eq_feet_06" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="980"
hp="3" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524002" />
<ITEM id="44003" name="STR:ZITEM_NAME_524003" mesh_name="eq_feet_17" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="1230"
hp="2" ap="17" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524003" />
<ITEM id="44004" name="STR:ZITEM_NAME_524004" mesh_name="eq_feet_08" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="430"
hp="1" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524004" />
<ITEM id="44005" name="STR:ZITEM_NAME_524005" mesh_name="eq_feet_11" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="feet" weight="3" bt_price="690" hp="1" ap="12" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524005" />
<ITEM id="44006" name="STR:ZITEM_NAME_524006" mesh_name="eq_feet_20" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="530" hp="1" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524006" />
<ITEM id="44007" name="STR:ZITEM_NAME_524007" mesh_name="eq_feet_23" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="780"
hp="3" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524007" />
<ITEM id="44008" name="STR:ZITEM_NAME_524008" mesh_name="eq_feet_santa" totalpoint="0"
type="equip" res_sex="m" res_level="0" slot="feet" weight="2" bt_price="430"
hp="0" ap="11" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524008" />
<ITEM id="44009" name="STR:ZITEM_NAME_524009" mesh_name="eq_feet_24" totalpoint="0" type="equip"
res_sex="m" res_level="7" slot="feet" weight="4" bt_price="810" hp="3" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524009" />
<ITEM id="44010" name="STR:ZITEM_NAME_524010" mesh_name="eq_feet_22" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="3" bt_price="870" hp="2" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524010" />
<ITEM id="44011" name="STR:ZITEM_NAME_524011" mesh_name="eq_feet_19" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524011" />
<ITEM id="44012" name="STR:ZITEM_NAME_524012" mesh_name="eq_feet_18" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524012" />
<ITEM id="44013" name="STR:ZITEM_NAME_524013" mesh_name="eq_feet_27" totalpoint="0" type="equip"
res_sex="m" res_level="25" slot="feet" weight="4" bt_price="870" hp="3" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524013" />
<ITEM id="44014" name="STR:ZITEM_NAME_524014" mesh_name="eq_feet_hanbok" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="410" hp="0" ap="11"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524014" />
<ITEM id="44015" name="STR:ZITEM_NAME_524015" mesh_name="eq_feet_26" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524015" />
<ITEM id="44016" name="STR:ZITEM_NAME_524016" mesh_name="eq_feet_25" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524016" />
<ITEM id="44017" name="STR:ZITEM_NAME_524017" mesh_name="eq_feet_korea" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524017" />
<ITEM id="44018" name="STR:ZITEM_NAME_524017" mesh_name="eq_feet_brazil" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524017" />
<ITEM id="44019" name="STR:ZITEM_NAME_524017" mesh_name="eq_feet_japan" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524017" />
<ITEM id="44020" name="STR:ZITEM_NAME_524020" mesh_name="eq_feet_14" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="480" hp="1" ap="8"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524020" />
<ITEM id="44021" name="STR:ZITEM_NAME_524021" mesh_name="eq_feet_29" totalpoint="0" type="equip"
res_sex="m" res_level="0" slot="feet" weight="2" bt_price="210" hp="2" ap="6"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524021" />
<ITEM id="44022" name="STR:ZITEM_NAME_524022" mesh_name="eq_feet_33" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="3" bt_price="3600" hp="1" ap="17" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524022" />
<ITEM id="44023" name="STR:ZITEM_NAME_524023" mesh_name="eq_feet_34" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="3" bt_price="3600" hp="1" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524023" />
<ITEM id="44024" name="STR:ZITEM_NAME_524024" mesh_name="eq_feet_36" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="4010" hp="0" ap="20" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524024" />
<ITEM id="44025" name="STR:ZITEM_NAME_524025" mesh_name="eq_feet_35" totalpoint="0" type="equip"
res_sex="m" res_level="15" slot="feet" weight="4" bt_price="3040" hp="3" ap="14" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524025" />
<!-- 여성 //////////////////////////////////////////////// -->
<ITEM id="44501" name="STR:ZITEM_NAME_524501" mesh_name="eq_feets_014" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="feet" weight="3" bt_price="670" hp="2"
ap="10" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524501" />
<ITEM id="44502" name="STR:ZITEM_NAME_524502" mesh_name="eq_feet_017" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="feet" weight="4" bt_price="980"
hp="3" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524502" />
<ITEM id="44503" name="STR:ZITEM_NAME_524503" mesh_name="eq_feet_019" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="feet" weight="4" bt_price="1230"
hp="2" ap="17" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524503" />
<ITEM id="44504" name="STR:ZITEM_NAME_524504" mesh_name="eq_feets_006" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="feet" weight="2" bt_price="430"
hp="1" ap="8" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524504" />
<ITEM id="44505" name="STR:ZITEM_NAME_524505" mesh_name="eq_feet_005" totalpoint="0"
type="equip" res_sex="f" res_level="7" slot="feet" weight="3" bt_price="690" hp="1"
ap="12" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524505" />
<ITEM id="44506" name="STR:ZITEM_NAME_524506" mesh_name="eq_feet_20" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="530" hp="1" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524506" />
<ITEM id="44507" name="STR:ZITEM_NAME_524507" mesh_name="eq_feet_23" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="780"
hp="3" ap="15" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524507" />
<ITEM id="44508" name="STR:ZITEM_NAME_524508" mesh_name="eq_feet_santa" totalpoint="0"
type="equip" res_sex="f" res_level="0" slot="feet" weight="2" bt_price="430"
hp="0" ap="11" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524508" />
<ITEM id="44509" name="STR:ZITEM_NAME_524509" mesh_name="eq_feet_24" totalpoint="0" type="equip"
res_sex="f" res_level="7" slot="feet" weight="4" bt_price="810" hp="3" ap="10" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524509" />
<ITEM id="44510" name="STR:ZITEM_NAME_524510" mesh_name="eq_feet_22" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="3" bt_price="870" hp="2" ap="15"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524510" />
<ITEM id="44511" name="STR:ZITEM_NAME_524511" mesh_name="eq_feet_018" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="feet" weight="4" bt_price="920" hp="2"
ap="17" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524511" />
<ITEM id="44512" name="STR:ZITEM_NAME_524512" mesh_name="eq_feet_26" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524512" />
<ITEM id="44513" name="STR:ZITEM_NAME_524513" mesh_name="eq_feet_28" totalpoint="0" type="equip"
res_sex="f" res_level="25" slot="feet" weight="4" bt_price="870" hp="3" ap="16"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524513" />
<ITEM id="44514" name="STR:ZITEM_NAME_524514" mesh_name="eq_feets_30" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="410" hp="0" ap="11"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524514" />
<ITEM id="44515" name="STR:ZITEM_NAME_524515" mesh_name="eq_feet_27" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524515" />
<ITEM id="44516" name="STR:ZITEM_NAME_524516" mesh_name="eq_feet_25" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="920" hp="2" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524516" />
<ITEM id="44517" name="STR:ZITEM_NAME_524517" mesh_name="eq_feets_korea" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524517" />
<ITEM id="44518" name="STR:ZITEM_NAME_524517" mesh_name="eq_feets_brazil" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524517" />
<ITEM id="44519" name="STR:ZITEM_NAME_524517" mesh_name="eq_feets_japan" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="480" hp="0" ap="13"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524517" />
<ITEM id="44520" name="STR:ZITEM_NAME_524520" mesh_name="eq_feet_015" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="320" hp="1" ap="8"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524520" />
<ITEM id="44521" name="STR:ZITEM_NAME_524521" mesh_name="eq_feets_30" totalpoint="0" type="equip"
res_sex="f" res_level="0" slot="feet" weight="2" bt_price="210" hp="2" ap="6"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524521" />
<ITEM id="44522" name="STR:ZITEM_NAME_524522" mesh_name="eq_feet_33" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="3" bt_price="3600" hp="1" ap="17" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524522" />
<ITEM id="44523" name="STR:ZITEM_NAME_524523" mesh_name="eq_feet_34" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="3" bt_price="3600" hp="1" ap="17"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524523" />
<ITEM id="44524" name="STR:ZITEM_NAME_524524" mesh_name="eq_feet_35" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="4010" hp="0" ap="20" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524524" />
<ITEM id="44525" name="STR:ZITEM_NAME_524525" mesh_name="eq_feet_36" totalpoint="0" type="equip"
res_sex="f" res_level="15" slot="feet" weight="4" bt_price="3040" hp="3" ap="14" iscashitem="false"
maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_524525" />
<!--
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
인챈트 아이템 ///////////////////////////////////////////////////////////////////////////////////////////////
-->
<!-- FIRE 속성 -->
<ITEM id="39001" name="STR:ZITEM_NAME_600001" type="custom" weapon="enchant_fire" res_sex="a"
res_level="15" slot="custom" bt_price="5000" image_id="3" effect_level="2" damage="1"
delay="5000" weight="3" desc="STR:ZITEM_DESC_600001" />
<ITEM id="39002" name="STR:ZITEM_NAME_600002" type="custom" weapon="enchant_fire" res_sex="a"
res_level="30" slot="custom" bt_price="13000" image_id="3" effect_level="2" damage="1"
delay="5000" weight="3" desc="STR:ZITEM_DESC_600002" />
<ITEM id="39003" name="STR:ZITEM_NAME_600003" type="custom" weapon="enchant_fire" res_sex="a"
res_level="25" slot="custom" bt_price="10000" image_id="3" effect_level="3" damage="2"
delay="5000" weight="3" desc="STR:ZITEM_DESC_600003" />
<ITEM id="39004" name="STR:ZITEM_NAME_600004" type="custom" weapon="enchant_fire" res_sex="a"
res_level="50" slot="custom" bt_price="28300" image_id="3" effect_level="2" damage="4"
delay="5000" weight="3" desc="STR:ZITEM_DESC_600004" />
<ITEM id="39005" name="STR:ZITEM_NAME_600005" type="custom" weapon="enchant_fire" res_sex="a"
res_level="55" slot="custom" bt_price="39200" image_id="3" effect_level="3" damage="5"
delay="5000" weight="3" desc="STR:ZITEM_DESC_600005" />
<ITEM id="39006" name="STR:ZITEM_NAME_600006" type="custom" weapon="enchant_fire" res_sex="a"
res_level="0" slot="custom" bt_price="1000" image_id="3" effect_level="1" damage="1"
delay="3000" weight="3" desc="STR:ZITEM_DESC_600006" />
<!-- COLD 속성 -->
<ITEM id="39101" name="STR:ZITEM_NAME_600101" type="custom" weapon="enchant_cold" res_sex="a"
res_level="15" slot="custom" bt_price="5000" image_id="3" effect_level="2" delay="4000"
weight="3" limitspeed="90" desc="STR:ZITEM_DESC_600101" />
<ITEM id="39102" name="STR:ZITEM_NAME_600102" type="custom" weapon="enchant_cold" res_sex="a"
res_level="30" slot="custom" bt_price="13000" image_id="3" effect_level="1" delay="5000"
weight="3" limitspeed="80" desc="STR:ZITEM_DESC_600102" />
<ITEM id="39103" name="STR:ZITEM_NAME_600103" type="custom" weapon="enchant_cold" res_sex="a"
res_level="25" slot="custom" bt_price="10000" image_id="3" effect_level="3" delay="4000"
weight="3" limitspeed="85" desc="STR:ZITEM_DESC_600103" />
<ITEM id="39104" name="STR:ZITEM_NAME_600104" type="custom" weapon="enchant_cold" res_sex="a"
res_level="50" slot="custom" bt_price="28300" image_id="3" effect_level="2" delay="7000"
weight="3" limitspeed="60" desc="STR:ZITEM_DESC_600104" />
<ITEM id="39105" name="STR:ZITEM_NAME_600105" type="custom" weapon="enchant_cold" res_sex="a"
res_level="55" slot="custom" bt_price="39200" image_id="3" effect_level="3" delay="8000"
weight="3" limitspeed="50" desc="STR:ZITEM_DESC_600105" />
<ITEM id="39106" name="STR:ZITEM_NAME_600106" type="custom" weapon="enchant_cold" res_sex="a"
res_level="0" slot="custom" bt_price="1000" image_id="3" effect_level="1" delay="4000"
weight="3" limitspeed="95" desc="STR:ZITEM_DESC_600106" />
<!-- LIGHTNING 속성 -->
<ITEM id="39201" name="STR:ZITEM_NAME_600201" type="custom" weapon="enchant_lightning"
res_sex="a" res_level="15" slot="custom" bt_price="5000" image_id="3" effect_level="2"
weight="3" delay="1000" damage="5" desc="STR:ZITEM_DESC_600201" />
<ITEM id="39202" name="STR:ZITEM_NAME_600202" type="custom" weapon="enchant_lightning"
res_sex="a" res_level="25" slot="custom" bt_price="10000" image_id="3" effect_level="1"
weight="3" delay="1000" damage="5" desc="STR:ZITEM_DESC_600202" />
<ITEM id="39203" name="STR:ZITEM_NAME_600203" type="custom" weapon="enchant_lightning"
res_sex="a" res_level="35" slot="custom" bt_price="14500" image_id="3" effect_level="2"
weight="3" delay="2000" damage="5" desc="STR:ZITEM_DESC_600203" />
<ITEM id="39204" name="STR:ZITEM_NAME_600204" type="custom" weapon="enchant_lightning"
res_sex="a" res_level="45" slot="custom" bt_price="23400" image_id="3" effect_level="2"
weight="3" delay="2000" damage="5" desc="STR:ZITEM_DESC_600204" />
<ITEM id="39205" name="STR:ZITEM_NAME_600205" type="custom" weapon="enchant_lightning"
res_sex="a" res_level="50" slot="custom" bt_price="34000" image_id="3" effect_level="3"
delay="3000" weight="3" damage="5" desc="STR:ZITEM_DESC_600205" />
<!-- POISON 속성 -->
<ITEM id="39301" name="STR:ZITEM_NAME_600301" type="custom" weapon="enchant_poison" res_sex="a"
res_level="15" slot="custom" bt_price="5000" image_id="3" effect_level="2" delay="3000"
weight="3" damage="1" desc="STR:ZITEM_DESC_600301" />
<ITEM id="39302" name="STR:ZITEM_NAME_600302" type="custom" weapon="enchant_poison" res_sex="a"
res_level="25" slot="custom" bt_price="10000" image_id="3" effect_level="1" delay="4000"
weight="3" damage="2" desc="STR:ZITEM_DESC_600302" />
<ITEM id="39303" name="STR:ZITEM_NAME_600303" type="custom" weapon="enchant_poison" res_sex="a"
res_level="35" slot="custom" bt_price="14500" image_id="3" effect_level="2" delay="5000"
weight="3" damage="3" desc="STR:ZITEM_DESC_600303" />
<ITEM id="39304" name="STR:ZITEM_NAME_600304" type="custom" weapon="enchant_poison" res_sex="a"
res_level="45" slot="custom" bt_price="23400" image_id="3" effect_level="2" delay="6000"
weight="3" damage="4" desc="STR:ZITEM_DESC_600304" />
<ITEM id="39305" name="STR:ZITEM_NAME_600305" type="custom" weapon="enchant_poison" res_sex="a"
res_level="50" slot="custom" bt_price="34000" image_id="3" effect_level="3" delay="7000"
weight="3" damage="5" desc="STR:ZITEM_DESC_600305" />
<!-- Premium Ticket -->
<ITEM id="700001" name="STR:ZITEM_NAME_700001" slot="none" type="ticket" ticket_type="admission"
weapon="" res_sex="a" res_level="0" iscashitem="false" weight="0" desc="STR:ZITEM_DESC_700001" />
<!--
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
이벤트 아이템
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<!-- 고블린 런쳐 -->
<ITEM id="37004" name="STR:ZITEM_NAME_400501" mesh_name="rocketlauncher07" totalpoint="0"
type="range" res_sex="a" res_level="23" slot="range" weapon="rocket" weight="30" bt_price="1200"
delay="1100" damage="45" ctrl_ability="50" magazine="4" maxbullet="16" reloadtime="3"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" limitspeed="90" limitwall="1" color="#FFFFFFFF" image_id="2" bullet_image_id="0"
magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire"
desc="STR:ZITEM_DESC_400501" />
<!-- 데몬브링거 -->
<ITEM id="32006" name="STR:ZITEM_NAME_400502" mesh_name="katana14" totalpoint="0" type="melee"
res_sex="a" res_level="22" slot="melee" weapon="katana" weight="12" bt_price="840"
delay="350" damage="20" range="220" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="-5" ap="-5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_400502" />
<!-- 남성용 고블린 모자 -->
<ITEM id="40036" name="STR:ZITEM_NAME_400503" mesh_name="eq_head_goblin" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="head" weight="0" bt_price="100"
hp="0" ap="0" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400503" />
<!-- 여성용 고블린 모자 -->
<ITEM id="40536" name="STR:ZITEM_NAME_400504" mesh_name="eq_head_goblin" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="head" weight="0" bt_price="100"
hp="0" ap="0" maxwt="2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400504" />
<!-- 남성용 데몬핸드 -->
<ITEM id="42023" name="STR:ZITEM_NAME_400505" mesh_name="eq_hands_skeleton" totalpoint="0"
type="equip" res_sex="m" res_level="15" slot="hands" weight="6" bt_price="180" hp="3"
ap="12" maxwt="-2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400505" />
<!-- 여성용 데몬핸드 -->
<ITEM id="42523" name="STR:ZITEM_NAME_400506" mesh_name="eq_hands_skeleton" totalpoint="0"
type="equip" res_sex="f" res_level="15" slot="hands" weight="6" bt_price="180" hp="3"
ap="12" maxwt="-2" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400506" />
<!-- 오드 건 -->
<ITEM id="34005" name="STR:ZITEM_NAME_400507" mesh_name="eq_pistol_odd" totalpoint="0" type="range"
res_sex="a" res_level="25" slot="range" weapon="pistolx2" weight="15" bt_price="4500"
delay="400" damage="47" ctrl_ability="80" magazine="5" maxbullet="40" reloadtime="4"
slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0"
lr="0" color="#FFFFFFFF" image_id="1" bullet_image_id="0" magazine_image_id="0" snd_reload="we_pistol_reload"
snd_fire="we_pistol_fire" snd_dryfire="357magrevolver_dryfire" desc="STR:ZITEM_DESC_400507"
effect_id="4" />
<!-- 재앙의 날개 -->
<ITEM id="33001" name="STR:ZITEM_NAME_400508" mesh_name="eq_blade_wing" totalpoint="0" type="melee"
res_sex="a" res_level="25" slot="melee" weapon="doublekatana" weight="16" bt_price="890"
delay="290" damage="17" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false"
gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
image_id="0" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_400508" />
<!-- 남성용 레더 랩 슈즈 -->
<ITEM id="44026" name="STR:ZITEM_NAME_400509" mesh_name="eq_feet_wrapshoes" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="feet" weight="5" bt_price="540" hp="6" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400509" />
<!-- 여성용 레더 랩 슈즈 -->
<ITEM id="44526" name="STR:ZITEM_NAME_400510" mesh_name="eq_feet_wrapshoes" totalpoint="0" type="equip"
res_sex="f" res_level="20" slot="feet" weight="5" bt_price="540" hp="6" ap="8" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400510" />
<!-- 남성용 어둠의군주 바지 -->
<ITEM id="43026" name="STR:ZITEM_NAME_400511" mesh_name="eq_legs_dark" totalpoint="0" type="equip"
res_sex="m" res_level="20" slot="legs" weight="16" bt_price="2800" hp="3" ap="25" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400511" />
<!-- 여성용 어둠의군주 바지 -->
<ITEM id="43526" name="STR:ZITEM_NAME_400512" mesh_name="eq_legs_dark" totalpoint="0" type="equip"
res_sex="f" res_level="20" slot="legs" weight="16" bt_price="2800" hp="3" ap="25" maxwt="0"
sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400512" />
<!-- Donor Stuff Added By Dream And Dapronoob :D HAVE FUN!-->
<ITEM id="50000"
name="Donation Set Jacket"
mesh_name="eq_chest_donny"
totalpoint="0"
type="equip"
res_sex="m"
res_level="0"
slot="chest"
weight="10"
bt_price="0"
hp="10"
ap="10"
maxwt="5"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Jacket" />
<ITEM id="50001"
name="Donation Set Trousers"
mesh_name="eq_legs_55"
totalpoint="0"
type="equip"
res_sex="m"
res_level="0"
slot="legs"
weight="10"
bt_price="0"
hp="10"
ap="10"
maxwt="3"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Trousers." />
<ITEM id="50002"
name="Donation Set Gloves"
mesh_name="eq_hands_99"
totalpoint="0"
type="equip"
res_sex="m"
res_level="0"
slot="hands"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Gloves" />
<ITEM id="50003"
name="Donation Set Boots"
mesh_name="eq_feet_88"
totalpoint="0"
type="equip"
res_sex="m"
res_level="0"
slot="feet"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Boots" />
<ITEM id="50004"
name="Donation Set Hat"
mesh_name="eq_head_88"
totalpoint="0"
type="equip"
res_sex="m"
res_level="0"
slot="head"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Hat" />
<ITEM id="50005"
name="Donation Set Jacket"
mesh_name="eq_chest_donny"
totalpoint="0"
type="equip"
res_sex="f"
res_level="0"
slot="chest"
weight="10"
bt_price="0"
hp="10"
ap="10"
maxwt="5"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Jacket" />
<ITEM id="50006"
name="Donation Set Trousers"
mesh_name="eq_legs_131"
totalpoint="0"
type="equip"
res_sex="f"
res_level="0"
slot="legs"
weight="10"
bt_price="0"
hp="10"
ap="10"
maxwt="3"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Trousers" />
<ITEM id="50007"
name="Donation Set Gloves"
mesh_name="eq_hands_99"
totalpoint="0"
type="equip"
res_sex="f"
res_level="0"
slot="hands"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Gloves" />
<ITEM id="50008"
name="Donation Set Boots"
mesh_name="eq_feet_131"
totalpoint="0"
type="equip"
res_sex="f"
res_level="0"
slot="feet"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Boots" />
<ITEM id="50009"
name="Donation Set Hat"
mesh_name="eq_head_dona"
totalpoint="0"
type="equip"
res_sex="f"
res_level="0"
slot="head"
weight="3"
bt_price="0"
hp="10"
ap="10"
maxwt="1"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
desc="Donation Set Hat" />
<ITEM id="400005" name="Infamous Gunz Admin" mesh_name="eq_chest_staff" totalpoint="0" type="equip" res_sex="f" res_level="0" slot="chest" weight="0" bt_price="0" hp="25" ap="25" maxwt="30" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400005" />
<ITEM id="400004" name="Infamous Gunz Admin" mesh_name="eq_chest_staff" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="chest" weight="0" bt_price="0" hp="25" ap="25" maxwt="30" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_400004" />
<ITEM id="497007" name="Infamous GM" mesh_name="eq_chest_gm" totalpoint="0" type="equip" res_sex="m" res_level="15" slot="chest" weight="14" bt_price="0" hp="18" ap="18" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_521522" />
<ITEM id="1343" name="Infamous GM" mesh_name="eq_chest_gm" totalpoint="0" type="equip" res_sex="f" res_level="15" slot="chest" weight="14" bt_price="0" hp="19" ap="19" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_11113" />
<ITEM id="7012" name="Infamous Gunz Blasters" mesh_name="rifle17x2" totalpoint="0" type="range" res_sex="a" res_level="85" slot="range" weapon="rifle" weight="20" bt_price="0" delay="85" damage="22" ctrl_ability="0" magazine="32" maxbullet="160" reloadtime="6" slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rifle_reload" snd_fire="we_rifle_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_7008" effect_id="8" />
<ITEM id="400013" name="Animator Portal By VITOR[FR]" mesh_name="ef_portal" totalpoint="0" type="custom" res_sex="a" res_level="0" slot="custom" weapon="medikit" weight="5" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="5" maxbullet="100" reloadtime="10" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire" desc="STR:ZITEM_DESC_400007" />
<ITEM id="20901" name="GM Dagger" mesh_name="dagger12" totalpoint="0" type="melee" res_sex="a" res_level="0" slot="melee" weapon="dagger" weight="0" bt_price="0" delay="1" damage="0" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="Insane dagger." range="5000" />
<ITEM id="20902" name="GM Dagger2" mesh_name="dagger12" totalpoint="0" type="melee" res_sex="a" res_level="0" slot="melee" weapon="dagger" weight="0" bt_price="0" delay="1" damage="999" ctrl_ability="0" magazine="0" reloadtime="0" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="0" bullet_image_id="0" magazine_image_id="0" desc="by vitor" range="5000" />
<ITEM id="2013" name="Infamous GunZ Power Rifles" mesh_name="rocketlauncher05x2" totalpoint="0" type="range" res_sex="a" res_level="87" slot="range" weapon="rocket" weight="23" bt_price="0" delay="87" damage="23" ctrl_ability="70" magazine="32" maxbullet="170" reloadtime="3" slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_rocket_reload" snd_fire="we_rocket_fire" snd_dryfire="762arifle_dryfire" desc="HAVE FUN!!!!!!" />
<ITEM id="2031" name="Staff Slow Element 20 Seconds" type="custom" res_sex="a" res_level="0" slot="custom" weapon="enchant_cold" weight="0" bt_price="0" delay="20000" image_id="3" desc="Event and Non-Public Use Only." limitspeed="40" effect_level="1" />
<ITEM id="2032" name="Staff Fast Element 20 Seconds" type="custom" res_sex="a" res_level="0" slot="custom" weapon="enchant_cold" weight="0" bt_price="0" delay="20000" image_id="3" desc="Event and Non-Public Use Only." limitspeed="200" effect_level="1" />
<ITEM id="2033" name="Staff Fast Element Infinate" type="custom" res_sex="a" res_level="0" slot="custom" weapon="enchant_cold" weight="0" bt_price="0" delay="400000" image_id="3" desc="Event and Non-Public Use Only." limitspeed="200" effect_level="1" />
<ITEM id="2034" name="The Ultimate Nades" mesh_name="grenade01" totalpoint="0" type="custom" res_sex="a" res_level="0" slot="custom" weapon="frag" weight="0" bt_price="0" delay="100" damage="250" ctrl_ability="10" magazine="500" maxbullet="500" reloadtime="10" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire" desc="Events and Quest!" />
<ITEM id="650031" name="Elite Quest Ring" totalpoint="0" type="equip" res_sex="a" res_level="0" slot="finger" weight="0" bt_price="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="3 times the experience." bp_solo_bonus="1000" xp_solo_bonus="1000" xp_team_bonus="1000" xp_quest_bonus="1000" bp_team_bonus="1000" bp_quest_bonus="1000" duplicate="true" />
<ITEM id="303215" name="Staff Landmine" mesh_name="aaaaaaaaaa" totalpoint="0" type="custom" res_sex="a" res_level="0" slot="custom" weapon="medkit" weight="0" bt_price="0" delay="900" damage="0" ctrl_ability="0" magazine="1000" maxbullet="1000" reloadtime="10" slug_output="false" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="3" bullet_image_id="0" magazine_image_id="0" snd_fire="we_grenade_fire" desc="Lay traps for your enemy." />
<ITEM id="22334" name="Infamous Gunz Admin Event Ring" totalpoint="0" type="equip" res_sex="a" res_level="0" slot="finger" weight="0" bt_price="0" hp="1000" ap="100" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="online for events!!" />
<ITEM id="22334462" name="admin SG" mesh_name="shotgun17" totalpoint="0" type="range" res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="0" bt_price="0" delay="100" damage="25" magazine="10" maxbullet="250" reloadtime="2" slug_output="true" gadget_id="0" hp="30" ap="60" maxwt="100" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload" snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="a Shot Gunz Edited By Dapronoob : D use where ever u want" effect_id="7" ctr_ability="90" />
<ITEM id="22334468" name="GM SHOT GUN" mesh_name="shotgunvi" totalpoint="0" type="range" res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="0" bt_price="0" delay="100" damage="99999" magazine="999999" maxbullet="999999" reloadtime="1" slug_output="true" gadget_id="0" hp="9999" ap="999" maxwt="10" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload" snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="GM SHOT GUN ONLY USE IF DAPRONOOB SAYS U CAN USE THIS!!!!!" effect_id="7" ctr_ability="60" />
<ITEM id="22334480" name="GM SHOT GUN 2" mesh_name="shotgunli" totalpoint="0" type="range" res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="0" bt_price="0" delay="100" damage="99999" magazine="999999" maxbullet="999999" reloadtime="2" slug_output="true" gadget_id="0" hp="9999" ap="999" maxwt="10" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload" snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="GM SHOT GUN 2 ONLY USE THIS IF DAPRONOOB SAYS U CAN USE THIS !!!!!" effect_id="7" ctr_ability="60" />
</XML>
Shop.xml
Code:
<?xml version="1.0"encoding="UTF-8"?>
<XML id="shop">
<SELL itemid="1"/> <!-- Rusty Dagger-->
<SELL itemid="11"/> <!-- Iron Dagger-->
<SELL itemid="3"/> <!-- Military Dagger-->
<SELL itemid="4"/> <!-- Lightweight Dagger-->
<SELL itemid="5"/> <!-- High-Class Dagger-->
<SELL itemid="6"/> <!-- Phantom Slaying Dagger-->
<SELL itemid="7"/> <!-- Warlord's Gut Ripper-->
<SELL itemid="2"/> <!-- Rusty Sword-->
<SELL itemid="12"/> <!-- Iron Sword-->
<SELL itemid="13"/> <!-- Military Sword-->
<SELL itemid="14"/> <!-- Lightweight Sword-->
<SELL itemid="15"/> <!-- High-class Sword-->
<SELL itemid="16"/> <!-- Devil Slayer-->
<SELL itemid="17"/> <!-- Golden Dragon Sword-->
<SELL itemid="31"/> <!-- Iron Kodachi-->
<SELL itemid="32"/> <!-- Lightweight Kodachi-->
<SELL itemid="33"/> <!-- High-Class Kodachi-->
<SELL itemid="34"/> <!-- Red Blood-->
<SELL itemid="51"/> <!-- Giant Sword-->
<SELL itemid="52"/> <!-- Bright Giant Sword-->
<SELL itemid="53"/> <!-- God Slayer Sword-->
<SELL itemid="54"/> <!-- Fire-Blast Sword-->
<SELL itemid="55"/> <!-- Skull Giant Sword-->
<SELL itemid="4001"/> <!-- Raptor 50-->
<SELL itemid="4002"/> <!-- Raptor 50 x2-->
<SELL itemid="4009"/> <!-- Raptor 80-->
<SELL itemid="4010"/> <!-- Raptor 80 x2-->
<SELL itemid="4011"/> <!-- Raven 5-->
<SELL itemid="4012"/> <!-- Raven 5 x2-->
<SELL itemid="4003"/> <!-- Raptor 120-->
<SELL itemid="4004"/> <!-- Raptor 120 x2-->
<SELL itemid="4013"/> <!-- Raven 6-->
<SELL itemid="4014"/> <!-- Raven 6 x2-->
<SELL itemid="4015"/> <!-- Raptor 160-->
<SELL itemid="4016"/> <!-- Raptor 160 x2-->
<SELL itemid="4017"/> <!-- Raven 7-->
<SELL itemid="4018"/> <!-- Raven 7 x2-->
<SELL itemid="4019"/> <!-- Raptor 200-->
<SELL itemid="4020"/> <!-- Raptor 200 x2-->
<SELL itemid="4005"/> <!-- Minic 567-->
<SELL itemid="4006"/> <!-- Minic 567 x2-->
<SELL itemid="4501"/> <!-- Dynax 7000-->
<SELL itemid="4502"/> <!-- Dynax 7000 x2-->
<SELL itemid="4503"/> <!-- Minic 567 Limited-->
<SELL itemid="4504"/> <!-- Minic 567 Limited x2-->
<SELL itemid="4007"/> <!-- Zaurus A-->
<SELL itemid="4008"/> <!-- Zaurus A x2-->
<SELL itemid="4505"/> <!-- Phantom Cruise-->
<SELL itemid="4506"/> <!-- Phantom Cruise x2-->
<SELL itemid="4507"/> <!-- Phantom Cruise N-->
<SELL itemid="4508"/> <!-- Phantom Cruise N x2-->
<SELL itemid="4509"/> <!-- Dynax 8000-->
<SELL itemid="4510"/> <!-- Dynax 8000 x2-->
<SELL itemid="4511"/> <!-- Minic 567 MK.II-->
<SELL itemid="4512"/> <!-- Minic 567 MK.II x2-->
<SELL itemid="4513"/> <!-- Zaurus B-->
<SELL itemid="4514"/> <!-- Zaurus B x2-->
<SELL itemid="5001"/> <!-- Renard-->
<SELL itemid="5002"/> <!-- Renard x2-->
<SELL itemid="5003"/> <!-- Walcom S5-->
<SELL itemid="5004"/> <!-- Walcom S5 x2-->
<SELL itemid="5005"/> <!-- Ellan-->
<SELL itemid="5006"/> <!-- Ellan x2-->
<SELL itemid="5007"/> <!-- Renard V-->
<SELL itemid="5008"/> <!-- Renard V x2-->
<SELL itemid="5009"/> <!-- Walcom S6-->
<SELL itemid="5010"/> <!-- Walcom S6 x2-->
<SELL itemid="5011"/> <!-- New Renard V-->
<SELL itemid="5012"/> <!-- New Renard V x2-->
<SELL itemid="5013"/> <!-- Walcom XL-->
<SELL itemid="5014"/> <!-- Walcom XL x2-->
<SELL itemid="5015"/> <!-- Renard VI-->
<SELL itemid="5016"/> <!-- Renard VI x2-->
<SELL itemid="5017"/> <!-- Walcom XLS-->
<SELL itemid="5018"/> <!-- Walcom XLS x2-->
<SELL itemid="6001"/> <!-- Breaker 3-->
<SELL itemid="6002"/> <!-- Breaker 5-->
<SELL itemid="6003"/> <!-- Breaker 6-->
<SELL itemid="6004"/> <!-- Breaker 7-->
<SELL itemid="6005"/> <!-- Avenger-->
<SELL itemid="6006"/> <!-- Breaker 8-->
<SELL itemid="6007"/> <!-- Avenger MK.II-->
<SELL itemid="7001"/> <!-- Nico R2-->
<SELL itemid="7002"/> <!-- Nico R5-->
<SELL itemid="7003"/> <!-- Walcom Warrior 77-->
<SELL itemid="7004"/> <!-- Maxwell LX30-->
<SELL itemid="7005"/> <!-- Nico R6-->
<SELL itemid="7006"/> <!-- Maxwell LX44-->
<SELL itemid="7007"/> <!-- Nico R7-->
<SELL itemid="7008"/> <!-- Walcom Warrior 88-->
<SELL itemid="8001"/> <!-- Nico MG-K8-->
<SELL itemid="8002"/> <!-- Nico MG-K9-->
<SELL itemid="8003"/> <!-- Nico MG-KX-->
<SELL itemid="9006"/> <!-- Maxwell RW-66-->
<SELL itemid="9001"/> <!-- Walcom L1-->
<SELL itemid="9002"/> <!-- Maxwell RW-77-->
<SELL itemid="9003"/> <!-- Walcom L1 mk. II-->
<SELL itemid="9004"/> <!-- Maxwell RW-88-->
<SELL itemid="9005"/> <!-- Walcom L2-->
<SELL itemid="10001"/> <!-- Bird's Sniper Rifle SN40-->
<SELL itemid="30301"/> <!-- Canox FG1-->
<SELL itemid="30302"/> <!-- Canox FG2-->
<SELL itemid="30303"/> <!-- Canox FG3-->
<SELL itemid="30304"/> <!-- Canox FG4-->
<SELL itemid="30305"/> <!-- Canox FG5-->
<SELL itemid="30201"/> <!-- Canox FB1-->
<SELL itemid="30202"/> <!-- Canox FB2-->
<SELL itemid="30203"/> <!-- Canox FB3-->
<SELL itemid="30204"/> <!-- Canox FB4-->
<SELL itemid="30205"/> <!-- Canox FB5-->
<SELL itemid="30401"/> <!-- Canox SG1-->
<SELL itemid="30402"/> <!-- Canox SG2-->
<SELL itemid="30403"/> <!-- Canox SG3-->
<SELL itemid="30404"/> <!-- Canox SG4-->
<SELL itemid="30405"/> <!-- Canox SG5-->
<SELL itemid="30001"/> <!-- Medical Kit MK-1-->
<SELL itemid="30002"/> <!-- Medical Kit MK-2-->
<SELL itemid="30003"/> <!-- Medical Kit MK-3-->
<SELL itemid="30101"/> <!-- Repair Kit RK-1-->
<SELL itemid="30102"/> <!-- Repair Kit RK-2-->
<SELL itemid="30103"/> <!-- Repair Kit RK-3-->
<SELL itemid="25001"/> <!-- Ring of the Citizen-->
<SELL itemid="25002"/> <!-- Ring of the Crying Hawk-->
<SELL itemid="25003"/> <!-- Warrior's Cry-->
<SELL itemid="25004"/> <!-- Pierre's Ring-->
<SELL itemid="25005"/> <!-- FMT Ring-->
<SELL itemid="25006"/> <!-- Ring of Good Fortune-->
<SELL itemid="25007"/> <!-- Altema's Ring-->
<SELL itemid="25008"/> <!-- Band of the Blood-->
<SELL itemid="25009"/> <!-- Elia's Ring-->
<SELL itemid="25010"/> <!-- Ring of a Feather-->
<SELL itemid="21001"/> <!-- Ares Running Shirt-->
<SELL itemid="21002"/> <!-- Renaut Cotton Shirt-->
<SELL itemid="21003"/> <!-- Venico Leather Coat-->
<SELL itemid="21004"/> <!-- Vinz Winter Jacket-->
<SELL itemid="21005"/> <!-- Miz Leather Coat-->
<SELL itemid="21006"/> <!-- Ares Military Jacket-->
<SELL itemid="21007"/> <!-- Vinz Long Coat-->
<SELL itemid="21008"/> <!-- Renaut Summer Shirt-->
<SELL itemid="21501"/> <!-- Flex Cotton T-Shirt-->
<SELL itemid="21502"/> <!-- Urike Leather Jacket-->
<SELL itemid="21504"/> <!-- Arona Leather Jacket-->
<SELL itemid="21503"/> <!-- Rex Military Vest-->
<SELL itemid="21505"/> <!-- L-Star Leather Coat-->
<SELL itemid="21506"/> <!-- Rex Military Jacket-->
<SELL itemid="21507"/> <!-- Urike Trench Coat-->
<SELL itemid="21508"/> <!-- Bics Summer Top-->
<SELL itemid="22001"/> <!-- Ares Combat Gloves-->
<SELL itemid="22002"/> <!-- Vinz Winter Gloves-->
<SELL itemid="22003"/> <!-- Ares Iron Gloves-->
<SELL itemid="22004"/> <!-- Miz Sheep Leather Gloves-->
<SELL itemid="22005"/> <!-- Renaut Summer Gloves-->
<SELL itemid="22501"/> <!-- Rex Combat Gloves-->
<SELL itemid="22502"/> <!-- Arona Winter Leather Gloves-->
<SELL itemid="22503"/> <!-- Rex Iron Gloves-->
<SELL itemid="22504"/> <!-- Urike Sheepskin Leather Gloves-->
<SELL itemid="22505"/> <!-- Bics Summer Gloves-->
<SELL itemid="23001"/> <!-- Vinz Training Pants-->
<SELL itemid="23005"/> <!-- Ares Military Trousers-->
<SELL itemid="23002"/> <!-- Renaut Sporty Pants-->
<SELL itemid="23004"/> <!-- Venico Denim Trousers-->
<SELL itemid="23003"/> <!-- Miz Leather Trousers-->
<SELL itemid="23006"/> <!-- Webs Blue Jeans-->
<SELL itemid="23007"/> <!-- Renaut Summer Shorts-->
<SELL itemid="23501"/> <!-- Flex Training Pants-->
<SELL itemid="23508"/> <!-- Rex Military Trousers-->
<SELL itemid="23502"/> <!-- Arona Blue Jeans-->
<SELL itemid="23503"/> <!-- Rex Military Trousers-->
<SELL itemid="23504"/> <!-- L-Star Black Cotton Slacks-->
<SELL itemid="23505"/> <!-- Arona Blue Jeans (Women)-->
<SELL itemid="23506"/> <!-- Vinz Chamois Trousers-->
<SELL itemid="23507"/> <!-- L-Star Black Cotton Slacks-->
<SELL itemid="23509"/> <!-- Urike Cotton Slacks-->
<SELL itemid="23510"/> <!-- Bics Summer Shorts-->
<SELL itemid="24001"/> <!-- Ares Combat Shoes-->
<SELL itemid="24002"/> <!-- Venico Casual Shoes-->
<SELL itemid="24003"/> <!-- Renaut Climbing Shoes-->
<SELL itemid="24004"/> <!-- Ares Iron Boots-->
<SELL itemid="24005"/> <!-- Vinz Casual Shoes-->
<SELL itemid="24006"/> <!-- Renaut Summer Sandals-->
<SELL itemid="24501"/> <!-- Urike Leather Shoes-->
<SELL itemid="24502"/> <!-- Rex Combat Shoes-->
<SELL itemid="24503"/> <!-- L-Star Leather Boots-->
<SELL itemid="24504"/> <!-- Rex Iron Boots-->
<SELL itemid="24505"/> <!-- Urike Leather Boots-->
<SELL itemid="24506"/> <!-- Bics Summer Sandals-->
<SELL itemid="300011"/> <!--Not Found -->
<SELL itemid="300012"/> <!--Not Found -->
<SELL itemid="300013"/> <!--Not Found -->
<SELL itemid="300014"/> <!--Not Found -->
<SELL itemid="300015"/> <!--Not Found -->
<SELL itemid="300016"/> <!--Not Found -->
<SELL itemid="300031"/> <!-- Skeleton Sword-->
<SELL itemid="300032"/> <!--Not Found -->
<SELL itemid="300033"/> <!--Not Found -->
<SELL itemid="300034"/> <!--Not Found -->
<SELL itemid="300035"/> <!--Not Found -->
<SELL itemid="300036"/> <!--Not Found -->
<SELL itemid="300037"/> <!--Not Found -->
<SELL itemid="300039"/> <!--Not Found -->
<SELL itemid="400001"/> <!-- Ring of Apology-->
<SELL itemid="400002"/> <!-- Bug Buster Trench Coat (Men)-->
<SELL itemid="400003"/> <!-- Bug Buster Trench Coat (Women)-->
<SELL itemid="400004"/> <!-- Main Event Jacket (Men)-->
<SELL itemid="400005"/> <!-- Main Event Jacket (Women)-->
<SELL itemid="400006"/> <!-- Decipher's Ring-->
<SELL itemid="400007"/> <!-- Triangle Seaweed-Rolled Rice-->
<SELL itemid="400008"/> <!-- Pampoa Companion Coat (Men)-->
<SELL itemid="400009"/> <!-- Pampoa Companion Coat (Women)-->
<SELL itemid="400010"/> <!-- Candy Bar-->
<SELL itemid="400011"/> <!-- Burning Te Helmet (Men)-->
<SELL itemid="400012"/> <!-- Burning Te Helmet (Women)-->
<SELL itemid="31001"/> <!-- Adventurer Dagger-->
<SELL itemid="31002"/> <!-- Koden Knife-->
<SELL itemid="31003"/> <!-- Dark-Sun Martial Dagger-->
<SELL itemid="31004"/> <!-- Ric Hunter Dagger-->
<SELL itemid="31005"/> <!-- Black Dagger-->
<SELL itemid="31006"/> <!-- Prince Dagger-->
<SELL itemid="31007"/> <!-- Multi Dagger-->
<SELL itemid="31008"/> <!-- Gold Phoenix Dagger-->
<SELL itemid="32001"/> <!-- Adventurer Long Sword-->
<SELL itemid="32002"/> <!-- Salamanda-->
<SELL itemid="32003"/> <!-- Dark Karma-->
<SELL itemid="32004"/> <!-- Wooden Sword-->
<SELL itemid="32005"/> <!-- Mace-->
<SELL itemid="32007"/> <!-- Snake Sword-->
<SELL itemid="32008"/> <!-- Knight Sword-->
<SELL itemid="32009"/> <!-- Ritual Sword-->
<SELL itemid="32010"/> <!-- Blood Eye Sword-->
<SELL itemid="33002"/> <!-- Apocalypse Kodachi-->
<SELL itemid="33003"/> <!-- Snake Kodachi-->
<SELL itemid="33004"/> <!-- Black Pearl Kodachi-->
<SELL itemid="33005"/> <!-- Iron Arm Kodachi-->
<SELL itemid="34001"/> <!-- Adventurer Pistol x2-->
<SELL itemid="34002"/> <!-- Ric Hunter Pistol x2-->
<SELL itemid="34003"/> <!-- Iris Pistol x2-->
<SELL itemid="34004"/> <!-- Iron Crow Pistol x2-->
<SELL itemid="34005"/> <!-- Plasma Raven x2-->
<SELL itemid="34006"/> <!-- Desert Deagle x2-->
<SELL itemid="34007"/> <!-- Golden Raven x2-->
<SELL itemid="34501"/> <!-- Iris Revolver x2-->
<SELL itemid="34502"/> <!-- Iron Crow Revolver x2-->
<SELL itemid="34503"/> <!-- Gold Hound x2-->
<SELL itemid="34504"/> <!-- Double Zaurus x2-->
<SELL itemid="34505"/> <!-- Silver Revolver x2-->
<SELL itemid="35001"/> <!-- Adventurer SMG x2-->
<SELL itemid="35002"/> <!-- Iris SMG x2-->
<SELL itemid="35003"/> <!-- Iron Crow SMG x2-->
<SELL itemid="35004"/> <!-- Ellan V5 x2-->
<SELL itemid="35005"/> <!-- Iron Renard x2-->
<SELL itemid="35006"/> <!-- Iron Renard V x2-->
<SELL itemid="35007"/> <!-- Plasma SMG x2-->
<SELL itemid="35501"/> <!-- Iris Shotgun-->
<SELL itemid="35502"/> <!-- Iron Crow Shotgun-->
<SELL itemid="35503"/> <!-- Biggie Shotgun-->
<SELL itemid="35504"/> <!-- Cruelizon-->
<SELL itemid="35505"/> <!-- Health Breaker-->
<SELL itemid="35506"/> <!-- Speed Breaker-->
<SELL itemid="35507"/> <!-- Elite Breaker-->
<SELL itemid="35508"/> <!-- Blade Breaker-->
<SELL itemid="36501"/> <!-- Iris Rifle-->
<SELL itemid="36502"/> <!-- Iron Crow Rifle-->
<SELL itemid="36503"/> <!-- Prime TX-->
<SELL itemid="36504"/> <!-- Mini Rifle-->
<SELL itemid="36505"/> <!-- Wooden Rifle-->
<SELL itemid="36506"/> <!-- Rocket Rifle-->
<SELL itemid="36507"/> <!-- Wooden V Rifle-->
<SELL itemid="36508"/> <!-- Rocket V Rifle-->
<SELL itemid="36509"/> <!-- Laser Rifle-->
<SELL itemid="36510"/> <!-- Golden Rifle-->
<SELL itemid="37501"/> <!-- Iron Crow Machine Gun-->
<SELL itemid="37502"/> <!-- Wooden Machine Gun-->
<SELL itemid="37503"/> <!-- Speed Machine Gun-->
<SELL itemid="37504"/> <!-- Plasma Machine Gun-->
<SELL itemid="37001"/> <!-- Iris Rocket-->
<SELL itemid="37002"/> <!-- Iron Crow Rocket-->
<SELL itemid="37003"/> <!-- Pressure RX-->
<SELL itemid="525001"/> <!-- Clover Ring-->
<SELL itemid="525002"/> <!-- Iron Calvary Ring-->
<SELL itemid="525003"/> <!-- Ring of the Great Emperor-->
<SELL itemid="525004"/> <!-- Skill Ring-->
<SELL itemid="525005"/> <!-- Lucky Ring-->
<SELL itemid="45001"/> <!-- Lucky Chocolate Bar-->
<SELL itemid="45101"/> <!-- Magazine Pouch-->
<SELL itemid="45201"/> <!-- Medical Kit MX-S1-->
<SELL itemid="45202"/> <!-- Medical Kit MX-S2-->
<SELL itemid="45301"/> <!-- Repair Kit RX-S1-->
<SELL itemid="45302"/> <!-- Repair Kit RX-S2-->
<SELL itemid="40001"/> <!-- Ares Military Hat-->
<SELL itemid="40002"/> <!-- Ceremonial Dress Hat (Men)-->
<SELL itemid="40003"/> <!-- Gunners Heaven Soft Hat (Men)-->
<SELL itemid="40004"/> <!-- Military Head Bandana (Men)-->
<SELL itemid="40005"/> <!-- Basic Head Bandana (Men)-->
<SELL itemid="40006"/> <!-- Water-Drop Head Bandana (Men)-->
<SELL itemid="40007"/> <!-- Star Glaze Bandana (Men)-->
<SELL itemid="40008"/> <!-- Eternal Blue Hat (Men)-->
<SELL itemid="40009"/> <!-- Adventurer's Hat (Men)-->
<SELL itemid="40010"/> <!-- Blue Whistle Hat (Men)-->
<SELL itemid="40011"/> <!-- Ipot Summer Hat (Men)-->
<SELL itemid="40012"/> <!-- Iron Crow Hat (Men)-->
<SELL itemid="40013"/> <!-- Santa Claus Cap (Men)-->
<SELL itemid="40014"/> <!-- Phantom Breed Bandana (Men)-->
<SELL itemid="40015"/> <!-- Republic Gun Priest Hat (Men)-->
<SELL itemid="40016"/> <!-- Gray Dust Hat (Men)-->
<SELL itemid="40017"/> <!-- Sir Protector Hat (Men)-->
<SELL itemid="40018"/> <!-- Bigi Sports Hat (Men)-->
<SELL itemid="40019"/> <!-- Warrior Hat (Men)-->
<SELL itemid="40020"/> <!-- Desert Flame Hat (Men)-->
<SELL itemid="40021"/> <!-- Battle Brood Helmet (Men)-->
<SELL itemid="40022"/> <!-- Active Sports Rasta Locks (Men)-->
<SELL itemid="40023"/> <!-- Active Sports Rasta Locks (Men)-->
<SELL itemid="40024"/> <!-- Active Sports Rasta Locks (Men)-->
<SELL itemid="40025"/> <!-- Military Officer Hat (Men)-->
<SELL itemid="40026"/> <!-- Classic Leather Hat (Men)-->
<SELL itemid="40027"/> <!-- Zeus Hair Band (Men)-->
<SELL itemid="40028"/> <!-- Pumpkin Head (Men)-->
<SELL itemid="40029"/> <!-- Blue Vane Hat (Men)-->
<SELL itemid="40030"/> <!-- Train Guard Hat (Men)-->
<SELL itemid="40031"/> <!-- PA Hat (Men)-->
<SELL itemid="40032"/> <!-- Divine Hands Hat (Men)-->
<SELL itemid="40033"/> <!-- Bunny Ears Head Band (Men)-->
<SELL itemid="40034"/> <!-- Cat Ears Head Band (Men)-->
<SELL itemid="40035"/> <!-- Sler Sports Hat (Men)-->
<SELL itemid="40501"/> <!-- Rex Military Hat (Women)-->
<SELL itemid="40502"/> <!-- Ceremonial Dress Beret (Women)-->
<SELL itemid="40503"/> <!-- Gunners Heaven Hat (Women)-->
<SELL itemid="40504"/> <!-- Military Bandana (Women)-->
<SELL itemid="40505"/> <!-- Basic Head Bandana (Women)-->
<SELL itemid="40506"/> <!-- Water-Drop Head Bandana (Women)-->
<SELL itemid="40507"/> <!-- Star Glaze Bandana (Women)-->
<SELL itemid="40508"/> <!-- Eternal Blue Hat (Women)-->
<SELL itemid="40509"/> <!-- Adventurer Hat (Women)-->
<SELL itemid="40510"/> <!-- Blue Whistle Hat (Women)-->
<SELL itemid="40511"/> <!-- Ipot Hat (Women)-->
<SELL itemid="40512"/> <!-- Iron Crow Hat (Women)-->
<SELL itemid="40513"/> <!-- Mrs. Claus Cap (Women)-->
<SELL itemid="40514"/> <!-- Phantom Breed Bandana (Women)-->
<SELL itemid="40515"/> <!-- Gun Priestess Hat (Women)-->
<SELL itemid="40516"/> <!-- Gray Dust Hat (Women)-->
<SELL itemid="40517"/> <!-- Sir Protector Hat (Women)-->
<SELL itemid="40518"/> <!-- Bigi Sports Hat (Women)-->
<SELL itemid="40519"/> <!-- Princess Warrior Hat (Women)-->
<SELL itemid="40520"/> <!-- Desert Flame Hat (Women)-->
<SELL itemid="40521"/> <!-- Battle Brood Helmet (Women)-->
<SELL itemid="40522"/> <!-- Active Sports Rasta Locks (Women)-->
<SELL itemid="40523"/> <!-- Active Sports Rasta Locks (Women)-->
<SELL itemid="40524"/> <!-- Active Sports Rasta Locks (Women)-->
<SELL itemid="40525"/> <!-- Military Officer Hat (Women)-->
<SELL itemid="40526"/> <!-- Picnic Hat (Women)-->
<SELL itemid="40527"/> <!-- Zeus Hair Band (Women)-->
<SELL itemid="40528"/> <!-- Pumpkin Head (Women)-->
<SELL itemid="40529"/> <!-- Blue Vane Hat (Women)-->
<SELL itemid="40530"/> <!-- Train Guard Hat (Women)-->
<SELL itemid="40531"/> <!-- PA Headdress (Women)-->
<SELL itemid="40532"/> <!-- Divine Hands Hat (Women)-->
<SELL itemid="40533"/> <!-- Bunny Ears Head Band (Women)-->
<SELL itemid="40534"/> <!-- Cat Ears Head Band (Women)-->
<SELL itemid="40535"/> <!-- Sler Sports Hat (Women)-->
<SELL itemid="41001"/> <!-- Ceremonial Dress Garment (Men)-->
<SELL itemid="41002"/> <!-- Gunners Heaven Coat (Men)-->
<SELL itemid="41003"/> <!-- Eternal Blue Coat (Men)-->
<SELL itemid="41004"/> <!-- Adventurer Jacket (Men)-->
<SELL itemid="41005"/> <!-- Blue Whistle Jacket (Men)-->
<SELL itemid="41006"/> <!-- Ipot Beach Shirt (Men)-->
<SELL itemid="41007"/> <!-- Iron Crow Coat (Men)-->
<SELL itemid="41008"/> <!-- Santa Claus Coat (Men)-->
<SELL itemid="41009"/> <!-- Phantom Breed Jacket (Men)-->
<SELL itemid="41010"/> <!-- Republic Gun Priest Garment (Men)-->
<SELL itemid="41011"/> <!-- Gray Dust Long Coat (Men)-->
<SELL itemid="41012"/> <!-- Sir Protector Garment (Men)-->
<SELL itemid="41013"/> <!-- Bigi Trench Coat (Men)-->
<SELL itemid="41014"/> <!-- Gun Knight Trench Coat (Men)-->
<SELL itemid="41015"/> <!-- Warrior Coat (Men)-->
<SELL itemid="41016"/> <!-- Desert Flame Top (Men)-->
<SELL itemid="41017"/> <!-- Battle Brood Armor (Men)-->
<SELL itemid="41018"/> <!-- Active Sports Top (Men)-->
<SELL itemid="41019"/> <!-- Active Sports Top (Men)-->
<SELL itemid="41020"/> <!-- Active Sports Top (Men)-->
<SELL itemid="41021"/> <!-- Military Officer Jacket (Men)-->
<SELL itemid="41022"/> <!-- Zeus Coat (Men)-->
<SELL itemid="41023"/> <!-- Blue Vane Coat (Men)-->
<SELL itemid="41024"/> <!-- Train Guard Coat (Men)-->
<SELL itemid="41025"/> <!-- PA Jacket (Men)-->
<SELL itemid="41026"/> <!-- Divine Hands Robe (Men)-->
<SELL itemid="41027"/> <!-- Sler Sports Jacket (Men)-->
<SELL itemid="41501"/> <!-- Ceremonial Dress Jacket (Women)-->
<SELL itemid="41502"/> <!-- Gunners Heaven Long Wool Coat (Women)-->
<SELL itemid="41503"/> <!-- Eternal Blue Coat (Women)-->
<SELL itemid="41504"/> <!-- Adventurer Jacket (Women)-->
<SELL itemid="41505"/> <!-- Blue Whistle Jacket (Women)-->
<SELL itemid="41506"/> <!-- Ipot Bikini Upper Garment (Women)-->
<SELL itemid="41507"/> <!-- Iron Crow Coat (Women)-->
<SELL itemid="41508"/> <!-- Mrs. Claus Coat (Women)-->
<SELL itemid="41509"/> <!-- Phantom Breed Jacket (Women)-->
<SELL itemid="41510"/> <!-- Republic Gun Priestess Upper Garment (Women)-->
<SELL itemid="41511"/> <!-- Gray Dust Trench Coat (Women)-->
<SELL itemid="41512"/> <!-- Sir Protector Garment (Women)-->
<SELL itemid="41513"/> <!-- Bigi Trench Coat (Women)-->
<SELL itemid="41514"/> <!-- Gun Knight Jacket (Women)-->
<SELL itemid="41515"/> <!-- Princess Warrior Coat (Women)-->
<SELL itemid="41516"/> <!-- Desert Flame Top (Women)-->
<SELL itemid="41517"/> <!-- Battle Brood Armor (Women)-->
<SELL itemid="41518"/> <!-- Active Sports Top (Women)-->
<SELL itemid="41519"/> <!-- Active Sports Top (Women)-->
<SELL itemid="41520"/> <!-- Active Sports Top (Women)-->
<SELL itemid="41521"/> <!-- Military Officer Jacket (Women)-->
<SELL itemid="41522"/> <!-- Zeus Coat (Women)-->
<SELL itemid="41523"/> <!-- Blue Vane Coat (Women)-->
<SELL itemid="41524"/> <!-- Train Guard Coat (Women)-->
<SELL itemid="41525"/> <!-- PA Dress Coat (Women)-->
<SELL itemid="41526"/> <!-- Divine Hands Jacket (Women)-->
<SELL itemid="41527"/> <!-- Sler Sports Jacket (Women)-->
<SELL itemid="42001"/> <!-- Ceremonial Dress Gloves (Men)-->
<SELL itemid="42002"/> <!-- Gunners Heaven Gloves (Men)-->
<SELL itemid="42003"/> <!-- Eternal Blue Gloves (Men)-->
<SELL itemid="42004"/> <!-- Adventurer Gloves (Men)-->
<SELL itemid="42005"/> <!-- Blue Whistle Gloves (Men)-->
<SELL itemid="42006"/> <!-- Ipot Beach Gloves (Men)-->
<SELL itemid="42007"/> <!-- Iron Crow Gloves (Men)-->
<SELL itemid="42008"/> <!-- Santa Claus Gloves (Men)-->
<SELL itemid="42009"/> <!-- Phantom Breed Gloves (Men)-->
<SELL itemid="42010"/> <!-- Gun Priest Gloves (Men)-->
<SELL itemid="42011"/> <!-- Gray Dust Gloves (Men)-->
<SELL itemid="42012"/> <!-- Sir Protector Leather Gloves (Men)-->
<SELL itemid="42013"/> <!-- Gun Knight Gloves (Men)-->
<SELL itemid="42014"/> <!-- Warrior Gloves (Men)-->
<SELL itemid="42015"/> <!-- Desert Flame Gloves (Men)-->
<SELL itemid="42016"/> <!-- Battle Brood Gauntlets (Men)-->
<SELL itemid="42017"/> <!-- Military Officer Gloves (Men)-->
<SELL itemid="42018"/> <!-- Blue Vane Gloves (Men)-->
<SELL itemid="42019"/> <!-- Train Guard Gloves (Men)-->
<SELL itemid="42020"/> <!-- PA Leather Gloves (Men)-->
<SELL itemid="42021"/> <!-- Divine Hands Gloves (Men)-->
<SELL itemid="42022"/> <!-- Sler Sports Gloves (Men)-->
<SELL itemid="42501"/> <!-- Ceremonial Dress Gloves (Women)-->
<SELL itemid="42502"/> <!-- Gunners Heaven Gloves (Women)-->
<SELL itemid="42503"/> <!-- Eternal Blue Gloves (Women)-->
<SELL itemid="42504"/> <!-- Adventurer Gloves (Women)-->
<SELL itemid="42505"/> <!-- Blue Whistle Gloves (Women)-->
<SELL itemid="42506"/> <!-- Ipot Gloves (Women)-->
<SELL itemid="42507"/> <!-- Iron Crow Gloves (Women)-->
<SELL itemid="42508"/> <!-- Mrs. Claus Gloves (Women)-->
<SELL itemid="42509"/> <!-- Phantom Breed Gloves (Women)-->
<SELL itemid="42510"/> <!-- Republic Gun Priestess Gloves (Women)-->
<SELL itemid="42511"/> <!-- Gray Dust Gloves (Women)-->
<SELL itemid="42512"/> <!-- Sir Protector Gloves (Women)-->
<SELL itemid="42513"/> <!-- Gun Knight Gloves (Women)-->
<SELL itemid="42514"/> <!-- Princess Warrior Gloves (Women)-->
<SELL itemid="42515"/> <!-- Desert Flame Gloves (Women)-->
<SELL itemid="42516"/> <!-- Battle Brood Gauntlets (Women)-->
<SELL itemid="42517"/> <!-- Military Officer Gloves (Women)-->
<SELL itemid="42518"/> <!-- Blue Vane Gloves (Women)-->
<SELL itemid="42519"/> <!-- Train Guard Gloves (Women)-->
<SELL itemid="42520"/> <!-- PA cotton Gloves (Women)-->
<SELL itemid="42521"/> <!-- Divine Hands Gloves (Women)-->
<SELL itemid="42522"/> <!-- Sler Sports Gloves (Women)-->
<SELL itemid="43001"/> <!-- Ceremonial Dress Trousers (Men)-->
<SELL itemid="43002"/> <!-- Gunners Heaven Trousers (Men)-->
<SELL itemid="43003"/> <!-- Eternal Blue Trousers (Men)-->
<SELL itemid="43004"/> <!-- Adventurer Trousers (Men)-->
<SELL itemid="43005"/> <!-- Blue Whistle Trousers (Men)-->
<SELL itemid="43006"/> <!-- Ipot Beach Shorts (Men)-->
<SELL itemid="43007"/> <!-- Iron Crow Trousers (Men)-->
<SELL itemid="43008"/> <!-- Santa Claus Trousers (Men)-->
<SELL itemid="43009"/> <!-- Phantom Breed Trousers (Men)-->
<SELL itemid="43010"/> <!-- Republic Gun Priest Trousers (Men)-->
<SELL itemid="43011"/> <!-- Gray Dust Trousers (Men)-->
<SELL itemid="43012"/> <!-- Sir Protector Trousers (Men)-->
<SELL itemid="43013"/> <!-- Gun Knight Trousers (Men)-->
<SELL itemid="43014"/> <!-- Warrior Trousers (Men)-->
<SELL itemid="43015"/> <!-- Desert Flame Trousers (Men)-->
<SELL itemid="43016"/> <!-- Battle Brood Pants (Men)-->
<SELL itemid="43017"/> <!-- Active Sports Pants (Men)-->
<SELL itemid="43018"/> <!-- Active Sports Pants (Men)-->
<SELL itemid="43019"/> <!-- Active Sports Pants (Men)-->
<SELL itemid="43020"/> <!-- Military Officer Trousers (Men)-->
<SELL itemid="43021"/> <!-- Blue Vane Trousers (Men)-->
<SELL itemid="43022"/> <!-- Train Guard Trousers (Men)-->
<SELL itemid="43023"/> <!-- PA Pants (Men)-->
<SELL itemid="43024"/> <!-- Divine Hands Pants (Men)-->
<SELL itemid="43025"/> <!-- Sler Sports Pants (Men)-->
<SELL itemid="43501"/> <!-- Ceremonial Dress Trousers (Women)-->
<SELL itemid="43502"/> <!-- Gunners Heaven Trousers (Women)-->
<SELL itemid="43503"/> <!-- Eternal Blue Trousers (Women)-->
<SELL itemid="43504"/> <!-- Adventurer Trousers (Women)-->
<SELL itemid="43505"/> <!-- Blue Whistle Trousers (Women)-->
<SELL itemid="43506"/> <!-- Ipot Bikini (Women)-->
<SELL itemid="43507"/> <!-- Iron Crow Trousers (Women)-->
<SELL itemid="43508"/> <!-- Mrs. Claus Skirt (Women)-->
<SELL itemid="43509"/> <!-- Phantom Breed Trousers (Women)-->
<SELL itemid="43510"/> <!-- Republic Gun Priestess Trousers (Women)-->
<SELL itemid="43511"/> <!-- Gray Dust Trousers (Women)-->
<SELL itemid="43512"/> <!-- Sir Protector Trousers (Women)-->
<SELL itemid="43513"/> <!-- Gun Knight Trousers (Women)-->
<SELL itemid="43514"/> <!-- Princess Warrior Trousers (Women)-->
<SELL itemid="43515"/> <!-- Desert Flame Pants (Women)-->
<SELL itemid="43516"/> <!-- Battle Brood Bottom (Women)-->
<SELL itemid="43517"/> <!-- Active Sports Pants (Women)-->
<SELL itemid="43518"/> <!-- Active Sports Pants (Women)-->
<SELL itemid="43519"/> <!-- Active Sports Pants (Women)-->
<SELL itemid="43520"/> <!-- Military Officer Trousers (Women)-->
<SELL itemid="43521"/> <!-- Blue Vane Trousers (Women)-->
<SELL itemid="43522"/> <!-- Train Guard Trousers (Women)-->
<SELL itemid="43523"/> <!-- PA Dress Pants (Women)-->
<SELL itemid="43524"/> <!-- Divine Hands Skirt (Women)-->
<SELL itemid="43525"/> <!-- Sler Sports Pants (Women)-->
<SELL itemid="44001"/> <!-- Ceremonial Dress Shoes (Men)-->
<SELL itemid="44002"/> <!-- Gunners Heaven Leather Shoes (Men)-->
<SELL itemid="44003"/> <!-- Eternal Blue Boots (Men)-->
<SELL itemid="44004"/> <!-- Adventurer Boots (Men)-->
<SELL itemid="44005"/> <!-- Blue Whistle Shoes (Men)-->
<SELL itemid="44006"/> <!-- Summer Beach Aqua Shoes (Men)-->
<SELL itemid="44007"/> <!-- Iron Crow Shoes (Men)-->
<SELL itemid="44008"/> <!-- Santa Claus Boots (Men)-->
<SELL itemid="44009"/> <!-- Phantom Breed Shoes (Men)-->
<SELL itemid="44010"/> <!-- Gun Priest Boots (Men)-->
<SELL itemid="44011"/> <!-- Gray Dust Shoes (Men)-->
<SELL itemid="44012"/> <!-- Sir Protector Shoes (Men)-->
<SELL itemid="44013"/> <!-- Gun Knight Shoes (Men)-->
<SELL itemid="44014"/> <!-- Warrior Shoes (Men)-->
<SELL itemid="44015"/> <!-- Desert Flame Boots (Men)-->
<SELL itemid="44016"/> <!-- Battle Brood Boots (Men)-->
<SELL itemid="44017"/> <!-- Active Sports Shoes (Men)-->
<SELL itemid="44018"/> <!-- Active Sports Shoes (Men)-->
<SELL itemid="44019"/> <!-- Active Sports Shoes (Men)-->
<SELL itemid="44020"/> <!-- Military Officer Battle Shoes (Men)-->
<SELL itemid="44021"/> <!-- Blue Vane Shoes (Men)-->
<SELL itemid="44022"/> <!-- Train Guard Boots (Men)-->
<SELL itemid="44023"/> <!-- PA Dress Shoes (Men)-->
<SELL itemid="44024"/> <!-- Divine Hands Shoes (Men)-->
<SELL itemid="44025"/> <!-- Sler Sports Shoes (Men)-->
<SELL itemid="44501"/> <!-- Ceremonial Dress Shoes (Women)-->
<SELL itemid="44502"/> <!-- Gunners Heaven Reinforced Leather Shoes (Women)-->
<SELL itemid="44503"/> <!-- Eternal Blue Boots (Women)-->
<SELL itemid="44504"/> <!-- Adventurer Boots (Women)-->
<SELL itemid="44505"/> <!-- Blue Whistle Shoes (Women)-->
<SELL itemid="44506"/> <!-- Ipot Sandals (Women)-->
<SELL itemid="44507"/> <!-- Iron Crow Shoes (Women)-->
<SELL itemid="44508"/> <!-- Mrs. Claus Boots (Women)-->
<SELL itemid="44509"/> <!-- Phantom Breed Shoes (Women)-->
<SELL itemid="44510"/> <!-- Republic Gun Priestess Boots (Women)-->
<SELL itemid="44511"/> <!-- Gray Dust Shoes (Women)-->
<SELL itemid="44512"/> <!-- Sir Protector Shoes (Women)-->
<SELL itemid="44513"/> <!-- Gun Knight Shoes (Women)-->
<SELL itemid="44514"/> <!-- Princess Warrior Shoes (Women)-->
<SELL itemid="44515"/> <!-- Desert Flame Boots (Women)-->
<SELL itemid="44516"/> <!-- Battle Brood Boots (Women)-->
<SELL itemid="44517"/> <!-- Active Sports Shoes (Women)-->
<SELL itemid="44518"/> <!-- Active Sports Shoes (Women)-->
<SELL itemid="44519"/> <!-- Active Sports Shoes (Women)-->
<SELL itemid="44520"/> <!-- Military Officer Battle Shoes (Women)-->
<SELL itemid="44521"/> <!-- Blue Vane Shoes (Women)-->
<SELL itemid="44522"/> <!-- Train Guard Boots (Women)-->
<SELL itemid="44523"/> <!-- PA Dress Shoes (Women)-->
<SELL itemid="44524"/> <!-- Divine Hands Shoes (Women)-->
<SELL itemid="44525"/> <!-- Sler Sports Shoes (Women)-->
<SELL itemid="39001"/> <!-- Canopus' Coin-->
<SELL itemid="39002"/> <!-- Canopus' Hand Stamp-->
<SELL itemid="39003"/> <!-- Canopus' Medal-->
<SELL itemid="39004"/> <!-- Canopus' Jewel-->
<SELL itemid="39005"/> <!-- Canopus' Eye-->
<SELL itemid="39006"/> <!-- Canopus' Eye-->
<SELL itemid="39101"/> <!-- Enia's Coin-->
<SELL itemid="39102"/> <!-- Enia's Hand Stamp-->
<SELL itemid="39103"/> <!-- Enia's Medal-->
<SELL itemid="39104"/> <!-- Enia's Jewel-->
<SELL itemid="39105"/> <!-- Enia's Eye-->
<SELL itemid="39106"/> <!-- Enia's Eye-->
<SELL itemid="39201"/> <!-- Winscar's Coin-->
<SELL itemid="39202"/> <!-- Winscar's Hand Stamp-->
<SELL itemid="39203"/> <!-- Winscar's Medal-->
<SELL itemid="39204"/> <!-- Winscar's Jewel-->
<SELL itemid="39205"/> <!-- Winscar's Eye-->
<SELL itemid="39301"/> <!-- Giston's Coin-->
<SELL itemid="39302"/> <!-- Giston's Hand Stamp-->
<SELL itemid="39303"/> <!-- Giston's Medal-->
<SELL itemid="39304"/> <!-- Giston's Jewel-->
<SELL itemid="39305"/> <!-- Giston's Eye-->
<SELL itemid="700001"/> <!-- Admission Ticket-->
<SELL itemid="37004"/> <!-- Goblin King's Rocket-->
<SELL itemid="32006"/> <!-- Demon Bringer-->
<SELL itemid="40036"/> <!-- Goblin Hat (Men)-->
<SELL itemid="40536"/> <!-- Goblin Hat (Women)-->
<SELL itemid="42023"/> <!-- Demon Hand (Men)-->
<SELL itemid="42523"/> <!-- Demon Hand (Women)-->
<SELL itemid="34005"/> <!-- Odd Gun x2-->
<SELL itemid="33001"/> <!-- Wings of Catastrophe-->
<SELL itemid="44026"/> <!-- Leather Wrap Shoes (Men)-->
<SELL itemid="44526"/> <!-- Leather Wrap Shoes (Women)-->
<SELL itemid="43026"/> <!-- Dark Lord Trousers (Men)-->
<SELL itemid="43526"/> <!-- Dark Lord Trousers (Women)-->
<SELL itemid="50000"/> <!--Donation Set Jacket"-->
<SELL itemid="50001"/> <!--Donation Set Trousers"-->
<SELL itemid="50002"/> <!--Donation Set Gloves"-->
<SELL itemid="50003"/> <!--Donation Set Boots"-->
<SELL itemid="50004"/> <!--Donation Set Hat"-->
<SELL itemid="50005"/> <!--Donation Set Jacket"-->
<SELL itemid="50006"/> <!--Donation Set Trousers"-->
<SELL itemid="50007"/> <!--Donation Set Gloves"-->
<SELL itemid="50008"/> <!--Donation Set Boots"-->
<SELL itemid="50009"/> <!--Donation Set Hat"-->
<SELL itemid="400005"/> <!--Infamous Gunz Admin"-->
<SELL itemid="400004"/> <!--Infamous Gunz Admin"-->
<SELL itemid="497007"/> <!--Infamous GM"-->
<SELL itemid="1343"/> <!--Infamous GM"-->
<SELL itemid="7012"/> <!--Infamous Gunz Blasters"-->
<SELL itemid="400013"/> <!--Animator Portal By VITOR[FR]"-->
<SELL itemid="20901"/> <!--GM Dagger"-->
<SELL itemid="20902"/> <!--GM Dagger2"-->
<SELL itemid="2013"/> <!--Infamous GunZ Power Rifles"-->
<SELL itemid="2031"/> <!--Staff Slow Element 20 Seconds"-->
<SELL itemid="2032"/> <!--Staff Fast Element 20 Seconds"-->
<SELL itemid="2033"/> <!--Staff Fast Element Infinate"-->
<SELL itemid="2034"/> <!--The Ultimate Nades"-->
<SELL itemid="650031"/> <!--Elite Quest Ring"-->
<SELL itemid="303215"/> <!--Staff Landmine"-->
<SELL itemid="22334"/> <!--Infamous Gunz Admin Event Ring"-->
<SELL itemid="22334462"/> <!--admin SG"-->
<SELL itemid="22334468"/> <!--GM SHOT GUN"-->
<SELL itemid="22334480"/> <!--GM SHOT GUN 2"-->
</XML>
Help pls :(