Give me please id items (eq dura) and tamed pets.
Use arcadia select id,value from ItemResource join stringresource on name_id = code where status_flag = -2147483648 and value not like '%?%' select id,rank,class,value from ItemResource join stringresource on name_id = code where ethereal_durability >0 and wear_type = 0 and value not like '%?%' order by rank