[Help] Composing

06/29/2008 18:23 redcom14#1
How can i make it so that every time i reborn one of my pets its star rank will go up loads, by about 100+ every time?
06/29/2008 18:38 cyberghoser1#2
try search on the forum its already been posted, try those two methods:

update cq_eudemon_rbn_rqr set max= 5000;
update cq_eudemon_rbn_rqr set min= 5000;

or to hatch at 60* :

update cq_grade set rarity = 6000;

try some numbers to see what u get :p
06/29/2008 18:49 redcom14#3
k ty its just ive tried loads of different numbers doing that and it didn't do much.

Just tried the Update cq_grade set rarity = 6000; it only made my warrioratkdef 3* when born.

Now just tried the composing query and it made my waratkdef get 41 star rank then i reborned it again and it got 134 star rank and then for the 3rd time and it went up 60.