Try using /superman skill on game and lower the mdef of the monsters in cq_generator. Because usually i can kill anything with 1 thunder..
And This is for the elements or w.e you were trying to explain, Sorry i didnt get it.
Code:
update [COLOR="Blue"]cq_item[/COLOR] set [COLOR="Orange"]gem1[/COLOR]=18 where [COLOR="green"]player_id[/COLOR]=12345678;
Blue= The Table.
Orange= The Column in the Table you selected.
Green= Where specificly you want the edit to be done.