--------------------------------------------------------------------------------------------------------
Column Guide
--------------------------------------------------------------------------------------------------------
Index : 0-15 : Item Category (ie. Sword, Staff, Shield, Armor, etc)
--------------------------------------------------------------------------------------------------------
1)ItemSlot :
0= Left Hand Weapon Slot : 1= Right Hand Weapon Slot : 2= Helm Slot : 3= Armor Slot
4= Pants Slot : 5= Gloves Slot : 6= Boots Slot : 7= Wing Slot : 8= Guardian/Pet Slot
9= Pendant Slot : 10= Ring Slot : -1= Cannot be equip
--------------------------------------------------------------------------------------------------------
2)Skill :
Weapon Skill (see skill(kor).txt for more skill codes)
--------------------------------------------------------------------------------------------------------
3 , 4)X and Y :
control the items Square row and column space
ie. X=1 Y=2 : 1 column, 2 row
--------------------------------------------------------------------------------------------------------
5)Serial :
0= item drop serial disable : 1= item drop serial enable
--------------------------------------------------------------------------------------------------------
6)Option :
0= Disable Excellent Options : 1= Enable Excellent Options
--------------------------------------------------------------------------------------------------------
7)Drop :
0= Disable item drop from monsters : 1= Enable item drop from monsters
--------------------------------------------------------------------------------------------------------
8)Item Name :
item name guide for each indexes
--------------------------------------------------------------------------------------------------------
9)Item Level :
item drop level
--------------------------------------------------------------------------------------------------------
10 , 11)Damage Minimum and Damage Maximum :
Weapon min and max damage (max damage = 255)
--------------------------------------------------------------------------------------------------------
12)Speed :
item attack speed
--------------------------------------------------------------------------------------------------------
13)Durability :
item durability (max durability= 255)
--------------------------------------------------------------------------------------------------------
14) Don`t Know
--------------------------------------------------------------------------------------------------------
15)Magic Durability :
dont know what it is for
--------------------------------------------------------------------------------------------------------
16)Magic Power :
add weapon Wizardry % damage
--------------------------------------------------------------------------------------------------------
17) don`t know
--------------------------------------------------------------------------------------------------------
18,19)Strength | Agility :
items attribute requirements
--------------------------------------------------------------------------------------------------------
20) don`t know
--------------------------------------------------------------------------------------------------------
21)DW\SM - Dark Wizard/Soul Master
22)DK/BK - Dark Knight/Blade Knight
23)FE/ME - Fairy Elf/Muse Elf
24)MG - Magic Gladiator
25)DL - Dark Lord
BM - Blade Master
GM - Grand Master
HE - High Elf
DM - Duel Master
LE - Lord Emperor
items class
0= disable for all class
1= enable for first class
2= enable for second class
3= enable for thrid class
NOTE: MG and DL is either 0 or 1
--------------------------------------------------------------------------------------------------------
Column Guide
--------------------------------------------------------------------------------------------------------
Index : 0-15 : Item Category (ie. Sword, Staff, Shield, Armor, etc)
--------------------------------------------------------------------------------------------------------
1)ItemSlot :
0= Left Hand Weapon Slot : 1= Right Hand Weapon Slot : 2= Helm Slot : 3= Armor Slot
4= Pants Slot : 5= Gloves Slot : 6= Boots Slot : 7= Wing Slot : 8= Guardian/Pet Slot
9= Pendant Slot : 10= Ring Slot : -1= Cannot be equip
--------------------------------------------------------------------------------------------------------
2)Skill :
Weapon Skill (see skill(kor).txt for more skill codes)
--------------------------------------------------------------------------------------------------------
3 , 4)X and Y :
control the items Square row and column space
ie. X=1 Y=2 : 1 column, 2 row
--------------------------------------------------------------------------------------------------------
5)Serial :
0= item drop serial disable : 1= item drop serial enable
--------------------------------------------------------------------------------------------------------
6)Option :
0= Disable Excellent Options : 1= Enable Excellent Options
--------------------------------------------------------------------------------------------------------
7)Drop :
0= Disable item drop from monsters : 1= Enable item drop from monsters
--------------------------------------------------------------------------------------------------------
8)Item Name :
item name guide for each indexes
--------------------------------------------------------------------------------------------------------
9)Item Level :
item drop level
--------------------------------------------------------------------------------------------------------
10 , 11)Damage Minimum and Damage Maximum :
Weapon min and max damage (max damage = 255)
--------------------------------------------------------------------------------------------------------
12)Speed :
item attack speed
--------------------------------------------------------------------------------------------------------
13)Durability :
item durability (max durability= 255)
--------------------------------------------------------------------------------------------------------
14) Don`t Know
--------------------------------------------------------------------------------------------------------
15)Magic Durability :
dont know what it is for
--------------------------------------------------------------------------------------------------------
16)Magic Power :
add weapon Wizardry % damage
--------------------------------------------------------------------------------------------------------
17) don`t know
--------------------------------------------------------------------------------------------------------
18,19)Strength | Agility :
items attribute requirements
--------------------------------------------------------------------------------------------------------
20) don`t know
--------------------------------------------------------------------------------------------------------
21)DW\SM - Dark Wizard/Soul Master
22)DK/BK - Dark Knight/Blade Knight
23)FE/ME - Fairy Elf/Muse Elf
24)MG - Magic Gladiator
25)DL - Dark Lord
BM - Blade Master
GM - Grand Master
HE - High Elf
DM - Duel Master
LE - Lord Emperor
items class
0= disable for all class
1= enable for first class
2= enable for second class
3= enable for thrid class
NOTE: MG and DL is either 0 or 1
--------------------------------------------------------------------------------------------------------
PHP:
//Index
// 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
0 0 0 1 2 1 1 1 "Kris" 6 6 11 50 20 0 0 0 40 40 0 0 0 1 1 1 1 1 1
Last edited: