DarkSences Posted March 25, 2010 Posted March 25, 2010 INSERT INTO `armor` (`item_id`, `name` ,`bodypart`,`crystallizable` ,`armor_type` ,`weight` ,`material`,`crystal_type`,`avoid_modify`, `duration`,`p_def`, `m_def`,`mp_bonus`,`price`,`crystal_count`,`sellable`) VALUES (9603, 'Epic Dark Knight Heavy Helm', 'head', 'true', 'none', 570, 'cloth', 's', 0, 90, 93, 0, 0, 0, 0, 'true'), (9600, 'Epic Dark Knight Heavy Armor', 'fullarmor', 'true', 'heavy', 9780, 'leather', 's', 0, 90, 425, 0, 0, 0, 0, 'true'), (9601, 'Epic Dark Knight Heavy Gloves', 'gloves', 'true', 'none', 580, 'leather', 's', 0, 90, 65, 0, 0, 0, 0, 'true'), (9602, 'Epic Dark Knight Boots', 'feet', 'true', 'none', 1030, 'leather', 's', 0, 90, 65, 0, 0, 0, 0, 'true'), (9607, 'Epic Dark Knight Light Helmet', 'head', 'true', 'none', 570, 'cloth', 's', 0, 90, 85, 0, 0, 0, 0, 'true'), (9604, 'Epic Dark Knight Light Armor', 'fullarmor', 'true', 'light', 5400, 'leather', 's', 0, 90, 325, 0, 0, 0, 0, 'true'), (9605, 'Epic Dark Knight Light Gloves', 'gloves', 'true', 'none', 580, 'leather', 's', 0, 90, 60, 0, 0, 0, 0, 'true'), (9606, 'Epic Dark Knight Light Boots', 'feet', 'true', 'none', 1130, 'leather', 's', 0, 90, 60, 0, 0, 0, 0, 'true'), (9612, 'Epic Dark Knight Robe Cap', 'head', 'true', 'none', 570, 'cloth', 's', 0, 90, 75, 0, 0, 0, 0, 'true'), (9608, 'Epic Dark Knight Robe Tunic', 'chest', 'true', 'magic', 2450, 'leather', 's', 0, 90, 140, 0, 950, 0, 0, 'true'), (9610, 'Epic Dark Knight Robe Gauntlets', 'gloves', 'true', 'none', 580, 'leather', 's', 0, 90, 55, 0, 25, 0, 0, 'true'), (9611, 'Epic Dark Knight Robe Shoes', 'feet', 'true', 'none', 1130, 'leather', 's', 0, 90, 55, 0, 25, 0, 0, 'true'), (9609, 'Epic Dark Knight Robe Legs', 'legs', 'true', 'magic', 570, 'leather', 's', 0, 90, 90, 0, 0, 0, 0, 'true'); hey look this sql it have mp to the armors (like shadow weapons/armors) can anyone remove it ? :(
ExTrEmEDwarf Posted March 25, 2010 Posted March 25, 2010 INSERT INTO `armor` (`item_id`, `name` ,`bodypart`,`crystallizable` ,`armor_type` ,`weight` ,`material`,`crystal_type`,`avoid_modify`, `duration`,`p_def`, `m_def`,`mp_bonus`,`price`,`crystal_count`,`sellable`) VALUES (9603, 'Epic Dark Knight Heavy Helm', 'head', 'true', 'none', 570, 'cloth', 's', 0, -1, 93, 0, 0, 0, 0, 'true'), (9600, 'Epic Dark Knight Heavy Armor', 'fullarmor', 'true', 'heavy', 9780, 'leather', 's', 0, -1, 425, 0, 0, 0, 0, 'true'), (9601, 'Epic Dark Knight Heavy Gloves', 'gloves', 'true', 'none', 580, 'leather', 's', 0, -1, 65, 0, 0, 0, 0, 'true'), (9602, 'Epic Dark Knight Boots', 'feet', 'true', 'none', 1030, 'leather', 's', 0, -1, 65, 0, 0, 0, 0, 'true'), (9607, 'Epic Dark Knight Light Helmet', 'head', 'true', 'none', 570, 'cloth', 's', 0, -1, 85, 0, 0, 0, 0, 'true'), (9604, 'Epic Dark Knight Light Armor', 'fullarmor', 'true', 'light', 5400, 'leather', 's', 0, -1, 325, 0, 0, 0, 0, 'true'), (9605, 'Epic Dark Knight Light Gloves', 'gloves', 'true', 'none', 580, 'leather', 's', 0, -1, 60, 0, 0, 0, 0, 'true'), (9606, 'Epic Dark Knight Light Boots', 'feet', 'true', 'none', 1130, 'leather', 's', 0, -1, 60, 0, 0, 0, 0, 'true'), (9612, 'Epic Dark Knight Robe Cap', 'head', 'true', 'none', 570, 'cloth', 's', 0, -1, 75, 0, 0, 0, 0, 'true'), (9608, 'Epic Dark Knight Robe Tunic', 'chest', 'true', 'magic', 2450, 'leather', 's', 0, -1, 140, 0, 950, 0, 0, 'true'), (9610, 'Epic Dark Knight Robe Gauntlets', 'gloves', 'true', 'none', 580, 'leather', 's', 0, -1, 55, 0, 25, 0, 0, 'true'), (9611, 'Epic Dark Knight Robe Shoes', 'feet', 'true', 'none', 1130, 'leather', 's', 0, -1, 55, 0, 25, 0, 0, 'true'), (9609, 'Epic Dark Knight Robe Legs', 'legs', 'true', 'magic', 570, 'leather', 's', 0, -1, 90, 0, 0, 0, 0, 'true');
DarkSences Posted March 25, 2010 Author Posted March 25, 2010 ax nai re na bgalw t mp k na t balw -1 lolen egw t ekana anapoda ebgaza mp k pros8eta -1 :S tespa efxaristw iperpoli :D:D:D:D kanto lock :D
Recommended Posts