
Сообщение от
Sunrise_135
щяс посмотрю
Я нашел 16 пух через запрос
Код:
SELECT * FROM `item_template` where class=2 and subclass in (1,5,8,6) and itemlevel in (566, 574, 580, 585, 590) and (stat_type1=35 and stat_value1<400 or stat_type2=35 and stat_value2<400 or stat_type3=35 and stat_value3<400 or stat_type4=35 and stat_value4<400 or stat_type5=35 and stat_value5<400 or stat_type6=35 and stat_value6<400 or stat_type7=35 and stat_value7<400 or stat_type8=35 and stat_value8<400 or stat_type9=35 and stat_value9<400 or stat_type10=35 and stat_value10<400);