Pages

NPC Item Ran Online

//[GUIDE]How to Edit/Put Item on your NPC


 Just Read the Algorithm:


1. Open glogic.rcc or C:\SERVER\data\glogic.rcc

2. Open x.crowsale using RANFE.exe
-> For example i open "Inven_Helper_3.crowsale"

Code:
VERSION 1   
szSaleType UrServer
//cInventory ,  Cell Location , Item ID , 0 , 0, 0   
cInventory [0,0][118,24] [0] [0,0] [0,0,0,0,0]
cInventory [0,1][117,13] [0] [0,0] [0,0,0,0,0]
cInventory [0,2][117,18] [0] [0,0] [0,0,0,0,0]
cInventory [0,3][117,9] [0] [0,0] [0,0,0,0,0]
cInventory [0,4][83,3] [0] [0,0] [0,0,0,0,0]
cInventory [0,5][117,29] [0] [0,0] [0,0,0,0,0]
cInventory [0,6][117,41] [0] [0,0] [0,0,0,0,0]
cInventory [0,7][211,5] [0] [0,0] [0,0,0,0,0]
cInventory [1,0][2,187] [0] [0,0] [0,0,0,0,0]
cInventory [1,1][2,176] [0] [0,0] [0,0,0,0,0]
cInventory [1,2][4,6] [0] [0,0] [0,0,0,0,0]
cInventory [1,3][5,4] [0] [0,0] [0,0,0,0,0]
cInventory [1,4][6,4] [0] [0,0] [0,0,0,0,0]
cInventory [1,5][117,1] [0] [0,0] [0,0,0,0,0]
cInventory [1,6][117,2] [0] [0,0] [0,0,0,0,0]
cInventory [1,7][117,3] [0] [0,0] [0,0,0,0,0]
cInventory [2,0][117,4] [0] [0,0] [0,0,0,0,0]
cInventory [2,1][2,34] [0] [0,0] [0,0,0,0,0]
cInventory [2,2][2,35] [0] [0,0] [0,0,0,0,0]
cInventory [2,3][2,36] [0] [0,0] [0,0,0,0,0]
cInventory [2,4][2,37] [0] [0,0] [0,0,0,0,0]
cInventory [2,5][2,38] [0] [0,0] [0,0,0,0,0]
cInventory [2,6][2,39] [0] [0,0] [0,0,0,0,0]
cInventory [2,7][2,40] [0] [0,0] [0,0,0,0,0]
cInventory [3,0][74,1] [0] [0,0] [0,0,0,0,0]
cInventory [3,1][74,2] [0] [0,0] [0,0,0,0,0]
cInventory [3,2][74,3] [0] [0,0] [0,0,0,0,0]
cInventory [3,3][74,4] [0] [0,0] [0,0,0,0,0]
cInventory [3,4][13,1] [0] [0,0] [0,0,0,0,0]
cInventory [3,5][13,2] [0] [0,0] [0,0,0,0,0]
cInventory [3,6][13,3] [0] [0,0] [0,0,0,0,0]
cInventory [3,7][13,4] [0] [0,0] [0,0,0,0,0]
cInventory [4,0][68,94] [0] [0,0] [0,0,0,0,0]
cInventory [4,1][97,94] [0] [0,0] [0,0,0,0,0]
cInventory [4,2][102,94] [0] [0,0] [0,0,0,0,0]
cInventory [4,3][69,95] [0] [0,0] [0,0,0,0,0]
cInventory [4,4][98,95] [0] [0,0] [0,0,0,0,0]
cInventory [4,5][99,94] [0] [0,0] [0,0,0,0,0]
cInventory [4,6][141,8] [0] [0,0] [0,0,0,0,0]
cInventory [4,7][118,23] [0] [0,0] [0,0,0,0,0]
cInventory [5,0][70,95] [0] [0,0] [0,0,0,0,0]
cInventory [5,1][100,176] [0] [0,0] [0,0,0,0,0]
cInventory [5,2][100,185] [0] [0,0] [0,0,0,0,0]
cInventory [5,3][101,158] [0] [0,0] [0,0,0,0,0]
cInventory [5,4][101,167] [0] [0,0] [0,0,0,0,0]
cInventory [5,5][101,176] [0] [0,0] [0,0,0,0,0]
cInventory [5,6][11,6] [0] [0,0] [0,0,0,0,0]
cInventory [5,7][11,4] [0] [0,0] [0,0,0,0,0]
Orange : Item ID of Trans. Card
Cyan : Item Id of St Point Pass

3. On how to find Item ID. open your RanManager or ItemStrTable.txt
it must be like this :

Code:

 // edited by:  eu`Kanashii


IN_111_001 High Class HP Recv .Pot(500)
ID_111_001 Right Click to Use.
IN_111_002 High Class HP Recv .Pot(10)
ID_111_002 Right Click to Use.
IN_111_003 High Class HP Recv .Pot
ID_111_003 Restores Character 30% HP
IN_111_004 Ugrd. HP Recv .Pot(500)
ID_111_004 Right Click to Use.
IN_111_005 Ugrd. HP Recv .Pot(10)
ID_111_005 Right Click to Use.
IN_111_006 Ugrd. HP Recv .Pot
ID_111_006 Restores Character 50% HP
IN_111_007 High Class Supp.Pot(500)
ID_111_007 Right Click to Use.
IN_111_008 High Class Supp.Pot(10)
ID_111_008 Right Click to Use.
IN_111_009 High Class Supp.Pot
ID_111_009 Restores Character 30% HP+MP+SP
IN_111_010 Ugrd. Supp.Pot(500)
ID_111_010 Right Click to Use.
IN_111_011 Ugrd. Supp.Pot(10)
ID_111_011 Right Click to Use.
IN_111_012 Ugrd. Supp.Pot
ID_111_012 Restores Character 50% HP+MP+SP
IN_111_013 High Class HP Recv .Pot(100)
ID_111_013 Right Click to Use.
IN_111_014 Ugrd. HP Recv .Pot(100)
ID_111_014 Right Click to Use.
IN_111_015 High Class Supp.Pot(100)
ID_111_015 Right Click to Use.
IN_111_016 Ugrd. Supp.Pot(100)
IN_111_017 IN_111_017
IN_111_018 IN_111_018
IN_111_019 IN_111_019
IN_111_020 IN_111_020
IN_111_021 IN_111_021
IN_111_022 IN_111_022
IN_111_023 IN_111_023
IN_111_024 IN_111_024
IN_111_025 IN_111_025
IN_111_026 IN_111_026
IN_111_027 IN_111_027
IN_111_028 IN_111_028
IN_111_029 IN_111_029
IN_111_030 IN_111_030
IN_111_031 IN_111_031

IN_112_001 GongFu Wear(M)(7D)
ID_112_001 Right Click to Use.
IN_112_002 GongFu Wear(M)
ID_112_002 Right click to the armor to combine.
IN_112_003 GongFu Wear(M)
ID_112_003 Right click to the armor to combine.
IN_112_004 GongFu Wear(M)
ID_112_004 Right click to the armor to combine.
IN_112_005 Colourful Wear(M)(7D)
ID_112_005 Right Click to Use.
IN_112_006 Colourful Wear(M)
ID_112_006 Right click to the armor to combine.
IN_112_007 Colourful Wear(M)
ID_112_007 Right click to the armor to combine.
IN_112_008 Colourful Wear(M)
ID_112_008 Right click to the armor to combine.
IN_112_009 Trainer Wear(M)(7D)
ID_112_009 Right Click to Use.
IN_112_010 Trainer Wear(M)
ID_112_010 Right click to the armor to combine.
IN_112_011 Trainer Wear(M)
ID_112_011 Right click to the armor to combine.
IN_112_012 Blk Suit(M)(7D)
ID_112_012 Right Click to Use.
IN_112_013 Blk Suit(M)
ID_112_013 Right click to the armor to combine.
IN_112_014 Blk Suit(M)
ID_112_014 Right click to the armor to combine.
IN_112_015 Blk Suit(M)
ID_112_015 Right click to the armor to combine.
IN_112_016 Fashion Wear(F)(7D)
ID_112_016 Right Click to Use.
IN_112_017 Fashion Wear(F)
ID_112_017 Right click to the armor to combine.
IN_112_018 Fashion Wear(F)
ID_112_018 Right click to the armor to combine.
IN_112_019 Fashion Wear(F)
ID_112_019 Right click to the armor to combine.
IN_112_020 Nurse Wear(F)(7D)
ID_112_020 Right Click to Use.
IN_112_021 Nurse Wear(F)
ID_112_021 Right click to the armor to combine.
IN_112_022 Nurse Wear(F)
ID_112_022 Right click to the armor to combine.
IN_112_023 Nurse Wear(F)
ID_112_023 Right click to the armor to combine.
IN_112_024 Nurse Wear(F)
ID_112_024 Right click to the armor to combine.
IN_112_025 Stewardess Wear(F)(7D)
ID_112_025 Right Click to Use.
IN_112_026 Stewardess Wear(F)
ID_112_026 Right click to the armor to combine.
IN_112_027 Stewardess Wear(F)
ID_112_027 Right click to the armor to combine.
IN_112_028 Stewardess Wear(F)
ID_112_028 Right click to the armor to combine.
IN_112_029 Stewardess Wear(F)
ID_112_029 Right click to the armor to combine.
IN_112_030 HipHop Wear(M)(7D)
ID_112_030 Right Click to Use.
IN_112_031 HipHop Wear(M)
ID_112_031 Right click to the armor to combine.
IN_112_032 HipHop Wear(M)
ID_112_032 Right click to the armor to combine.
IN_112_033 HipHop Wear(M)
ID_112_033 Right click to the armor to combine.
IN_112_034 HipHop Wear(F)(7D)
ID_112_034 Right Click to Use.
IN_112_035 HipHop Wear(F)
ID_112_035 Right click to the armor to combine.
IN_112_036 HipHop Wear(F)
ID_112_036 Right click to the armor to combine.
IN_112_037 HipHop Wear(F)
ID_112_037 Right click to the armor to combine.
IN_112_038 Race Queen #1(F)(7D)
ID_112_038 Right Click to Use.
IN_112_039 Race Queen #1(F)
ID_112_039 Right click to the armor to combine.
IN_112_040 Race Queen #1(F)
ID_112_040 Right click to the armor to combine.
IN_112_041 Race Queen #1(F)
ID_112_041 Right click to the armor to combine.
IN_112_042 Racing Wear(M)(7D)
ID_112_042 Right Click to Use.
IN_112_043 Racing Wear(M)
ID_112_043 Right click to the armor to combine.
IN_112_044 Racing Wear(M)
ID_112_044 Right click to the armor to combine.
IN_112_045 Racing Wear(M)
ID_112_045 Right click to the armor to combine.
IN_112_046 Spec.Wear(entxxxe)(7D)
ID_112_046 Right Click to Use.
IN_112_047 Spec.Wear(entxxxe)
ID_112_047 Right click to the armor to combine.
IN_112_048 Spec.Wear(entxxxe)
ID_112_048 Right click to the armor to combine.
IN_112_049 Spec.Wear(entxxxe)
ID_112_049 Right click to the armor to combine.
IN_112_050 Spec.Wear(entxxxe)
ID_112_050 Right click to the armor to combine.
IN_112_051 Ninja Wear(M)(7D)
ID_112_051 Right Click to Use.
IN_112_052 Ninja Wear(M)
ID_112_052 Right click to the armor to combine.
IN_112_053 Ninja Wear(M)
ID_112_053 Right click to the armor to combine.
IN_112_054 Ninja Wear(M)
ID_112_054 Right click to the armor to combine.
IN_112_055 Ninja Wear(M)
ID_112_055 Right click to the armor to combine.
IN_112_056 Ninja Wear(F)(7D)
ID_112_056 Right Click to Use.
IN_112_057 Ninja Wear(F)
ID_112_057 Right click to the armor to combine.
IN_112_058 Ninja Wear(F)
ID_112_058 Right click to the armor to combine.
IN_112_059 Ninja Wear(F)
ID_112_059 Right click to the armor to combine.
IN_112_060 Ninja Wear(F)
ID_112_060 Right click to the armor to combine.
IN_112_061 (Old) leather Wear(Kendo)(7D)
ID_112_061 Right Click to Use.
IN_112_062 (Old) leather Wear(Kendo)
ID_112_062 Right click to the armor to combine.
IN_112_063 (Old) leather Wear(Kendo)
ID_112_063 Right click to the armor to combine.
IN_112_064 (Old) leather Wear(Kendo)
ID_112_064 Right click to the armor to combine.
IN_112_065 (Old) leather Wear(Kendo)
ID_112_065 Right click to the armor to combine.
IN_112_066 GongFu Wear(F)(7D)
ID_112_066 Right Click to Use.
IN_112_067 GongFu Wear(F)
ID_112_067 Right click to the armor to combine.
IN_112_068 GongFu Wear(F)
ID_112_068 Right click to the armor to combine.
IN_112_069 GongFu Wear(F)
ID_112_069 Right click to the armor to combine.
IN_112_070 Adventurer Wear(F)(7D)
ID_112_070 Right Click to Use.
IN_112_071 Adventurer Wear(F)
ID_112_071 Right click to the armor to combine.
IN_112_072 Adventurer Wear(F)
ID_112_072 Right click to the armor to combine.
IN_112_073 Adventurer Wear(F)
ID_112_073 Right click to the armor to combine.
IN_112_074 Race Queen #2(F)(7D)
ID_112_074 Right Click to Use.
IN_112_075 Race Queen #2(F)
ID_112_075 Right click to the armor to combine.
IN_112_076 Race Queen #2(F)
ID_112_076 Right click to the armor to combine.
IN_112_077 Race Queen #2(F)
ID_112_077 Right click to the armor to combine.
IN_112_078 Race Queen #2(F)
ID_112_078 Right click to the armor to combine.
IN_112_079 XiuLuo Wear(wrestle)(7D)
ID_112_079 Right Click to Use.
IN_112_080 XiuLuo Wear(wrestle)
ID_112_080 Right click to the armor to combine.
IN_112_081 XiuLuo Wear(wrestle)
ID_112_081 Right click to the armor to combine.
IN_112_082 XiuLuo Wear(wrestle)
ID_112_082 Right click to the armor to combine.
IN_112_083 WuShu DaRen Wear(wrestle)(7D)
ID_112_083 Right Click to Use.
IN_112_084 WuShu DaRen Wear(wrestle)
ID_112_084 Right click to the armor to combine.
IN_112_085 WuShu DaRen Wear(wrestle)
ID_112_085 Right click to the armor to combine.
IN_112_086 Jeans Wear(M)(7D)
ID_112_086 Right Click to Use.
IN_112_087 Jeans Wear(M)
ID_112_087 Right click to the armor to combine.
IN_112_088 Jeans Wear(M)
ID_112_088 Right click to the armor to combine.
IN_112_089 Jeans Wear(M)
ID_112_089 Right click to the armor to combine.
IN_112_090 Blue Angel Wear(M)(7D)
ID_112_090 Right Click to Use.
IN_112_091 Blue Angel Wear(M)
ID_112_091 Right click to the armor to combine.
IN_112_092 Blue Angel Wear(M)
ID_112_092 Right click to the armor to combine.
IN_112_093 Blue Angel Wear(M)
ID_112_093 Right click to the armor to combine.
IN_112_094 Hippies Wear(M)(7D)
ID_112_094 Right Click to Use.
IN_112_095 Hippies Wear(M)
ID_112_095 Right click to the armor to combine.
IN_112_096 Hippies Wear(M)
ID_112_096 Right click to the armor to combine.
IN_112_097 Hippies Wear(M)
ID_112_097 Right click to the armor to combine.
IN_112_098 Jeans Wear(F)(7D)
ID_112_098 Right Click to Use.
IN_112_099 Jeans Wear(F)
ID_112_099 Right click to the armor to combine.
IN_112_100 Jeans Wear(F)
ID_112_100 Right click to the armor to combine.
IN_112_101 Jeans Wear(F)
ID_112_101 Right click to the armor to combine.
IN_112_102 Yoga Wear(F)(7D)
ID_112_102 Right Click to Use.
IN_112_103 Yoga Wear(F)
ID_112_103 Right click to the armor to combine.
IN_112_104 Yoga Wear(F)
ID_112_104 Right click to the armor to combine.
IN_112_105 Yoga Wear(F)
ID_112_105 Right click to the armor to combine.
IN_112_106 Hippies Wear(F)(7D)
ID_112_106 Right Click to Use.
IN_112_107 Hippies Wear(F)
ID_112_107 Right click to the armor to combine.
IN_112_108 Hippies Wear(F)
ID_112_108 Right click to the armor to combine.
IN_112_109 Hippies Wear(F)
ID_112_109 Right click to the armor to combine.
IN_112_110 SantaSuits Male [7D]
ID_112_110 Right click to the armor to combine.
IN_112_111 Santa Coat  Male [7D]
ID_112_111 Merry Christmas    
IN_112_112 Santa Pants Male [7D]
ID_112_112 Merry Christmas    
IN_112_113 Santa Boots Male [7D]
ID_112_113 Merry Christmas    
IN_112_114 Santa Hat Male [7D]
ID_112_114 Merry Christmas    
IN_112_115 Santa Suit Female [7D]
ID_112_115 Merry Christmas    
IN_112_116 Santa Claus Coat [F] [7D]
ID_112_116 Merry Christmas    
IN_112_117 Santa Claus Skxxxt [F] [7D]
ID_112_117 Merry Christmas    
IN_112_118 Santa Claus Boots [F] [7D]
ID_112_118 Merry Christmas    
IN_112_119 Santa Claus HeadBand [F] [7D]
ID_112_119 Merry Christmas    
IN_112_120 Groom Suit for Wedding
ID_112_120 
IN_112_121 Groom Coat [M] [7D]
ID_112_121 
IN_112_122 Groom Pants [M] [7D]
ID_112_122 
IN_112_123 Groom Shoe [M] [7D]
ID_112_123 
IN_112_124 Groom Coat [M] [7D]
ID_112_124 
IN_112_125 Bridal Suit for Wedding
ID_112_125 
IN_112_126 Bridal Gown [F] [7D]
ID_112_126 
IN_112_127 Bridal Skxxxt [F] [7D]
ID_112_127 
IN_112_128 Bridal Gloves [F] [7D]
ID_112_128 
IN_112_129 Bridal Headgear [F] [7D]
ID_112_129 
IN_112_130 Bridal Flower [F] [7D]
ID_112_130 
IN_112_131 GM RED Costume
ID_112_131 
IN_112_132 GM RED shxxxt
ID_112_132 
IN_112_133 GM RED Pants
ID_112_133 
IN_112_134 GM RED Shoes
ID_112_134 
IN_112_135 GM RED Cap
ID_112_135 
IN_112_136 GM Black Costume
ID_112_136 
IN_112_137 GM Black Shxxxt
ID_112_137 
IN_112_138 GM Black Pants
ID_112_138 
IN_112_139 GM Black Shoes
ID_112_139 
IN_112_140 GM Black Cap
ID_112_140 
IN_112_141 Shaman EP3 Costume
ID_112_141 
IN_112_142 Shaman EP3 Costume Coat [7D]
ID_112_142 Right click to the armor to combine.
IN_112_143 Shaman EP3 Costume Pants [7D]
ID_112_143 Right click to the armor to combine.
IN_112_144 Shaman EP3 Costume Gloves [7D]
ID_112_144 Right click to the armor to combine.
IN_112_145 Shaman EP3 Costume Boots [7D]
ID_112_145 Right click to the armor to combine.
IN_112_146 Ninja Knife Costume [7D]
ID_112_146 Right Click to Use.
IN_112_147 Ninja Knife Body Bandage[7D]
ID_112_147 Right click to the armor to combine.
IN_112_148 Ninja Knife Pants [7D]
ID_112_148 Right click to the armor to combine.
IN_112_149 Ninja Knife Gloves [7D]
ID_112_149 Right click to the armor to combine.
IN_112_150 Ninja Knife Feet [7D]
ID_112_150 Right click to the armor to combine.
IN_112_151 Ninja Knife Eye Cover [7D]
ID_112_151 Right click to the armor to combine.
IN_112_152 Archer Costume Femae [7D]
ID_112_152 Right Click to Use.
IN_112_153 Archer Shxxxt Female [7D]
ID_112_153 
IN_112_154 Archer Skxxxt Female [7D]
ID_112_154 
IN_112_155 Archer Gloves Female [7D]
ID_112_155 
IN_112_156 Archer Boots Female [7D]
ID_112_156 
IN_112_157 XiuLuo Wear (Wrestle) [7D]
ID_112_157 Right Click to Use.
IN_112_158 XiuLuo Wear Coat (Wrestle) [7D]
ID_112_158 
IN_112_159 XiuLuo Wear Pants (Wrestle) [7D]
ID_112_159 
IN_112_160 XiuLuo Wear HeadBand (Wrestle) [7D]
ID_112_160 
IN_112_171 Chinese Dress Male [7D]
ID_112_171 Right Click to Use.
IN_112_172 Chinese Dress Coat Male [7D]
ID_112_172 
IN_112_173 Chinese Dress Pants Male [7D]
ID_112_173 
IN_112_174 Chinese Dress Shoes [7D]
ID_112_174 
IN_112_175 Chinese Dress Female [7D]
ID_112_175 Right Click to Use.
IN_112_176 Chinese Dress Shxxxt Female [7D]
ID_112_176 
IN_112_177 Chinese Dress Red Panty Female [7D]
ID_112_177 
IN_112_178 Chinese Dress Shxxxt Female [7D]
ID_112_178 
IN_112_179 Idol Ran Tiarra
ID_112_179 Flores de Mayo
IN_112_180 Leisure Glasses(7D)
ID_112_180 
IN_112_181 Hacker mission A(7D)
ID_112_181 
IN_112_182 Sport Glasses (7D)
ID_112_182 
IN_112_183 Trendy glasses (7D) 
ID_112_183 
IN_112_184 Windbreaker Glasses(7D)
ID_112_184 
IN_112_185 Modeling Glasses(7D)
ID_112_185 
IN_112_186 IN_112_186
ID_112_186 ID_112_186
IN_112_187 IN_112_187


IN_112_193 Ninja Wear(F)( D)
IN_112_194 Ninja Wear(F)
IN_112_195 Ninja Wear(F)
IN_112_196 Ninja Wear(F)
IN_112_197 Ninja Wear(F)
IN_112_313 BlueGreen Hover Suit Package Male [ D]
IN_112_314 BlueGreen Hover Suit Coat Male 
IN_112_315 BlueGreen Hover Suit Pants Male 
IN_112_316 BlueGreen Hover Suit Gloves Male 
IN_112_317 BlueGreen Hover Suit Shoes Male 
IN_112_318 BlueGreen Hover Suit EyeCover Male
IN_112_319 BlueGreen Hover Suit Package Female [ D]
IN_112_320 BlueGreen Hover Suit Coat Female 
IN_112_321 BlueGreen Hover Suit Pants Female 
IN_112_322 BlueGreen Hover Suit Gloves Female 
IN_112_323 BlueGreen Hover Suit Shoes Female 
IN_112_324 BlueGreen Hover Suit EyeCover Female
IN_112_325 Prisonner's Costume Package
IN_112_326 Prisonner's Shxxxt
IN_112_327 Prisonner's Pants
IN_112_328 Prisonner's Gloves
IN_112_329 Prisonner's Shoes
IN_112_330 Prisonner's Hat
IN_112_331 Witch Costume Package
IN_112_332 Witch Coat
IN_112_333 Witch Skxxxt
IN_112_334 Witch Gloves
IN_112_335 Witch Boots
IN_112_336 Witch Hat
IN_112_337 Acient Costume Package Male
IN_112_338 Acient Costume Coat Male
IN_112_339 Acient Costume Pants Male
IN_112_340 Acient Costume Gloves Male
IN_112_341 Acient Costume Tsinelas Male
IN_112_342 Acient Costume Korona Male
IN_112_343 Acient Costume Package Female
IN_112_344 Acient Costume Coat Female
IN_112_345 Acient Costume Pants Female
IN_112_346 Acient Costume Gloves Female
IN_112_347 Acient Costume Tsinelas Female
IN_112_348 Acient Costume Korona Female
IN_112_349 Panda Costume Package Male [7D]
IN_112_350 Panda Costume Coat Male [7D]
IN_112_351 Panda Costume Pants Male [7D]
IN_112_352 Panda Costume Gloves Male [7D]
IN_112_353 Panda Costume Shoes Male [7D]
IN_112_354 Panda Costume Mask Male [7D]
IN_112_355 Panda Costume Package Female [7D]
IN_112_356 Panda Costume Coat Female [7D]
IN_112_357 Panda Costume Pants Female [7D]
IN_112_358 Panda Costume Gloves Female [7D]
IN_112_359 Panda Costume Shoes Female [7D]
IN_112_360 Panda Costume Mask Female [7D]
IN_112_361 Panda Costume Package Male [15D]
IN_112_362 Panda Costume Coat Male [15D]
IN_112_363 Panda Costume Pants Male [15D]
IN_112_364 Panda Costume Gloves Male [15D]
IN_112_365 Panda Costume Shoes Male [15D]
IN_112_366 Panda Costume Mask Male [15D]
IN_112_367 Panda Costume Package Female [15D]
IN_112_368 Panda Costume Coat Female [15D]
IN_112_369 Panda Costume Pants Female [15D]
IN_112_370 Panda Costume Gloves Female [15D]
IN_112_371 Panda Costume Shoes Female [15D]
IN_112_372 Panda Costume Mask Female [15D]
IN_112_373 Scholar's Toga
IN_112_374 Acient Crown 1
IN_112_375 Acient Crown 2
IN_112_376 Acient Crown 3
IN_112_377 Red Hover Suit Package Male [ D]
IN_112_378 Red Hover Suit Coat Male 
IN_112_379 Red Hover Suit Pants Male 
IN_112_380 Red Hover Suit Gloves Male 
IN_112_381 Red Hover Suit Shoes Male 
IN_112_382 Red Hover Suit EyeCover Male
IN_112_383 Red Hover Suit Package Female [ D]
IN_112_384 Red Hover Suit Coat Female 
IN_112_385 Red Hover Suit Pants Female 
IN_112_386 Red Hover Suit Gloves Female 
IN_112_387 Red Hover Suit Shoes Female 
IN_112_388 Red Hover Suit EyeCover Female
IN_112_389 Gold Hover Suit Package Male [ D]
IN_112_390 Gold Hover Suit Coat Male 
IN_112_391 Gold Hover Suit Pants Male 
IN_112_392 Gold Hover Suit Gloves Male 
IN_112_393 Gold Hover Suit Shoes Male 
IN_112_394 Gold Hover Suit EyeCover Male
IN_112_395 Gold Hover Suit Package Female [ D]
IN_112_396 Gold Hover Suit Coat Female 
IN_112_397 Gold Hover Suit Pants Female 
IN_112_398 Gold Hover Suit Gloves Female 
IN_112_399 Gold Hover Suit Shoes Female 
IN_112_400 Gold Hover Suit EyeCover Female
IN_112_401 Military Costume Package Male
IN_112_402 Military Costume Shxxxt
IN_112_403 Military Costume Pants
IN_112_404 Military Costume Gloves
IN_112_405 Military Costume Shoes
IN_112_406 Military Costume Cap
IN_112_407 Sexy Blue Famale Costume Package 
IN_112_408 Sexy Blue Famale Shxxxt
IN_112_409 Sexy Blue Famale Skxxxt
IN_112_410 Sexy Blue Famale Gloves
IN_112_411 Sexy Blue Famale Shoes
IN_112_412 Cake Crown
IN_112_413 Abubot Crown
IN_112_414 Pusa Mask
IN_112_415 Kitchen Itak
IN_112_416 Tinidor and Bread Knife
IN_112_417 Balatek Pang
IN_112_418 Pambomba sa Banyo
IN_112_419 Blue Hover Suit Package Female [ D]
IN_112_420 Blue Hover Suit Coat Female 
IN_112_421 Blue Hover Suit Pants Female 
IN_112_422 Blue Hover Suit Gloves Female 
IN_112_423 Blue Hover Suit Shoes Female 
IN_112_424 Blue Hover Suit EyeCover Female
IN_112_425 Blue Hover Suit Package Female [ D]
IN_112_426 Blue Hover Suit Coat Female 
IN_112_427 Blue Hover Suit Pants Female 
IN_112_428 Blue Hover Suit Gloves Female 
IN_112_429 Blue Hover Suit Shoes Female 
IN_112_430 Blue Hover Suit EyeCover Female
IN_112_431 Extra Costume1 Package Male
IN_112_432 Extra Costume1 Shxxxt Male
IN_112_433 Extra Costume1 Pants Male 
IN_112_434 Extra Costume1 Shoes Male 
IN_112_435 Extra Costume1 Hat Male 
IN_112_436 Extra Costume1 Package Female
IN_112_437 Extra Costume1 Dress Female
IN_112_438 Extra Costume1 Skxxxt Female 
IN_112_439 Extra Costume1 Shoes Female 
IN_112_440 Extra Costume1 Hat Female 
IN_112_441 Astronaut Package Male
IN_112_442 Astronaut Coat Male
IN_112_443 Astronaut Pants Male
IN_112_444 Astronaut Gloves Male
IN_112_445 Astronaut Shoes Male
IN_112_446 Astronaut Head Cover Male
IN_112_447 Astronaut Package Female
IN_112_448 Astronaut Coat Female
IN_112_449 Astronaut Pants Female
IN_112_450 Astronaut Gloves Female
IN_112_451 Astronaut Shoes Female
IN_112_452 Astronaut Head Cover Female

IN_113_000 PremiumItem_Costume2_15D
ID_113_000 
IN_113_001 Chinese Dress Male Package [15D]
ID_113_001 
IN_113_002 Chinese Dress Coat Male [15D]
ID_113_002 
IN_113_003 Chinese Dress Pants Male [15D]
ID_113_003 
IN_113_004 Chinese Dress Shoes [15D]
ID_113_004 
IN_113_005 Chinese Dress Female Package [15D]
ID_113_005 
IN_113_006 Chinese Dress Shxxxt Female [15D]
ID_113_006 
IN_113_007 Chinese Dress Red Panty Female [15D]
ID_113_007 
IN_113_008 Chinese Dress Shxxxt Female [15D]
ID_113_008 
IN_113_009 Flores De Mayo Head Band
ID_113_009 
IN_113_110 SantaSuits Male [15D]
IN_113_111 Santa Coat  Male [15D]
IN_113_112 Santa Pants Male [15D]
IN_113_113 Santa Boots Male [15D]
IN_113_114 Santa Hat Male [15D]
IN_113_115 Male Costume Package [7]
IN_113_116 Male Costume Shxxxt [7]
IN_113_117 Male Costume Pants [7]
IN_113_118 Male Costume shoes [7]
IN_113_119 Male Costume Gloves [7]
IN_113_120 Dark Wing Costume Female [7]
IN_113_121 Dark Wing Shxxxt Female [7]
IN_113_122 Dark Wing Skxxxt Female [7]
IN_113_123 Dark Wing Boots Female [7]
IN_113_124 Dark Wing Gloves Female [7]
IN_113_125 Male Costume Package [15]
IN_113_126 Male Costume Shxxxt [15]
IN_113_127 Male Costume Pants [15]
IN_113_128 Male Costume shoes [15]
IN_113_129 Male Costume Gloves [15]
IN_113_130 Dark Wing Costume Female  [15]
IN_113_131 Dark Wing Shxxxt Female  [15]
IN_113_132 Dark Wing Skxxxt Female  [15]
IN_113_133 Dark Wing Boots Female  [15]
IN_113_134 Dark Wing Gloves Female [15]
IN_113_135 Groom Suit for Wedding  [15]
IN_113_136 Groom Coat [M] [15D]
IN_113_137 Groom Pants [M] [15D]
IN_113_138 Groom Shoe [M] [15D]
IN_113_139 Groom Coat [M] [15D]
IN_113_140 Bridal Suit for Wedding  [15]
IN_113_141 Bridal Gown [F] [15D]
IN_113_142 Bridal Skxxxt [F] [15D]
IN_113_143 Bridal Gloves [F] [15D]
IN_113_144 Bridal Headgear [F] [15D]
IN_113_145 Bridal Flower [F] [15D]
IN_113_146 Bridal Flower [F] [15D]
IN_113_147 SantaSuits Female [15D]
IN_113_148 Santa Coat  Female [15D]
IN_113_149 Santa Pants Female [15D]
IN_113_150 Santa Boots Female [15D]
IN_113_151 Santa Hat Female [15D]
IN_113_152 SantaSuits Male [15D]
IN_113_153 Santa Coat  Male [15D]
IN_113_154 Santa Pants Male [15D]
IN_113_155 Santa Boots Male [15D]
IN_113_156 Santa Hat Male [15D]
IN_113_157 Red Basball Cap [15D]
IN_113_158 Blue Basball Cap [15D]
IN_113_159 Orange Basball Cap [15D]
IN_113_160 Red Cow Boy Hat [15]
IN_113_161 Orange Cow Boy Hat [15]
IN_113_162 White Cow Boy Hat [15]
IN_113_163 Fanciness Bandana [1D]
IN_113_164 Brownish Bandana [1D]
IN_113_165 Colourful Bandana [1D]
IN_113_166 Red Battle Helmet [15D]
IN_113_167 Orange Battle Helmet [15D]
IN_113_168 Blue Battle Helmet [15D]
IN_113_169 Chinese Dress Male [15D]
IN_113_170 Chinese Dress Coat Male [15D]
IN_113_171 Chinese Dress Pants Male [15D]
IN_113_172 Chinese Dress Shoes [15D]
IN_113_173 Chinese Dress Female [15D]
IN_113_174 Chinese Dress Shxxxt Female [15D]
IN_113_175 Chinese Dress Red Panty Female [15D]
IN_113_176 Chinese Dress Shxxxt Female [15D]
IN_113_177 Unknown Package 3
IN_113_178 IN_113_178
IN_113_179 IN_113_179
IN_113_180 Novice Boots   
IN_113_181 Unknown Package 3
IN_113_182 IN_113_182
IN_113_183 IN_113_183
IN_113_184 Novice Boots    
IN_113_185 Yellow Shxxxt Male
IN_113_186 Yellow Shxxxt Female
IN_113_187 White Ninja Costume M [15D]
IN_113_188 White Ninja Coat M [15D]
IN_113_189 White Ninja Pant M [15D]
IN_113_190 White Ninja Shoes M [15D]
IN_113_191 White Ninja Glvs. M [15D]
IN_113_192 White Ninja Costume F [15D]
IN_113_193 White Ninja  Coat F [15D]
IN_113_194 White Ninja Pant F [15D]
IN_113_195 White Ninja  Boots F [15D]
IN_113_196 White Ninja  Glvs. F [15D]

IN_114_000 PremiumItem_Costume3_30D
ID_114_000 
IN_114_001 GongFu Wear(M)(30D)
ID_114_001 Right Click to Use.
IN_114_002 GongFu Wear(M)
ID_114_002 Right click to the armor to combine.
IN_114_003 GongFu Wear(M)
ID_114_003 Right click to the armor to combine.
IN_114_004 GongFu Wear(M)
ID_114_004 Right click to the armor to combine.
IN_114_005 Colourful Wear(M)(30D)
ID_114_005 Right Click to Use.
IN_114_006 Colourful Wear(M)
ID_114_006 Right click to the armor to combine.
IN_114_007 Colourful Wear(M)
ID_114_007 Right click to the armor to combine.
IN_114_008 Colourful Wear(M)
ID_114_008 Right click to the armor to combine.
IN_114_009 Trainer Wear(M)(30D)
ID_114_009 Right click to the armor to combine.
IN_114_010 Trainer Wear(M)
ID_114_010 Right click to the armor to combine.
IN_114_011 Trainer Wear(M)
ID_114_011 Right click to the armor to combine.
IN_114_012 Blk Suit(M)(30D)
ID_114_012 Right Click to Use.
IN_114_013 Blk Suit(M)
ID_114_013 Right click to the armor to combine.
IN_114_014 Blk Suit(M)
ID_114_014 Right click to the armor to combine.
IN_114_015 Blk Suit(M)
ID_114_015 Right click to the armor to combine.
IN_114_016 Fashion Wear(F)(30D)
ID_114_016 Right Click to Use.
IN_114_017 Fashion Wear(F)
ID_114_017 Right click to the armor to combine.
IN_114_018 Fashion Wear(F)
ID_114_018 Right click to the armor to combine.
IN_114_019 Fashion Wear(F)
ID_114_019 Right click to the armor to combine.
IN_114_020 Nurse Wear(F)(30D)
ID_114_020 Right Click to Use.
IN_114_021 Nurse Wear(F)
ID_114_021 Right click to the armor to combine.
IN_114_022 Nurse Wear(F)
ID_114_022 Right click to the armor to combine.
IN_114_023 Nurse Wear(F)
ID_114_023 Right click to the armor to combine.
IN_114_024 Nurse Wear(F)
ID_114_024 Right click to the armor to combine.
IN_114_025 Stewardess Wear(F)(30D)
ID_114_025 Right Click to Use.
IN_114_026 Stewardess Wear(F)
ID_114_026 Right click to the armor to combine.
IN_114_027 Stewardess Wear(F)
ID_114_027 Right click to the armor to combine.
IN_114_028 Stewardess Wear(F)
ID_114_028 Right click to the armor to combine.
IN_114_029 Stewardess Wear(F)
ID_114_029 Right click to the armor to combine.
IN_114_030 HipHop Wear(M)(30D)
ID_114_030 Right Click to Use.
IN_114_031 HipHop Wear(M)
ID_114_031 Right click to the armor to combine.
IN_114_032 HipHop Wear(M)
ID_114_032 Right click to the armor to combine.
IN_114_033 HipHop Wear(M)
ID_114_033 Right click to the armor to combine.
IN_114_034 HipHop Wear(F)(30D)
ID_114_034 Right Click to Use.
IN_114_035 HipHop Wear(F)
ID_114_035 Right click to the armor to combine.
IN_114_036 HipHop Wear(F)
ID_114_036 Right click to the armor to combine.
IN_114_037 HipHop Wear(F)
ID_114_037 Right click to the armor to combine.
IN_114_038 Race Queen #1(F)(30D)
ID_114_038 Right Click to Use.
IN_114_039 Race Queen #1(F)
ID_114_039 Right click to the armor to combine.
IN_114_040 Race Queen #1(F)
ID_114_040 Right click to the armor to combine.
IN_114_041 Race Queen #1(F)
ID_114_041 Right click to the armor to combine.
IN_114_042 Racing Wear(M)(30D)
ID_114_042 Right Click to Use.
IN_114_043 Racing Wear(M)
ID_114_043 Right click to the armor to combine.
IN_114_044 Racing Wear(M)
ID_114_044 Right click to the armor to combine.
IN_114_045 Racing Wear(M)
ID_114_045 Right click to the armor to combine.
IN_114_046 Spec.Wear(entxxxe)(30D)
ID_114_046 Right Click to Use.
IN_114_047 Spec.Wear(entxxxe)
ID_114_047 Right click to the armor to combine.
IN_114_048 Spec.Wear(entxxxe)
ID_114_048 Right click to the armor to combine.
IN_114_049 Spec.Wear(entxxxe)
ID_114_049 Right click to the armor to combine.
IN_114_050 Spec.Wear(entxxxe)
ID_114_050 Right click to the armor to combine.
IN_114_051 Ninja Wear(M)(30D)
ID_114_051 Right Click to Use.
IN_114_052 Ninja Wear(M)
ID_114_052 Right click to the armor to combine.
IN_114_053 Ninja Wear(M)
ID_114_053 Right click to the armor to combine.
IN_114_054 Ninja Wear(M)
ID_114_054 Right click to the armor to combine.
IN_114_055 Ninja Wear(M)
ID_114_055 Right click to the armor to combine.
IN_114_056 Ninja Wear(F)(30D)
ID_114_056 Right Click to Use.
IN_114_057 Ninja Wear(F)
ID_114_057 Right click to the armor to combine.
IN_114_058 Ninja Wear(F)
ID_114_058 Right click to the armor to combine.
IN_114_059 Ninja Wear(F)
ID_114_059 Right click to the armor to combine.
IN_114_060 Ninja Wear(F)
ID_114_060 Right click to the armor to combine.
IN_114_061 (Old) leather Wear(Kendo)(30D)
ID_114_061 Right Click to Use.
IN_114_062 (Old) leather Wear(Kendo)
ID_114_062 Right click to the armor to combine.
IN_114_063 (Old) leather Wear(Kendo)
ID_114_063 Right click to the armor to combine.
IN_114_064 (Old) leather Wear(Kendo)
ID_114_064 Right click to the armor to combine.
IN_114_065 (Old) leather Wear(Kendo)
ID_114_065 Right click to the armor to combine.
IN_114_066 GongFu Wear(F)(30D)
ID_114_066 Right Click to Use.
IN_114_067 GongFu Wear(F)
ID_114_067 Right click to the armor to combine.
IN_114_068 GongFu Wear(F)
ID_114_068 Right click to the armor to combine.
IN_114_069 GongFu Wear(F)
ID_114_069 Right click to the armor to combine.
IN_114_070 Adventurer Wear(F)(30D)
ID_114_070 Right Click to Use.
IN_114_071 Adventurer Wear(F)
ID_114_071 Right click to the armor to combine.
IN_114_072 Adventurer Wear(F)
ID_114_072 Right click to the armor to combine.

IN_115_000 PremiumItem_Defencer
ID_115_000 
IN_115_001 Soul ret Ball
ID_115_001 Only effective when equiped. Will resurrect at the same place, without experience drop.
IN_115_002 Hackers Quest A(15D)
ID_115_002 Only effective when equiped. Last for 15 days.
IN_115_003 Hackers Quest B(15D)
ID_115_003 Only effective when equiped. Last for 15 days.
IN_115_004 Hackers Quest C(15D)
ID_115_004 Only effective when equiped. Last for 15 days.
IN_115_005 Alum.Earring(7D)
ID_115_005 Increase HP recovery volume. Duration:7 days
IN_115_006 Alum.Earring(15D)
ID_115_006 Increase HP recovery volume. Duration:15 days
IN_115_007 Alum.Earring(30D)
ID_115_007 Increase HP recovery volume. Duration:30 days
IN_115_008 Temp
ID_115_008 
IN_115_009 Copper Earring(7D)
ID_115_009 Increase HP recovery rate. Duration:7 days
IN_115_010 Copper Earring(15D)
ID_115_010 Increase HP recovery rate. Duration:15 days
IN_115_011 Copper Earring(30D)
ID_115_011 Increase HP recovery rate. Duration:30 days
IN_115_012 Temp
ID_115_012 
IN_115_013 Platinum earring(7D)
ID_115_013 Increase HP, SP recovery rate. Duration:7 days
IN_115_014 Platinum earring(15D)
ID_115_014 Increase HP, SP recovery rate. Duration:15 days
IN_115_015 Platinum earring(30D)
ID_115_015 Increase HP, SP recovery rate. Duration:30 days
IN_115_016 Temp
ID_115_016 
IN_115_017 Temp
ID_115_017 
IN_115_018 Sport Glasses(15D)
ID_115_018 Only effective when equiped. Last for 15 days.
IN_115_019 Trendy Glasses(15D)
ID_115_019 Only effective when equiped. Last for 15 days.
IN_115_020 Windbreak Glasses(15D)
ID_115_020 Only effective when equiped. Last for 15 days.
IN_115_021 Outlook Glasses(15D)
ID_115_021 Only effective when equiped. Last for 15 days.
IN_115_022 Leisure Glasses(15D)
ID_115_022 Only effective when equiped. Last for 15 days.
IN_115_023 Sport Glasses(30D)
ID_115_023 Only effective when equiped. Last for 30 days.
IN_115_024 Trendy Glasses(30D)
ID_115_024 Only effective when equiped. Last for 30 days.
IN_115_025 Windbreak Glasses(30D)
ID_115_025 Only effective when equiped. Last for 30 days.
IN_115_026 Outlook Glasses(30D)
ID_115_026 Only effective when equiped. Last for 30 days.
IN_115_027 Leisure Glasses(30D)
ID_115_027 Only effective when equiped. Last for 30 days.
IN_115_028 Hackers Quest A(30D)
ID_115_028 Only effective when equiped. Last for 30 days.
IN_115_029 Hackers Quest B(30D)
ID_115_029 Only effective when equiped. Last for 30 days.
IN_115_030 Hackers Quest C(30D)
ID_115_030 Only effective when equiped. Last for 30 days.
IN_115_031 Battle Helmet (30D)
ID_115_031 When worn it will make you stronger, attack with more accuracy, the helmet will expxxxe within 30 days.
IN_115_032 Battle Helmet 2 (30D)
ID_115_032 When worn it will make you stronger, attack with more accuracy, the helmet will expxxxe within 30 days.
IN_115_033 Battle Helmet 3 (30D)
ID_115_033 When worn it will make you stronger, attack with more accuracy, the helmet will expxxxe within 30 days.
IN_115_034 Battle Helmet Ultimate Bliss Box
ID_115_034 
IN_115_035 Training Rosary(1D) 
ID_115_035 This is a rosary, when adorned, will be able to provide double experience points. This item expxxxes in 1 day.
IN_115_036 6.89 x EXP Resurrection Training Rosa 2Hours
ID_115_036 A rosary provide double experience points when adorned. User will resurrect on the spot when he
IN_115_040 Bone Neckl.(15D)
ID_115_040 
IN_115_041 Spatial Rosary(15D)
ID_115_041 
IN_115_042 Bone Rosary(15D)
IN_115_043 Azrael Rosary(15D)
IN_115_044 Soul Rosary(15D)
IN_115_045 Beida's Ring(15D)
IN_115_046 Training Rosary(1D) 
ID_115_046 This is a rosary, when adorned, will be able to provide double experience points. This item expxxxes in 1 day.
IN_115_047 Resurrection Training Rosary(1D)
ID_115_047 A rosary provide double experience points when adorned. User will resurrest on the spot when he
IN_115_048 GM's Red Welcome BrigtRanEX Cap
ID_115_048 
IN_115_049 Spatial Rosary(7D)
ID_115_049 
IN_115_050 Bone Rosary(7D)
ID_115_050 

IN_116_000 PremiumItem_Weapon
IN_116_001 PremiumItem_Weapon
IN_116_002 PremiumItem_Weapon
IN_116_003 PremiumItem_Weapon
IN_116_004 PremiumItem_Weapon
IN_116_005 PremiumItem_Weapon
IN_116_006 PremiumItem_Weapon
IN_116_007 PremiumItem_Weapon
IN_116_008 PremiumItem_Weapon
IN_116_009 PremiumItem_Weapon
IN_116_010 PremiumItem_Weapon
IN_116_011 PremiumItem_Weapon
IN_116_012 PremiumItem_Weapon
IN_116_013 PremiumItem_Weapon
IN_116_014 PremiumItem_Weapon
IN_116_015 PremiumItem_Weapon
IN_116_016 PremiumItem_Weapon
IN_116_017 PremiumItem_Weapon
IN_116_018 PremiumItem_Weapon
IN_116_019 PremiumItem_Weapon
IN_116_020 PremiumItem_Weapon
IN_116_021 PremiumItem_Weapon
IN_116_022 PremiumItem_Weapon
IN_116_023 PremiumItem_Weapon
IN_116_024 PremiumItem_Weapon
IN_116_025 PremiumItem_Weapon
IN_116_026 PremiumItem_Weapon
IN_116_027 PremiumItem_Weapon
IN_116_028 PremiumItem_Weapon
IN_116_029 PremiumItem_Weapon
IN_116_030 PremiumItem_Weapon
IN_116_031 PremiumItem_Weapon
IN_116_032 PremiumItem_Weapon
IN_116_033 PremiumItem_Weapon
IN_116_034 PremiumItem_Weapon
IN_116_035 PremiumItem_Weapon
IN_116_036 PremiumItem_Weapon
IN_116_037 PremiumItem_Weapon
IN_116_038 PremiumItem_Weapon
IN_116_039 PremiumItem_Weapon
IN_116_040 PremiumItem_Weapon
IN_116_041 PremiumItem_Weapon
IN_116_042 PremiumItem_Weapon
IN_116_043 PremiumItem_Weapon
IN_116_044 PremiumItem_Weapon
IN_116_045 PremiumItem_Weapon
IN_116_046 PremiumItem_Weapon
IN_116_047 PremiumItem_Weapon
IN_116_048 PremiumItem_Weapon
IN_116_049 PremiumItem_Weapon
IN_116_050 PremiumItem_Weapon
IN_116_051 PremiumItem_Weapon
IN_116_052 PremiumItem_Weapon
IN_116_053 PremiumItem_Weapon
IN_116_054 PremiumItem_Weapon
IN_116_055 PremiumItem_Weapon
IN_116_056 PremiumItem_Weapon
IN_116_057 PremiumItem_Weapon
IN_116_058 PremiumItem_Weapon
IN_116_059 PremiumItem_Weapon
IN_116_060 PremiumItem_Weapon
IN_116_061 PremiumItem_Weapon
IN_116_062 PremiumItem_Weapon
IN_116_063 PremiumItem_Weapon
IN_116_064 PremiumItem_Weapon
IN_116_065 PremiumItem_Weapon
IN_116_066 PremiumItem_Weapon
IN_116_067 PremiumItem_Weapon
IN_116_068 PremiumItem_Weapon
IN_116_069 PremiumItem_Weapon
IN_116_070 PremiumItem_Weapon
IN_116_071 PremiumItem_Weapon
IN_116_072 PremiumItem_Weapon
IN_116_073 PremiumItem_Weapon
IN_116_074 PremiumItem_Weapon
IN_116_075 PremiumItem_Weapon
IN_116_076 PremiumItem_Weapon
IN_116_077 PremiumItem_Weapon
IN_116_078 PremiumItem_Weapon
IN_116_079 PremiumItem_Weapon
IN_116_080 PremiumItem_Weapon
IN_116_081 PremiumItem_Weapon
IN_116_082 PremiumItem_Weapon
IN_116_083 PremiumItem_Weapon
IN_116_084 PremiumItem_Weapon
IN_116_085 PremiumItem_Weapon
IN_116_086 PremiumItem_Weapon
IN_116_087 PremiumItem_Weapon
IN_116_088 PremiumItem_Weapon
IN_116_089 PremiumItem_Weapon
IN_116_090 PremiumItem_Weapon
IN_116_091 PremiumItem_Weapon
IN_116_092 PremiumItem_Weapon
IN_116_093 IN_116_093
ID_116_093 ID_116_093
IN_116_094 IN_116_094
ID_116_094 ID_116_094
IN_116_095 IN_116_095
ID_116_095 ID_116_095
IN_116_096 IN_116_096
ID_116_096 ID_116_096
IN_116_097 IN_116_097
ID_116_097 ID_116_097
IN_116_098 IN_116_098
ID_116_098 ID_116_098
IN_116_099 IN_116_099
ID_116_099 ID_116_099
IN_116_100 IN_116_100
ID_116_100 ID_116_100
IN_116_101 IN_116_101
ID_116_101 ID_116_101
IN_116_102 IN_116_102
ID_116_102 ID_116_102
IN_116_103 IN_116_103
ID_116_103 ID_116_103
IN_116_104 IN_116_104
ID_116_104 ID_116_104
IN_116_105 IN_116_105
ID_116_105 ID_116_105
IN_116_106 IN_116_106
ID_116_106 ID_116_106
IN_116_107 IN_116_107
ID_116_107 ID_116_107
IN_116_108 IN_116_108
ID_116_108 ID_116_108
IN_116_109 IN_116_109
ID_116_109 ID_116_109
IN_116_110 IN_116_110
ID_116_110 ID_116_110
IN_116_111 IN_116_111
ID_116_111 ID_116_111
IN_116_112 IN_116_112
ID_116_112 ID_116_112

IN_117_000 PremiumItem_Item
ID_117_000 
IN_117_001 Crackers(red)
ID_117_001 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_002 Crackers(yellow)
ID_117_002 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_003 Crackers(blue)
ID_117_003 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_004 Crackers(Fxxxeworks)
ID_117_004 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_005 Megaphone 10/30
ID_117_005 In the chat window, enter "$" sign before actual message to broadcast the message to everyone. Max 10 in a stack.
IN_117_006 Megaphone
ID_117_006 In the chat window, enter "$" sign before actual message to broadcast the message to everyone. Max 20 in a stack.
IN_117_007 Megaphone
ID_117_007 In the chat window, enter "$" sign before actual message to broadcast the message to everyone. Max 15 in a stack.
IN_117_008 Megaphone
ID_117_008 In the chat window, enter "$" sign before actual message to broadcast the message to everyone. Max 30 in a stack.
IN_117_009 Bus Crd
ID_117_009 Infinite public transport travel within 7 days.
IN_117_010 Bus Crd
ID_117_010 May travel by public transport for 15 times.
IN_117_011 Bus Crd(15D)
ID_117_011 Infinite public transport travel within 15 days.
IN_117_012 Bus Crd(30D)
ID_117_012 Infinite public transport travel within 30 days.
IN_117_013 St.point Pass
ID_117_013 Allow character to go back to starting point. Right click to use. Max 3 in a stack.
IN_117_014 St.point Pass
ID_117_014 Allow character to go back to starting point. Right click to use. Max 15 in a stack.
IN_117_015 St.point Pass(7D)
ID_117_015 Allow character to go back to starting point. Right click to use. Infinite use within 7 days.
IN_117_016 St.point Pass(15D)
ID_117_016 Allow character to go back to starting point. Right click to use. Infinite use within 15 days.
IN_117_017 St.point Pass(30D)
ID_117_017 Allow character to go back to starting point. Right click to use. Infinite use within 30 days.
IN_117_018 Bk.point Pass
ID_117_018 Return to last position where College ID Card was used. Right click to use. Max 15 in a stack.
IN_117_019 Bk.point Pass(7D)
ID_117_019 Return to last position where College ID Card was used. Right click to use. Infinite use within 7 days.
IN_117_020 Bk.point Pass(15D)
ID_117_020 Return to last position where College ID Card was used. Right click to use. Infinite use within 15 days.
IN_117_021 Bk.point Pass(30D)
ID_117_021 Return to last position where College ID Card was used. Right click to use. Infinite use within 30 days.
IN_117_022 Travel card(7D)
ID_117_022 Can freely access these restricted area. Infinite use within 7 days.
IN_117_023 Travel card(30D)
ID_117_023 Can freely access these restricted area. Infinite use within 30 days.
IN_117_024 Travel card(15D)
ID_117_024 Can freely access these restricted area. Infinite use within 15 days.
IN_117_025 Travel card
ID_117_025 Can freely access these restricted area. Max 15 in a stack.
IN_117_026 .........................[26]
ID_117_026 
IN_117_027 .........................[27]
ID_117_027 
IN_117_028 .........................[28]
ID_117_028 
IN_117_029 Emer.Locker Lnk Crd
ID_117_029 Can access the inventory from anywhere. Right click to use. Max 3 in a stack.
IN_117_030 Emer.Locker Lnk Crd
ID_117_030 Can access the inventory from anywhere. Right click to use. Max 15 in a stack.
IN_117_031 Emer.Locker Lnk Crd(7)
ID_117_031 Can access the inventory from anywhere. Right click to use. Inifinte use within 7 days.
IN_117_032 Locker Rental Crd(15)
ID_117_032 
IN_117_033 Emer.Locker Lnk Crd(30)
ID_117_033 Can access the inventory from anywhere. Right click to use. Inifinte use within 30 days.
IN_117_034 Med.of Forgot A
ID_117_034 Reset the Skill Points and deduct 0 Stat Points.
IN_117_035 Med.of Forgot B
ID_117_035 Reset the Skill Points and deduct 30 Stat Points.
IN_117_036 Med.of Forgot C
ID_117_036 Reset the Skill Points and deduct 60 Stat Points.
IN_117_037 Med.of Forgot D
ID_117_037 Reset the Skill Points and deduct 90 Stat Points.
IN_117_038 Med.of Forgot E
ID_117_038 Reset the Skill Points and Stat Points.
IN_117_039 IN_117_039
ID_117_039 ID_117_039
IN_117_040 IN_117_040
ID_117_040 ID_117_040
IN_117_041 Business Pass(30D)
ID_117_041 Item for sale cannot be change after starting. Infinite use within 30 days.
IN_117_042 Hundred million Ying Guigu[43]
ID_117_042 Right click to the armor to combine.
IN_117_043 Hundred million Ying Guigu[43]
ID_117_043 Right click to the armor to combine.
IN_117_044 Detergent
ID_117_044 Removes the clothing from the Armor. (Right 
IN_117_045 Oblivilion Potion E
ID_117_045 
ID_117_046 Oblivilion Potion A
IN_117_046 Resets your skills to 0 and 30 stat points each
IN_117_047 Special Cracker A
ID_117_047 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_048 Special Cracker B
ID_117_048 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_049 Special Cracker C
ID_117_049 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_050 Special Cracker D
ID_117_050 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_051 Special Cracker E
ID_117_051 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_052 Special Cracker F
ID_117_052 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_053 Special Cracker G
ID_117_053 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_054 Special Cracker Heart 20/20
ID_117_054 Select with left click, then move the mouse to desxxxed position, then right click.
IN_117_055 Back Point Pass 7Days
ID_117_055 

IN_118_000 PremiumItem_Expand
ID_118_000 
IN_118_001 Unknown Locker Rental Icon
IN_118_002 Unknown Locker Rental Icon
IN_118_003 Unknown Locker Rental Icon
IN_118_004 Unknown Locker Rental Icon
IN_118_005 Unknown Locker Rental Icon
IN_118_006 Unknown Locker Rental Icon
IN_118_007 Unknown Locker Rental Icon
IN_118_008 Unknown Locker Rental Icon
IN_118_009 Unknown Locker Rental Icon
IN_118_010 Unknown Locker Rental Icon
IN_118_011 Unknown Locker Rental Icon
IN_118_012 Unknown Locker Rental Icon
IN_118_013 Bpk Exp.Crd[15D]
IN_118_014 Bpk Exp.Crd
ID_118_014 Permanently increase one row of space in the inventory.
IN_118_015 Bpk Exp.Crd[30D]
ID_118_015 
IN_118_016 Locker.Rent Crd(7)
ID_118_016 Right click to use and increase Locker's space. Infinite use within 7 days.
IN_118_017 Locker.Rent Crd(30)
ID_118_017 Right click to use and increase Locker's space. Infinite use within 30 days.
IN_118_018 Locker.Rent Crd(90)
ID_118_018 Right click to use and increase Locker's space. Infinite use within 90 days.
IN_118_019 Locker.Rent Crd(15)
ID_118_019 Right click to use and increase Locker's space. Infinite use within 15 days.
IN_118_020 Locker.Rent Crd(60)
ID_118_020 Right click to use and increase Locker's space. Infinite use within 60 days.
IN_118_021 Trans.Crd(30D)
ID_118_021 Move to the position of any player on Friend list are. Infinite use within 30 days.
IN_118_022 Trans.Crd(15D)
ID_118_022 Move to the position of any player on Friend list are. Infinite use within 15 days.
IN_118_023 New Char Crd
ID_118_023 Make new character. Right click to use. Do confxxxmation after entering the server.
IN_118_024 Trans.Crd
ID_118_024 Move to the position of any player on Friend list are. Max 15 in a stack.
IN_118_025 Trans.Crd(7D)
ID_118_025 Move to the position of any player on Friend list are. Infinite use within 7 days.
IN_118_026 Trans.Crd(30D)
ID_118_026 Move to the position of any player on Friend list are. Infinite use within 30 days.
IN_118_027 Idol Ran Change Name Card
ID_118_027 Idol Ran Management Team gives you permission to change your name for whatever legal purpose.
IN_118_028 Haxxx Style Card
ID_118_028 Pa Haxxx Style ka na pre 
IN_118_029 Haxxx Color Card
ID_118_029 Kulayan mo na Buhok mo Dudes 
IN_118_030 Transmission Card
ID_118_030 Hmmm....

IN_119_000 PremiumItem_ETC
ID_119_000 
IN_119_001 Fine Gift Box A
ID_119_001 Right Click to Use.
IN_119_002 Gift box
ID_119_002 Right Click to Use.
IN_119_003 Fine Gift Box C
ID_119_003 Right Click to Use.
IN_119_004 Set Gift Box
ID_119_004 Right Click to Use.
IN_119_005 Wishes Gift
ID_119_005 Right Click to Use.
IN_119_006 Lux Gift Box
ID_119_006 Right Click to Use.
IN_119_007 High Gift box
ID_119_007 Right Click to Use.
IN_119_008 Fine Gift Box
ID_119_008 Right Click to Use.
IN_119_009 Gift Box Set
ID_119_009 Right Click to Use.
IN_119_010 Model Scrl.
ID_119_010 Change haxxxstyle.
IN_119_011 Lucky Box A
ID_119_011 
IN_119_012 Lucky Box B
ID_119_012 
IN_119_013 Lucky Box Giftbox
ID_119_013 
IN_119_015 Wedding Gift Box (3H)
ID_119_015 
IN_119_016 Bridegroom Suit Gift Box (Male) (3H)
ID_119_016 The moment in life when a guy is the most handsome, his stunning appearance will definitely cause the bride to swoon with delight.
IN_119_017 Bridegroom Overcoat (Male) (3H)
ID_119_017 Right click to the armor to combine.
IN_119_018 Bridegroom Pants (Male) (3H)
ID_119_018 Right click to the armor to combine.
IN_119_019 Bridegroom Black Leather Shoes (Male) (3H)
ID_119_019 Right click to the armor to combine.
IN_119_020 Bridegroom White Glove (Male) (3H)
ID_119_020 Right click to the armor to combine.
IN_119_021 Bridal Gown Gift Box (Female) (3H)
ID_119_021 The moment in life when a lady is the most beautiful, the heavenly look will make the bridegroom swoon with delight 
IN_119_022 Bridal Silk Top (Female) (3H)
ID_119_022 Right click to the armor to combine.
IN_119_023 Bridal Linen Skxxxt (Female) (3H)
ID_119_023 Right click to the armor to combine.
IN_119_024 Bridal Glove (Female) (3H)
ID_119_024 Right click to the armor to combine.
IN_119_025 Bridal Headgear (Female) (3H)
ID_119_025 Right click to the armor to combine.
IN_119_026 Bridal Bouquet (Female) (3H)
ID_119_026 A bouquet representing happiness. (Not mergeable)
IN_119_027 Wedding Give Box(1D)
ID_119_027 
IN_119_028 Mystery Box A
ID_119_028 Right click to open,will get random item
IN_119_028  Mystery Box A
ID_119_029 Right click to open,will get random item 
IN_119_029 Mystery Box B
ID_119_029  Right click to open,will get random item 
IN_119_030 Newbie Give Box
ID_119_030 Right Click to Use.(Contain Alm. Stick(30D),Neckl. Box,Bread(100))
IN_119_031 Oblivion potion Box
ID_119_031 Right click to open,will get random item
IN_119_032 Anniversary Box
ID_119_032 Right click to open,will get random item
IN_119_033 Popular Gift Box
ID_119_033 
IN_119_034 IN_119_034
ID_119_034 ID_119_034

IN_119_039 IN_119_039

IN_119_143 IN_119_143

IN_120_000 Gamble
IN_120_001 LuckyNumber 1
IN_120_002 LuckyNumber 2
IN_120_003 LuckyNumber 3
IN_120_004 LuckyNumber 4
IN_120_005 LuckyNumber 5
IN_120_006 LuckyNumber 6
IN_120_007 LuckyNumber 7
IN_120_008 LuckyNumber 8
IN_120_009 LuckyNumber 9
IN_120_010 LuckyNumber 10
IN_120_011 LuckyNumber 11
IN_120_012 LuckyNumber 12
IN_120_013 LuckyNumber 13
IN_120_014 LuckyNumber 14
IN_120_015 LuckyNumber 15
IN_120_016 LuckyNumber 16
IN_120_017 LuckyNumber 17
IN_120_018 LuckyNumber 18
IN_120_019 LuckyNumber 19
IN_120_020 LuckyNumber 20

IN_121_000 Gamble
ID_121_000 
IN_121_001 Rosary Box
ID_121_001 Very high possibility to get ball type item.
IN_121_002 Grinds Box
ID_121_002 Very high possibility to get grind type item.
IN_121_003 Neckl.Box
ID_121_003 Very high possibility to get necklace type item.
IN_121_004 IN_121_004
ID_121_004 ID_121_004
IN_121_005 IN_121_005
ID_121_005 ID_121_005
IN_121_007 Copper ring Box
ID_121_007 Very high possibility to get copper ring type item.
IN_121_008 Ring Box
ID_121_008 Very high possibility to get ring type item.

IN_122_000 PremiumItem_Costume1_1D

IN_123_000 PLUS ITEM(1D) 

IN_124_000 PLUS ITEM(7D)

IN_125_000 PLUS ITEM(15D)
IN_125_001 IN_125_001
IN_125_002 IN_125_002
IN_125_003 IN_125_003
IN_125_004 IN_125_004
IN_125_005 IN_125_005
IN_125_006 IN_125_006
IN_125_007 IN_125_007
IN_125_008 IN_125_008
IN_125_009 IN_125_009
IN_125_010 IN_125_010
IN_125_011 IN_125_011
IN_125_012 IN_125_012
IN_125_013 IN_125_013
IN_125_014 IN_125_014
IN_125_015 IN_125_015
IN_125_016 IN_125_016
IN_125_017 IN_125_017
IN_125_018 IN_125_018
IN_125_019 IN_125_019
IN_125_020 IN_125_020
IN_125_021 IN_125_021
IN_125_022 IN_125_022
IN_125_023 IN_125_023
IN_125_024 IN_125_024
IN_125_025 IN_125_025
IN_125_026 IN_125_026
IN_125_027 IN_125_027
IN_125_028 IN_125_028
IN_125_029 IN_125_029
IN_125_030 IN_125_030
IN_125_031 IN_125_031
IN_125_032 IN_125_032
IN_125_033 IN_125_033
IN_125_034 IN_125_034
IN_125_035 IN_125_035
IN_125_036 IN_125_036
IN_125_037 IN_125_037
IN_125_038 IN_125_038
IN_125_039 IN_125_039
IN_125_040 IN_125_040
IN_125_041 IN_125_041
IN_125_042 IN_125_042
IN_125_043 IN_125_043
IN_125_044 IN_125_044
IN_125_045 IN_125_045
IN_125_046 IN_125_046
IN_125_047 IN_125_047
IN_125_048 IN_125_048
IN_125_049 IN_125_049
IN_125_050 IN_125_050
IN_125_051 IN_125_051
IN_125_052 IN_125_052
IN_125_053 IN_125_053
IN_125_054 IN_125_054
IN_125_055 IN_125_055
IN_125_056 IN_125_056
IN_125_057 IN_125_057
IN_125_058 IN_125_058
IN_125_059 IN_125_059
IN_125_060 IN_125_060
IN_125_061 IN_125_061
IN_125_062 IN_125_062
IN_125_063 IN_125_063
IN_125_064 IN_125_064
IN_125_065 IN_125_065
IN_125_066 IN_125_066
IN_125_067 IN_125_067
IN_125_068 IN_125_068
IN_125_069 IN_125_069
IN_125_070 IN_125_070

IN_126_000 IN_126_000
IN_126_001 IN_126_001
IN_126_002 IN_126_002
IN_126_003 IN_126_003
IN_126_004 IN_126_004
IN_126_005 IN_126_005
IN_126_006 IN_126_006
IN_126_007 IN_126_007
IN_126_008 IN_126_008
IN_126_009 IN_126_009
IN_126_010 IN_126_010
IN_126_011 IN_126_011
IN_126_012 IN_126_012
IN_126_013 IN_126_013
IN_126_014 IN_126_014
IN_126_015 IN_126_015
IN_126_016 IN_126_016
IN_126_017 IN_126_017
IN_126_018 IN_126_018
IN_126_019 IN_126_019
IN_126_020 IN_126_020
IN_126_021 IN_126_021
IN_126_022 IN_126_022
IN_126_023 IN_126_023
IN_126_024 IN_126_024
IN_126_025 IN_126_025
IN_126_026 IN_126_026
IN_126_027 IN_126_027
IN_126_028 IN_126_028
IN_126_029 IN_126_029
IN_126_030 IN_126_030
IN_126_031 IN_126_031
IN_126_032 IN_126_032
IN_126_033 IN_126_033
IN_126_034 IN_126_034
IN_126_035 IN_126_035
IN_126_036 IN_126_036
IN_126_037 IN_126_037
IN_126_038 IN_126_038
IN_126_039 IN_126_039
IN_126_040 IN_126_040
IN_126_041 IN_126_041
IN_126_042 IN_126_042
IN_126_043 IN_126_043
IN_126_044 IN_126_044
IN_126_045 IN_126_045
IN_126_046 IN_126_046
IN_126_047 IN_126_047
IN_126_048 IN_126_048
IN_126_049 IN_126_049
IN_126_050 IN_126_050
IN_126_051 IN_126_051
IN_126_052 IN_126_052
IN_126_053 IN_126_053
IN_126_054 IN_126_054
IN_126_055 IN_126_055
IN_126_056 IN_126_056
IN_126_057 IN_126_057
IN_126_058 IN_126_058
IN_126_059 IN_126_059
IN_126_060 IN_126_060
IN_126_061 IN_126_061
IN_126_062 IN_126_062
IN_126_063 IN_126_063
IN_126_064 IN_126_064
IN_126_065 IN_126_065
IN_126_066 IN_126_066
IN_126_067 IN_126_067
IN_126_068 IN_126_068
IN_126_069 IN_126_069
IN_126_070 IN_126_070

IN_127_000 IN_127_000
IN_127_001 T-Shxxxt Collection 01
IN_127_002 T-Shxxxt Collection 02
IN_127_003 T-Shxxxt Collection 03
IN_127_004 T-Shxxxt Collection 04
IN_127_005 T-Shxxxt Collection 05
IN_127_006 T-Shxxxt Collection 06
IN_127_007 T-Shxxxt Collection 07
IN_127_008 T-Shxxxt Collection 08
IN_127_009 T-Shxxxt Collection 09
IN_127_010 T-Shxxxt Collection 10
IN_127_011 T-Shxxxt Collection 11
IN_127_012 T-Shxxxt Collection 12
IN_127_013 T-Shxxxt Collection 13
IN_127_014 T-Shxxxt Collection 14
IN_127_015 T-Shxxxt Collection 15
IN_127_016 T-Shxxxt Collection 16
IN_127_017 T-Shxxxt Collection 17
IN_127_018 T-Shxxxt Collection 18
IN_127_019 T-Shxxxt Collection 19
IN_127_020 T-Shxxxt Collection 20
IN_127_021 T-Shxxxt Collection 21
IN_127_022 T-Shxxxt Collection 22
IN_127_023 T-Shxxxt Collection 23
IN_127_024 T-Shxxxt Collection 24
IN_127_025 T-Shxxxt Collection 25
IN_127_026 T-Shxxxt Collection 26
IN_127_027 T-Shxxxt Collection 27
IN_127_028 T-Shxxxt Collection 28
IN_127_029 T-Shxxxt Collection 29
IN_127_030 T-Shxxxt Collection 30
IN_127_031 T-Shxxxt Collection 31
IN_127_032 T-Shxxxt Collection 32
IN_127_033 Female Coat

4. After Editing , Save it.
5. Drag or Copy/Paste in Glogic.rcc

Your Done. Enjoy.