// -------------------------------------------------------------------------------------------------------------------------
// [1] - Item Group
// [2] - Item ID
// [3] - Min Item Level (0-15)
// [4] - Max Item Level (0-15)
// [5] - Skill (1 - drop with skill, 0 - drop without skill)
// [6] - Luck (1 - drop with luck, 0 - drop without luck)
// [7] - Add (1 - drop with add, 0 - drop without add)
// [8] - Excellent (1 - item is excellent, 0 - item is normal)
// [9] - Min Monster Level (-1 drop from all monsters levels)
// [10] - Max Monster Level (-1 drop from all monsters levels)
// [11] - Drop Map (-1 drop in all maps)
// [12] - Except Map (-1 no except map)
// [13] - Monster ID (-1 drop from all monsters)
// [14] - Drop Rate x/1000
// -------------------------------------------------------------------------------------------------------------------------