runnable

Results 1 to 11 of 11
  1. #1
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    runnable

    I saw this post = http://forum.ragezone.com/f245/spgun...nnable-706355/

    I wanted to know how to use it


  2. #2
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: runnable

    Throw it into your client

  3. #3
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: runnable

    but when I click it the game does not open

  4. #4
    Member ssad56 is offline
    MemberRank
    Jan 2011 Join Date
    50Posts

    Re: runnable

    what client are u using ?
    this only works on 08 files.

    if u are using 08 files then use a Launcher to start it

  5. #5
    Account Upgraded | Title Enabled! Aiona is offline
    MemberRank
    Feb 2008 Join Date
    The NetherlandsLocation
    232Posts

    Re: runnable

    try to open it with a launcher...

  6. #6
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: runnable

    error

    XTRAP Start
    fail to open XTrapTest.txt
    XTRAP End
    GUNZ 1,0,0,290 launched. build (Jul 21 2008 11:27:35)
    Log time (01/14/11 20:08:34)
    CPU ID = GenuineIntel ( family = 262 , model = 7 , stepping = 10 ) @ 2800 MHz
    Display Device = Intel(R) G33/G31 Express Chipset Family ( vendor=8086 device=29c2 subsys=61b0a revision=10 )
    Display Driver Version = 7.14.0010.1437
    Windows = 6.0 Build 6001 , Service Pack 1 (2086476KB) : ..
    Load XML from memory : system/locale.xml- SUCCESS
    Country : (BRZ), Language : (BRZ)
    Load XML from memory : system/gametypecfg.xml
    Load Config from file : config.xml- SUCCESS
    Cannot open system/system.xml file.
    Error!! - StringTable Initalize Failed
    Check notify.xml

  7. #7
    Member ssad56 is offline
    MemberRank
    Jan 2011 Join Date
    50Posts

    Re: runnable

    Error!! - StringTable Initalize Failed
    Check notify.xml

    do that ..

    from the logs it dosent tell that the runnable is needed to start from a Launcher.

    if it dose it would say : Error serialkey 202

  8. #8
    Account Upgraded | Title Enabled! razi46 is offline
    MemberRank
    Dec 2007 Join Date
    697Posts

    Re: runnable

    Quote Originally Posted by ssad56 View Post
    Error!! - StringTable Initalize Failed
    Check notify.xml

    do that ..

    from the logs it dosent tell that the runnable is needed to start from a Launcher.

    if it dose it would say : Error serialkey 202
    It doesn't tell you to check notify.xml.
    It is doing the action and failed.

    It should be the strings. Post ur strings.xml

  9. #9
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: runnable

    My Strings:
    Code:
    <?xml version="1.0" ?>
    <XML>
    <!-- Weapon_Melee -->
    <!-- Weapon_Range -->
    <!-- Weapon_Range_Pistol -->
    <!-- Weapon_Range_Revolver -->
    <!-- Weapon_Range_SMG -->
    <!-- Weapon_Range_ShotGun -->
    <!-- Weapon_Range_Rifle -->
    <!-- Weapon_Range_MachineGun -->
    <!-- Weapon_Range_Rocket -->
    <!-- Weapon_Rifle -->
    
    <!-- Equipment_Head(Man) -->
    <!-- Equipment_Head(Woman) -->
    <!-- Equipment_Chest(Man) -->
    <!-- Equipment_Chest(Woman) -->
    <!-- Equipment_Hands(Man) -->
    <!-- Equipment_Hands(Woman) -->
    <!-- Equipment_Legs(Man) -->
    <!-- Equipment_Legs(Woman) -->
    <!-- Equipment_Feet(Man) -->
    <!-- Equipment_Feet(Woman) -->
    <!-- Equipment_Finger -->
    <!-- Equipment_Extra -->
    <!-- Monster_Weapon -->
    <!-- GM_Item -->
    <!-- Event_Item -->
    <!-- Custom -->
    <!-- Weapon_Dagger -->
    <!-- Weapon_Sword -->
    <!-- Weapon_Pistol -->
    <!-- Weapon_Extra -->
    <!-- Weapon_Range -->
    <!-- Addition_Head(Man) -->
    <!-- Addition_Head(Woman) -->
    <!-- Addition_Chest(Man) -->
    <!-- Addition_Chest(Woman) -->
    <!-- Addition_Hands(Man) -->
    <!-- Addition_Hands(Woman) -->
    <!-- Addition_Legs(Man) -->
    <!-- Addition_Legs(Woman) -->
    <!-- Addition_Feet(Man) -->
    <!-- Addition_Feet(Woman) -->
    <!-- Addition_Finger -->
    <!-- Addition_Custom -->
    <!-- Addition_Extra -->
    
    
    <!-- zitem.xml -->
    
    <!-- Weapon_Melee -->
    <STR id="ZITEM_NAME_1">Rusty Dagger</STR>
    <STR id="ZITEM_DESC_1">It has some rust here and there. Once used, it's sure to be difficult to sell.</STR>
    
    <STR id="ZITEM_NAME_2">Rusty Sword</STR>
    <STR id="ZITEM_DESC_2">It's a rusty sword. Once used, it's sure to be difficult to sell.</STR>
    
    <STR id="ZITEM_NAME_3">Military Dagger</STR>
    <STR id="ZITEM_DESC_3">Military assault dagger.</STR>
    
    <STR id="ZITEM_NAME_4">Lightweight Dagger</STR>
    <STR id="ZITEM_DESC_4">Easy to use lightweight dagger.</STR>
    
    <STR id="ZITEM_NAME_5">High-Class Dagger</STR>
    <STR id="ZITEM_DESC_5">Heavy unique high-class dagger. Beautiful pattern inscribed on the surface.</STR>
    
    <STR id="ZITEM_NAME_6">Phantom Slaying Dagger</STR>
    <STR id="ZITEM_DESC_6">Mysterious dagger, used to kill evil spirits. However, it could be an urban legend.</STR>
    
    <STR id="ZITEM_NAME_7">Warlord's Gut Ripper</STR>
    <STR id="ZITEM_DESC_7">Unique dagger, used by Warlord's during the Storm civil war.</STR>
    
    <STR id="ZITEM_NAME_8">Crystal Blade</STR>
    <STR id="ZITEM_DESC_8">A dagger which uses its easy breakable disadvantage property to its advantage.  The light crystal blade leaves its broken pieces in the opponent's body when attack and creates fatal wounds.</STR>
    
    <STR id="ZITEM_NAME_11">Iron Dagger</STR>
    <STR id="ZITEM_DESC_11">Basic iron dagger, made in a factory. A serial number is barely visible on the surface.</STR>
    
    <STR id="ZITEM_NAME_12">Espada de ferro</STR>
    <STR id="ZITEM_DESC_12">Low level iron sword. Faint serial number visible on the surface.</STR>
    
    <STR id="ZITEM_NAME_13">Espada militar</STR>
    <STR id="ZITEM_DESC_13">Great looking sword, used by ranked officers.</STR>
    
    <STR id="ZITEM_NAME_14">Espada leve</STR>
    <STR id="ZITEM_DESC_14">Easy to use lightweight sword.</STR>
    
    <STR id="ZITEM_NAME_15">Espada de alta qualidade</STR>
    <STR id="ZITEM_DESC_15">High-Class sword, made of rare materials for combat.</STR>
    
    <STR id="ZITEM_NAME_16">Executadora de Demonios</STR>
    <STR id="ZITEM_DESC_16">Mysterious sword used to kill a haunted evil spirit.</STR>
    
    <STR id="ZITEM_NAME_17">YONG-WOL-RANG</STR>
    <STR id="ZITEM_DESC_17">Gold plated attractive sword. Sword collectors desperately want to acquire this powerful katana.</STR>
    
    <STR id="ZITEM_NAME_18">Shura</STR>
    <STR id="ZITEM_DESC_18">A sword used by Gumho, who was a legendary warrior at the battle field long time ago.  After his death, his nick name became the name of the weapon.</STR>
    
    <STR id="ZITEM_NAME_31">Iron Kodachi</STR>
    <STR id="ZITEM_DESC_31">(Dual Wield) These Kodachi Iron swords are widely produced for the general public.</STR>
    
    <STR id="ZITEM_NAME_32">Lightweight Kodachi</STR>
    <STR id="ZITEM_DESC_32">(Dual Wield) Kodachi swords designed for two hands. Much lighter and smaller than regular swords.</STR>
    
    <STR id="ZITEM_NAME_33">High-Class Kodachi</STR>
    <STR id="ZITEM_DESC_33">(Dual Wield) This unique sword produced by Kodachi is made of high-end rare materials.</STR>
    
    <STR id="ZITEM_NAME_34">Red Blood</STR>
    <STR id="ZITEM_DESC_34">(Dual Wield) These powerful swords are a symbol of the Red Blood Dynasty, carried by a great swordsman in ancient times.</STR>
    
    <STR id="ZITEM_NAME_35">Dual Scimitar</STR>
    <STR id="ZITEM_DESC_35">A dual sword used by nomads who live in the distant desert far from Axium (tax included)</STR>
    
    <STR id="ZITEM_NAME_51">Giant Sword</STR>
    <STR id="ZITEM_DESC_51">Sword used by the Hiru tribe.</STR>
    
    <!-- Weapon_Range -->
    <!-- Weapon_Range_Pistol -->
    <STR id="ZITEM_NAME_4001">Raptor 50</STR>
    <STR id="ZITEM_DESC_4001">This pistol has been used since a long time ago in the empire. Its production has been discontinued. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4002">Raptor 50 x2</STR>
    <STR id="ZITEM_DESC_4002">(Dual Wield) These pistols have been used since a long time ago in the empire. Their production has been discontinued. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4003">Raptor 120</STR>
    <STR id="ZITEM_DESC_4003">It was developed to be supplied to the military. Its accuracy has been improved from the Raptor 80. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4004">Raptor 120 x2</STR>
    <STR id="ZITEM_DESC_4004">(Dual Wield) It was developed to be supplied to the military. Its accuracy has been improved from the Raptor 80s. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4005">Minic 567</STR>
    <STR id="ZITEM_DESC_4005">This legendary revolver was produced by Maxwell and supplied to the general infantry of the Republic. Its production is now discontinued.</STR>
    
    <STR id="ZITEM_NAME_4006">Minic 567 x2</STR>
    <STR id="ZITEM_DESC_4006">(Dual Wield) These legendary revolvers were produced by Maxwell and supplied to the general infantry of the Republic. Its production is now discontinued.</STR>
    
    <STR id="ZITEM_NAME_4007">Zaurus A</STR>
    <STR id="ZITEM_DESC_4007">This revolver was developed to supply the military. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4008">Zaurus A x2</STR>
    <STR id="ZITEM_DESC_4008">(Dual Wield) These revolvers were developed to supply the military. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4009">Raptor 80</STR>
    <STR id="ZITEM_DESC_4009">A revised model of the Raptor 50. Its performance slightly improved but the appearance has not changed from the old version. Its production was announced to be stopped quite early as its competition released a new product. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4010">Raptor 80 x2</STR>
    <STR id="ZITEM_DESC_4010">(Dual Wield) Revised models of the Raptor 50. The performance improved slightly but the appearance has not changed from the old version. Manufactured by Walcom.</STR>
    
    <STR id="ZITEM_NAME_4011">Raven 5</STR>
    <STR id="ZITEM_DESC_4011">This pistol was produced to be supplied to the battlefront of the Republic. Manufactured by Maxwell.</STR>
    
    <STR id="ZITEM_NAME_4012">Raven 5 x2</STR>
    <STR id="ZITEM_DESC_4012">(Dual Wield) These pistols were produced to be supplied to the battle front of the Republic. Manufactured by Maxwell.</STR>
    
    <STR id="ZITEM_NAME_4013">Raven 6</STR>
    <STR id="ZITEM_DESC_4013">The follow-up model of the Raven 5. It's performance has been improved but its manufacturer failed to make it lighter. Manufactured by Maxwell.</STR>
    
    <STR id="ZITEM_NAME_4014">Raven 6 x2</STR>
    <STR id="ZITEM_DESC_4014">(Dual Wield) The follow-up models of the Raven 5. The performance has been improved but its manufacturer failed to make it lighter. Manufactured by Maxwell.</STR>
    
    <STR id="ZITEM_NAME_4015">Raptor 160</STR>
    <STR id="ZITEM_DESC_4015">The follow-up model to the Raptor 120. It has more firepower, better performance and an excellent rate of fire.</STR>
    
    <STR id="ZITEM_NAME_4016">Raptor 160 x2</STR>
    <STR id="ZITEM_DESC_4016">(Dual Wield) The follow-up model to the Raptor 120. They have more firepower, better performance and an excellent rate of fire.</STR>
    
    <STR id="ZITEM_NAME_4017">Raven 7</STR>
    <STR id="ZITEM_DESC_4017">The Raven 7 has more firepower and a better rate of fire but it still has some drawbacks in terms of accuracy and weight.</STR>
    
    <STR id="ZITEM_NAME_4018">Raven 7 x2</STR>
    <STR id="ZITEM_DESC_4018">(Dual Wield) The Raven 7s have more firepower and a better rate of fire but they still have some drawbacks in terms of accuracy and weight.</STR>
    
    <STR id="ZITEM_NAME_4019">Raptor 200</STR>
    <STR id="ZITEM_DESC_4019">The Raptor series won confidence with it's high rate of fire and accuracy. This weapon shows the advanced development capability of Walcom.</STR>
    
    <STR id="ZITEM_NAME_4020">Raptor 200 x2</STR>
    <STR id="ZITEM_DESC_4020">(Dual Wield) The Raptor series won confidence with it's high rate of fire and accuracy. These weapons show the advanced development capability of Walcom.</STR>
    
    <STR id="ZITEM_NAME_4021">Raven 8</STR>
    <STR id="ZITEM_DESC_4021">Model developed mainly to improve fire power and higher rate of fire and laid aside the weight improvement which has been the chronic problem of problem of Raven series.</STR>
    
    <STR id="ZITEM_NAME_4022">Raven 8 x2</STR>
    <STR id="ZITEM_DESC_4022">(Dual Wield) Model developed mainly to improve fire power and higher rate of fire and laid aside the weight improvement which has been the chronic problem of problem of Raven series.</STR>
    
    <STR id="ZITEM_NAME_4023">Iris Pistol Limited x2</STR>
    <STR id="ZITEM_DESC_4023">Limited edition of Iris pistol with unique color used by Republican soldiers which is no longer in production and became a valued premium among the collectors.</STR>
    
    <!-- Weapon_Range_Revolver -->
    <STR id="ZITEM_NAME_4501">Dynax 7000</STR>
    <STR id="ZITEM_DESC_4501">The first of the lightweight revolvers from Canox. Though it's production has been discontinued, the second-hand Dynax is still a popular gun.</STR>
    
    <STR id="ZITEM_NAME_4502">Dynax 7000 x2</STR>
    <STR id="ZITEM_DESC_4502">(Dual Wield) The first of the lightweight revolvers from Canox. Though their production has been discontinued, the second-hand Dynax is still a popular gun.</STR>
    
    <STR id="ZITEM_NAME_4503">Minic 567 Limited</STR>
    <STR id="ZITEM_DESC_4503">This model was produced in order to commemorate the fifth anniversary of Maxwell's Minic. It is more powerful than the original.</STR>
    
    <STR id="ZITEM_NAME_4504">Minic 567 Limited x2</STR>
    <STR id="ZITEM_DESC_4504">(Dual Wield) These were produced in order to commemorate the fifth aniversary of Maxwell's Minic. They have more firepower that the originals.</STR>
    
    <STR id="ZITEM_NAME_4505">Phantom Cruise</STR>
    <STR id="ZITEM_DESC_4505">High-end revolver made by Nico. Its upgraded design draws a lot of attention.</STR>
    
    <STR id="ZITEM_NAME_4506">Phantom Cruise x2</STR>
    <STR id="ZITEM_DESC_4506">(Dual Wield) High-end revolvers made by Nico. Its upgraded design draws a lot of attention.</STR>
    
    <STR id="ZITEM_NAME_4507">Phantom Cruise N</STR>
    <STR id="ZITEM_DESC_4507">Phantom Cruise's slightly upgraded model. Its performance has slightly improved.</STR>
    
    <STR id="ZITEM_NAME_4508">Phantom Cruise N x2</STR>
    <STR id="ZITEM_DESC_4508">(Dual Wield) Phantom Cruise's minor upgraded models. The performance has slightly improved.</STR>
    
    <STR id="ZITEM_NAME_4509">Dynax 8000</STR>
    <STR id="ZITEM_DESC_4509">Lightweight revolver made by Canox. This is the follow-up model of the Dynax 7000, its performance has remarkably improved.</STR>
    
    <STR id="ZITEM_NAME_4510">Dynax 8000 x2</STR>
    <STR id="ZITEM_DESC_4510">(Dual Wield) Lightweight revolvers made by Canox. These are the follow-up models of the Dynax 7000, their performance have remarkably improved.</STR>
    
    <STR id="ZITEM_NAME_4511">Minic 567 MK.II</STR>
    <STR id="ZITEM_DESC_4511">This is an upgraded model of the commemorative fifth anniversary Minic 567. It packs more power than the original one.</STR>
    
    <STR id="ZITEM_NAME_4512">Minic 567 MK.II x2</STR>
    <STR id="ZITEM_DESC_4512">(Dual Wield) This is the upgraded models of the commemorative fifth anniversary Minic 567. They pack more power than the original ones.</STR>
    
    <STR id="ZITEM_NAME_4513">Zaurus B</STR>
    <STR id="ZITEM_DESC_4513">The Zaurus Type B is the most powerful handgun money can buy. It also has better accuracy.</STR>
    
    <STR id="ZITEM_NAME_4514">Zaurus B x2</STR>
    <STR id="ZITEM_DESC_4514">(Duel Wield) The Zaurus Type Bs are the most powerful handgun money can buy. They also have better accuracy.</STR>
    
    <STR id="ZITEM_NAME_4515">Dynax 800C</STR>
    <STR id="ZITEM_DESC_4515">Illegally altered model of 8000 which once was very popular.  This model gained popularity so the Canox company decided to sell it officially.</STR>
    
    <STR id="ZITEM_NAME_4516">Dynax 800C x2</STR>
    <STR id="ZITEM_DESC_4516">(Dual Wield) Illegally altered model of 8000 which once was very popular.  This model gained popularity so the Canox company decided to sell it officially.</STR>
    
    <!-- Weapon_Range_SMG -->
    <STR id="ZITEM_NAME_5001">Renard</STR>
    <STR id="ZITEM_DESC_5001">This old submachine gun was produced by Canox. Its production has been discontinued.</STR>
    
    <STR id="ZITEM_NAME_5002">Renard x2</STR>
    <STR id="ZITEM_DESC_5002">(Dual Wield) These old submachine guns were produced by Canox. Its production has been discontinued.</STR>
    
    <STR id="ZITEM_NAME_5003">Walcom S5</STR>
    <STR id="ZITEM_DESC_5003">This submachine gun produced by Walcom are quite popular. They have better firepower and a larger ammo capacity. </STR>
    
    <STR id="ZITEM_NAME_5004">Walcom S5 x2</STR>
    <STR id="ZITEM_DESC_5004">(Dual Wield) These submachine guns produced by Walcom are quite popular. They have better firepower and a larger ammo capacity.</STR>
    
    <STR id="ZITEM_NAME_5005">Ellan</STR>
    <STR id="ZITEM_DESC_5005">Canox's small submachine gun. This was manufactured with a focus on better mobility.</STR>
    
    <STR id="ZITEM_NAME_5006">Ellan x2</STR>
    <STR id="ZITEM_DESC_5006">(Dual Wield) Canox's small submachine guns. These were manufactured with focus on better mobility.</STR>
    
    <STR id="ZITEM_NAME_5007">Renard V</STR>
    <STR id="ZITEM_DESC_5007">Follow-up model of the once widely-popular Renard. It has better accuracy and a higher rate of fire.</STR>
    
    <STR id="ZITEM_NAME_5008">Renard V x2</STR>
    <STR id="ZITEM_DESC_5008">(Dual Wield) Follow-up model of the once widely popular Renards. They have better accuracy and a higher rate of fire.</STR>
    
    <STR id="ZITEM_NAME_5009">Walcom S6</STR>
    <STR id="ZITEM_DESC_5009">The follow-up model of the Walcom S5. It has more firepower and better stability compared with its previous model.</STR>
    
    <STR id="ZITEM_NAME_5010">Walcom S6 x2</STR>
    <STR id="ZITEM_DESC_5010">(Dual Wield) The follow-up models of Walcom's S5. They have more firepower and better stability compared with its previous models.</STR>
    
    <STR id="ZITEM_NAME_5011">New Renard V</STR>
    <STR id="ZITEM_DESC_5011">New version of the popular Renard V produced by Canox.</STR>
    
    <STR id="ZITEM_NAME_5012">New Renard V x2</STR>
    <STR id="ZITEM_DESC_5012">(Dual Wield) New versions of the popular Renard V produced by Canox.</STR>
    
    <STR id="ZITEM_NAME_5013">Walcom XL</STR>
    <STR id="ZITEM_DESC_5013">This model was produced in order to commemorate the 70th anniversary of Walcom. It has a lightweight body and it is called 'the Exterminator'.</STR>
    
    <STR id="ZITEM_NAME_5014">Walcom XL x2</STR>
    <STR id="ZITEM_DESC_5014">(Dual Wield) These models were produced in order to commemorate the 70th anniversary of Walcom. It has a lightweight body and it is called 'the Exterminator'.</STR>
    
    <STR id="ZITEM_NAME_5015">Renard VI</STR>
    <STR id="ZITEM_DESC_5015">This new model was produced by Canox whose popularity was dented by Walcom XL.</STR>
    
    <STR id="ZITEM_NAME_5016">Renard VI x2</STR>
    <STR id="ZITEM_DESC_5016">(Dual Wield) These new models were produced by Canox whose popularity was dented by Walcom XL.</STR>
    
    <STR id="ZITEM_NAME_5017">Walcom XLS</STR>
    <STR id="ZITEM_DESC_5017">Upgrade to the Walcom XL. The only difference from the old model is enhanced fire power.</STR>
    
    <STR id="ZITEM_NAME_5018">Walcom XLS x2</STR>
    <STR id="ZITEM_DESC_5018">(Dual Wield) Upgrades to the Walcom XL. The only difference from the old models are enhanced fire power.</STR>
    
    <STR id="ZITEM_NAME_5019">Walcom S7</STR>
    <STR id="ZITEM_DESC_5019">New SMG from Walcom company which has been rivary of Renard company.  The fire power has been enhanced.</STR>
    
    <STR id="ZITEM_NAME_5020">Walcom S7 x2</STR>
    <STR id="ZITEM_DESC_5020">(Dual Wield) New SMG from Walcom company which has been rivary of Renard company.  The fire power has been enhanced.</STR>
    
    <!-- Weapon_Range_ShotGun -->
    <STR id="ZITEM_NAME_6001">Breaker 3</STR>
    <STR id="ZITEM_DESC_6001">Pump action shotgun produced by Leonics, who has specialized in the production of shotguns for ages. Its production has been discontinued.</STR>
    
    <STR id="ZITEM_NAME_6002">Breaker 5</STR>
    <STR id="ZITEM_DESC_6002">Pump action type shotgun produced by Leonics. Though made a long time ago, it is still very popular.</STR>
    
    <STR id="ZITEM_NAME_6003">Breaker 6</STR>
    <STR id="ZITEM_DESC_6003">Leonics' new shotgun that was released quite recently.</STR>
    
    <STR id="ZITEM_NAME_6004">Breaker 7</STR>
    <STR id="ZITEM_DESC_6004">Leonics's 7th model adopted a new design different from the existing Breaker series.</STR>
    
    <STR id="ZITEM_NAME_6005">Vingadora</STR>
    <STR id="ZITEM_DESC_6005">Shotgun introduced by Nico as a monumental product. This weapon has strong destructive power. It's only drawback, is it can only load a small number of bullets.</STR>
    
    <STR id="ZITEM_NAME_6006">Breaker 8</STR>
    <STR id="ZITEM_DESC_6006">New shotgun produced by Leonics, who is quite famous for the Breaker series of shotguns.</STR>
    
    <STR id="ZITEM_NAME_6007">Vingadora MK.II</STR>
    <STR id="ZITEM_DESC_6007">Avenger's follow-up model that became the weapon of choice for adventurers.</STR>
    
    <STR id="ZITEM_NAME_6008">Breaker 9</STR>
    <STR id="ZITEM_DESC_6008">Prototype model of the Breaker9, the newest shotgun of Rionix.  Great ability but a bit unstable.</STR>
    
    <STR id="ZITEM_NAME_6009">Iron Crow Shotgun Limited </STR>
    <STR id="ZITEM_DESC_6009">Limited edition of Iron Crow shotgun with unique color which is no longer in production and became a valued premium among the collectors.</STR>
    
    <STR id="ZITEM_NAME_6010">Cruelizon Limited</STR>
    <STR id="ZITEM_DESC_6010">Limited edition of Cruelizon with unique color which is no longer in production and became a valued premium among the collectors.</STR>
    
    <!-- Weapon_Range_Rifle -->
    <STR id="ZITEM_NAME_7001">Nico R2</STR>
    <STR id="ZITEM_DESC_7001">Rifle produced by Nico in the early days.</STR>
    
    <STR id="ZITEM_NAME_7002">Nico R5</STR>
    <STR id="ZITEM_DESC_7002">One of the most popular rifles among the Republican army.</STR>
    
    <STR id="ZITEM_NAME_7003">Walcom Warrior 77</STR>
    <STR id="ZITEM_DESC_7003">Produced by Walcom, it has the drawback of being difficult to use but it has relatively strong power.</STR>
    
    <STR id="ZITEM_NAME_7004">Maxwell LX30</STR>
    <STR id="ZITEM_DESC_7004">Produced by Maxwell, this weapon has stable grip, good operability, and a high rate of fire.</STR>
    
    <STR id="ZITEM_NAME_7005">Nico R6</STR>
    <STR id="ZITEM_DESC_7005">Follow-up model of popular R5 of Nico. With its improved fire power, it is popular among R5 maniacs.</STR>
    
    <STR id="ZITEM_NAME_7006">Maxwell LX44</STR>
    <STR id="ZITEM_DESC_7006">(Discontinued Item) Rifle with a higher fire rate than LX30. It has a stable grip with high accuracy.</STR>
    
    <STR id="ZITEM_NAME_7007">Nico R7</STR>
    <STR id="ZITEM_DESC_7007">Nico's new rifle with better fire power.</STR>
    
    <STR id="ZITEM_NAME_7008">Walcom Warrior 88</STR>
    <STR id="ZITEM_DESC_7008">Still not easy to use but, this new product by Walcom is produced to focus on stronger fire power.</STR>
    
    <STR id="ZITEM_NAME_7009">Maxwell SWT</STR>
    <STR id="ZITEM_DESC_7009">New rifle developed by Maxwell company which has been requested by Special force in charge of Metropolise security.  It has greatly improved on weight and bullet carriage.</STR>
    
    <!-- Weapon_Range_MachineGun -->
    <STR id="ZITEM_NAME_8001">Nico MG-K8</STR>
    <STR id="ZITEM_DESC_8001">It is so heavy that it is hard to carry but, its rate of fire makes the enemies shiver in fear.</STR>
    
    <STR id="ZITEM_NAME_8002">Nico MG-K9</STR>
    <STR id="ZITEM_DESC_8002">K9 machine gun with upgraded power. It's powerful rate of fire and damage will make swiss cheese of the opposition.</STR>
    
    <STR id="ZITEM_NAME_8003">Nico MG-KX</STR>
    <STR id="ZITEM_DESC_8003">Nico's new machine gun with explosive power. Even just looking at the MG-KX will make the enemies feel pain.</STR>
    
    <STR id="ZITEM_NAME_8004">Nico MG-K11</STR>
    <STR id="ZITEM_DESC_8004">With the popularity of KX, this previously developed machine gun model has been released with the name K11.</STR>
    
    <!-- Weapon_Range_Rocket -->
    <STR id="ZITEM_NAME_9001">Walcom L1</STR>
    <STR id="ZITEM_DESC_9001">Rocket launcher with strong fire power produced by Walcom.</STR>
    
    <STR id="ZITEM_NAME_9002">Maxwell RW-77</STR>
    <STR id="ZITEM_DESC_9002">Rocket launcher produced by Maxwell. It can hold more bullets than Walcom's L series and has a better fire rate capability. However, the fire power was reduced.</STR>
    
    <STR id="ZITEM_NAME_9003">Walcom L1 mk. II</STR>
    <STR id="ZITEM_DESC_9003">Walcom's Rocket Launcher. This slightly upgraded model of the L1 has slightly stronger fire power.</STR>
    
    <STR id="ZITEM_NAME_9004">Maxwell RW-88</STR>
    <STR id="ZITEM_DESC_9004">An upgraded version of RW-77. Though nothing major has changed, it has a better rate of fire than the previous models.</STR>
    
    <STR id="ZITEM_NAME_9005">Walcom L2</STR>
    <STR id="ZITEM_DESC_9005">Walcom's Rocket Launcher. Holds more bullets than L1, it has become a little lighter and more powerful.</STR>
    
    <STR id="ZITEM_NAME_9006">Maxwell RW-66</STR>
    <STR id="ZITEM_DESC_9006">Rocket launcher made in the early days by Maxwell. It lacks the strong power.</STR>
    
    <STR id="ZITEM_NAME_9007">Maxwell RW-99</STR>
    <STR id="ZITEM_DESC_9007">A revolutionary rocket that has increased the maximum number of bullet and reduced the weight by using new material.</STR>
    
    <!-- Weapon_Rifle -->
    <STR id="ZITEM_NAME_10001">Bird's Sniper Rifle SN40</STR>
    <STR id="ZITEM_DESC_10001">Used by the military during the storm civil war. This is a typical sniper rifle with optimal level of accuracy.</STR>
    
    <!-- Equipment_Head(Man) -->
    <STR id="ZITEM_NAME_20001">Champion Crown (Men)</STR>
    <STR id="ZITEM_DESC_20001">A crown for the winner of the Clan Tournament.  It can only be owned by the winners. </STR>
    
    <!-- Equipment_Head(Woman) -->
    <STR id="ZITEM_NAME_20501">Champion Crown (Women)</STR>
    <STR id="ZITEM_DESC_20501">A crown for the winner of the Clan Tournament.  It can only be owned by the winners.</STR>
    
    <!-- Equipment_Chest(Man) -->
    <STR id="ZITEM_NAME_21001">Ares Running Shirt</STR>
    <STR id="ZITEM_DESC_21001">Men's running shirt designed by Ares, a supplier of military outfits.</STR>
    
    <STR id="ZITEM_NAME_21002">Renaut Cotton Shirt</STR>
    <STR id="ZITEM_DESC_21002">Very active men's cotton shirt designed by Renaut Sports.</STR>
    
    <STR id="ZITEM_NAME_21003">Venico Leather Coat</STR>
    <STR id="ZITEM_DESC_21003">Men's Leather Coat designed by Venico.</STR>
    
    <STR id="ZITEM_NAME_21004">Vinz Winter Jacket</STR>
    <STR id="ZITEM_DESC_21004">This winter jacket for men has good thermal insulation great for any cold environment.</STR>
    
    <STR id="ZITEM_NAME_21005">Miz Leather Coat</STR>
    <STR id="ZITEM_DESC_21005">Quite Fashionable and stylish men's trench coat produced by Miz.</STR>
    
    <STR id="ZITEM_NAME_21006">Ares Military Jacket</STR>
    <STR id="ZITEM_DESC_21006">Military jacket that Ares designed to supply the military.</STR>
    
    <STR id="ZITEM_NAME_21007">Vinz Long Coat</STR>
    <STR id="ZITEM_DESC_21007">Long wool coat designed by Vinz for men.</STR>
    
    <STR id="ZITEM_NAME_21008">Renaut Summer Shirt</STR>
    <STR id="ZITEM_DESC_21008">Men's shirt with flower patterns designed by Renaut for summer.</STR>
    
    <STR id="ZITEM_NAME_21009">Miz Noir formal shirt</STR>
    <STR id="ZITEM_DESC_21009">Dandy upper garments set of shirt, tie and vest from Miz Company.</STR>
    
    <STR id="ZITEM_NAME_21010">Empire Royal Guard coat (Men)</STR>
    <STR id="ZITEM_DESC_21010">Men's coat for the Royal Guard, who protect the Imperial family.</STR>
    
    <STR id="ZITEM_NAME_21011">Clan Master Coat (Male)</STR>
    <STR id="ZITEM_DESC_21011">Coat (for male) provided with purchase of clan name change item. Only the clan master can wear it.</STR>
    
    <!-- Equipment_Chest(Woman) -->
    <STR id="ZITEM_NAME_21501">Flex Cotton T-Shirt</STR>
    <STR id="ZITEM_DESC_21501">Cotton T-Shirt exclusively for women. This product is especially suitable for active women.</STR>
    
    <STR id="ZITEM_NAME_21502">Urike Leather Jacket</STR>
    <STR id="ZITEM_DESC_21502">Urike Women's Leather Jacket quite popular with the elastic fabric.</STR>
    
    <STR id="ZITEM_NAME_21503">Rex Military Vest</STR>
    <STR id="ZITEM_DESC_21503">Women's military vest, which ensures greater survival in combat.</STR>
    
    <STR id="ZITEM_NAME_21504">Arona Leather Jacket</STR>
    <STR id="ZITEM_DESC_21504">Fashionable leather jacket for women.</STR>
    
    <STR id="ZITEM_NAME_21505">L-Star Leather Coat</STR>
    <STR id="ZITEM_DESC_21505">Women's luxury coat designed by L-Star.</STR>
    
    <STR id="ZITEM_NAME_21506">Rex Military Jacket</STR>
    <STR id="ZITEM_DESC_21506">Women's military jacket supplied by Rex.</STR>
    
    <STR id="ZITEM_NAME_21507">Urike Trench Coat</STR>
    <STR id="ZITEM_DESC_21507">Women's stylish trench coat, a new design by Urike.</STR>
    
    <STR id="ZITEM_NAME_21508">Bics Summer Top</STR>
    <STR id="ZITEM_DESC_21508">Women's flower patterned top for summer wear, designed by Bics.</STR>
    
    <STR id="ZITEM_NAME_21509">L* Noir formal shirt</STR>
    <STR id="ZITEM_DESC_21509">Dandy upper garments set of shirt, tie and vest from L* Company.</STR>
    
    <STR id="ZITEM_NAME_21510">Empire Royal Guard coat (Women)</STR>
    <STR id="ZITEM_DESC_21510">Women's coat for the Royal Guard, who protect the Imperial family.</STR>
    
    <STR id="ZITEM_NAME_21511">Clan Master Coat (Female)</STR>
    <STR id="ZITEM_DESC_21511">Coat (for female) provided with purchase of clan name change item. Only the clan master can wear it.</STR>
    
    <!-- Equipment_Hands(Man) -->
    <STR id="ZITEM_NAME_22001">Ares Combat Gloves</STR>
    <STR id="ZITEM_DESC_22001">Popular combat gloves, very comfortable simple design.</STR>
    
    <STR id="ZITEM_NAME_22002">Vinz Winter Gloves</STR>
    <STR id="ZITEM_DESC_22002">Winter gloves for men. designed by Vinz.</STR>
    
    <STR id="ZITEM_NAME_22003">Ares Iron Gloves</STR>
    <STR id="ZITEM_DESC_22003">During combat these iron gloves provide excellent defensive power.</STR>
    
    <STR id="ZITEM_NAME_22004">Miz Sheep Leather Gloves</STR>
    <STR id="ZITEM_DESC_22004">Gloves made of durable sheep leather.</STR>
    
    <STR id="ZITEM_NAME_22005">Renaut Summer Gloves</STR>
    <STR id="ZITEM_DESC_22005">Summer gloves for men, designed by Renaut.</STR>
    
    <STR id="ZITEM_NAME_22006">Miz stylish leather gloves</STR>
    <STR id="ZITEM_DESC_22006">High quality soft leather gloves with excellent durability. Product of Miz Company.</STR>
    
    <STR id="ZITEM_NAME_22007">Empire Royal Guard gloves (Men)</STR>
    <STR id="ZITEM_DESC_22007">Men's gloves for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Hands(Woman) -->
    <STR id="ZITEM_NAME_22501">Rex Combat Gloves</STR>
    <STR id="ZITEM_DESC_22501">Traditional design combat gloves, made out of elastic materials.</STR>
    
    <STR id="ZITEM_NAME_22502">Arona Winter Leather Gloves</STR>
    <STR id="ZITEM_DESC_22502">Women's winter leather gloves.</STR>
    
    <STR id="ZITEM_NAME_22503">Rex Iron Gloves</STR>
    <STR id="ZITEM_DESC_22503">Women's iron gloves designed for aggressive combat.</STR>
    
    <STR id="ZITEM_NAME_22504">Urike Sheepskin Leather Gloves</STR>
    <STR id="ZITEM_DESC_22504">Women's sheepskin leather gloves designed for combat.</STR>
    
    <STR id="ZITEM_NAME_22505">Bics Summer Gloves</STR>
    <STR id="ZITEM_DESC_22505">Women's gloves for summer wear designed by Bics.</STR>
    
    <STR id="ZITEM_NAME_22506">L* stylish leather gloves</STR>
    <STR id="ZITEM_DESC_22506">High quality soft leather gloves with excellent durability. Product of L* Company.</STR>
    
    <STR id="ZITEM_NAME_22507">Empire Royal Guard gloves (Women)</STR>
    <STR id="ZITEM_DESC_22507">Women's gloves for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Legs(Man) -->
    <STR id="ZITEM_NAME_23001">Vinz Training Pants</STR>
    <STR id="ZITEM_DESC_23001">Men's trousers designed by Vinz, made out of elastic materials.</STR>
    
    <STR id="ZITEM_NAME_23002">Renaut Sporty Pants</STR>
    <STR id="ZITEM_DESC_23002">Sporty trousers designed by Renaut sportswear.</STR>
    
    <STR id="ZITEM_NAME_23003">Miz Leather Trousers</STR>
    <STR id="ZITEM_DESC_23003">Miz trousers in a sophisticated design to enhance greater defense. Sleek and clean sewing on pure leather.</STR>
    
    <STR id="ZITEM_NAME_23004">Venico Denim Trousers</STR>
    <STR id="ZITEM_DESC_23004">Venico trousers designed for men.</STR>
    
    <STR id="ZITEM_NAME_23005">Ares Military Trousers</STR>
    <STR id="ZITEM_DESC_23005">Trousers that Ares supplies to the military.</STR>
    
    <STR id="ZITEM_NAME_23006">Webs Blue Jeans</STR>
    <STR id="ZITEM_DESC_23006">Webs jeans for tough adventurers.</STR>
    
    <STR id="ZITEM_NAME_23007">Renaut Summer Shorts</STR>
    <STR id="ZITEM_DESC_23007">Men's swim trousers for summer designed by Renaut.</STR>
    
    <STR id="ZITEM_NAME_23008">Miz Noir formal pants</STR>
    <STR id="ZITEM_DESC_23008">Formal pants which form a set with the Noir formal shirt.  Product of Miz Company.</STR>
    
    <STR id="ZITEM_NAME_23009">Empire Royal Guard pants (Men)</STR>
    <STR id="ZITEM_DESC_23009">Men's pants for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Legs(Woman) -->
    <STR id="ZITEM_NAME_23501">Flex Training Pants</STR>
    <STR id="ZITEM_DESC_23501">Flex women's training pants with excellent elasticity, good touch and feel.</STR>
    
    <STR id="ZITEM_NAME_23502">Arona Blue Jeans</STR>
    <STR id="ZITEM_DESC_23502">(Discontinued Item) Women's Blue jeans widely worn by all, young and old.</STR>
    
    <STR id="ZITEM_NAME_23503">Rex Military Trousers</STR>
    <STR id="ZITEM_DESC_23503">Comfortable military trousers especially designed for female soldiers.</STR>
    
    <STR id="ZITEM_NAME_23504">L-Star Black Cotton Slacks</STR>
    <STR id="ZITEM_DESC_23504">(Discontinued Item) Cotton trousers with luxurious touch that L-Star presents for special females.</STR>
    
    <STR id="ZITEM_NAME_23505">Arona Blue Jeans (Women)</STR>
    <STR id="ZITEM_DESC_23505">Women's Blue jeans widely worn by all, young and old.</STR>
    
    <STR id="ZITEM_NAME_23506">Vinz Chamois Trousers</STR>
    <STR id="ZITEM_DESC_23506">Women's Chamois trousers with a good touch and feel, designed by Vinz.</STR>
    
    <STR id="ZITEM_NAME_23507">L-Star Black Cotton Slacks</STR>
    <STR id="ZITEM_DESC_23507">Cotton trousers (new) with luxurious touch that L-Star presents for special females.</STR>
    
    <STR id="ZITEM_NAME_23508">Rex Military Trousers</STR>
    <STR id="ZITEM_DESC_23508">Women's military trousers designed by Rex.</STR>
    
    <STR id="ZITEM_NAME_23509">Urike Cotton Slacks</STR>
    <STR id="ZITEM_DESC_23509">Stylish cotton trousers made by Urike. They have an added practical touch and stylish look, using coarse fabric.</STR>
    
    <STR id="ZITEM_NAME_23510">Bics Summer Shorts</STR>
    <STR id="ZITEM_DESC_23510">Women's swimming shorts for summer designed by Bics.</STR>
    
    <STR id="ZITEM_NAME_23511">L* Noir formal pants</STR>
    <STR id="ZITEM_DESC_23511">Formal pants which form a set with the Noir formal shirt.  Product of L* Company.</STR>
    
    <STR id="ZITEM_NAME_23512">Empire Royal Guard pants (Women)</STR>
    <STR id="ZITEM_DESC_23512">Women's pants for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Feet(Man) -->
    <STR id="ZITEM_NAME_24001">Ares Combat Shoes</STR>
    <STR id="ZITEM_DESC_24001">High-end shoes with comfortable touch for dynamic activity.</STR>
    
    <STR id="ZITEM_NAME_24002">Venico Casual Shoes</STR>
    <STR id="ZITEM_DESC_24002">Uniquely designed casual shoes.</STR>
    
    <STR id="ZITEM_NAME_24003">Renaut Climbing Shoes</STR>
    <STR id="ZITEM_DESC_24003">Made with sturdy leather, these shoes do not tear no matter how tough the terrain is that they trod upon.</STR>
    
    <STR id="ZITEM_NAME_24004">Ares Iron Boots</STR>
    <STR id="ZITEM_DESC_24004">Heavy boots for greater defensive power during battle.</STR>
    
    <STR id="ZITEM_NAME_24005">Vinz Casual Shoes</STR>
    <STR id="ZITEM_DESC_24005">Very sturdy casual shoes designed by Vinz.</STR>
    
    <STR id="ZITEM_NAME_24006">Renaut Summer Sandals</STR>
    <STR id="ZITEM_DESC_24006">Men's sandals for summer designed by Renaut.</STR>
    
    <STR id="ZITEM_NAME_24007">Miz stylish shoes</STR>
    <STR id="ZITEM_DESC_24007">High quality formal shoes from Miz Company.</STR>
    
    <STR id="ZITEM_NAME_24008">Empire Royal Guard boots (Men)</STR>
    <STR id="ZITEM_DESC_24008">Men's boots for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Feet(Woman) -->
    <STR id="ZITEM_NAME_24501">Urike Leather Shoes</STR>
    <STR id="ZITEM_DESC_24501">Urike leather shoes designed for combat.</STR>
    
    <STR id="ZITEM_NAME_24502">Rex Combat Shoes</STR>
    <STR id="ZITEM_DESC_24502">Combat shoes specially made for female soldiers by Rex.</STR>
    
    <STR id="ZITEM_NAME_24503">L-Star Leather Boots</STR>
    <STR id="ZITEM_DESC_24503">Leather boots designed by L-Star.</STR>
    
    <STR id="ZITEM_NAME_24504">Rex Iron Boots</STR>
    <STR id="ZITEM_DESC_24504">Heavy looking, however these shoes are made for those who put great value to their defensive power.</STR>
    
    <STR id="ZITEM_NAME_24505">Urike Leather Boots</STR>
    <STR id="ZITEM_DESC_24505">Leather boots with a unique touch and feel, designed by Urike.</STR>
    
    <STR id="ZITEM_NAME_24506">Bics Summer Sandals</STR>
    <STR id="ZITEM_DESC_24506">Women's summer sandals, designed by Bics.</STR>
    
    <STR id="ZITEM_NAME_24507">L* stylish shoes</STR>
    <STR id="ZITEM_DESC_24507">High quality formal shoes from L* Company.</STR>
    
    <STR id="ZITEM_NAME_24508">Empire Royal Guard boots (Women)</STR>
    <STR id="ZITEM_DESC_24508">Women's boots for the Royal Guard, who protect the Imperial family.</STR>
    
    <!-- Equipment_Finger -->
    <STR id="ZITEM_NAME_25001">Ring of the Citizen</STR>
    <STR id="ZITEM_DESC_25001">This ring was designed by the mayor in commemoration of his city and citizens.</STR>
    
    <STR id="ZITEM_NAME_25002">Ring of the Crying Hawk</STR>
    <STR id="ZITEM_DESC_25002">This legendary ring was used by the special combat forces in ancient times.</STR>
    
    <STR id="ZITEM_NAME_25003">Warrior's Cry</STR>
    <STR id="ZITEM_DESC_25003">This small ring preserves the wishes of many warriors who longed for a safe return home alive.</STR>
    
    <STR id="ZITEM_NAME_25004">Pierre's Ring</STR>
    <STR id="ZITEM_DESC_25004">This ring holds the spirit of a brave commander who was killed in battle.</STR>
    
    <STR id="ZITEM_NAME_25005">FMT Ring</STR>
    <STR id="ZITEM_DESC_25005">This unique ring was designed to commemorate the scientist who created a system named FMT. There is a faint McField signature inscribed inside of the band.</STR>
    
    <STR id="ZITEM_NAME_25006">Ring of Good Fortune</STR>
    <STR id="ZITEM_DESC_25006">Simple designed ring for good fortune.</STR>
    
    <STR id="ZITEM_NAME_25007">Altema's Ring</STR>
    <STR id="ZITEM_DESC_25007">This ring was designed by the TEAMI in commemoration of Altema's war achievements.</STR>
    
    <STR id="ZITEM_NAME_25008">Band of the Blood</STR>
    <STR id="ZITEM_DESC_25008">A beautiful red jewel is the center piece for this energy based ring.</STR>
    
    <STR id="ZITEM_NAME_25009">Elia's Ring</STR>
    <STR id="ZITEM_DESC_25009">Elia's troops heroically protected Menlo, during the battle of Sun and raised the overall morale of Emperor Altema's soldiers. This ring was created to commemorate the princess' call of immortal courage.</STR>
    
    <STR id="ZITEM_NAME_25010">Ring of a Feather</STR>
    <STR id="ZITEM_DESC_25010">This legendary ring enhances forces that help defy gravity.</STR>
    
    <!-- Equipment_Extra -->
    <STR id="ZITEM_NAME_30001">Medical Kit MK-1</STR>
    <STR id="ZITEM_DESC_30001">This enables you to recover physical strength. 2 units</STR>
    
    <STR id="ZITEM_NAME_30002">Medical Kit MK-2</STR>
    <STR id="ZITEM_DESC_30002">This enables you to recover physical strength. 3 units</STR>
    
    <STR id="ZITEM_NAME_30003">Medical Kit MK-3</STR>
    <STR id="ZITEM_DESC_30003">This enables you to recover physical strength. 4 units</STR>
    
    <STR id="ZITEM_NAME_30101">Repair Kit RK-1</STR>
    <STR id="ZITEM_DESC_30101">Enables you to repair armor. 2 units</STR>
    
    <STR id="ZITEM_NAME_30102">Repair Kit RK-2</STR>
    <STR id="ZITEM_DESC_30102">Enables you to repair armor. 3 units</STR>
    
    <STR id="ZITEM_NAME_30103">Repair Kit RK-3</STR>
    <STR id="ZITEM_DESC_30103">Enables you to repair armor. 4 units</STR>
    
    <STR id="ZITEM_NAME_30201">Canox FB1</STR>
    <STR id="ZITEM_DESC_30201">Flash bang. Temporarily disorients enemies with a bright flash and deafening sound. 2 units</STR>
    
    <STR id="ZITEM_NAME_30202">Canox FB2</STR>
    <STR id="ZITEM_DESC_30202">Flash bang. Temporarily disorients enemies with a bright flash and deafening sound. 3 units</STR>
    
    <STR id="ZITEM_NAME_30203">Canox FB3</STR>
    <STR id="ZITEM_DESC_30203">Flash bang. Temporarily disorients enemies with a bright flash and deafening sound. 4 units</STR>
    
    <STR id="ZITEM_NAME_30204">Canox FB4</STR>
    <STR id="ZITEM_DESC_30204">Flash bang. Temporarily disorients enemies with a bright flash and deafening sound. 5 units</STR>
    
    <STR id="ZITEM_NAME_30205">Canox FB5</STR>
    <STR id="ZITEM_DESC_30205">Flash bang. Temporarily disorients enemies with a bright flash and deafening sound. 6 units</STR>
    
    <STR id="ZITEM_NAME_30301">Canox FG1</STR>
    <STR id="ZITEM_DESC_30301">New grenade produced by Canox, this grenade can be easily used indoors. 2 units</STR>
    
    <STR id="ZITEM_NAME_30302">Canox FG2</STR>
    <STR id="ZITEM_DESC_30302">New grenade produced by Canox, this grenade can be easily used indoors. 3 units</STR>
    
    <STR id="ZITEM_NAME_30303">Canox FG3</STR>
    <STR id="ZITEM_DESC_30303">New grenade produced by Canox, this grenade can be easily used indoors. 4 units</STR>
    
    <STR id="ZITEM_NAME_30304">Canox FG4</STR>
    <STR id="ZITEM_DESC_30304">New grenade produced by Canox, this grenade can be easily used indoors. 5 units</STR>
    
    <STR id="ZITEM_NAME_30305">Canox FG5</STR>
    <STR id="ZITEM_DESC_30305">New grenade produced by Canox, this grenade can be easily used indoors. 6 units</STR>
    
    <STR id="ZITEM_NAME_30401">Canox SG1</STR>
    <STR id="ZITEM_DESC_30401">Smoke grenade. This is used to disrupt the sight of the enemy with smoke. 3 units</STR>
    
    <STR id="ZITEM_NAME_30402">Canox SG2</STR>
    <STR id="ZITEM_DESC_30402">Smoke grenade. This is used to disrupt the sight of the enemy with smoke. 4 units</STR>
    
    <STR id="ZITEM_NAME_30403">Canox SG3</STR>
    <STR id="ZITEM_DESC_30403">Smoke grenade. This is used to disrupt the sight of the enemy with smoke. 5 units</STR>
    
    <STR id="ZITEM_NAME_30404">Canox SG4</STR>
    <STR id="ZITEM_DESC_30404">Smoke grenade. This is used to disrupt the sight of the enemy with smoke. 6 units</STR>
    
    <STR id="ZITEM_NAME_30405">Canox SG5</STR>
    <STR id="ZITEM_DESC_30405">Smoke grenade. This is used to disrupt the sight of the enemy with smoke. 7 units</STR>
    
    <!-- Monster_Weapon -->
    <STR id="ZITEM_NAME_300000">Goblin Dagger</STR>
    <STR id="ZITEM_DESC_300000">Dagger used by the Goblin tribe.</STR>
    
    <STR id="ZITEM_NAME_300001">Goblin Rifle</STR>
    <STR id="ZITEM_DESC_300001">Unique rifle used by the Goblin tribe.</STR>
    
    <STR id="ZITEM_NAME_300002">Goblin Mace</STR>
    <STR id="ZITEM_DESC_300002">Mace used by the Chief Goblin.</STR>
    
    <STR id="ZITEM_NAME_300003">Goblin Wand</STR>
    <STR id="ZITEM_DESC_300003">Wand used by the Chief Goblin.</STR>
    
    <STR id="ZITEM_NAME_300004">Goblin Great Hammer</STR>
    <STR id="ZITEM_DESC_300004">Great Hammer used by the Goblin King.</STR>
    
    <STR id="ZITEM_NAME_300031">Skeleton Sword</STR>
    <STR id="ZITEM_DESC_300031">Precious sword used by the Skeleton soldiers.</STR>
    
    <!-- GM_Item -->
    <STR id="ZITEM_NAME_399998">GM Coat (Women)</STR>
    <STR id="ZITEM_DESC_399998">GM exclusive Coat</STR>
    
    <STR id="ZITEM_NAME_399999">GM Coat (Men)</STR>
    <STR id="ZITEM_DESC_399999">GM exclusive Coat</STR>
    
    <!-- Event_Item -->
    <STR id="ZITEM_NAME_400001">Ring of Apology</STR>
    <STR id="ZITEM_DESC_400001">(Event Item) This unique heavy ring enhances defensive strength during battle.</STR>
    
    <STR id="ZITEM_NAME_400002">Bug Buster Trench Coat (Men)</STR>
    <STR id="ZITEM_DESC_400002">(Event Item) Men's trench coat that only those adventurers who helped rid the abnormal noxious creatures away from the world of Astra, can wear it.</STR>
    
    <STR id="ZITEM_NAME_400003">Bug Buster Trench Coat (Women)</STR>
    <STR id="ZITEM_DESC_400003">(Event Item) Women's trench coat that only those adventurers who helped rid the abnormal noxious creatures away from the world of Astra, can wear it.</STR>
    
    <STR id="ZITEM_NAME_400004">Main Event Jacket (Men)</STR>
    <STR id="ZITEM_DESC_400004">(Event Item) Jackets for the crowd control staff members.</STR>
    
    <STR id="ZITEM_NAME_400005">Main Event Jacket (Women)</STR>
    <STR id="ZITEM_DESC_400005">(Event Item) Jackets for the crowd control staff members.</STR>
    
    <STR id="ZITEM_NAME_400006">Decipher's Ring</STR>
    <STR id="ZITEM_DESC_400006">(Event Item) Precious golden ring with ancient symbols inscribed on its surface.</STR>
    
    <STR id="ZITEM_NAME_400007">Triangle Seaweed-Rolled Rice</STR>
    <STR id="ZITEM_DESC_400007">(Event Item) Triangle shaped rice rolls wrapped in seaweed. It can help you recover health and armor in combat.</STR>
    
    <STR id="ZITEM_NAME_400008">Pampoa Companion Coat (Men)</STR>
    <STR id="ZITEM_DESC_400008">Mysterious legendary armor produced by King Roku for the Pampoa tribe. This coat enhances health and armor during battle.</STR>
    
    <STR id="ZITEM_NAME_400009">Pampoa Companion Coat (Women)</STR>
    <STR id="ZITEM_DESC_400009">Mysterious legendary armor produced by King Roku for the Pampoa's tribe. This coat enhances health and armor during battle.</STR>
    
    <STR id="ZITEM_NAME_400010">Candy Bar</STR>
    <STR id="ZITEM_DESC_400010">(Event Item) Sweet Candy.</STR>
    
    <STR id="ZITEM_NAME_400011">Burning Tide Helmet (Men)</STR>
    <STR id="ZITEM_DESC_400011">Designed by Vinz. The flames give it an intense look.</STR>
    
    <STR id="ZITEM_NAME_400012">Burning Tide Helmet (Women)</STR>
    <STR id="ZITEM_DESC_400012">Designed by Vinz. The fierce but passionate look is so impressive.</STR>
    
    <STR id="ZITEM_NAME_400013">Turkey Dinner</STR>
    <STR id="ZITEM_DESC_400013">Special item for Thanksgiving that has healing powers.</STR>
    
    <STR id="ZITEM_NAME_400014">Icecream</STR>
    <STR id="ZITEM_DESC_400014">Natural Icecream for hot summer nights.  It's good for health and has good taste, so let's have it as much as possible.</STR>
    
    <!-- Custom -->
    <STR id="ZITEM_NAME_400501">Goblin King's Rocket</STR>
    <STR id="ZITEM_DESC_400501">A rocket which was discovered from a Goblin King's dead body. The design is very unique.</STR>
    
    <STR id="ZITEM_NAME_400502">Demon Bringer</STR>
    <STR id="ZITEM_DESC_400502">A sword which was taken from the Giant Skeleton. It is extremely strong, but also cursed.</STR>
    
    <STR id="ZITEM_NAME_400503">Goblin Hat (Men)</STR>
    <STR id="ZITEM_DESC_400503">A silly looking hat which resembles a goblin's face. It does not have great defensive attributes, but it is fun to wear.</STR>
    
    <STR id="ZITEM_NAME_400504">Goblin Hat (Women)</STR>
    <STR id="ZITEM_DESC_400504">A silly looking hat which resembles a goblin's face. It does not have great defensive attributes, but it is fun to wear.</STR>
    
    <STR id="ZITEM_NAME_400505">Demon Hand (Men)</STR>
    <STR id="ZITEM_DESC_400505">A glove with an unknown dark force. It feels a lot heavier than it looks.</STR>
    
    <STR id="ZITEM_NAME_400506">Demon Hand (Women)</STR>
    <STR id="ZITEM_DESC_400506">A glove with an unknown dark force. It feels a lot heavier than it looks.</STR>
    
    <STR id="ZITEM_NAME_400507">Odd Gun x2</STR>
    <STR id="ZITEM_DESC_400507">Odd Gun is a very strange gun which is made from various animals' bones and flesh. How the gun operates is still a mystery.</STR>
    
    <STR id="ZITEM_NAME_400508">Wings of Catastrophe</STR>
    <STR id="ZITEM_DESC_400508">Wings of Catastrophe is a Kodachi that was modeled on wings and tail of Lich. It has been said that a part of Lich's body was used to create the weapon.</STR>
    
    <STR id="ZITEM_NAME_400509">Leather Wrap Shoes (Men)</STR>
    <STR id="ZITEM_DESC_400509">Defense of Leather Wrap Shoes was highly improved by the leather which is firmly wrapped around.</STR>
    
    <STR id="ZITEM_NAME_400510">Leather Wrap Shoes (Women)</STR>
    <STR id="ZITEM_DESC_400510">Defense of Leather Wrap Shoes was highly improved by the leather which is firmly wrapped around.</STR>
    
    <STR id="ZITEM_NAME_400511">Dark Lord Trousers (Men)</STR>
    <STR id="ZITEM_DESC_400511">This unique item is Dark Lord's precious clothing which reveals his evil senses and identity.</STR>
    
    <STR id="ZITEM_NAME_400512">Dark Lord Trousers (Women)</STR>
    <STR id="ZITEM_DESC_400512">This unique item is Dark Lord's precious clothing which reveals her evil senses and identity.</STR>
    
    <STR id="ZITEM_NAME_400513">Shattered Iron</STR>
    <STR id="ZITEM_DESC_400513">A fast shooting shotgun with three gun muzzles that shoots metal splinters with extreme speed.</STR>
    
    <STR id="ZITEM_NAME_400514">Battle Axe</STR>
    <STR id="ZITEM_DESC_400514">An expensive looking axe by a human craftsman.  It is too small for Lizardman to use so it must have been decoration.</STR>
    
    <STR id="ZITEM_NAME_400515">Android Mask (Men)</STR>
    <STR id="ZITEM_DESC_400515">A realistic looking male mask of Android's face used for parties.</STR>
    
    <STR id="ZITEM_NAME_400516">Android Mask (Woman)</STR>
    <STR id="ZITEM_DESC_400516">A realistic looking female mask of Android's face used for parties.</STR>
    
    <STR id="ZITEM_NAME_400517">Lizardskin Gloves (Men)</STR>
    <STR id="ZITEM_DESC_400517">Men's leather gloves made of Lizardman's skin.  It's durable and sturdy but a bit rigid like armor.</STR>
    
    <STR id="ZITEM_NAME_400518">Lizardskin Gloves (Woman)</STR>
    <STR id="ZITEM_DESC_400518">Women's leather gloves made of Lizardman's skin. It's durable and sturdy but a bit rigid like armor.</STR>
    
    <STR id="ZITEM_NAME_400519">Goblin Commander's Club</STR>
    <STR id="ZITEM_DESC_400519">Club carried by the Goblin Commander, It looks interesting but it doesn’t look so useful.</STR>
    
    <STR id="ZITEM_NAME_400520">Goblin Wizard's Armguard (Men)</STR>
    <STR id="ZITEM_DESC_400520">Armguard used by the Goblin Wizard.  It looks light and not so sturdy.</STR>
    
    <STR id="ZITEM_NAME_400521">Goblin Wizard's Armguard (Women)</STR>
    <STR id="ZITEM_DESC_400521">Armguard used by the Goblin Wizard.  It looks light and not so sturdy.</STR>
    
    <STR id="ZITEM_NAME_400522">Golden Goblin Launcher</STR>
    <STR id="ZITEM_DESC_400522">Gold Goblin Launcher taken from the Thunder Goblin.  It looks stronger than the Goblin King's Rocket.</STR>
    
    <STR id="ZITEM_NAME_400523">Golden Goblin Hat (Men)</STR>
    <STR id="ZITEM_DESC_400523">Gold Goblin Hat from taken from the Thunder Goblin.  It looks more useful than the Goblin Hat.</STR>
    
    <STR id="ZITEM_NAME_400524">Golden Goblin Hat (Women)</STR>
    <STR id="ZITEM_DESC_400524">Gold Goblin Hat from taken from the Thunder Goblin.  It looks more useful than the Goblin Hat.</STR>
    
    <STR id="ZITEM_NAME_400525">Golden Goblin Club</STR>
    <STR id="ZITEM_DESC_400525">Gold Goblin Club taken from the Dwarf Goblin King.  It looks stronger than the Goblin commander's club</STR>
    
    <STR id="ZITEM_NAME_400526">Golden Goblin Armguard (Men)</STR>
    <STR id="ZITEM_DESC_400526">Gold Goblin Armguard taken from the Dwarf Goblin King.  It looks stronger than the Goblin Wizard’s Armguard</STR>
    
    <STR id="ZITEM_NAME_400527">Golden Goblin Armguard (Women)</STR>
    <STR id="ZITEM_DESC_400527">Gold Goblin Armguard taken from the Dwarf Goblin King.  It looks stronger than the Goblin Wizard’s Armguard</STR>
    
    <STR id="ZITEM_NAME_400528">Palmpow's Launcher</STR>
    <STR id="ZITEM_DESC_400528">Palmpow's launcher taken from Palmpow.  It seems much more powerful than it looks.</STR>
    
    <STR id="ZITEM_NAME_400529">Palmpoa's Shirt (Men)</STR>
    <STR id="ZITEM_DESC_400529">Palmpoa's Shirt taken from Palmpow.  The cute Palmpoa on the back makes one feel sorry to wear it as protective equipment.</STR>
    
    <STR id="ZITEM_NAME_400530">Palmpoa's Shirt (Women)</STR>
    <STR id="ZITEM_DESC_400530">Palmpoa's Shirt taken from Palmpow.  The cute Palmpoa on the back makes one feel sorry to wear it as protective equipment.</STR>
    
    <STR id="ZITEM_NAME_400531">Palmpow's Ice Blade</STR>
    <STR id="ZITEM_DESC_400531">Palmpow's Ice Blade taken from Cursed Palmpow.  It seems as strong as it looks.</STR>
    
    <STR id="ZITEM_NAME_400532">Palmpoa's Helmet (Men)</STR>
    <STR id="ZITEM_DESC_400532">Palmpoa's Helmet taken from Cursed Palmpow.  One might look as cute as Palmpoa when wear it.</STR>
    
    <STR id="ZITEM_NAME_400533">Palmpoa's Helmet (Women)</STR>
    <STR id="ZITEM_DESC_400533">Palmpoa's Helmet taken from Cursed Palmpow.  One might look as cute as Palmpoa when wear it.</STR>
    
    <!-- Weapon_Dagger -->
    <STR id="ZITEM_NAME_500001">Adventurer Dagger</STR>
    <STR id="ZITEM_DESC_500001">Practical lightweight dagger.</STR>
    
    <STR id="ZITEM_NAME_500002">Koden Knife</STR>
    <STR id="ZITEM_DESC_500002">A dagger designed by a legendary swordsman.</STR>
    
    <STR id="ZITEM_NAME_500003">Dark-Sun Martial Dagger</STR>
    <STR id="ZITEM_DESC_500003">An obscure dagger handed down from the Moon dynasty.</STR>
    
    <STR id="ZITEM_NAME_500004">Ridic Hunter Dagger</STR>
    <STR id="ZITEM_DESC_500004">This strange dagger raises defensive strength.</STR>
    
    <STR id="ZITEM_NAME_500005">Cakram</STR>
    <STR id="ZITEM_DESC_500005">An unsually shaped ring sword that only the first class swordsmen of the ancient kingdom could handle. The sound of it piercing the wind makes their own army tremble with fear.</STR>
    
    <!-- Weapon_Sword -->
    <STR id="ZITEM_NAME_502001">Adventurer Long Sword</STR>
    <STR id="ZITEM_DESC_502001">Adventurer's Lightweight practical sword.</STR>
    
    <STR id="ZITEM_NAME_502002">Salamanda</STR>
    <STR id="ZITEM_DESC_502002">A unique sword designed by a legendary swordsman.</STR>
    
    <STR id="ZITEM_NAME_502003">Dark Karma</STR>
    <STR id="ZITEM_DESC_502003">An obscure sword handed down from the Moon dynasty.</STR>
    
    <STR id="ZITEM_NAME_502004">Wooden Sword</STR>
    <STR id="ZITEM_DESC_502004">A light wooden sword suitable for beginners practicing swordsmanship.</STR>
    
    <STR id="ZITEM_NAME_502005">Mace</STR>
    <STR id="ZITEM_DESC_502005">A gruesome looking iron hammer.  It is powerful, but slow, heavy and hard to handle.</STR>
    
    <STR id="ZITEM_NAME_502006">Sacrifice</STR>
    <STR id="ZITEM_DESC_502006">A sword that assumedly used for ancient traditional ceremonies.  The blade is not made of iron but some mystery metal and despite for its old age, the blade hasn't lost its sharpness.</STR>
    
    <STR id="ZITEM_NAME_502007">Golden Dragon Dual Sword</STR>
    <STR id="ZITEM_DESC_502007">Golden Dragon Dual Sword, used by the highest officers, designed to intimidate enemies of the Empire. (Designed by Bak4Maru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_502008">Thunder Bird</STR>
    <STR id="ZITEM_DESC_502008">A sword made of mystical black iron only found at the mountain areas of southern mainland.  The unique refinery technique of black iron made the thunder bird shape on the sword. (Designed by jin_sd from KR GunZ)</STR>
    
    <STR id="ZITEM_NAME_502009">PlungerX</STR>
    <STR id="ZITEM_DESC_502009">Ultimate weapon that can flush anything.  It strikes both mind and body.</STR>
    
    <!-- Weapon_Pistol -->
    <STR id="ZITEM_NAME_504001">Adventurer Pistol x2</STR>
    <STR id="ZITEM_DESC_504001">(Dual Wield) These pistols are mainly used by novice adventurers.</STR>
    
    <STR id="ZITEM_NAME_504002">Ridic Hunter Pistol x2</STR>
    <STR id="ZITEM_DESC_504002">(Dual Wield) These strange pistols raise AP for the person who wears it.</STR>
    
    <STR id="ZITEM_NAME_504003">Iris Pistol x2</STR>
    <STR id="ZITEM_DESC_504003">(Dual Wield) These are pistols that the Republic's soldiers used to use. It was named after their residence.</STR>
    
    <STR id="ZITEM_NAME_504004">Iron Crow Pistol x2</STR>
    <STR id="ZITEM_DESC_504004">(Dual Wield) Pistols used in Iron Crow, the center of the Havani.</STR>
    
    <STR id="ZITEM_NAME_504501">Iris Revolver x2</STR>
    <STR id="ZITEM_DESC_504501">(Dual Wield) Revolvers that the Republic's soldiers used to use. It was named after their residence.</STR>
    
    <STR id="ZITEM_NAME_504502">Iron Crow Revolver x2</STR>
    <STR id="ZITEM_DESC_504502">(Dual Wield) Revolvers used in Iron Crow, the center of the Havani.</STR>
    
    <STR id="ZITEM_NAME_504503">Gold Hound x2</STR>
    <STR id="ZITEM_DESC_504503">(Dual Wield) The most powerful revolvers of their class. Developed mainly focusing on firepower. It is difficult for beginners to use it due to it's slow firing rate and strong recoil.</STR>
    
    <STR id="ZITEM_NAME_504504">Peacemaker x2</STR>
    <STR id="ZITEM_DESC_504504">A pair of revolver which use Magnum bullets to enhance the fire power.  In order to reduce the recoil and increase the continuous shooting power, the size of the gun is augmented to raise the weight.</STR>
    
    <STR id="ZITEM_NAME_504505">Golden Olympus</STR>
    <STR id="ZITEM_DESC_504505">A powerful pistol created by a famous gunsmith from the Midwest part of Astra. (Designed by Müller Pereira from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_504506">Bow Gun</STR>
    <STR id="ZITEM_DESC_504506">A weapon that shoots arrows using the catapult. It is remodeled to improve the revolver's control ability.</STR>
    
    <!-- Weapon_Extra -->
    <STR id="ZITEM_NAME_505001">Adventurer SMG x2</STR>
    <STR id="ZITEM_DESC_505001">(Dual Wield) SMGs mainly used by novice adventurers. It seems that merchants remodel the Renard's Magazine illegally and then sell them on the black market.</STR>
    
    <STR id="ZITEM_NAME_505002">Iris SMG x2</STR>
    <STR id="ZITEM_DESC_505002">(Dual Wield) SMGs that the Republic's soldiers used to use.</STR>
    
    <STR id="ZITEM_NAME_505003">Iron Crow SMG x2</STR>
    <STR id="ZITEM_DESC_505003">(Dual Wield) SMGs used in Iron Crow, the center of the Havani.</STR>
    
    <STR id="ZITEM_NAME_505004">Nail Gun SMG x2</STR>
    <STR id="ZITEM_DESC_505004">An industrial tool reformed for military use.  It has strong damage but slow consecutive shot speed.</STR>
    
    <!-- Weapon_Range -->
    <STR id="ZITEM_NAME_506001">Iris Shotgun</STR>
    <STR id="ZITEM_DESC_506001">Shotgun that the Republic's soldiers used to use. It was named after their residence.</STR>
    
    <STR id="ZITEM_NAME_506002">Iron Crow Shotgun</STR>
    <STR id="ZITEM_DESC_506002">Shotgun used in Iron Crow, the center of the Havani.</STR>
    
    <STR id="ZITEM_NAME_506003">Biggie Shotgun</STR>
    <STR id="ZITEM_DESC_506003">A unknown foreign country developed this shotgun. It looks a little too light as a weapon, but the gun has great capability which comes from its light weight.</STR>
    
    <STR id="ZITEM_NAME_506004">Cruelizon</STR>
    <STR id="ZITEM_DESC_506004">A shotgun with enhanced power from the Breaker series. Fire rate and stability are relatively decreased, thus making it hard to control this gun.</STR>
    
    <STR id="ZITEM_NAME_506005">Pioneer</STR>
    <STR id="ZITEM_DESC_506005">The gun's inner structure is remarkably altered for faster continuous shooting and high bullet charge.  Such attempt has named the weapon as 'Pioneer.'</STR>
    
    <STR id="ZITEM_NAME_507001">Iris Rifle</STR>
    <STR id="ZITEM_DESC_507001">Rifle that the Republic's soldiers used to use. It was named after their residence.</STR>
    
    <STR id="ZITEM_NAME_507002">Iron Crow Rifle</STR>
    <STR id="ZITEM_DESC_507002">Rifle used in Iron Crow, the center of the Havani.</STR>
    
    <STR id="ZITEM_NAME_507003">Prime TX</STR>
    <STR id="ZITEM_DESC_507003">A rifle focused on fire rate and stability. Its stable and controllable recoil makes it an excellent choice to use.</STR>
    
    <STR id="ZITEM_NAME_507004">Garm</STR>
    <STR id="ZITEM_DESC_507004">The test model which has been developed secretly at Walcom Company.  In order to reduce the weight and increase the bullet charge, the newest high technology is introduced to the weapon.</STR>
    
    <STR id="ZITEM_NAME_508001">Iron Crow Machine Gun</STR>
    <STR id="ZITEM_DESC_508001">Machine Gun used in Iron Crow, the center of the Havani, main city for outlaws.</STR>
    
    <STR id="ZITEM_NAME_509001">Iris Rocket</STR>
    <STR id="ZITEM_DESC_509001">A rocket the Republic soldiers used to use. It was named after their residence.</STR>
    
    <STR id="ZITEM_NAME_509002">Iron Crow Rocket</STR>
    <STR id="ZITEM_DESC_509002">A rocket produced for the Iron Crow. Used to dominate Havani, city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_509003">Pressure RX</STR>
    <STR id="ZITEM_DESC_509003">A more balanced rocket launcher. Its damage is somewhat sacrificed but the clip capacity and the reload speed have been improved.</STR>
    
    <STR id="ZITEM_NAME_509004">CRUZ-FX177</STR>
    <STR id="ZITEM_DESC_509004">A latest model weapon identified to be created confidentially at Harvani, the city of outlaws. (Designed by Ryo ^1Shintenzu/Shikamaru ^0from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_509005">Jaws Launcher</STR>
    <STR id="ZITEM_DESC_509005">A rocket launcher in the shape of Jaws, the shark. Its performance is dreadfully powerful. </STR>
    
    <STR id="ZITEM_NAME_509006">Breaker 9se</STR>
    <STR id="ZITEM_DESC_509006">Latest model of the Breaker 9 series, made by Rionix.  No major changes in ability, but the level restriction got lowered.</STR>
    
    <STR id="ZITEM_NAME_509007">CK-1</STR>
    <STR id="ZITEM_DESC_509007">A stray rocket launcher that can carry more rockets than a normal rocket launcher. It is lighter and does less damage.</STR>
    
    <!-- Addition_Head(Man) -->
    <STR id="ZITEM_NAME_520001">Ares Military Hat</STR>
    <STR id="ZITEM_DESC_520001">Military combat hat designed by Ares.</STR>
    
    <STR id="ZITEM_NAME_520002">Ceremonial Dress Hat (Men)</STR>
    <STR id="ZITEM_DESC_520002">Ceremonial dress hat designed by Icon for the Ranks of the Empire to wear at political ceremonies.</STR>
    
    <STR id="ZITEM_NAME_520003">Gunners Heaven Soft Hat (Men)</STR>
    <STR id="ZITEM_DESC_520003">Exclusive soft hat for the Gunners Heaven crew, it matches a dark colored coat.</STR>
    
    <STR id="ZITEM_NAME_520004">Military Head Bandana (Men)</STR>
    <STR id="ZITEM_DESC_520004">Basic military head bandana for combat.</STR>
    
    <STR id="ZITEM_NAME_520005">Basic Head Bandana (Men)</STR>
    <STR id="ZITEM_DESC_520005">Men's Bandana used for fashion.</STR>
    
    <STR id="ZITEM_NAME_520006">Water-Drop Head Bandana (Men)</STR>
    <STR id="ZITEM_DESC_520006">Practical lightweight bandana with a water drop pattern.</STR>
    
    <STR id="ZITEM_NAME_520007">Star Glaze Bandana (Men)</STR>
    <STR id="ZITEM_DESC_520007">Soft star glazed pattern bandana for men.</STR>
    
    <STR id="ZITEM_NAME_520008">Eternal Blue Hat (Men)</STR>
    <STR id="ZITEM_DESC_520008">This unique hat was designed for the Eternal Blue outlaw crew.</STR>
    
    <STR id="ZITEM_NAME_520009">Adventurer's Hat (Men)</STR>
    <STR id="ZITEM_DESC_520009">Lightweight hat recommended for novice adventurers who hate outfits with heavy equipment.</STR>
    
    <STR id="ZITEM_NAME_520010">Blue Whistle Hat (Men)</STR>
    <STR id="ZITEM_DESC_520010">Hat designed for Blue Whistle.</STR>
    
    <STR id="ZITEM_NAME_520011">Coral Reef Hat (Men)</STR>
    <STR id="ZITEM_DESC_520011">Keep the sun out of your eyes with this cool hat.</STR>
    
    <STR id="ZITEM_NAME_520012">Iron Crow Hat (Men)</STR>
    <STR id="ZITEM_DESC_520012">Iron Crow warriors wear these protective hats around the city of Havani, the city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_520013">Santa Claus Cap (Men)</STR>
    <STR id="ZITEM_DESC_520013">A Christmas season Santa Cap for men.</STR>
    
    <STR id="ZITEM_NAME_520014">Phantom Breed Bandana (Men)</STR>
    <STR id="ZITEM_DESC_520014">Heavy bandana designed for the Phantom Breed spy crew.</STR>
    
    <STR id="ZITEM_NAME_520015">Republic Gun Priest Hat (Men)</STR>
    <STR id="ZITEM_DESC_520015">Men's hat for a secret organization associated with religious groups.</STR>
    
    <STR id="ZITEM_NAME_520016">Gray Dust Hat (Men)</STR>
    <STR id="ZITEM_DESC_520016">Men's hat for the Empire's elite troops.</STR>
    
    <STR id="ZITEM_NAME_520017">Sir Protector Hat (Men)</STR>
    <STR id="ZITEM_DESC_520017">Men's Sir Protector Hat, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_520018">Bigi Sports Hat (Men)</STR>
    <STR id="ZITEM_DESC_520018">This loud and stylish hat was designed for the Bigi crew members.</STR>
    
    <STR id="ZITEM_NAME_520019">Warrior Hat (Men)</STR>
    <STR id="ZITEM_DESC_520019">Men's Warrior Hat used in combat, enhances defensive strength.</STR>
    
    <STR id="ZITEM_NAME_520020">Desert Flame Hat (Men)</STR>
    <STR id="ZITEM_DESC_520020">Desert Flame hat originally designed for troops that were stationed in desert areas.</STR>
    
    <STR id="ZITEM_NAME_520021">Battle Brood Helmet (Men)</STR>
    <STR id="ZITEM_DESC_520021">Specially designed men's helmet made from all reinforced material. This headgear protects against all types of damage.</STR>
    
    <STR id="ZITEM_NAME_520022">Active Sports Rasta Locks (Men)</STR>
    <STR id="ZITEM_DESC_520022">Limited Periodic sale. Men's sport suit made to be used in a certain sport. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_520023">남성 노란 액티브 스포츠 두건</STR>
    <STR id="ZITEM_DESC_520023">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_520024">남성 파란 액티브 스포츠 두건</STR>
    <STR id="ZITEM_DESC_520024">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_520025">Military Officer Hat (Men)</STR>
    <STR id="ZITEM_DESC_520025">Military officer hat used by war fanatics.</STR>
    
    <STR id="ZITEM_NAME_520026">Classic Leather Hat (Men)</STR>
    <STR id="ZITEM_DESC_520026">A classic leather hat for men.</STR>
    
    <STR id="ZITEM_NAME_520027">Zeus Hair Band (Men)</STR>
    <STR id="ZITEM_DESC_520027">Stylishly designed lightweight hair band for men. Poor defensive enhancement, but good health bonus.</STR>
    
    <STR id="ZITEM_NAME_520028">Pumpkin Head (Men)</STR>
    <STR id="ZITEM_DESC_520028">Happy Halloween!</STR>
    
    <STR id="ZITEM_NAME_520029">Blue Vane Hat (Men)</STR>
    <STR id="ZITEM_DESC_520029">Men's Blue Vane hat made of highly flexible material.</STR>  
    
    <STR id="ZITEM_NAME_520030">Train Guard Hat (Men)</STR>
    <STR id="ZITEM_DESC_520030">Men's hat worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_520031">PA Hat (Men)</STR>
    <STR id="ZITEM_DESC_520031">Men's hat worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_520032">Divine Hands Hat (Men)</STR>
    <STR id="ZITEM_DESC_520032">Men's hat worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_520033">Bunny Ears Head Band (Men)</STR>
    <STR id="ZITEM_DESC_520033">Men's bunny ears head band that can be used as an extra accessory.</STR>
    
    <STR id="ZITEM_NAME_520034">Cat Ears Head Band (Men)</STR>
    <STR id="ZITEM_DESC_520034">Men's cat ears head band that can be used as an extra accessory.</STR>
    
    <STR id="ZITEM_NAME_520035">Slider Sports Hat (Men)</STR>
    <STR id="ZITEM_DESC_520035">Men's sports hat that is comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_520036">Summer Breeze Visor (Men)</STR>
    <STR id="ZITEM_DESC_520036">A sporty visor that works well against harmful sunlight.</STR>
    
    <STR id="ZITEM_NAME_520037">Carpediem School uniform Hat (Men)</STR>
    <STR id="ZITEM_DESC_520037">Male student's hat at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_520038">Fimbul Winter Headband (Men)</STR>
    <STR id="ZITEM_DESC_520038">Headband for men, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_520039">Deities Aura Headset (Men)</STR>
    <STR id="ZITEM_DESC_520039">Headgear for men, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_520040">Hyper Mouse Head (Men)</STR>
    <STR id="ZITEM_DESC_520040">A helmet which can only be worn once in twelve years.</STR>
    
    <STR id="ZITEM_NAME_520041">Star Tower hat (Men)</STR>
    <STR id="ZITEM_DESC_520041">A familiar hat with a stylish picture that looks as if seen somewhere else before.</STR>
    
    <STR id="ZITEM_NAME_520042">Big Fun Wig (Men)</STR>
    <STR id="ZITEM_DESC_520042">A festival wig that will enhance your festive mood.</STR>
    
    <STR id="ZITEM_NAME_520043">Valkyrie Headset (Men)</STR>
    <STR id="ZITEM_DESC_520043">Valkyrie Headset for the adventurers who are active even during harsh winter.  It is flexible enough for outdoor activity and keeps warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_520044">Scrider's Hat (Men)</STR>
    <STR id="ZITEM_DESC_520044">Hat worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_520045">Icarus Hat (Men)</STR>
    <STR id="ZITEM_DESC_520045">Icarus Hat worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_520046">Koala Hat (Men)</STR>
    <STR id="ZITEM_DESC_520046">Hat worn by people who reside in the southern island.  This hat is cute and unique to its geographical location.</STR>
    
    <STR id="ZITEM_NAME_520047">Xian Tactical Assassin Mask (Men)</STR>
    <STR id="ZITEM_DESC_520047">Highly customized mask worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_520048">Kung fu Wig (Men)</STR>
    <STR id="ZITEM_DESC_520048">Kung fu wig that carries the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_520049">Heavy Metal Hat (Men)</STR>
    <STR id="ZITEM_DESC_520049">Heavy Metal Hat for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_520050">Judgement Hair Ornament (Men)</STR>
    <STR id="ZITEM_DESC_520050">A hair ornament for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_520051">Axium Noble Formal Hat (Men)</STR>
    <STR id="ZITEM_DESC_520051">A formal hat worn by the young men of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_520052">Tuxedo Wig (Men)</STR>
    <STR id="ZITEM_DESC_520052">A tuxedo wig for a wedding that has a sharp and elegant touch.</STR>
    
    <STR id="ZITEM_NAME_520053">Navy Hat (Men)</STR>
    <STR id="ZITEM_DESC_520053">A uniform hat worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_520054">Yohawk Headband (Men)</STR>
    <STR id="ZITEM_DESC_520054">A traditional head band of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_520055">Magician Hat (Men)</STR>
    <STR id="ZITEM_DESC_520055">A felted hat worn by the disciples of Ramitz during the renaissance of forgotten magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_520056">Devil's Horns (Men)</STR>
    <STR id="ZITEM_DESC_520056">Devil's Horns worn by the young lads to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Head(Woman) -->
    <STR id="ZITEM_NAME_520501">Rex Military Hat (Women)</STR>
    <STR id="ZITEM_DESC_520501">Military hat for female soldiers. Designed by Rex.</STR>
    
    <STR id="ZITEM_NAME_520502">Ceremonial Dress Beret (Women)</STR>
    <STR id="ZITEM_DESC_520502">A ceremonial dress hat supplied to the female soldiers of the Empire.</STR>
    
    <STR id="ZITEM_NAME_520503">Gunners Heaven Hat (Women)</STR>
    <STR id="ZITEM_DESC_520503">A hat exclusively for the Gunners Heaven, a private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_520504">Military Bandana (Women)</STR>
    <STR id="ZITEM_DESC_520504">An easy-to-wear women's bandana. It can also be used to disguise yourself at battlefield.</STR>
    
    <STR id="ZITEM_NAME_520505">Basic Head Bandana (Women)</STR>
    <STR id="ZITEM_DESC_520505">Women's Bandana used for fashion.</STR>
    
    <STR id="ZITEM_NAME_520506">Water-Drop Head Bandana (Women)</STR>
    <STR id="ZITEM_DESC_520506">Practical lightweight bandana with a water drop pattern.</STR>
    
    <STR id="ZITEM_NAME_520507">Star Glaze Bandana (Women)</STR>
    <STR id="ZITEM_DESC_520507">Soft star glazed pattern bandana for women.</STR>
    
    <STR id="ZITEM_NAME_520508">Eternal Blue Hat (Women)</STR>
    <STR id="ZITEM_DESC_520508">For outlaws of the sea, Eternal Blue women's pirate hat.</STR>
    
    <STR id="ZITEM_NAME_520509">Adventurer Hat (Women)</STR>
    <STR id="ZITEM_DESC_520509">A stylish baseball hat recommended for the novice adventurers. This item is made for those who hate to wear heavy gear.</STR>
    
    <STR id="ZITEM_NAME_520510">Blue Whistle Hat (Women)</STR>
    <STR id="ZITEM_DESC_520510">The Blue Whistle women's hat.</STR>
    
    <STR id="ZITEM_NAME_520511">Coral Reef Hat (Women)</STR>
    <STR id="ZITEM_DESC_520511">Shade the rays with a cool hat.</STR>
    
    <STR id="ZITEM_NAME_520512">Iron Crow Hat (Women)</STR>
    <STR id="ZITEM_DESC_520512">Women's hat worn in Havani, the city of outlaws</STR>
    
    <STR id="ZITEM_NAME_520513">Mrs. Claus Cap (Women)</STR>
    <STR id="ZITEM_DESC_520513">Christmas season item for women.</STR>
    
    <STR id="ZITEM_NAME_520514">Phantom Breed Bandana (Women)</STR>
    <STR id="ZITEM_DESC_520514">Heavy bandana designed for the Phantom Breed spy crew.</STR>
    
    <STR id="ZITEM_NAME_520515">Republic Gun Priestess Hat (Women)</STR>
    <STR id="ZITEM_DESC_520515">Women's lightweight hat for a secret organization related with religious groups.</STR>
    
    <STR id="ZITEM_NAME_520516">Gray Dust Hat (Women)</STR>
    <STR id="ZITEM_DESC_520516">A women's hat used by Gray Dust, the elite troops of the empire.</STR>
    
    <STR id="ZITEM_NAME_520517">Sir Protector Hat (Women)</STR>
    <STR id="ZITEM_DESC_520517">Women's Sir Protector Hat, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_520518">Bigi Sports Hat (Women)</STR>
    <STR id="ZITEM_DESC_520518">This loud and stylish hat was designed for the Bigi crew members.</STR>
    
    <STR id="ZITEM_NAME_520519">Princess Warrior Hat (Women)</STR>
    <STR id="ZITEM_DESC_520519">The crown hat of a princess warrior in battle.</STR>
    
    <STR id="ZITEM_NAME_520520">Desert Flame Hat (Women)</STR>
    <STR id="ZITEM_DESC_520520">The Desert Flame's helmet is made for the female troops who are deployed in the tough terrain of the desert.</STR>
    
    <STR id="ZITEM_NAME_520521">Battle Brood Helmet (Women)</STR>
    <STR id="ZITEM_DESC_520521">Specially designed women's helmet made from all reinforced material. This headgear protects against all types of damage.</STR>
    
    <STR id="ZITEM_NAME_520522">Active Sports Rasta Locks (Women)</STR>
    <STR id="ZITEM_DESC_520522">(Limited Periodic Sale) A Rastafarian dreadlock look for that active person. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_520523">여성 노란 액티브 스포츠 두건</STR>
    <STR id="ZITEM_DESC_520523">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_520524">여성 파란 액티브 스포츠 두건</STR>
    <STR id="ZITEM_DESC_520524">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_520525">Military Officer Hat (Women)</STR>
    <STR id="ZITEM_DESC_520525">A female military officer hat favored by military fanatics.</STR>
    
    <STR id="ZITEM_NAME_520526">Picnic Hat (Women)</STR>
    <STR id="ZITEM_DESC_520526">A gorgeous female Picnic Hat with classical look. It does not seem to have much value as an armor, but it seems that something joyful will happen.</STR>
    
    <STR id="ZITEM_NAME_520527">Zeus Hair Band (Women)</STR>
    <STR id="ZITEM_DESC_520527">A light weighted female hair band. It does not have much defense bonus but is an item with strong health bonus benefit.</STR>
    
    <STR id="ZITEM_NAME_520528">Pumpkin Head (Women)</STR>
    <STR id="ZITEM_DESC_520528">Happy Halloween!</STR>
    
    <STR id="ZITEM_NAME_520529">Blue Vane Hat (Women)</STR>
    <STR id="ZITEM_DESC_520529">Women's Blue Vane hat made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_520530">Train Guard Hat (Women)</STR>
    <STR id="ZITEM_DESC_520530">Women's hat worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_520531">PA Headdress (Women)</STR>
    <STR id="ZITEM_DESC_520531">Women's hat worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_520532">Divine Hands Hat (Women)</STR>
    <STR id="ZITEM_DESC_520532">Women's nurse hat worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_520533">Bunny Ears Head Band (Women)</STR>
    <STR id="ZITEM_DESC_520533">Women's bunny ears head band that can be used as an extra accessory.</STR>
    
    <STR id="ZITEM_NAME_520534">Cat Ears Head Band (Women)</STR>
    <STR id="ZITEM_DESC_520534">Women's cat ears head band that can be used as an extra accessory.</STR>
    
    <STR id="ZITEM_NAME_520535">Slider Sports Hat (Women)</STR>
    <STR id="ZITEM_DESC_520535">Women's sports hat that is comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_520536">Summer Breeze Hat (Women)</STR>
    <STR id="ZITEM_DESC_520536">A straw hat that keeps your head cool and shaded from the sun's harmful rays.</STR>
    
    <STR id="ZITEM_NAME_520537">Carpediem School uniform Hat (Women)</STR>
    <STR id="ZITEM_DESC_520537">Female student's hat at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_520538">Fimbul Winter Headband (Women)</STR>
    <STR id="ZITEM_DESC_520538">Headband for women, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_520539">Deities Aura Headset (Women)</STR>
    <STR id="ZITEM_DESC_520539">Headgear for women, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_520540">Hyper Mouse Head (Women)</STR>
    <STR id="ZITEM_DESC_520540">A helmet which can only be worn once in twelve years.</STR>
    
    <STR id="ZITEM_NAME_520541">Star Tower hat (Women)</STR>
    <STR id="ZITEM_DESC_520541">A familiar hat with a stylish picture that looks as if seen somewhere else before.</STR>
    
    <STR id="ZITEM_NAME_520542">Big Fun Wig (Women)</STR>
    <STR id="ZITEM_DESC_520542">A festival wig that will enhance your festive mood.</STR>
    
    <STR id="ZITEM_NAME_520543">Valkyrie Headset (Women)</STR>
    <STR id="ZITEM_DESC_520543">Valkyrie Headset for the adventurers who are active even during harsh winter.  It is flexible enough for outdoor activity and keeps warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_520544">Scrider's Hat (Women)</STR>
    <STR id="ZITEM_DESC_520544">Hat worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_520545">Icarus Hat (Women)</STR>
    <STR id="ZITEM_DESC_520545">Icarus Hat worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_520546">Koala Hat (Women)</STR>
    <STR id="ZITEM_DESC_520546">Hat worn by people who reside in the southern island.  This hat is cute and unique to its geographical location.</STR>
    
    <STR id="ZITEM_NAME_520547">Xian Tactical Assassin Mask (Women)</STR>
    <STR id="ZITEM_DESC_520547">Highly customized mask worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_520548">Kung fu Wig (Women)</STR>
    <STR id="ZITEM_DESC_520548">Kung fu wig that carries the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_520549">Heavy Metal Hat (Women)</STR>
    <STR id="ZITEM_DESC_520549">Heavy Metal Hat for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_520550">Judgement Hair Ornament (Women)</STR>
    <STR id="ZITEM_DESC_520550">A hair ornament for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_520551">Axium Noble Tiara (Women)</STR>
    <STR id="ZITEM_DESC_520551">A formal tiara worn by the young women of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_520552">Wedding Veil (Women)</STR>
    <STR id="ZITEM_DESC_520552">Pure white wedding veil of every girl's dream, in cheerful minimal style.</STR>
    
    <STR id="ZITEM_NAME_520553">Navy Hat (Women)</STR>
    <STR id="ZITEM_DESC_520553">A uniform hat worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_520554">Yohawk Headband (Women)</STR>
    <STR id="ZITEM_DESC_520554">A traditional head band of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_520555">Magician Hat (Women)</STR>
    <STR id="ZITEM_DESC_520555">A hat worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_520556">Angel's Halo (Women)</STR>
    <STR id="ZITEM_DESC_520556">Angel's halo worn by the young ladies to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Chest(Man) -->
    <STR id="ZITEM_NAME_521001">Ceremonial Dress Garment (Men)</STR>
    <STR id="ZITEM_DESC_521001">A ceremonial dress garment that the Empire ranks wear at important ceremonies.</STR>
    
    <STR id="ZITEM_NAME_521002">Gunners Heaven Coat (Men)</STR>
    <STR id="ZITEM_DESC_521002">Long leather coat and garment design for the Gunners Heaven crew, a private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_521003">Eternal Blue Coat (Men)</STR>
    <STR id="ZITEM_DESC_521003">Men's Coat worn by the Eternal Blue, outcast pirates from the Costa Islands.</STR>
    
    <STR id="ZITEM_NAME_521004">Adventurer Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521004">This jacket is great for novice adventurers who hate heavy outfits and equipment.</STR>
    
    <STR id="ZITEM_NAME_521005">Blue Whistle Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521005">Men's jacket worn by Blue Whistle, the headache of the empire.</STR>
    
    <STR id="ZITEM_NAME_521006">Coral Reef Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521006">A Hawaiian shirt made for hot summer days.</STR>
    
    <STR id="ZITEM_NAME_521007">Iron Crow Coat (Men)</STR>
    <STR id="ZITEM_DESC_521007">The Iron Crow men wear this coat around the city of Havani.</STR>
    
    <STR id="ZITEM_NAME_521008">Santa Claus Coat (Men)</STR>
    <STR id="ZITEM_DESC_521008">Christmas gift for men.</STR>
    
    <STR id="ZITEM_NAME_521009">Phantom Breed Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521009">Heavy armor designed for the Phantom Breed spy crew.</STR>
    
    <STR id="ZITEM_NAME_521010">Republic Gun Priest Garment (Men)</STR>
    <STR id="ZITEM_DESC_521010">Men's lightweight garment developed for a secret organization associated with religious groups.</STR>
    
    <STR id="ZITEM_NAME_521011">Gray Dust Long Coat (Men)</STR>
    <STR id="ZITEM_DESC_521011">Men's long coat worn by the elite troops, Gray Dust.</STR>
    
    <STR id="ZITEM_NAME_521012">Sir Protector Garment (Men)</STR>
    <STR id="ZITEM_DESC_521012">Men's Sir Protector Garment, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_521013">Bigi Trench Coat (Men)</STR>
    <STR id="ZITEM_DESC_521013">A men’s trench coat designed by Bigi.  An exotic and sophisticated emblem is marked on the back of the coat.</STR>
    
    <STR id="ZITEM_NAME_521014">Gun Knight Trench Coat (Men)</STR>
    <STR id="ZITEM_DESC_521014">This trench coat was once worn by a legendary male gun knight of Axium</STR>
    
    <STR id="ZITEM_NAME_521015">Warrior Coat (Men)</STR>
    <STR id="ZITEM_DESC_521015">Legendary coat designed for elite warriors.</STR>
    
    <STR id="ZITEM_NAME_521016">Desert Flame Top (Men)</STR>
    <STR id="ZITEM_DESC_521016">Desert Flame men's top for desert terrain.</STR>
    
    <STR id="ZITEM_NAME_521017">Battle Brood Armor (Men)</STR>
    <STR id="ZITEM_DESC_521017">This special armor enhances protection against heavy damage attacks.</STR>
    
    <STR id="ZITEM_NAME_521018">Active Sports Top (Men)</STR>
    <STR id="ZITEM_DESC_521018">(Limited Periodic Sale) A men's sports suit made to be used in a certain sport. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_521019">남성 노란 액티브 스포츠 상의</STR>
    <STR id="ZITEM_DESC_521019">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_521020">남성 파란 액티브 스포츠 상의</STR>
    <STR id="ZITEM_DESC_521020">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_521021">Military Officer Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521021">Military officer jacket used by war fanatics.</STR>
    
    <STR id="ZITEM_NAME_521022">Zeus Coat (Men)</STR>
    <STR id="ZITEM_DESC_521022">Radiant lightweight coat design by Zeus. It enhances health bonuses during combat.</STR>
    
    <STR id="ZITEM_NAME_521023">Blue Vane Coat (Men)</STR>
    <STR id="ZITEM_DESC_521023">Men's Blue Vane coat made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_521024">Train Guard Coat (Men)</STR>
    <STR id="ZITEM_DESC_521024">Men's coat worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_521025">PA Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521025">Men's Jacket worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_521026">Divine Hands Robe (Men)</STR>
    <STR id="ZITEM_DESC_521026">Men's robe worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_521027">Slider Sports Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521027">Men's sports jacket that is comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_521028">Summer Breeze Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521028">A Hawaiian shirt made for hot summer days.</STR>
    
    <STR id="ZITEM_NAME_521029">Carpediem School uniform Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521029">Male student's shirt at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_521030">Fimbul Winter Coat (Men)</STR>
    <STR id="ZITEM_DESC_521030">Coat for men, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_521031">Deities Aura Upper Garment (Men)</STR>
    <STR id="ZITEM_DESC_521031">Upper garment for men, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_521032">Maple Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521032">A familiar shirt with a vivid Maple logo on its chest. It has a refreshing scent of far away land.</STR>
    
    <STR id="ZITEM_NAME_521033">Valkyrie Coat (Men)</STR>
    <STR id="ZITEM_DESC_521033">Valkyrie Coat for the adventurers who are active even during harsh winter.  It is flexible enough for outdoor activity and keeps warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_521034">Scrider's Coat (Men)</STR>
    <STR id="ZITEM_DESC_521034">Coat worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_521035">Icarus Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521035">Icarus Jacket worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_521036">Colorful Striped Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521036">3 colored striped shirt worn by the brave who want to stand out in battle.</STR>
    
    <STR id="ZITEM_NAME_521037">Ancient vest (Men)</STR>
    <STR id="ZITEM_DESC_521037">Vest worn by ancient warriors from a distant land.</STR>
    
    <STR id="ZITEM_NAME_521038">Xian Tactical Assassin Coat (Men)</STR>
    <STR id="ZITEM_DESC_521038">Highly customized coat worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521039">Kung fu Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521039">Yellow Kung fu shirt that carries the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_521040">Heavy Metal Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521040">Heavy Metal Jacket for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_521041">Judgement Upper Garment (Men)</STR>
    <STR id="ZITEM_DESC_521041">An upper garment for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521042">Axium Noble Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521042">A formal jacket worn by the young men of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_521043">Tuxedo Jacket (Men)</STR>
    <STR id="ZITEM_DESC_521043">A tuxedo jacket for a wedding that has a sharp and elegant touch.</STR>
    
    <STR id="ZITEM_NAME_521044">Navy Shirt (Men)</STR>
    <STR id="ZITEM_DESC_521044">A uniform shirt worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_521045">Yohawk Vest (Men)</STR>
    <STR id="ZITEM_DESC_521045">A traditional vest of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_521046">Magician Coat (Men)</STR>
    <STR id="ZITEM_DESC_521046">A coat worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_521047">Devil's Wings (Men)</STR>
    <STR id="ZITEM_DESC_521047">Devil's Wings worn by the young lads to celebrate the Independence Day of the Empire.</STR>
    
    <STR id="ZITEM_NAME_521048">Wing of Kali Azar</STR>
    <STR id="ZITEM_DESC_521048">Wings created by the followers of Kali Azar, the god of disease and suffering. This wings imitate the wings of Kali and are used for the ritual.</STR>
    
    <!-- Addition_Chest(Woman) -->
    <STR id="ZITEM_NAME_521501">Ceremonial Dress Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521501">A ceremonial dress jacket supplied to the female soldiers of the Empire.</STR>
    
    <STR id="ZITEM_NAME_521502">Gunners Heaven Long Wool Coat (Women)</STR>
    <STR id="ZITEM_DESC_521502">A women's long wool coat and garment exclusively for the Gunners Heaven, a private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_521503">Eternal Blue Coat (Women)</STR>
    <STR id="ZITEM_DESC_521503">For outlaws of the sea, Eternal Blue women's pirate garment.</STR>
    
    <STR id="ZITEM_NAME_521504">Adventurer Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521504">Women's jacket recommended for novice adventurers. This item is made for those who hate to wear heavy gear.</STR>
    
    <STR id="ZITEM_NAME_521505">Blue Whistle Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521505">Women's Blue Whistle jacket, Blue Whistle is known as the headache of the Empire. </STR>
    
    <STR id="ZITEM_NAME_521506">Coral Reef Bikini Top (Women)</STR>
    <STR id="ZITEM_DESC_521506">A bikini top for women. Perfect for that summer tan!</STR>
    
    <STR id="ZITEM_NAME_521507">Iron Crow Coat (Women)</STR>
    <STR id="ZITEM_DESC_521507">Iron Crow women's coat worn in Havani, the main city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_521508">Mrs. Claus Coat (Women)</STR>
    <STR id="ZITEM_DESC_521508">Christmas season item for women.</STR>
    
    <STR id="ZITEM_NAME_521509">Phantom Breed Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521509">Women's Jacket handed down from ancient times. It is pretty heavy.</STR>
    
    <STR id="ZITEM_NAME_521510">Republic Gun Priestess Upper Garment (Women)</STR>
    <STR id="ZITEM_DESC_521510">Women's lightweight garment for a secret organization associated with religious groups.</STR>
    
    <STR id="ZITEM_NAME_521511">Gray Dust Trench Coat (Women)</STR>
    <STR id="ZITEM_DESC_521511">A women's Gray Dust Trench Coat for the elite troops of the Empire.</STR>
    
    <STR id="ZITEM_NAME_521512">Sir Protector Garment (Women)</STR>
    <STR id="ZITEM_DESC_521512">Women's Sir Protector Garment, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_521513">Bigi Trench Coat (Women)</STR>
    <STR id="ZITEM_DESC_521513">A women's trench coat designed by Bigi.  An exotic and sophisticated emblem is marked on the back of the coat</STR>
    
    <STR id="ZITEM_NAME_521514">Gun Knight Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521514">This jacket was once worn by a legendary female gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_521515">Princess Warrior Coat (Women)</STR>
    <STR id="ZITEM_DESC_521515">Coat made suitable for a princess to wear in combat.</STR>
    
    <STR id="ZITEM_NAME_521516">Desert Flame Top (Women)</STR>
    <STR id="ZITEM_DESC_521516">The Desert Flame's women's top designed for troops who operate in desert.</STR>
    
    <STR id="ZITEM_NAME_521517">Battle Brood Armor (Women)</STR>
    <STR id="ZITEM_DESC_521517">A part of women's special armor made of reinforced material. It protects the chest from all types of damage.</STR>
    
    <STR id="ZITEM_NAME_521518">Active Sports Top (Women)</STR>
    <STR id="ZITEM_DESC_521518">(Limited Periodic Sale) A women's sports suit made to be used in a certain sport. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_521519">여성 노란 액티브 스포츠 상의</STR>
    <STR id="ZITEM_DESC_521519">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_521520">여성 파란 액티브 스포츠 상의</STR>
    <STR id="ZITEM_DESC_521520">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_521521">Military Officer Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521521">A female military officer Jacket favored by military fanatics.</STR>
    
    <STR id="ZITEM_NAME_521522">Zeus Coat (Women)</STR>
    <STR id="ZITEM_DESC_521522">A light weight female coat. The harmony of orange and dark blue color attracts people's eyes.</STR>
    
    <STR id="ZITEM_NAME_521523">Blue Vane Coat (Women)</STR>
    <STR id="ZITEM_DESC_521523">Women's Blue Vane coat made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_521524">Train Guard Coat (Women)</STR>
    <STR id="ZITEM_DESC_521524">Women's coat worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_521525">PA Dress Coat (Women)</STR>
    <STR id="ZITEM_DESC_521525">Women's coat worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_521526">Divine Hands Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521526">Women's jacket worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_521527">Slider Sports Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521527">Women's sports jacket that is comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_521528">Summer Breeze Bikini Top (Women)</STR>
    <STR id="ZITEM_DESC_521528">Patterned bikini top for hot summer days.</STR>
    
    <STR id="ZITEM_NAME_521529">Carpediem School uniform Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521529">Female student's shirt at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_521530">Fimbul Winter Coat (Women)</STR>
    <STR id="ZITEM_DESC_521530">Coat for women, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_521531">Deities Aura Upper Garment (Women)</STR>
    <STR id="ZITEM_DESC_521531">Upper garment for women, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_521532">Maple Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521532">A familiar shirt with a vivid Maple logo on its chest. It has a refreshing scent of far away land.</STR>
    
    <STR id="ZITEM_NAME_521533">Valkyrie Coat (Women)</STR>
    <STR id="ZITEM_DESC_521533">Valkyrie Coat for the adventurers who are active even during harsh winter.  It is flexible enough for outdoor activity and keeps warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_521534">Scrider's Coat (Women)</STR>
    <STR id="ZITEM_DESC_521534">Coat worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_521535">Icarus Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521535">Icarus Jacket worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_521536">Colorful Striped Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521536">3 colored striped shirt worn by the brave who want to stand out in battle.</STR>
    
    <STR id="ZITEM_NAME_521537">Ancient vest (Women)</STR>
    <STR id="ZITEM_DESC_521537">Vest worn by ancient warriors from a distant land.</STR>
    
    <STR id="ZITEM_NAME_521538">Xian Tactical Assassin Coat (Women)</STR>
    <STR id="ZITEM_DESC_521538">Highly customized coat worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521539">Kung fu Jacket (Women)</STR>
    <STR id="ZITEM_DESC_521539">Yellow Kung fu jacket that carries the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_521540">Heavy Metal Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521540">Heavy Metal Shirt for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_521541">Judgement Upper Garment (Women)</STR>
    <STR id="ZITEM_DESC_521541">An upper garment for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521542">Axium Noble blouse (Women)</STR>
    <STR id="ZITEM_DESC_521542">A formal blouse worn by the young women of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_521543">Wedding Upper Garment (Women)</STR>
    <STR id="ZITEM_DESC_521543">Pure white wedding upper garment of every girl's dream, in cheerful minimal style.</STR>
    
    <STR id="ZITEM_NAME_521544">Navy Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521544">A uniform shirt worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_521545">Yohawk Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521545">A traditional shirt of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_521546">Magician Shirt (Women)</STR>
    <STR id="ZITEM_DESC_521546">A shirt worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_521547">Angel's Wings (Women)</STR>
    <STR id="ZITEM_DESC_521547">Angel's wings worn by the young ladies to celebrate the Independence Day of the Empire.</STR>
    
    <STR id="ZITEM_NAME_521548">Wing of Freyja</STR>
    <STR id="ZITEM_DESC_521548">Wings created by the follows of Freyja, the god of love and charity.  These wings imitate the wings of Freyja and are used for the ritual.</STR>
    
    <!-- Addition_Hands(Man) -->
    <STR id="ZITEM_NAME_522001">Ceremonial Dress Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522001">Ceremonial dress gloves that the ranks of the empire wear to important ceremonies.</STR>
    
    <STR id="ZITEM_NAME_522002">Gunners Heaven Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522002">Gloves for the elite Gunners Heaven crew.</STR>
    
    <STR id="ZITEM_NAME_522003">Eternal Blue Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522003">Gloves worn by the outllaws of Eternal Blue.</STR>
    
    <STR id="ZITEM_NAME_522004">Adventurer Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522004">Gloves recommended for novice adventurers who hate outfits with heavy equipment.</STR>
    
    <STR id="ZITEM_NAME_522005">Blue Whistle Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522005">Gloves designed for Blue Whistle, the headache of the empire.</STR>
    
    <STR id="ZITEM_NAME_522006">Coral Reef Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522006">Hot summer gloves for a cool guy.</STR>
    
    <STR id="ZITEM_NAME_522007">Iron Crow Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522007">Iron Crow warriors wear these protective gloves around Havani, the city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_522008">Santa Claus Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522008">Great gift for the Christmas season.</STR>
    
    <STR id="ZITEM_NAME_522009">Phantom Breed Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522009">Gloves for the mighty men of the Phantom Breed, a spy organization.</STR>
    
    <STR id="ZITEM_NAME_522010">Republic Gun Priest Gloves(Men)</STR>
    <STR id="ZITEM_DESC_522010">Men's lightweight gloves for a secret organization associated with religious groups.</STR>
    
    <STR id="ZITEM_NAME_522011">Gray Dust Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522011">Gloves worn by the Gray Dust elite troops.</STR>
    
    <STR id="ZITEM_NAME_522012">Sir Protector Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522012">Men's Sir Protector Gloves, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_522013">Gun Knight Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522013">These gloves were once worn by a legendary male gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_522014">Warrior Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522014">Legendary gloves designed for elite warriors.</STR>
    
    <STR id="ZITEM_NAME_522015">Desert Flame Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522015">Desert Flame gloves originally designed for troops that were deployed to tough desert areas.</STR>
    
    <STR id="ZITEM_NAME_522016">Battle Brood Gauntlets (Men)</STR>
    <STR id="ZITEM_DESC_522016">Special gauntlets made of reinforced material to enhance hand protection.</STR>
    
    <STR id="ZITEM_NAME_522017">Military Officer Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522017">Gloves for military officers favored by war fanatics.</STR>
    
    <STR id="ZITEM_NAME_522018">Blue Vane Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522018">Men's Blue Vane gloves made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_522019">Train Guard Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522019">Men's gloves worn by soldiers who guard the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_522020">PA Leather Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522020">Men's gloves worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_522021">Divine Hands Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522021">Men's gloves worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_522022">Slider Sports Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522022">Men's sports gloves that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_522023">Summer Breeze Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522023">Matching gloves that are water resistant for better grip.</STR>
    
    <STR id="ZITEM_NAME_522024">Carpediem School uniform Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522024">Male student's gloves at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_522025">Fimbul Winter Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522025">Gloves for men, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_522026">Deities Aura Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522026">Gloves for men, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_522027">Valkyrie Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522027">Valkyrie Gloves for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_522028">Scrider's Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522028">Gloves worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_522029">Icarus Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522029">Icarus Gloves worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_522030">Xian Tactical Assassin Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522030">Highly customized gloves worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522031">Kung fu Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522031">Yellow Kung fu gloves that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_522032">Heavy Metal Bracelet (Men)</STR>
    <STR id="ZITEM_DESC_522032">Heavy Metal Bracelet for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_522033">Judgement Armguards (Men)</STR>
    <STR id="ZITEM_DESC_522033">Armguards for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522034">Axium Noble Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522034">Formal gloves worn by the young men of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_522035">Tuxedo Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522035">Tuxdeo gloves for a wedding that has a sharp and elegant touch.</STR>
    
    <STR id="ZITEM_NAME_522036">Navy Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522036">Uniform gloves worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_522037">Yohawk Wristlets (Men)</STR>
    <STR id="ZITEM_DESC_522037">Traditional wristlets of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_522038">Magician Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522038">Gloves worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_522039">Devil's Gloves (Men)</STR>
    <STR id="ZITEM_DESC_522039">Devil's gloves worn by the young lads to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Hands(Woman) -->
    <STR id="ZITEM_NAME_522501">Ceremonial Dress Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522501">Ceremonial dress gloves supplied to the female soldiers of the Empire.</STR>
    
    <STR id="ZITEM_NAME_522502">Gunners Heaven Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522502">Fur gloves exclusively for the Gunners Heaven, a private organization of the Republic. Gloves are made with soft rabbit fur.</STR>
    
    <STR id="ZITEM_NAME_522503">Eternal Blue Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522503">The outlaw at the sea, women's pirate Eternal Blue gloves.</STR>
    
    <STR id="ZITEM_NAME_522504">Adventurer Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522504">Women's gloves recommended for the novice adventurers. This item is made for those who hate to wear heavy gear.</STR>
    
    <STR id="ZITEM_NAME_522505">Blue Whistle Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522505">Women's Blue Whistle gloves, Blue Whistle is known as the headache of the Empire.</STR>
    
    <STR id="ZITEM_NAME_522506">Coral Reef Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522506">Gloves that are water resistant for better grip.</STR>
    
    <STR id="ZITEM_NAME_522507">Iron Crow Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522507">Women's gloves worn in Havani, the main city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_522508">Mrs. Claus Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522508">Christmas season item for women.</STR>
    
    <STR id="ZITEM_NAME_522509">Phantom Breed Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522509">Women's gloves for a spy organization handed down from ancient times. They are somewhat heavy.</STR>
    
    <STR id="ZITEM_NAME_522510">Republic Gun Priestess Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522510">Women's lightweight gloves for a secret organization related with religious groups.</STR>
    
    <STR id="ZITEM_NAME_522511">Gray Dust Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522511">Women's gloves worn by the Gray Dust elite troops.</STR>
    
    <STR id="ZITEM_NAME_522512">Sir Protector Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522512">Women's Sir Protector Gloves, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_522513">Gun Knight Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522513">These gloves were once worn by a legendary female gun knight of Axium. </STR>
    
    <STR id="ZITEM_NAME_522514">Princess Warrior Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522514">Gloves made suitable for a princess to wear in combat.</STR>
    
    <STR id="ZITEM_NAME_522515">Desert Flame Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522515">The Desert Flame women's leather gloves, made for troops who operate in the desert.</STR>
    
    <STR id="ZITEM_NAME_522516">Battle Brood Gauntlets (Women)</STR>
    <STR id="ZITEM_DESC_522516">A part of women's special armor made of reinforced material. It protects hands from all types of damage.</STR>
    
    <STR id="ZITEM_NAME_522517">Military Officer Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522517">Female military officer gloves favored by military fanatics.</STR>
    
    <STR id="ZITEM_NAME_522518">Blue Vane Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522518">Women's Blue Vane gloves made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_522519">Train Guard Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522519">Women's gloves worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_522520">PA cotton Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522520">Women's gloves worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_522521">Divine Hands Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522521">Women's gloves worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_522522">Slider Sports Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522522">Women's sports gloves that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_522523">Summer Breeze Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522523">Matching gloves that are water resistant for better grip.</STR>
    
    <STR id="ZITEM_NAME_522524">Carpediem School uniform Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522524">Female student's gloves at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_522525">Fimbul Winter Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522525">Gloves for women, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_522526">Deities Aura Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522526">Gloves for women, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_522527">Valkyrie Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522527">Valkyrie Gloves for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_522528">Scrider's Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522528">Gloves worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_522529">Icarus Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522529">Icarus Gloves worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_522530">Xian Tactical Assassin Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522530">Highly customized gloves worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522531">Kung fu Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522531">Yellow Kung fu gloves that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_522532">Heavy Metal Bracelet (Women)</STR>
    <STR id="ZITEM_DESC_522532">Heavy Metal Bracelet for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_522533">Judgement Armguards (Women)</STR>
    <STR id="ZITEM_DESC_522533">Armguards for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522534">Axium Noble Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522534">Formal gloves worn by the young women of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_522535">Wedding Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522535">Pure white wedding gloves of every girl's dream, in cheerful minimal style.</STR>
    
    <STR id="ZITEM_NAME_522536">Navy Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522536">Uniform gloves worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_522537">Yohawk Bracelets (Women)</STR>
    <STR id="ZITEM_DESC_522537">Traditional Bracelets of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_522538">Magician Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522538">Gloves worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_522539">Angel's Gloves (Women)</STR>
    <STR id="ZITEM_DESC_522539">Angel's gloves worn by the young ladies to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Legs(Man) -->
    <STR id="ZITEM_NAME_523001">Ceremonial Dress Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523001">Ceremonial dress trousers that the general ranks of the Empire wear at important ceremonies.</STR>
    
    <STR id="ZITEM_NAME_523002">Gunners Heaven Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523002">Trousers designed exclusively for the Gunners Heaven, private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_523003">Eternal Blue Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523003">Men's uniform trousers for Eternal Blue, a crew of outlaws in the sea.</STR>
    
    <STR id="ZITEM_NAME_523004">Adventurer Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523004">Men's Trousers recommended for novice adventurers who hate outfits with heavy equipment.</STR>
    
    <STR id="ZITEM_NAME_523005">Blue Whistle Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523005">Men's trousers for Blue Whistle, Blue Whistle is known as the headache of the Empire.</STR>
    
    <STR id="ZITEM_NAME_523006">Coral Reef Shorts (Men)</STR>
    <STR id="ZITEM_DESC_523006">Summer shorts for relaxing at a hot beach.</STR>
    
    <STR id="ZITEM_NAME_523007">Iron Crow Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523007">Trousers worn by the Iron Crow warriors.</STR>
    
    <STR id="ZITEM_NAME_523008">Santa Claus Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523008">Christmas season item for men.</STR>
    
    <STR id="ZITEM_NAME_523009">Phantom Breed Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523009">Trousers designed for the Phantom Breed spy crew.</STR>
    
    <STR id="ZITEM_NAME_523010">Republic Gun Priest Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523010">Lightweight trousers for men, worn by Republic Gun Priests related with religious groups.</STR>
    
    <STR id="ZITEM_NAME_523011">Gray Dust Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523011">Men's trousers designed for the Gray Dust elite troops.</STR>
    
    <STR id="ZITEM_NAME_523012">Sir Protector Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523012">Men’s Sir Protector Trousers, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_523013">Gun Knight Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523013">This trousers was once worn by a legendary male gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_523014">Warrior Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523014">Legendary pants designed for elite warriors.</STR>
    
    <STR id="ZITEM_NAME_523015">Desert Flame Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523015">Desert Flame pants for Men.</STR>
    
    <STR id="ZITEM_NAME_523016">Battle Brood Pants (Men)</STR>
    <STR id="ZITEM_DESC_523016">Special pants made of reinforced material to enhance leg protection.</STR>
    
    <STR id="ZITEM_NAME_523017">Active Sports Pants (Men)</STR>
    <STR id="ZITEM_DESC_523017">(Limited Periodic Sale) Powerful men's sport suit.</STR>
    
    <STR id="ZITEM_NAME_523018">남성 노란 액티브 스포츠 하의</STR>
    <STR id="ZITEM_DESC_523018">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_523019">남성 파란 액티브 스포츠 하의</STR>
    <STR id="ZITEM_DESC_523019">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_523020">Military Officer Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523020">Trousers worn by military officers. Favored by war fanatics.</STR>
    
    <STR id="ZITEM_NAME_523021">Blue Vane Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523021">Men's Blue Vane trousers made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_523022">Train Guard Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523022">Men's trousers worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_523023">PA Pants (Men)</STR>
    <STR id="ZITEM_DESC_523023">Men's pants worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_523024">Divine Hands Pants (Men)</STR>
    <STR id="ZITEM_DESC_523024">Men's pants worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_523025">Slider Sports Pants (Men)</STR>
    <STR id="ZITEM_DESC_523025">Men's sports pants that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_523026">Summer Breeze Board Shorts (Men)</STR>
    <STR id="ZITEM_DESC_523026">Dark blue board shorts.</STR>
    
    <STR id="ZITEM_NAME_523027">Carpediem School uniform Pants (Men)</STR>
    <STR id="ZITEM_DESC_523027">Male student's trousers at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_523028">Fimbul Winter Trousers (Men)</STR>
    <STR id="ZITEM_DESC_523028">Pants for men, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_523029">Deities Aura Pants (Men)</STR>
    <STR id="ZITEM_DESC_523029">Pants for men, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_523030">Valkyrie Pants (Men)</STR>
    <STR id="ZITEM_DESC_523030">Valkyrie Pants for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_523031">Scrider's Pants (Men)</STR>
    <STR id="ZITEM_DESC_523031">Pants worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_523032">Icarus Pants (Men)</STR>
    <STR id="ZITEM_DESC_523032">Icarus Pants worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_523033">Xian Tactical Assassin Pants (Men)</STR>
    <STR id="ZITEM_DESC_523033">Highly customized pants worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523034">Kung fu Pants (Men)</STR>
    <STR id="ZITEM_DESC_523034">Yellow Kung fu pants that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_523035">Heavy Metal Pants (Men)</STR>
    <STR id="ZITEM_DESC_523035">Heavy Metal Pants for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_523036">Judgement Pants (Men)</STR>
    <STR id="ZITEM_DESC_523036">Pants for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523037">Axium Noble Pants (Men)</STR>
    <STR id="ZITEM_DESC_523037">Formal pants worn by the young men of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_523038">Tuxedo Pants (Men)</STR>
    <STR id="ZITEM_DESC_523038">Tuxedo pants for a wedding that has a sharp and elegant touch.</STR>
    
    <STR id="ZITEM_NAME_523039">Navy Pants (Men)</STR>
    <STR id="ZITEM_DESC_523039">Uniform pants worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_523040">Yohawk Pants (Men)</STR>
    <STR id="ZITEM_DESC_523040">Traditional pants of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_523041">Magician Pants (Men)</STR>
    <STR id="ZITEM_DESC_523041">Pants worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_523042">Devil's Pants (Men)</STR>
    <STR id="ZITEM_DESC_523042">Devil's pants worn by the young lads to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Legs(Woman) -->
    <STR id="ZITEM_NAME_523501">Ceremonial Dress Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523501">Ceremonial dress trousers supplied to the female soldiers of the Empire.</STR>
    
    <STR id="ZITEM_NAME_523502">Gunners Heaven Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523502">Women's trousers exclusively for the Gunners Heaven, a private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_523503">Eternal Blue Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523503">Women's uniform trousers for Eternal Blue, outlaws at the sea.</STR>
    
    <STR id="ZITEM_NAME_523504">Adventurer Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523504">Women's trousers recommended for novice adventurers who hate outfits with heavy equipment.</STR>
    
    <STR id="ZITEM_NAME_523505">Blue Whistle Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523505">Women's Trousers for Blue Whistle, Blue Whistle is known as the headache of the Empire.</STR>
    
    <STR id="ZITEM_NAME_523506">Coral Reef Bikini Bottom (Women)</STR>
    <STR id="ZITEM_DESC_523506">A fasionable bikini bottom for that fashionable woman.</STR>
    
    <STR id="ZITEM_NAME_523507">Iron Crow Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523507">Iron Crow women's trousers worn in Iron Crow, the center of the Havani, main city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_523508">Mrs. Claus Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523508">Christmas season item for women.</STR>
    
    <STR id="ZITEM_NAME_523509">Phantom Breed Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523509">Women's trousers handed down from ancient times. They are somewhat heavy.</STR>
    
    <STR id="ZITEM_NAME_523510">Republic Gun Priestess Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523510">Women's lightweight trousers for a secret organization related with religious groups.</STR>
    
    <STR id="ZITEM_NAME_523511">Gray Dust Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523511">Women's trousers worn by the Gray Dust elite troops.</STR>
    
    <STR id="ZITEM_NAME_523512">Sir Protector Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523512">Women's Sir Protector Trousers, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_523513">Gun Knight Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523513">This trousers was once worn by a legendary female gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_523514">Princess Warrior Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523514">Designed for a princess, built to endure combat for a warrior.</STR>
    
    <STR id="ZITEM_NAME_523515">Desert Flame Pants (Women)</STR>
    <STR id="ZITEM_DESC_523515">The troop which operates in deserts, the Desert Flame women's pants.</STR>
    
    <STR id="ZITEM_NAME_523516">Battle Brood Bottom (Women)</STR>
    <STR id="ZITEM_DESC_523516">A part of women's special armor made of reinforced material. It offers major leg protection.</STR>
    
    <STR id="ZITEM_NAME_523517">Active Sports Pants (Women)</STR>
    <STR id="ZITEM_DESC_523517">(Limited Periodic Sale) A women's sports suit made to be used in a certain sport. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_523518">여성 노란 액티브 스포츠 하의</STR>
    <STR id="ZITEM_DESC_523518">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_523519">여성 파란 액티브 스포츠 하의</STR>
    <STR id="ZITEM_DESC_523519">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_523520">Military Officer Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523520">Female military officer trousers favored by military fanatics.</STR>
    
    <STR id="ZITEM_NAME_523521">Blue Vane Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523521">Women's Blue Vane Skirt made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_523522">Train Guard Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523522">Women's trousers worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_523523">PA Dress Pants (Women)</STR>
    <STR id="ZITEM_DESC_523523">Women's pants worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_523524">Divine Hands Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523524">Women's skirt worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_523525">Slider Sports Shorts (Women)</STR>
    <STR id="ZITEM_DESC_523525">Women's sports pants that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_523526">Summer Breeze Short Shorts (Women)</STR>
    <STR id="ZITEM_DESC_523526">Short shorts that are worn over bikini bottoms.</STR>
    
    <STR id="ZITEM_NAME_523527">Carpediem School uniform Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523527">Female student's miniskirt at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_523528">Fimbul Winter Trousers (Women)</STR>
    <STR id="ZITEM_DESC_523528">Pants for women, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_523529">Deities Aura Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523529">Pants for women, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_523530">Valkyrie Pants (Women)</STR>
    <STR id="ZITEM_DESC_523530">Valkyrie Pants for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_523531">Scrider's Pants (Women)</STR>
    <STR id="ZITEM_DESC_523531">Pants worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_523532">Icarus Pants (Women)</STR>
    <STR id="ZITEM_DESC_523532">Icarus Pants worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_523533">Xian Tactical Assassin Pants (Women)</STR>
    <STR id="ZITEM_DESC_523533">Highly customized pants worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523534">Kung fu Pants (Women)</STR>
    <STR id="ZITEM_DESC_523534">Yellow Kung fu pants that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_523535">Heavy Metal Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523535">Heavy Metal Skirt for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_523536">Judgement Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523536">A skirt for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523537">Axium Noble Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523537">A formal skirt worn by the young women of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_523538">Wedding Lower Garment (Women)</STR>
    <STR id="ZITEM_DESC_523538">Pure white wedding lower garment of every girl's dream, in cheerful minimal style.</STR>
    
    <STR id="ZITEM_NAME_523539">Navy Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523539">Uniform skirt worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_523540">Yohawk Shorts (Women)</STR>
    <STR id="ZITEM_DESC_523540">Traditional shorts of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_523541">Magician Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523541">A skirt worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_523542">Angel's Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523542">Angel's skirt worn by the young ladies to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Feet(Man) -->
    <STR id="ZITEM_NAME_524001">Ceremonial Dress Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524001">Iron Crow warriors wear these protective shoes around the city of Havani, the city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_524002">Gunners Heaven Leather Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524002">Exclusive leather shoes for the Republic's Gunners Heaven.</STR>
    
    <STR id="ZITEM_NAME_524003">Eternal Blue Boots (Men)</STR>
    <STR id="ZITEM_DESC_524003">Uniform boots for the Eternal Blue outlaws.</STR>
    
    <STR id="ZITEM_NAME_524004">Adventurer Boots (Men)</STR>
    <STR id="ZITEM_DESC_524004">Boots recommended for novice adventurers who hate outfits with heavy equipment.</STR>
    
    <STR id="ZITEM_NAME_524005">Blue Whistle Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524005">Shoes designed for Blue Whistle.</STR>
    
    <STR id="ZITEM_NAME_524006">Coral Reef Aqua Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524006">Keep your feet dry with cool aqua shoes.</STR>
    
    <STR id="ZITEM_NAME_524007">Iron Crow Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524007">Iron Crow warriors wear these protective shoes around the city of Havani, the city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_524008">Santa Claus Boots (Men)</STR>
    <STR id="ZITEM_DESC_524008">Christmas season item for men.</STR>
    
    <STR id="ZITEM_NAME_524009">Phantom Breed Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524009">Heavy shoes for the Phantom Breed.</STR>
    
    <STR id="ZITEM_NAME_524010">Republic Gun Priest Boots (Men)</STR>
    <STR id="ZITEM_DESC_524010">Men's lightweight shoes for a secret organization associated with religious groups.</STR>
    
    <STR id="ZITEM_NAME_524011">Gray Dust Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524011">Uniform shoes for the elite Gray Dust troops.</STR>
    
    <STR id="ZITEM_NAME_524012">Sir Protector Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524012">Men's Sir Protector Shoes, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_524013">Gun Knight Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524013">These shoes were once worn by a legendary male gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_524014">Warrior Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524014">Legendary shoes designed for elite warriors.</STR>
    
    <STR id="ZITEM_NAME_524015">Desert Flame Boots (Men)</STR>
    <STR id="ZITEM_DESC_524015">Desert Flame's leather boots for men.</STR>
    
    <STR id="ZITEM_NAME_524016">Battle Brood Boots (Men)</STR>
    <STR id="ZITEM_DESC_524016">Special men's boots made of reinforced material to enhance foot protection.</STR>
    
    <STR id="ZITEM_NAME_524017">Active Sports Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524017">Men's sport suit that seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_524018">남성 노란 액티브 스포츠 슈즈</STR>
    <STR id="ZITEM_DESC_524018">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_524019">남성 파란 액티브 스포츠 슈즈</STR>
    <STR id="ZITEM_DESC_524019">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 남성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_524020">Military Officer Battle Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524020">Battle shoes worn by military officers favored by war fanatics.</STR>
    
    <STR id="ZITEM_NAME_524021">Blue Vane Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524021">Men's Blue Vane shoes made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_524022">Train Guard Boots (Men)</STR>
    <STR id="ZITEM_DESC_524022">Men's leather boots worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_524023">PA Dress Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524023">Men's dress shoes worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_524024">Divine Hands Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524024">Men's shoes worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_524025">Slider Sports Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524025">Men's sports shoes that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_524026">Summer Breeze Sandals (Men)</STR>
    <STR id="ZITEM_DESC_524026">Comfortable sandals to wear at the beach</STR>
    
    <STR id="ZITEM_NAME_524027">Carpediem School uniform Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524027">Male student's shoes at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_524028">Fimbul Winter Boots (Men)</STR>
    <STR id="ZITEM_DESC_524028">Boots for men, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_524029">Deities Aura Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524029">Shoes for men, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_524030">Valkyrie Boots (Men)</STR>
    <STR id="ZITEM_DESC_524030">Valkyrie Boots for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_524031">Scrider's Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524031">Shoes worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_524032">Icarus Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524032">Icarus Shoes worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_524033">Xian Tactical Assassin Boots (Men)</STR>
    <STR id="ZITEM_DESC_524033">Highly customized boots worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524034">Kung fu Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524034">Yellow Kung fu shoes that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_524035">Heavy Metal Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524035">Heavy Metal Shoes for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_524036">Judgement Boots (Men)</STR>
    <STR id="ZITEM_DESC_524036">Boots for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524037">Axium Noble Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524037">Formal shoes worn by the young men of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_524038">Tuxedo Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524038">Tuxedo shoes for a wedding that has a sharp and elegant touch.</STR>
    
    <STR id="ZITEM_NAME_524039">Navy Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524039">Uniform shoes worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_524040">Yohawk Boots (Men)</STR>
    <STR id="ZITEM_DESC_524040">Traditional boots of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_524041">Magician Shoes (Men)</STR>
    <STR id="ZITEM_DESC_524041">Shoes worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_524042">Devil's feet (Men)</STR>
    <STR id="ZITEM_DESC_524042">Wearable devil feet by the young lads to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Feet(Woman) -->
    <STR id="ZITEM_NAME_524501">Ceremonial Dress Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524501">Ceremonial dress shoes supplied to the female soldiers of the Empire. </STR>
    
    <STR id="ZITEM_NAME_524502">Gunners Heaven Reinforced Leather Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524502">Exclusive reinforced leather shoes for the Gunners Heaven, a private organization of the Republic.</STR>
    
    <STR id="ZITEM_NAME_524503">Eternal Blue Boots (Women)</STR>
    <STR id="ZITEM_DESC_524503">The outlaw at the sea, women's Eternal Blue boots.</STR>
    
    <STR id="ZITEM_NAME_524504">Adventurer Boots (Women)</STR>
    <STR id="ZITEM_DESC_524504">Women's boots recommended for the novice adventurers. This item is made for those who hate to wear heavy gear.</STR>
    
    <STR id="ZITEM_NAME_524505">Blue Whistle Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524505">Women's Blue Whistle shoes, Blue Whistle is known as the headache of the Empire.</STR>
    
    <STR id="ZITEM_NAME_524506">Coral Reef Sandals (Women)</STR>
    <STR id="ZITEM_DESC_524506">Comfortable sandals to wear at the beach.</STR>
    
    <STR id="ZITEM_NAME_524507">Iron Crow Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524507">Women's shoes worn in Havani, the city of outlaws.</STR>
    
    <STR id="ZITEM_NAME_524508">Mrs. Claus Boots (Women)</STR>
    <STR id="ZITEM_DESC_524508">Christmas season item for women.</STR>
    
    <STR id="ZITEM_NAME_524509">Phantom Breed Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524509">Women's shoes handed down from ancient times. They are somewhat heavy.</STR>
    
    <STR id="ZITEM_NAME_524510">Republic Gun Priestess Boots (Women)</STR>
    <STR id="ZITEM_DESC_524510">Women's lightweight shoes for a secret organization related with religious groups.</STR>
    
    <STR id="ZITEM_NAME_524511">Gray Dust Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524511">Women's shoes worn by the Gray Dust elite troops.</STR>
    
    <STR id="ZITEM_NAME_524512">Sir Protector Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524512">Women's Sir Protector Shoes, designed for protection.</STR>
    
    <STR id="ZITEM_NAME_524513">Gun Knight Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524513">These shoes were once worn by a legendary female gun knight of Axium.</STR>
    
    <STR id="ZITEM_NAME_524514">Princess Warrior Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524514">Shoes made suitable for a princess to wear in combat.</STR>
    
    <STR id="ZITEM_NAME_524515">Desert Flame Boots (Women)</STR>
    <STR id="ZITEM_DESC_524515">Desert Flame's boots for women.</STR>
    
    <STR id="ZITEM_NAME_524516">Battle Brood Boots (Women)</STR>
    <STR id="ZITEM_DESC_524516">Special women's boots made of reinforced material to enhance foot protection.</STR>
    
    <STR id="ZITEM_NAME_524517">Active Sports Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524517">A women's sports suit made to be used in a certain sport. It seems to generate great power when worn.</STR>
    
    <STR id="ZITEM_NAME_524518">여성 노란 액티브 스포츠 슈즈</STR>
    <STR id="ZITEM_DESC_524518">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_524519">여성 파란 액티브 스포츠 슈즈</STR>
    <STR id="ZITEM_DESC_524519">(한정기간판매) 어떤 스포츠에 적합하도록 만들어진듯한 여성용 스포츠 슈트. 입으면 강력한 힘을 발휘할 것 같다.</STR>
    
    <STR id="ZITEM_NAME_524520">Military Officer Battle Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524520">Female military officer battle shoes favored by military fanatics.</STR>
    
    <STR id="ZITEM_NAME_524521">Blue Vane Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524521">Women's Blue Vane shoes made of highly flexible material.</STR>
    
    <STR id="ZITEM_NAME_524522">Train Guard Boots (Women)</STR>
    <STR id="ZITEM_DESC_524522">Women's leather boots worn by soldiers guarding the trains going through the empire and the republic.  It has the advantage of being lightweight.</STR>
    
    <STR id="ZITEM_NAME_524523">PA Dress Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524523">Women's dress shoes worn by the personal assistants of the empire's nobles.</STR>
    
    <STR id="ZITEM_NAME_524524">Divine Hands Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524524">Women's shoes worn by those in the Republic support forces, Healing Hands.</STR>
    
    <STR id="ZITEM_NAME_524525">Slider Sports Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524525">Women's sports shoes that are comfortable enough to wear everyday while still maintaining sports functionality.</STR>
    
    <STR id="ZITEM_NAME_524526">Summer Breeze Sandals (Women)</STR>
    <STR id="ZITEM_DESC_524526">Comfortable strap sandals to wear at the beach.</STR>
    
    <STR id="ZITEM_NAME_524527">Carpediem School uniform Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524527">Female student's shoes at Empire's prestigious high school for the children of noble households.</STR>
    
    <STR id="ZITEM_NAME_524528">Fimbul Winter Boots (Women)</STR>
    <STR id="ZITEM_DESC_524528">Boots for women, used by people who have grown resistance against cold for living in northern territory, far from the mainland, where it is severely cold winter through out the year. (Designed by Azume from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_524529">Deities Aura Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524529">Shoes for women, used by Brotherhood gang members who have gained immense wealth in enormous speed by using people's faith for god to expand the influential territory. (Designed by Xlll from NHN GunZ)</STR>
    
    <STR id="ZITEM_NAME_524530">Valkyrie Boots (Women)</STR>
    <STR id="ZITEM_DESC_524530">Valkyrie Boots for the adventurers who are active even during harsh winter.  They are flexible enough for outdoor activity and keep warmth. (Designed by Valkyrie† from Brazil GunZ)</STR>
    
    <STR id="ZITEM_NAME_524531">Scrider's Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524531">Shoes worn by those who worship Scrider, the demented god of destruction.</STR>
    
    <STR id="ZITEM_NAME_524532">Icarus Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524532">Icarus Shoes worn by the airplane pilots from Ares who fly across the Astra continent.</STR>
    
    <STR id="ZITEM_NAME_524533">Xian Tactical Assassin Boots (Women)</STR>
    <STR id="ZITEM_DESC_524533">Highly customized boots worn by the Xian Tactical Assassin Unit (XTA).  Their unit is recognized for their high moral conviction and swift execution of a “higher law”, earning them the title: “The Shadows of Justice”. (Designed by Ryo Shintenzu/Shikamaru from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524534">Kung fu Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524534">Yellow Kung fu shoes that carry the soul of a legendary Kung fu fighter which makes one feel like a Kung fu master.</STR>
    
    <STR id="ZITEM_NAME_524535">Heavy Metal Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524535">Heavy Metal Shoes for free souls who enjoy traveling wherever.</STR>
    
    <STR id="ZITEM_NAME_524536">Judgement Boots (Women)</STR>
    <STR id="ZITEM_DESC_524536">Boots for the chosen one who has received the supreme call from the divine being. (Designed by Nhu Tu/ Wing Age from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524537">Axium Noble Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524537">Formal shoes worn by the young women of noble families in Axium Empire.</STR>
    
    <STR id="ZITEM_NAME_524538">Wedding Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524538">Pure white wedding shoes of every girl's dream, in cheerful minimal style.</STR>
    
    <STR id="ZITEM_NAME_524539">Navy Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524539">Uniform shoes worn by the navy army soldiers of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_524540">Yohawk Boots (Women)</STR>
    <STR id="ZITEM_DESC_524540">Traditional boots of the Yohawk clan who have fought vigorously against the merge with the Republic during the foundation of the Republic of Travia.</STR>
    
    <STR id="ZITEM_NAME_524541">Magician Shoes (Women)</STR>
    <STR id="ZITEM_DESC_524541">Shoes worn by the disciples of Ramitz during the renaissance of forgetting magic flourished by Ramitz.</STR>
    
    <STR id="ZITEM_NAME_524542">Angel's Sandals (Women)</STR>
    <STR id="ZITEM_DESC_524542">Angel's sandals worn by the young ladies to celebrate the Independence Day of the Empire.</STR>
    
    <!-- Addition_Finger -->
    <STR id="ZITEM_NAME_525001">Clover Ring</STR>
    <STR id="ZITEM_DESC_525001">This ring brings luck and makes you lighter.</STR>
    
    <STR id="ZITEM_NAME_525002">Iron Calvary Ring</STR>
    <STR id="ZITEM_DESC_525002">Powerful magicians designed this ring for the Iron Calvary. Its mighty force makes you feel lighter.</STR>
    
    <STR id="ZITEM_NAME_525003">Ring of the Great Emperor</STR>
    <STR id="ZITEM_DESC_525003">This enchanted ring was designed for the Great Emperor of Ryswick. A mysterious power affects anyone that wears this ring.</STR>
    
    <STR id="ZITEM_NAME_525004">Skill Ring</STR>
    <STR id="ZITEM_DESC_525004">Increases experience and bounty by 20%.</STR>
    
    <STR id="ZITEM_NAME_525005">Lucky Ring</STR>
    <STR id="ZITEM_DESC_525005">A ring that possesses many different mysterious powers.  Only one can be equiped at a time.</STR>
    
    <STR id="ZITEM_NAME_525006">Bronze Skill Ring</STR>
    <STR id="ZITEM_DESC_525006">Beginner's version of skill ring.  It will increase bounty and experience gained by 15%. Cannot equip the same ring simultaneously.</STR>
    
    <STR id="ZITEM_NAME_525007">Silver Skill Ring</STR>
    <STR id="ZITEM_DESC_525007">Silver skill ring when activated improves learning capability and battle ability. It will increase experience gained by 20%. Cannot equip the same ring simultaneously.</STR>
    
    <STR id="ZITEM_NAME_525008">Gold Skill Ring</STR>
    <STR id="ZITEM_DESC_525008">Gold skill ring when activated awakens battle ability and learning capability to its full potential.  It will increase experience gained by 25% and max weight by 3. Cannot equip the same ring simultaneously.</STR>
    
    <!-- Addition_Custom -->
    <STR id="ZITEM_NAME_525101">Lucky Chocolate Bar</STR>
    <STR id="ZITEM_DESC_525101">A delicious looking chocolate. A small amount of both HP and AP are healed at once when eaten.</STR>
    
    <STR id="ZITEM_NAME_526001">Magazine Pouch</STR>
    <STR id="ZITEM_DESC_526001">This Pouch holds three extra magazine clips.</STR>
    
    <STR id="ZITEM_NAME_527001">Medical Kit MX-S1</STR>
    <STR id="ZITEM_DESC_527001">A powerful super lightweight medical kit. Medical Kit MX-S1 heals almost twice more than MK series. (3 bundle pack)</STR>
    
    <STR id="ZITEM_NAME_527002">Medical Kit MX-S2</STR>
    <STR id="ZITEM_DESC_527002">A powerful super lightweight medical kit. Medical Kit MX-S2 heals almost twice more than MK series. (5 bundle pack)</STR>
    
    <STR id="ZITEM_NAME_528001">Repair Kit RX-S1</STR>
    <STR id="ZITEM_DESC_528001">A powerful super lightweight repair kit. Repair Kit RX-S1 heals almost twice more than RK series. (3 bundle pack)</STR>
    
    <STR id="ZITEM_NAME_528002">Repair Kit RX-S2</STR>
    <STR id="ZITEM_DESC_528002">A powerful super lightweight repair kit. Repair Kit RX-S2 heals almost twice more than RK series. (5 bundle pack)</STR>
    
    <!-- Addition_Extra -->
    <STR id="ZITEM_NAME_600001">Canopus' Coin</STR>
    <STR id="ZITEM_DESC_600001">[Enchant Lv.1] Enchanted on this tiny jewel is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600002">Canopus' Hand Stamp</STR>
    <STR id="ZITEM_DESC_600002">[Enchant Lv.3] Enchanted on this tiny jewel is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600003">Canopus' Medal</STR>
    <STR id="ZITEM_DESC_600003">[Enchant Lv.2] Enchanted on this tiny jewel is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600004">Canopus' Jewel</STR>
    <STR id="ZITEM_DESC_600004">[Enchant Lv.4] Enchanted on this tiny jewel is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600005">Canopus' Heart</STR>
    <STR id="ZITEM_DESC_600005">[Enchant Lv.5] Enchanted on this tiny heart is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600006">Canopus' Eye</STR>
    <STR id="ZITEM_DESC_600006">[Enchant Lv.0] Enchanted on this tiny jewel is the power of Canopus. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600101">Enia's Coin</STR>
    <STR id="ZITEM_DESC_600101">[Enchant Lv.1] Enchanted on this tiny jewel is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600102">Enia's Hand Stamp</STR>
    <STR id="ZITEM_DESC_600102">[Enchant Lv.3] Enchanted on this tiny jewel is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600103">Enia's Medal</STR>
    <STR id="ZITEM_DESC_600103">[Enchant Lv.2] Enchanted on this tiny jewel is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600104">Enia's Jewel</STR>
    <STR id="ZITEM_DESC_600104">[Enchant Lv.4] Enchanted on this tiny jewel is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600105">Enia's Heart</STR>
    <STR id="ZITEM_DESC_600105">[Enchant Lv.5] Enchanted on this tiny heart is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600106">Enia's Eye</STR>
    <STR id="ZITEM_DESC_600106">[Enchant Lv.0] Enchanted on this tiny jewel is the power of Enia. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600201">Winscar's Coin</STR>
    <STR id="ZITEM_DESC_600201">[Enchant Lv.1] Enchanted on this tiny jewel is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600202">Winscar's Hand Stamp</STR>
    <STR id="ZITEM_DESC_600202">[Enchant Lv.3] Enchanted on this tiny jewel is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600203">Winscar's Medal</STR>
    <STR id="ZITEM_DESC_600203">[Enchant Lv.2] Enchanted on this tiny jewel is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600204">Winscar's Jewel</STR>
    <STR id="ZITEM_DESC_600204">[Enchant Lv.4] Enchanted on this tiny jewel is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600205">Winscar's Heart</STR>
    <STR id="ZITEM_DESC_600205">[Enchant Lv.5] Enchanted on this tiny heart is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600206">Winscar's Eye</STR>
    <STR id="ZITEM_DESC_600206">[Enchant Lv.0] Enchanted on this tiny jewel is the power of Winscar. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600301">Giston's Coin</STR>
    <STR id="ZITEM_DESC_600301">[Enchant Lv.1] Enchanted on this tiny jewel is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600302">Giston's Hand Stamp</STR>
    <STR id="ZITEM_DESC_600302">[Enchant Lv.3] Enchanted on this tiny jewel is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600303">Giston's Medal</STR>
    <STR id="ZITEM_DESC_600303">[Enchant Lv.2] Enchanted on this tiny jewel is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600304">Giston's Jewel</STR>
    <STR id="ZITEM_DESC_600304">[Enchant Lv.4] Enchanted on this tiny jewel is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600305">Giston's Heart</STR>
    <STR id="ZITEM_DESC_600305">[Enchant Lv.5] Enchanted on this tiny heart is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    <STR id="ZITEM_NAME_600306">Giston's Eye</STR>
    <STR id="ZITEM_DESC_600306">[Enchant Lv.0] Enchanted on this tiny jewel is the power of Giston. Melee weapon fires up when charged. Any opponent hit by enchant attack will get damaged at every second for a certain amount of time.</STR>
    
    
    
    
    <STR id="ZITEM_NAME_504005">Requiem</STR>
    <STR id="ZITEM_DESC_504005">This reconstructed gun has the same rapid-fire speed of a pistol as well as the strong firepower of a revolver. Its big size and recoil make it hard to control, but its firepower is indisputable.</STR>
    
    <STR id="ZITEM_NAME_504006">Judgment</STR>
    <STR id="ZITEM_DESC_504006">The Axium Empire knights' pistol. This weapon was widely regarded as a symbol of justice. The spread wings that grace the barrel are said to protect the shooter while shooting.</STR>
    
    <STR id="ZITEM_NAME_520074">Crusader Helmet (Men)</STR>
    <STR id="ZITEM_DESC_520074">A helmet worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_520574">Crusader Helmet (Women)</STR>
    <STR id="ZITEM_DESC_520574">A helmet worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521064">Crusader Top (Men)</STR>
    <STR id="ZITEM_DESC_521064">A cuirass worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_521564">Crusader Top (Women)</STR>
    <STR id="ZITEM_DESC_521564">A cuirass worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522054">Crusader Gauntlet (Men)</STR>
    <STR id="ZITEM_DESC_522054">Gauntlets worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_522554">Crusader Gauntlet (Women)</STR>
    <STR id="ZITEM_DESC_522554">Gauntlets worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523058">Crusader Pants (Men)</STR>
    <STR id="ZITEM_DESC_523058">Leg armor worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_523558">Crusader Skirt (Women)</STR>
    <STR id="ZITEM_DESC_523558">A skirt worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524057">Crusader Boots (Men)</STR>
    <STR id="ZITEM_DESC_524057">Greaves worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <STR id="ZITEM_NAME_524557">Crusader Boots (Women)</STR>
    <STR id="ZITEM_DESC_524557">Greaves worn by those who dedicated themselves as Knights. These brave Knights swore allegiance to those who shared common beliefs and a common faith. (Designed by Radiate from NA GunZ)</STR>
    
    <!-- Premium Ticket -->
    <STR id="ZITEM_NAME_700001">Admission Ticket</STR>
    <STR id="ZITEM_DESC_700001">Ticket that allows you admission into a pay channel.</STR>
    
    
    <!-- channel.xml -->
    <STR id="CHANNEL_DEFAULT_NAME">Free Channel</STR>
    <!-- old channel list string
    <STR id="CHANNEL_NOVICE_NAME_1">Free Channel 1</STR>
    <STR id="CHANNEL_NOVICE_NAME_2">Free Channel 2</STR>
    <STR id="CHANNEL_NOVICE_NAME_3">Free Channel 3</STR>
    <STR id="CHANNEL_NOVICE_NAME_4">Free Channel 4</STR>
    <STR id="CHANNEL_NOVICE_NAME_5">Free Channel 5</STR>
    
    <STR id="CHANNEL_NEWBIE_NAME_1">Entry-level Channel 1 (Level 1-5)</STR>
    <STR id="CHANNEL_NEWBIE_NAME_2">Entry-level Channel 2 (Level 1-5)</STR>
    
    <STR id="CHANNEL_NEWBIE2_NAME_1">Beginner Channel 1 (Level 6-10)</STR>
    <STR id="CHANNEL_NEWBIE2_NAME_2">Beginner Channel 2 (Level 6-10)</STR>
    
    <STR id="CHANNEL_ROOKIE_NAME_1">Veteran Channel 1 (Level 11-20)</STR>
    <STR id="CHANNEL_ROOKIE_NAME_2">Veteran Channel 2 (Level 11-20)</STR>
    
    <STR id="CHANNEL_MASTERY_NAME_1">Expert Channel 1 (Level 21-34)</STR>
    <STR id="CHANNEL_MASTERY_NAME_2">Expert Channel 2 (Level 21-34)</STR>
    <STR id="CHANNEL_MASTERY_NAME_3">Expert Channel 3 (Level 21 more)</STR>
    <STR id="CHANNEL_MASTERY_NAME_4">Expert Channel 4 (Level 21 more)</STR>
    
    <STR id="CHANNEL_ELITE_NAME_1">Elite Channel 1 (Level 35-49)</STR>
    <STR id="CHANNEL_ELITE_NAME_2">Elite Channel 2 (Level 35 more)</STR>
    
    <STR id="CHANNEL_CHAMPION_NAME_1">Champion Channel 1 (Level 50 more)</STR>
    <STR id="CHANNEL_CHAMPION_NAME_2">Champion Channel 2 (Level 50 more)</STR>
    -->
    <STR id="CHANNEL_NOVICE_NAME">Free Channel</STR>
    <STR id="CHANNEL_NEWBIE_NAME">Entry-level Channel(Lvl 1-5)</STR>
    <STR id="CHANNEL_NEWBIE2_NAME">Beginner Channel(Lvl 6-10)</STR>
    <STR id="CHANNEL_ROOKIE_NAME">Veteran Channel(Lvl 11-20)</STR>
    <STR id="CHANNEL_MASTERY_NAME_1">Expert Channel 1(Lvl 21-34)</STR>
    <STR id="CHANNEL_MASTERY_NAME_2">Expert Channel 2(Lvl 21 &amp; up)</STR>
    <STR id="CHANNEL_ELITE_NAME">Elite Channel(Lvl 35 &amp; up)</STR>
    <STR id="CHANNEL_CHAMPION_NAME">Champion Channel(Lvl 50 &amp; up)</STR>
    <STR id="CHANNEL_SPANISH_NEWBIE_NAME">Spanish Channel(Lvl 1-10)</STR>
    <STR id="CHANNEL_SPANISH_ROOKIE_NAME_">Spanish Channel(Lvl 11-20)</STR>
    <STR id="CHANNEL_SPANISH_MASTERY_NAME">Spanish Channel(Lvl 21 &amp; up)</STR>
    <STR id="CHANNEL_GERMAN_NEWBIE_NAME">German Channel(Lvl 1-10)</STR>
    <STR id="CHANNEL_GERMAN_ROOKIE_NAME_">German Channel(Lvl 11-20)</STR>
    <STR id="CHANNEL_GERMAN_MASTERY_NAME">German Channel(Lvl 21 &amp; up)</STR>
    
    <!-- gametypecfg.xml -->
    <STR id="GAMETYPECFG_LIMITTIME_1MIN">1 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_2MIN">2 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_3MIN">3 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_4MIN">4 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_5MIN">5 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_10MIN">10 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_15MIN">15 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_20MIN">20 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_25MIN">25 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_30MIN">30 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_40MIN">40 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_50MIN">50 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_60MIN">60 min</STR>
    <STR id="GAMETYPECFG_LIMITTIME_INFINITE">Infinite</STR>
    
    <!-- chatcmds.xml -->
    
    <STR id="CMD_NAME_1">help</STR>
    <STR id="CMD_USAGE_1">/help ou /help [comando]</STR>
    <STR id="CMD_HELP_1">Mostra a lista de comandos de chat.</STR>
    <STR id="CMD_ALIAS_1_1">h</STR>
    <STR id="CMD_ALIAS_1_2"></STR>
    
    <STR id="CMD_NAME_2">mp</STR>
    <STR id="CMD_USAGE_2">/mp [ID] [msg] ou /m [ID] [msg]</STR>
    <STR id="CMD_HELP_2">Mensagem privada para o ID</STR>
    <STR id="CMD_ALIAS_2_1">whisper</STR>
    <STR id="CMD_ALIAS_2_2">m</STR>
    
    <STR id="CMD_NAME_3">reportar</STR>
    <STR id="CMD_USAGE_3">/reportar</STR>
    <STR id="CMD_HELP_3">Reporta os detalhes do chat</STR>
    <STR id="CMD_ALIAS_3_1">report</STR>
    <STR id="CMD_ALIAS_3_2"></STR>
    
    <STR id="CMD_NAME_4">amigo</STR>
    <STR id="CMD_USAGE_4">/amigo [cmd] [args]</STR>
    <STR id="CMD_HELP_4">comandos da lista de amigos</STR>
    <STR id="CMD_ALIAS_4_1">friend</STR>
    <STR id="CMD_ALIAS_4_2"></STR>
    
    <STR id="CMD_NAME_5">clã</STR>
    <STR id="CMD_USAGE_5">/clã [cmd] [args]</STR>
    <STR id="CMD_HELP_5">comandos de clã</STR>
    <STR id="CMD_ALIAS_5_1">clan</STR>
    <STR id="CMD_ALIAS_5_2"></STR>
    
    <STR id="CMD_NAME_6">seguir</STR>
    <STR id="CMD_USAGE_6">/seguir [ID]</STR>
    <STR id="CMD_HELP_6">Vai para onde o amigo está</STR>
    <STR id="CMD_ALIAS_6_1">follow</STR>
    <STR id="CMD_ALIAS_6_2"></STR>
    
    <STR id="CMD_NAME_7">jogar</STR>
    <STR id="CMD_USAGE_7">/jogar</STR>
    <STR id="CMD_HELP_7">Inicia um jogo agora em qualquer sala</STR>
    <STR id="CMD_ALIAS_7_1">go</STR>
    <STR id="CMD_ALIAS_7_2">qj</STR>
    
    <STR id="CMD_NAME_8">insultar</STR>
    <STR id="CMD_USAGE_8">/insultar</STR>
    <STR id="CMD_HELP_8">Provoca jogadores em um jogo. (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_8_1">taunt</STR>
    <STR id="CMD_ALIAS_8_2"></STR>
    
    <STR id="CMD_NAME_9">cumprimentar</STR>
    <STR id="CMD_USAGE_9">/cumprimentar</STR>
    <STR id="CMD_HELP_9">O personagem faz uma saudação.  (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_9_1">salute</STR>
    <STR id="CMD_ALIAS_9_2">bow</STR>
    
    <STR id="CMD_NAME_10">acenar</STR>
    <STR id="CMD_USAGE_10">/acenar</STR>
    <STR id="CMD_HELP_10">O personagem acena com as mãos. (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_10_1">wave</STR>
    <STR id="CMD_ALIAS_10_2"></STR>
    
    <STR id="CMD_NAME_11">rir</STR>
    <STR id="CMD_USAGE_11">/rir</STR>
    <STR id="CMD_HELP_11">O personagem ri. (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_11_1">laugh</STR>
    <STR id="CMD_ALIAS_11_2"></STR>
    
    <STR id="CMD_NAME_12">chorar</STR>
    <STR id="CMD_USAGE_12">/chorar</STR>
    <STR id="CMD_HELP_12">O personagem chora. (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_12_1">cry</STR>
    <STR id="CMD_ALIAS_12_2"></STR>
    
    <STR id="CMD_NAME_13">dançar</STR>
    <STR id="CMD_USAGE_13">/dançar</STR>
    <STR id="CMD_HELP_13">O personagem dança. (Suportado apenas nos jogos)</STR>
    <STR id="CMD_ALIAS_13_1">dance</STR>
    <STR id="CMD_ALIAS_13_2"></STR>
    
    <STR id="CMD_NAME_14">macro</STR>
    <STR id="CMD_USAGE_14">/macro</STR>
    <STR id="CMD_HELP_14">Registrar macros</STR>
    <STR id="CMD_ALIAS_14_1">macro</STR>
    <STR id="CMD_ALIAS_14_2"></STR>
    
    <STR id="CMD_NAME_15">suicidar</STR>
    <STR id="CMD_USAGE_15">/suicidar</STR>
    <STR id="CMD_HELP_15">O personagem atualmente no jogo obtém imediatamente uma derrota.</STR>
    <STR id="CMD_ALIAS_15_1">suicide</STR>
    <STR id="CMD_ALIAS_15_2"></STR>
    
    <STR id="CMD_NAME_16">votar</STR>
    <STR id="CMD_USAGE_16">/votar</STR>
    <STR id="CMD_HELP_16">votando</STR>
    <STR id="CMD_ALIAS_16_1">vote</STR>
    <STR id="CMD_ALIAS_16_2"></STR>
    
    <STR id="CMD_NAME_17">sim</STR>
    <STR id="CMD_USAGE_17">/sim</STR>
    <STR id="CMD_HELP_17">a favor</STR>
    <STR id="CMD_ALIAS_17_1">yes</STR>
    <STR id="CMD_ALIAS_17_2"></STR>
    
    <STR id="CMD_NAME_18">não</STR>
    <STR id="CMD_USAGE_18">/não</STR>
    <STR id="CMD_HELP_18">contra</STR>
    <STR id="CMD_ALIAS_18_1">no</STR>
    <STR id="CMD_ALIAS_18_2"></STR>
    
    <STR id="CMD_NAME_19">expulsar</STR>
    <STR id="CMD_USAGE_19">/expulsar</STR>
    <STR id="CMD_HELP_19">Propor a expulsão do jogador</STR>
    <STR id="CMD_ALIAS_19_1">kick</STR>
    <STR id="CMD_ALIAS_19_2"></STR>
    
    <STR id="CMD_NAME_20">chatmake</STR>
    <STR id="CMD_USAGE_20">/chatmake [nome da sala]</STR>
    <STR id="CMD_HELP_20">criar sala de chat</STR>
    <STR id="CMD_ALIAS_20_1"></STR>
    <STR id="CMD_ALIAS_20_2"></STR>
    
    <STR id="CMD_NAME_21">chatjoin</STR>
    <STR id="CMD_USAGE_21">/chatjoin [nome da sala]</STR>
    <STR id="CMD_HELP_21">entrar na sala de chat</STR>
    <STR id="CMD_ALIAS_21_1"></STR>
    <STR id="CMD_ALIAS_21_2"></STR>
    
    <STR id="CMD_NAME_22">chatleave</STR>
    <STR id="CMD_USAGE_22">/chatleave [nome da sala]</STR>
    <STR id="CMD_HELP_22">sair da sala de chat</STR>
    <STR id="CMD_ALIAS_22_1"></STR>
    <STR id="CMD_ALIAS_22_2"></STR>
    
    <STR id="CMD_NAME_23">chatselect</STR>
    <STR id="CMD_USAGE_23">/chatselect [nome da sala]</STR>
    <STR id="CMD_HELP_23">selecionar sala de chat</STR>
    <STR id="CMD_ALIAS_23_1"></STR>
    <STR id="CMD_ALIAS_23_2"></STR>
    
    <STR id="CMD_NAME_24">chatinvite</STR>
    <STR id="CMD_USAGE_24">/chatinvite [nome]</STR>
    <STR id="CMD_HELP_24">convidar</STR>
    <STR id="CMD_ALIAS_24_1"></STR>
    <STR id="CMD_ALIAS_24_2"></STR>
    
    <STR id="CMD_NAME_25">chataccept</STR>
    <STR id="CMD_USAGE_25">/chataccept</STR>
    <STR id="CMD_HELP_25">aceitar</STR>
    <STR id="CMD_ALIAS_25_1"></STR>
    <STR id="CMD_ALIAS_25_2"></STR>
    
    <STR id="CMD_NAME_26">chat</STR>
    <STR id="CMD_USAGE_26">chat [mensagem]</STR>
    <STR id="CMD_HELP_26">chat</STR>
    <STR id="CMD_ALIAS_26_1"></STR>
    <STR id="CMD_ALIAS_26_2"></STR>
    
    <!-- notify.xml -->
    <STR id="NOTIFY_10">Falha ao inicializar a rede.</STR>
    <STR id="NOTIFY_11">Porta de rede em uso.</STR>
    <STR id="NOTIFY_15">Configuração da conexão de rede NAT definida.</STR>
    <STR id="NOTIFY_51">Usuário não encontrado.</STR>
    <STR id="NOTIFY_70">O personagem não existe.</STR>
    <STR id="NOTIFY_100">A fase já existe.</STR>
    <STR id="NOTIFY_101">A fase não existe.</STR>
    <STR id="NOTIFY_110">A capacidade de participantes alcançou o limite.</STR>
    <STR id="NOTIFY_150">A Sala de Chat foi criada.</STR>
    <STR id="NOTIFY_151">Falha na criação da Sala de Chat.</STR>
    <STR id="NOTIFY_152">A Sala de Chat já existe.</STR>
    <STR id="NOTIFY_153">A Sala de Chat não existe.</STR>
    <STR id="NOTIFY_154">Não existe Sala de Chat para participar.</STR>
    <STR id="NOTIFY_155">Você não pode participar da Sala de Chat.</STR>
    <STR id="NOTIFY_156">Muitos participantes.</STR>
    <STR id="NOTIFY_200">Speed Hack foi detectado.</STR>
    <STR id="NOTIFY_201">Uso de trapaça de memória detectado.</STR>
    <STR id="NOTIFY_251">Já registrado como um amigo.</STR>
    <STR id="NOTIFY_252">Não registrado como um amigo.</STR>
    <STR id="NOTIFY_253">A lista de amigos está completa.</STR>
    <STR id="NOTIFY_255">Registrado como amigo.</STR>
    <STR id="NOTIFY_256">Liberado de um status de amigo.</STR>
    <STR id="NOTIFY_301">Seu correspondente rejeitou a mensagem privada.</STR>
    <STR id="NOTIFY_302">Mensagem privada rejeitada.</STR>
    <STR id="NOTIFY_311">Seu correspondente rejeitou o convite.</STR>
    <STR id="NOTIFY_312">O convite foi rejeitado.</STR>
    
    
    
    
    <!-- npc.xml -->
    <STR id="NPC_NAME_11">Soldado Goblin</STR>
    <STR id="NPC_DESC_11"></STR>
    
    <STR id="NPC_NAME_12">Artilheiro Goblin</STR>
    <STR id="NPC_DESC_12"></STR>
    
    <STR id="NPC_NAME_13">Feiticeiro Goblin</STR>
    <STR id="NPC_DESC_13"></STR>
    
    <STR id="NPC_NAME_14">General Goblin</STR>
    <STR id="NPC_DESC_14"></STR>
    
    <STR id="NPC_NAME_15">Goblin Ancião</STR>
    <STR id="NPC_DESC_15"></STR>
    
    <STR id="NPC_NAME_16">Rei Goblin</STR>
    <STR id="NPC_DESC_16"></STR>
    
    <STR id="NPC_NAME_17">Event Goblin</STR>
    <STR id="NPC_DESC_17"></STR>
    
    <STR id="NPC_NAME_21">Pampoa</STR>
    <STR id="NPC_DESC_21"></STR>
    
    <STR id="NPC_NAME_22">General Pampoa</STR>
    <STR id="NPC_DESC_22"></STR>
    
    <STR id="NPC_NAME_23">Pampow</STR>
    <STR id="NPC_DESC_23"></STR>
    
    <STR id="NPC_NAME_24">Pampow Amaldiçoado</STR>
    <STR id="NPC_DESC_24"></STR>
    
    <STR id="NPC_NAME_25">Bebê Pampow</STR>
    <STR id="NPC_DESC_25"></STR>
    
    <STR id="NPC_NAME_31">Esqueleto</STR>
    <STR id="NPC_DESC_31"></STR>
    
    <STR id="NPC_NAME_32">Mago Esqueleto</STR>
    <STR id="NPC_DESC_32"></STR>
    
    <STR id="NPC_NAME_33">General Esqueleto</STR>
    <STR id="NPC_DESC_33"></STR>
    
    <STR id="NPC_NAME_34">Esqueleto Gigante</STR>
    <STR id="NPC_DESC_34"></STR>
    
    <STR id="NPC_NAME_35">Cadáver Amaldiçoado</STR>
    <STR id="NPC_DESC_35"></STR>
    
    <STR id="NPC_NAME_36">Richie</STR>
    <STR id="NPC_DESC_36"></STR>
    
    <STR id="NPC_NAME_41">Gnomo</STR>
    <STR id="NPC_DESC_41"></STR>
    
    <STR id="NPC_NAME_42">Gnomo Xamã</STR>
    <STR id="NPC_DESC_42"></STR>
    
    <STR id="NPC_NAME_43">General Gnomo</STR>
    <STR id="NPC_DESC_43"></STR>
    
    <STR id="NPC_NAME_44">Rei Gnomo</STR>
    <STR id="NPC_DESC_44"></STR>
    
    <STR id="NPC_NAME_45">Golem Alquebrado</STR>
    <STR id="NPC_DESC_45"></STR>
    
    <STR id="NPC_NAME_46">Scrider</STR>
    <STR id="NPC_DESC_46"></STR>
    
    
    
    
    <!-- scenario.xml -->
    <STR id="SCENARIO_TITLE_500">Hubigo QL 0</STR>
    <STR id="SCENARIO_TITLE_501">Hubigo QL 1</STR>
    <STR id="SCENARIO_TITLE_502">Hubigo QL 2</STR>
    <STR id="SCENARIO_TITLE_503">Hubigo QL 3</STR>
    
    
    
    <!-- shutdown.xml -->
    <STR id="SHUTDOWN_01">PARADA DE EMERGÊNCIA DO SERVIDOR EM 1 MINUTO PARA PATCH</STR>
    <STR id="SHUTDOWN_02">Por favor, desconecte-se agora para proteção de dados.</STR>
    <STR id="SHUTDOWN_03">Desculpe pela inconveniência.</STR>
    <STR id="SHUTDOWN_04">Parada do Servidor em 30 segundos.</STR>
    <STR id="SHUTDOWN_05">Parada do Servidor em 20 segundos.</STR>
    <STR id="SHUTDOWN_06">Parada do Servidor em 10 segundos.</STR>
    <STR id="SHUTDOWN_07">Parada do Servidor em 5 segundos.</STR>
    <STR id="SHUTDOWN_08">Parada do Servidor em 4 segundos.</STR>
    <STR id="SHUTDOWN_09">Parada do Servidor em 3 segundos.</STR>
    <STR id="SHUTDOWN_10">Parada do Servidor em 2 segundos.</STR>
    <STR id="SHUTDOWN_11">Parada do Servidor em 1 segundo.</STR>
    <STR id="SHUTDOWN_12">DESLIGANDO</STR>
    
    
    
    <!-- zquestitem.xml -->
    <STR id="QITEM_NAME_200001">Página 13 rasgada</STR>
    <STR id="QITEM_DESC_200001">Uma página foi arrancada de um livro. A impressão esmaecida diz página 13.</STR>
    
    <STR id="QITEM_NAME_200002">Página 25 rasgada</STR>
    <STR id="QITEM_DESC_200002">Uma página foi arrancada de um livro. A impressão esmaecida diz página 25.</STR>
    
    <STR id="QITEM_NAME_200003">Página 41 rasgada</STR>
    <STR id="QITEM_DESC_200003">Uma página foi arrancada de um livro. A impressão esmaecida diz página 41.</STR>
    
    <STR id="QITEM_NAME_200004">Página 65 rasgada</STR>
    <STR id="QITEM_DESC_200004">Uma página foi arrancada de um livro. A impressão esmaecida diz página 65.</STR>
    
    <STR id="QITEM_NAME_200005">Crânio Pequeno</STR>
    <STR id="QITEM_DESC_200005">Crânio Misterioso. Parece um crânio de pássaro.</STR>
    
    <STR id="QITEM_NAME_200006">Crânio Grande</STR>
    <STR id="QITEM_DESC_200006">Crânio Misterioso. Não identificado, o dono do crânio parece ter tido uma cabeça grande.</STR>
    
    <STR id="QITEM_NAME_200007">Crânio Misterioso</STR>
    <STR id="QITEM_DESC_200007">Crânio misterioso cujo uso não foi identificado.</STR>
    
    <STR id="QITEM_NAME_200008">Crânio de Goblin</STR>
    <STR id="QITEM_DESC_200008">Crânio de Goblin. Uma inscrição de um lado diz 'Exige um novo mundo'.</STR>
    
    <STR id="QITEM_NAME_200009">Crânio de Rei Goblin</STR>
    <STR id="QITEM_DESC_200009">Crânio do Rei Goblin.</STR>
    
    <STR id="QITEM_NAME_200010">Osso muito, muito grande</STR>
    <STR id="QITEM_DESC_200010">Parece com ossos de um homem. Entretanto, o tamanho é equivalente ao de um dinossauro.</STR>
    
    <STR id="QITEM_NAME_200011">Carne Crua</STR>
    <STR id="QITEM_DESC_200011">Carne crua de um animal desconhecido. Parece ter sido usada como alimento.</STR>
    
    <STR id="QITEM_NAME_200012">Carne Temperada</STR>
    <STR id="QITEM_DESC_200012">Carne temperada e cozida. Parece deliciosa.</STR>
    
    <STR id="QITEM_NAME_200013">Bife</STR>
    <STR id="QITEM_DESC_200013">Bife que parece muito delicioso. Deve ser o favorito do Monstro.</STR>
    
    <STR id="QITEM_NAME_200014">Brincos de Ferro</STR>
    <STR id="QITEM_DESC_200014">Brincos de ferro feitos para a tribo Gnomo. Humanos não podem usá-los.</STR>
    
    <STR id="QITEM_NAME_200015">Brincos de Prata</STR>
    <STR id="QITEM_DESC_200015">Brincos de prata para a tribo Gnomo. Humanos não podem usá-los.</STR>
    
    <STR id="QITEM_NAME_200016">Brincos de Ouro</STR>
    <STR id="QITEM_DESC_200016">Brincos de ouro para a tribo Gnomo. Humanos não podem usá-los.</STR>
    
    <STR id="QITEM_NAME_200017">Brincos de Platina</STR>
    <STR id="QITEM_DESC_200017">Brincos feitos de um metal especial usados pelo Rei Gnomo. Humanos não podem usá-los.</STR>
    
    <STR id="QITEM_NAME_200018">Colar Carmesim</STR>
    <STR id="QITEM_DESC_200018">Um colar usado pelo chefe do tribunal Goblin. É impossível para humanos vesti-lo.</STR>
    
    <STR id="QITEM_NAME_200019">Boneco Esqueleto</STR>
    <STR id="QITEM_DESC_200019">Boneco feita no formato do esqueleto de um soldado. O gosto de quem fez o boneco é altamente duvidoso.</STR>
    
    <STR id="QITEM_NAME_200020">Boneco Gnomo</STR>
    <STR id="QITEM_DESC_200020">Este boneco não parece exatamente um Gnomo! Que criança ficará feliz em ganhar esse boneco?</STR>
    
    <STR id="QITEM_NAME_200021">Boneco Goblin</STR>
    <STR id="QITEM_DESC_200021">Igualzinho a um Goblin! Mas parece que não pode ser usado para nada.</STR>
    
    <STR id="QITEM_NAME_200022">Boneco Pampow</STR>
    <STR id="QITEM_DESC_200022">Boneco que parece muito com uma fada perversa, Pampow.</STR>
    
    <STR id="QITEM_NAME_200023">Boneco de Coelho</STR>
    <STR id="QITEM_DESC_200023">Um boneco bonitinho na forma de Coelho. Para que serve então?!</STR>
    
    <STR id="QITEM_NAME_200024">Urso de Pelúcia</STR>
    <STR id="QITEM_DESC_200024">Animal de pelúcia que as crianças costumam levar para a cama. Como isso veio parar aqui...?!</STR>
    
    <STR id="QITEM_NAME_200025">Urso Amaldiçoado</STR>
    <STR id="QITEM_DESC_200025">As crianças não vão querer levar este para a cama. Como isso veio parar aqui...?!</STR>
    
    <STR id="QITEM_NAME_200026">Ídolo Pampow</STR>
    <STR id="QITEM_DESC_200026">Fada que aparece nos sonhos. Parece um Pampow.</STR>
    
    <STR id="QITEM_NAME_200027">Ídolo Amaldiçoado Pampow</STR>
    <STR id="QITEM_DESC_200027">Parece um Pampow. Entretanto, esse parece de certo modo medonho.</STR>
    
    <STR id="QITEM_NAME_200028">Dicionário do Demônio</STR>
    <STR id="QITEM_DESC_200028">Dicionário carregado de um estranho conteúdo.</STR>
    
    <STR id="QITEM_NAME_200029">Registro do Scrider Volume I</STR>
    <STR id="QITEM_DESC_200029">Um livro estranho cheio de nomes de pessoas, volume I. Dizem que veio do inferno.</STR>
    
    <STR id="QITEM_NAME_200030">Registro do Scrider Volume II</STR>
    <STR id="QITEM_DESC_200030">Um livro estranho cheio de nomes de pessoas, volume II. Dizem que veio do inferno.</STR>
    
    <STR id="QITEM_NAME_200031">Cruz Abençoada</STR>
    <STR id="QITEM_DESC_200031">É similar àquelas que os sacerdotes de armas têm.</STR>
    
    <STR id="QITEM_NAME_200032">Cruz Amaldiçoada</STR>
    <STR id="QITEM_DESC_200032">É similar àquelas que os sacerdotes de armas têm. Mas...</STR>
    
    <STR id="QITEM_NAME_200033">Picareta</STR>
    <STR id="QITEM_DESC_200033">Esta é uma picareta usada em uma escavação. Mas onde minerar com esta?</STR>
    
    <STR id="QITEM_NAME_200034">Pedra Falante</STR>
    <STR id="QITEM_DESC_200034">Esta pedra pronuncia coisas estranhas de tempos em tempos. E também pode se mover. </STR>
    
    <STR id="QITEM_NAME_200035">Cristal de Gelo</STR>
    <STR id="QITEM_DESC_200035">Cristal de gelo que parece não ter sido fundido pelo calor normal.</STR>
    
    <STR id="QITEM_NAME_200036">Engrenagem Quebrada</STR>
    <STR id="QITEM_DESC_200036">Engrenagem que foi quebrada. Parece que ninguém vai poder usá-la novamente.</STR>
    
    <STR id="QITEM_NAME_200037">Engrenagem de Alta Qualidade</STR>
    <STR id="QITEM_DESC_200037">Engrenagem que parece ter tido alguma função importante em uma máquina.</STR>
    
    <STR id="QITEM_NAME_200038">Goblin King's Axe</STR>
    <STR id="QITEM_DESC_200038">Frightening axe used by Goblin King. It is pity that it cannot be used by men.</STR>
    
    <STR id="QITEM_NAME_200039">Machado do Giant Lizardman</STR>
    <STR id="QITEM_DESC_200039">Arma assustadora usada pelo Giant Lizardman. Pena que não pode ser usada por humanos.</STR>
    
    <STR id="QITEM_NAME_200040">Espada de Superion</STR>
    <STR id="QITEM_DESC_200040">Espada encantada utilizada por Superion. É uma pena que não pode ser utilizada pelos homens.</STR>
    
    <STR id="QITEM_NAME_200041">Espada de Aneramon</STR>
    <STR id="QITEM_DESC_200041">Espada amaldiçoada que atingiu o coração de Aneramon. Aparenta ser perigosa.</STR>
    
    <STR id="QITEM_NAME_200042">Rabo do Lich</STR>
    <STR id="QITEM_DESC_200042">O Lich realizava seus ataques flexíveis e afiados com esta arma</STR>
    
    <STR id="QITEM_NAME_200043">Pampow's Ice Sword</STR>
    <STR id="QITEM_DESC_200043">The Ice Sword used by Pampow when it casts magic. It seems that an unknown power is enchanted on it.</STR>
    
    <STR id="QITEM_NAME_200044">Espada do Golem</STR>
    <STR id="QITEM_DESC_200044">Espada feita com materiais de um Golem destruído. Pena que não pode ser usada por humanos.</STR>
    
    
    
    <!-- config_rel.xml -->
    <STR id="CONFIG_MACRO_F1">/h</STR>
    <STR id="CONFIG_MACRO_F2">/Provocar</STR>
    <STR id="CONFIG_MACRO_F3">/acenar</STR>
    <STR id="CONFIG_MACRO_F4">/reportar</STR>
    <STR id="CONFIG_MACRO_F5">Olá!</STR>
    <STR id="CONFIG_MACRO_F6">Bom jogo!</STR>
    <STR id="CONFIG_MACRO_F7">Belo Tiro!!</STR>
    <STR id="CONFIG_MACRO_F8">Valeu muito!</STR>
    
    <!-- 공용 -->
    <STR id="UI_COMMON_OK">OK(&amp;O)</STR>
    <STR id="UI_COMMON_CANCEL">Cancelar(&amp;C)</STR>
    
    <!-- Login.xml -->
    <STR id="UI_LOGIN_01">Login Br Gunz</STR>
    <STR id="UI_LOGIN_02">Nome de Usuário</STR>
    <STR id="UI_LOGIN_03">Senha</STR>
    <STR id="UI_LOGIN_04">Entrar(&amp;G)</STR>
    <STR id="UI_LOGIN_05">Tem certeza de que deseja sair do jogo?</STR>
    
    
    <!-- Lobby.xml -->
    <STR id="UI_LOBBY_01">Lobby</STR>
    <STR id="UI_LOBBY_02">Iniciar Agora(&amp;G)</STR>
    <STR id="UI_LOBBY_03">Localizar um Clã adversário</STR>
    <STR id="UI_LOBBY_04">Localizando um Clã adversário</STR>
    <STR id="UI_LOBBY_05">Cancelar</STR>
    <STR id="UI_LOBBY_06">Nome</STR>
    <STR id="UI_LOBBY_07">Clã:</STR>
    <STR id="UI_LOBBY_08">Nível: 0 Nv</STR>
    <STR id="UI_LOBBY_09">EXP: 0%</STR>
    <STR id="UI_LOBBY_10">Bounty: 0</STR>
    <STR id="UI_LOBBY_11">PV: 0</STR>
    <STR id="UI_LOBBY_12">PA: 0</STR>
    <STR id="UI_LOBBY_13">PS: 0</STR>
    <STR id="UI_LOBBY_14">Jogo de Times</STR>
    <STR id="UI_LOBBY_15">Enfrentar apenas Clãs com capacidade similar.</STR>
    <STR id="UI_LOBBY_16">Selecionar jogador para participar do jogo de times.</STR>
    <STR id="UI_LOBBY_17">OK(&amp;O)</STR>
    <STR id="UI_LOBBY_18">Cancelar(&amp;C)</STR>
    <STR id="UI_LOBBY_19">Sair do Clã</STR>
    <STR id="UI_LOBBY_20">Deseja de sair do Clã?</STR>
    <STR id="UI_LOBBY_21">Sim(&amp;S)</STR>
    <STR id="UI_LOBBY_A01">Guia de Monstros</STR>
    <STR id="UI_LOBBY_A02">Tem certeza de que deseja sair do jogo?</STR>
    
    
    <!-- StageCreateFrame.xml -->
    <STR id="UI_SCF_01">Criação de Jogo</STR>
    <STR id="UI_SCF_02">Título</STR>
    <STR id="UI_SCF_03">Senha</STR>
    <STR id="UI_SCF_04">Vamos jogar!</STR>
    
    <!-- Replay.xml -->
    <STR id="UI_REPLAY_01">Replays</STR>
    <STR id="UI_REPLAY_02">../Meus documentos/The Duel/Replay</STR>
    <STR id="UI_REPLAY_03">Você pode ter problemas com a visualização</STR>
    <STR id="UI_REPLAY_04">de replays de versões mais antigas.</STR>
    <STR id="UI_REPLAY_05">Visualizar(&amp;V)</STR>
    <STR id="UI_REPLAY_06">Tem certeza de que deseja ver o replay?</STR>
    <STR id="UI_REPLAY_07">Replay</STR>
    <STR id="UI_REPLAY_08">Tem certeza de que deseja ver o replay outra vez?</STR>
    <STR id="UI_REPLAY_09">Visualizar(&amp;V)</STR>
    <STR id="UI_REPLAY_10">Sair(&amp;X)</STR>
    <STR id="UI_REPLAY_A01">Cancelar(&amp;C)</STR>
    
    <!-- PrivateStageJoinFrame.xml -->
    <STR id="UI_PSJF_01">Digitar a Senha</STR>
    <STR id="UI_PSJF_02">Título do Jogo</STR>
    <STR id="UI_PSJF_03">Senha</STR>
    
    <!-- NetPortConfirm.xml -->
    <STR id="UI_NPC_01">Modificar a Porta da Rede</STR>
    <STR id="UI_NPC_02">Reiniciar o programa The Duel para aplicar a modificação da porta de rede. Você vai finalizar o programa agora?</STR>
    <STR id="UI_NPC_03">OK(&amp;O)</STR>
    <STR id="UI_NPC_04">Cancelar(&amp;C)</STR>
    
    <!-- Greter.xml -->
    <STR id="UI_GREETER_01">Iniciar(&amp;G)</STR>
    
    <!-- CombatInterface.xml -->
    <STR id="UI_CI_01">Para Todos:</STR>
    <STR id="UI_CI_02">Para o Time</STR>
    <STR id="UI_CI_03">Menu do Jogo</STR>
    <STR id="UI_CI_04">Opções(&amp;O)</STR>
    <STR id="UI_CI_05">Voltar ao Jogo(&amp;X)</STR>
    <STR id="UI_CI_06">Voltar para a Sala de Espera(&amp;R)</STR>
    <STR id="UI_CI_07">Sair da Arena(&amp;A)</STR>
    <STR id="UI_CI_08">Tem certeza de que deseja sair da Arena?</STR>
    <STR id="UI_CI_09">Sair do Jogo(&amp;Q)</STR>
    <STR id="UI_CI_10">Tem certeza de que deseja sair do jogo?</STR>
    
    <!-- ChannelListFrame.xml -->
    <STR id="UI_CLF_01">Lista de Canais</STR>
    <STR id="UI_CLF_02">Geral</STR>
    <STR id="UI_CLF_03">Privado</STR>
    <STR id="UI_CLF_04">Clã</STR>
    <STR id="UI_CLF_05">Entrar</STR>
    <STR id="UI_CLF_06">Ir para o canal do meu Clã</STR>
    
    
    <!-- BuyConfirm.xml -->
    <STR id="UI_BC_01">Total</STR>
    <STR id="UI_BC_02">Efetuar a compra deste(s) item(s)?</STR>
    
    <!-- 112Confirm.xml -->
    <STR id="UI_112C_01">Relatório</STR>
    <STR id="UI_112C_02">Digite as razões para o preenchimento do relatório (até 10 palavras).</STR>
    <STR id="UI_112C_03">Personagem :</STR>
    <STR id="UI_112C_04">Motivo :</STR>
    <STR id="UI_112C_05">Selecione</STR>
    <STR id="UI_112C_06">Comentários agressivos</STR>
    <STR id="UI_112C_07">Preconceito</STR>
    <STR id="UI_112C_08">Linguajar inapropriado</STR>
    <STR id="UI_112C_09">Ofensas</STR>
    <STR id="UI_112C_10">Scam</STR>
    <STR id="UI_112C_11">Flood</STR>
    <STR id="UI_112C_12">Se passar por GM</STR>
    <STR id="UI_112C_13">Por favor, descreva os motivos e os acontecimentos com clareza.</STR>
    
    <!-- CharCreation.xml -->
    <STR id="UI_CC_01">Criar um Personagem</STR>
    <STR id="UI_CC_02">Nome</STR>
    <STR id="UI_CC_03">Sexo</STR>
    <STR id="UI_CC_04">Cabelo</STR>
    <STR id="UI_CC_05">Face</STR>
    <STR id="UI_CC_06">Armas</STR>
    <STR id="UI_CC_07">Executora de Demônios</STR>
    <STR id="UI_CC_08">Walcom XLx2</STR>
    <STR id="UI_CC_09">Walcom XLx2</STR>
    <STR id="UI_CC_10">Granada FG-2</STR>
    <STR id="UI_CC_11">Kit de Saúde K-11</STR>
    
    <STR id="UI_CC_LIST_01_01">Masculinas</STR>
    <STR id="UI_CC_LIST_01_02">Femininas</STR>
    
    <STR id="UI_CC_LIST_02_01">Tipo1</STR>
    <STR id="UI_CC_LIST_02_02">Tipo2</STR>
    <STR id="UI_CC_LIST_02_03">Tipo3</STR>
    <STR id="UI_CC_LIST_02_04">Tipo4</STR>
    
    <STR id="UI_CC_LIST_03_01">Pistoleiro de Axium</STR>
    <STR id="UI_CC_LIST_03_02">Pistoleiro de Travia</STR>
    <STR id="UI_CC_LIST_03_03">Batedor de Axium</STR>
    <STR id="UI_CC_LIST_03_04">Batedor de Travia</STR>
    <STR id="UI_CC_LIST_03_05">Médico de Axium</STR>
    <STR id="UI_CC_LIST_03_06">Médico de Travia</STR>
    
    
    <!-- CharSelection.xml -->
    <STR id="UI_CS_01">Nome</STR>
    <STR id="UI_CS_02">0 Nv</STR>
    <STR id="UI_CS_03">Clã</STR>
    <STR id="UI_CS_04">Selecionar(&amp;G)</STR>
    <STR id="UI_CS_05">Tem certeza de que deseja sair do jogo?</STR>
    <STR id="UI_CS_06">Excluir um personagem</STR>
    <STR id="UI_CS_07">Para excluir um personagem, digite 'SIM'</STR>
    <STR id="UI_CS_08">abaixo e aperte o botão OK.</STR>
    
    <!-- Clan.xml -->
    <STR id="UI_CLAN_01">Criar um Clã</STR>
    <STR id="UI_CLAN_02">Aceitar(&amp;A)</STR>
    <STR id="UI_CLAN_03">Recusar(&amp;D)</STR>
    <STR id="UI_CLAN_04">Limite de Tempo:</STR>
    <STR id="UI_CLAN_05">Aceito criar um Clã</STR>
    <STR id="UI_CLAN_06">Espere até que os membros aceitem a criação do Clã.</STR>
    <STR id="UI_CLAN_07">Limite de Tempo:</STR>
    <STR id="UI_CLAN_08">Resposta dos membros do Clã</STR>
    <STR id="UI_CLAN_09">Espere até que os membros do Clã aceitem.</STR>
    <STR id="UI_CLAN_10">Criação do Clã</STR>
    <STR id="UI_CLAN_11">Nome do Clã</STR>
    <STR id="UI_CLAN_12">A criação do Clã requer Nv10 ou mais, 1.000 PB e a participação de quatro fundadores. Por favor, crie um nome exclusivo com até 12 letras.</STR>
    <STR id="UI_CLAN_13">Fundadores</STR>
    <STR id="UI_CLAN_14">Aguardando permissão</STR>
    <STR id="UI_CLAN_15">Permitido</STR>
    
    <!-- Equipment.xml -->
    <STR id="UI_EQUIPMENT_01">Filtrar:</STR>
    <STR id="UI_EQUIPMENT_02">Usar</STR>
    <STR id="UI_EQUIPMENT_03">Enviar para o Banco</STR>
    <STR id="UI_EQUIPMENT_04">Colocar o meu equipamento</STR>
    <STR id="UI_EQUIPMENT_05">Confirmar transferência?</STR>
    <STR id="UI_EQUIPMENT_06">[ PESO ]</STR>
    <STR id="UI_EQUIPMENT_07">0  /  0 Ps.</STR>
    <STR id="UI_EQUIPMENT_08">[ NV / PV / PA ]</STR>
    <STR id="UI_EQUIPMENT_09">0Nv  /  0  /  0</STR>
    
    <STR id="UI_EQUIPMENT_LIST_01_01">        Exibir todos</STR>
    <STR id="UI_EQUIPMENT_LIST_01_02">        Armadura: Cabeça</STR>
    <STR id="UI_EQUIPMENT_LIST_01_03">        Armadura: Corpo</STR>
    <STR id="UI_EQUIPMENT_LIST_01_04">        Armadura: Mãos</STR>
    <STR id="UI_EQUIPMENT_LIST_01_05">        Armadura: Pernas</STR>
    <STR id="UI_EQUIPMENT_LIST_01_06">        Armadura: Pés</STR>
    <STR id="UI_EQUIPMENT_LIST_01_07">        Arma: Curta Distância</STR>
    <STR id="UI_EQUIPMENT_LIST_01_08">        Arma: Longa Distância</STR>
    <STR id="UI_EQUIPMENT_LIST_01_09">        Item: Kit M-R / Granada</STR>
    <STR id="UI_EQUIPMENT_LIST_01_10">        Item: Anéis</STR>
    <STR id="UI_EQUIPMENT_LIST_01_11">        Item: Itens de missão</STR>
    <STR id="UI_EQUIPMENT_LIST_01_12">        Item: Itens de surpresa</STR>
    
    
    
    <!-- MonsterBook.xml -->
    <STR id="UI_MB_01">Guia de Monstros</STR>
    
    <!-- NetmarbleLogin.xml -->
    <STR id="UI_NL_01">Login</STR>
    <STR id="UI_NL_02">Conectando no servidor.</STR>
    <STR id="UI_NL_03">Tem certeza de que deseja sair do jogo?</STR>
    
    <!-- ResizeConfirm.xml -->
    <STR id="UI_RC_01">Mudar Resolução</STR>
    <STR id="UI_RC_02">Aplicar Nova Resolução</STR>
    <STR id="UI_RC_03">Se uma nova resolução não for aplicada em 10</STR>
    <STR id="UI_RC_04">segundos, o jogo retornará para a anterior.</STR>
    <STR id="UI_RC_05">Deseja aplicar a nova resolução?</STR>
    <STR id="UI_RC_06">A nova resolução foi aplicada.</STR>
    <STR id="UI_RC_07">Você gostaria de manter essa resolução?</STR>
    <STR id="UI_RC_08">Sim(&amp;S)</STR>
    
    <!-- StageSettingFrame.xml -->
    <STR id="UI_SSF_01">Configuração</STR>
    <STR id="UI_SSF_02">Limite de Tempo</STR>
    <STR id="UI_SSF_03">Invasão</STR>
    <STR id="UI_SSF_04">Fogo Amigo</STR>
    <STR id="UI_SSF_05">Restrição de Nível</STR>
    <STR id="UI_SSF_06">Observação</STR>
    <STR id="UI_SSF_07">Votação</STR>
    <STR id="UI_SSF_08">Primeira vitória</STR>
    
    <!-- Option.xml -->
    <STR id="UI_OPTION_01">Opções</STR>
    <STR id="UI_OPTION_02">Resolução</STR>
    <STR id="UI_OPTION_03">Brilho</STR>
    <STR id="UI_OPTION_04">Reflexo</STR>
    <STR id="UI_OPTION_05">Mapa de Iluminação</STR>
    <STR id="UI_OPTION_06">Sombra</STR>
    <STR id="UI_OPTION_07">Iluminação Dinâmica</STR>
    <STR id="UI_OPTION_08">Qualidade de Imagem do Personagem</STR>
    <STR id="UI_OPTION_09">Qualidade de Imagem do Segundo Plano</STR>
    <STR id="UI_OPTION_10">Qualidade dos Efeitos</STR>
    <STR id="UI_OPTION_11">Qualidade da Textura</STR>
    <STR id="UI_OPTION_12">Otimizar</STR>
    <STR id="UI_OPTION_13">Música de Fundo</STR>
    <STR id="UI_OPTION_14">Volume da Música de Fundo</STR>
    <STR id="UI_OPTION_15">Efeitos Sonoros</STR>
    <STR id="UI_OPTION_16">Volume do Som</STR>
    <STR id="UI_OPTION_17">Som 3D nas caixas esquerda e direita</STR>
    <STR id="UI_OPTION_18">Suporte de Mixagem de Hardware</STR>
    <STR id="UI_OPTION_19">Som indicando que o inimigo foi atingido</STR>
    <STR id="UI_OPTION_20">Sensibilidade do Mouse</STR>
    <STR id="UI_OPTION_21">Mouse Invertido</STR>
    <STR id="UI_OPTION_22">Avançar</STR>
    <STR id="UI_OPTION_23">Recuar</STR>
    <STR id="UI_OPTION_24">Esquerda</STR>
    <STR id="UI_OPTION_25">Direita</STR>
    <STR id="UI_OPTION_26">Espada/Adaga</STR>
    <STR id="UI_OPTION_27">Arma 1</STR>
    <STR id="UI_OPTION_28">Arma 2</STR>
    <STR id="UI_OPTION_29">Selecionar Item 1</STR>
    <STR id="UI_OPTION_30">Selecionar Item 2</STR>
    <STR id="UI_OPTION_31">Arma Anterior</STR>
    <STR id="UI_OPTION_32">Próxima Arma</STR>
    <STR id="UI_OPTION_33">Menu</STR>
    <STR id="UI_OPTION_34">Recarregar</STR>
    <STR id="UI_OPTION_35">Saltar</STR>
    <STR id="UI_OPTION_36">Ver Estatísticas</STR>
    <STR id="UI_OPTION_37">Screenshot</STR>
    <STR id="UI_OPTION_38">Gravar/Reproduzir</STR>
    <STR id="UI_OPTION_39">Defesa</STR>
    <STR id="UI_OPTION_40">Chatting Visible</STR>
    <STR id="UI_OPTION_59">Fire</STR>
    <STR id="UI_OPTION_41">Padrão</STR>
    <STR id="UI_OPTION_42">Configuração de Porta</STR>
    <STR id="UI_OPTION_43">Maximizar Desempenho (em alguns sistemas, a resposta do mouse pode tornar-se lenta)</STR>
    <STR id="UI_OPTION_44">Opções de Filtro de Chat</STR>
    <STR id="UI_OPTION_45">Chat Geral</STR>
    <STR id="UI_OPTION_46">Chat em Equipe</STR>
    <STR id="UI_OPTION_47">Chat do Clã</STR>
    <STR id="UI_OPTION_48">Mensagens Privadas</STR>
    <STR id="UI_OPTION_49">Recusar Convites de Clã</STR>
    <STR id="UI_OPTION_50">Tipo de mira</STR>
    <STR id="UI_OPTION_51">Tecla F1</STR>
    <STR id="UI_OPTION_52">Tecla F2</STR>
    <STR id="UI_OPTION_53">Tecla F3</STR>
    <STR id="UI_OPTION_54">Tecla F4</STR>
    <STR id="UI_OPTION_55">Tecla F5</STR>
    <STR id="UI_OPTION_56">Tecla F6</STR>
    <STR id="UI_OPTION_57">Tecla F7</STR>
    <STR id="UI_OPTION_58">Tecla F8</STR>
    
    <STR id="UI_OPTION_LIST_01_01">Alta</STR>
    <STR id="UI_OPTION_LIST_01_02">Normal</STR>
    <STR id="UI_OPTION_LIST_01_03">Baixa</STR>
    
    <STR id="UI_OPTION_60">provocar</STR>
    <STR id="UI_OPTION_61">cumprimentar</STR>
    <STR id="UI_OPTION_62">acenar</STR>
    <STR id="UI_OPTION_63">rir</STR>
    <STR id="UI_OPTION_64">chorar</STR>
    <STR id="UI_OPTION_65">dançar</STR>
    <STR id="UI_OPTION_66">sensibilidade</STR>
    <STR id="UI_OPTION_67">inverter eixo</STR>
    <STR id="UI_OPTION_68">Ação 1</STR>
    <STR id="UI_OPTION_69">Ação 2</STR>
    <STR id="UI_OPTION_70">emoções</STR>
    <STR id="UI_OPTION_71">mouse</STR>
    <STR id="UI_OPTION_72">controle</STR>
    <STR id="UI_OPTION_73">Tiro alternativo</STR>
    <STR id="UI_OPTION_74">Voz de narração</STR>
    
    
    <!-- Shop.xml -->
    <STR id="UI_SHOP_01">Lobby > Shop</STR>
    <STR id="UI_SHOP_02">Filtrar:</STR>
    <STR id="UI_SHOP_03">Comprar(&amp;C)</STR>
    <STR id="UI_SHOP_04">Você quer comprar o equipamento selecionado?</STR>
    <STR id="UI_SHOP_05">Comprar(&amp;C)</STR>
    <STR id="UI_SHOP_06">Adquira Créditos.</STR>
    <STR id="UI_SHOP_07">Vender(&amp;V)</STR>
    <STR id="UI_SHOP_08">Você quer vender o equipamento selecionado?</STR>
    <STR id="UI_SHOP_09">Vender(&amp;V)</STR>
    <STR id="UI_SHOP_10">[ BOUNTY ]</STR>
    <STR id="UI_SHOP_11">0 Bounty</STR>
    <STR id="UI_SHOP_12">[ Nv / Peso ]</STR>
    <STR id="UI_SHOP_13">0 Nv. / 0</STR>
    <STR id="UI_SHOP_14">Vender item</STR>
    <STR id="UI_SHOP_15">Informe a quantidade.</STR>
    <STR id="UI_SHOP_16">Quantidade</STR>
    <STR id="UI_SHOP_17">Vender(&amp;V)</STR>
    
    <STR id="UI_SHOP_LIST_01_01">        Exibir todo o Equipamento</STR>
    <STR id="UI_SHOP_LIST_01_02">        Armadura: Cabeça</STR>
    <STR id="UI_SHOP_LIST_01_03">        Armadura: Corpo</STR>
    <STR id="UI_SHOP_LIST_01_04">        Armadura: Mãos</STR>
    <STR id="UI_SHOP_LIST_01_05">        Armadura: Pernas</STR>
    <STR id="UI_SHOP_LIST_01_06">        Armadura: Pés</STR>
    <STR id="UI_SHOP_LIST_01_07">        Arma: Curta Distância</STR>
    <STR id="UI_SHOP_LIST_01_08">        Arma: Longa Distância</STR>
    <STR id="UI_SHOP_LIST_01_09">        Item: Kit M-R / Granada</STR>
    <STR id="UI_SHOP_LIST_01_10">        Item: Anéis</STR>
    <STR id="UI_SHOP_LIST_01_11">        Item: Itens de missão</STR>
    <STR id="UI_SHOP_LIST_01_12">        Item: Itens de surpresa</STR>
    
    <!-- Stage.xml -->
    <STR id="UI_STAGE_01">Nome</STR>
    <STR id="UI_STAGE_02">Clã:</STR>
    <STR id="UI_STAGE_03">Nível: 0 Nv</STR>
    <STR id="UI_STAGE_04">EXP: -</STR>
    <STR id="UI_STAGE_05">Bounty: -</STR>
    <STR id="UI_STAGE_06">PV: -</STR>
    <STR id="UI_STAGE_07">PA: -</STR>
    <STR id="UI_STAGE_08">PS: -</STR>
    <STR id="UI_STAGE_09">Time Azul</STR>
    <STR id="UI_STAGE_10">Time Vermelho</STR>
    <STR id="UI_STAGE_11">Invasão(&amp;G)</STR>
    <STR id="UI_STAGE_12">Opções</STR>
    <STR id="UI_STAGE_13">Partida</STR>
    <STR id="UI_STAGE_14">Mapa</STR>
    <STR id="UI_STAGE_15">Jogadores</STR>
    <STR id="UI_STAGE_16">Rodada</STR>
    <STR id="UI_STAGE_17">Participantes: 0</STR>
    <STR id="UI_STAGE_18">Nível da Missão: 0</STR>
    <STR id="UI_STAGE_19">Tem certeza de que deseja sair da Arena?</STR>
    <STR id="UI_STAGE_20">Mover para cima</STR>
    <STR id="UI_STAGE_21">Não há item.</STR>
    
    
    <!-- GameResult.xml -->
    <STR id="UI_ETC_01">Nome</STR>
    <STR id="UI_ETC_02">EXP</STR>
    <STR id="UI_ETC_03">Pontos</STR>
    <STR id="UI_ETC_04">Mortes</STR>
    
    <STR id="UI_WARNING_TITLE">Programa ilegal</STR>
    <STR id="UI_WARNING_01">Um programa ilegal foi detectado. Sua conexão foi encerrada.</STR>
    
    
    <!-- Event
    <STR id="EVENT_NAME_2">XP Bonus event.</STR>
    <STR id="EVENT_DESC_2">XP Bonus.</STR>
    <STR id="EVENT_ANNOUNCE_2"></STR>
    
    <STR id="EVENT_NAME_3">BP Bonus event.</STR>
    <STR id="EVENT_DESC_3">BP Bonus.</STR>
    <STR id="EVENT_ANNOUNCE_3"></STR>
     Event -->
    <STR id="EVENT_NAME_4">Unique Player list.</STR>
    <STR id="EVENT_DESC_4">Make unique player list.</STR>
    <STR id="EVENT_ANNOUNCE_4"></STR>
    
    </XML>
    Last edited by Phoenix; 15-01-11 at 07:56 PM.

  10. #10
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: runnable

    Please use CODE tags next time. Using QUOTE tags for such files is really annoying.

    On topic, what Razi and ssad said is wrong. Strings.xml isn't related to this issue at all.

    You need to make sure that:

    -The mrs files have the same encryption as the runnable (if any).
    -Your system.xml file is clean.
    -There is no system folder left unpacked.
    -If serial key is enabled, run it with a launcher and make sure the name of the runnable matches in the launcher. (Most launchers use theduel.exe).

  11. #11
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: runnable

    Phoenix I'm using the client that you repack posted
    did not change any



Advertisement