Need assistance on the star level of pet when evolved

01/13/2009 06:29 ratson#1
Can anyone help me where to modify or change the star level of pets being evolved after being hatched?

When I hatch an egg and leveled it to 20, when I evolved it, it jumps to 15 star levels.

Is there a script or tweaking to make the star level back to its normal values.

I'am kinda making a local version of EO here in our area so I wanted to make the private server almost the same as TQ.

Thanks for the assistance.
01/13/2009 07:09 leespice12#2
Quote:
Originally Posted by ratson View Post
Can anyone help me where to modify or change the star level of pets being evolved after being hatched?

When I hatch an egg and leveled it to 20, when I evolved it, it jumps to 15 star levels.

Is there a script or tweaking to make the star level back to its normal values.

I'am kinda making a local version of EO here in our area so I wanted to make the private server almost the same as TQ.

Thanks for the assistance.
Code:
NAME		                 CODE		RARITY
WARRIOR P-ATK		815000		LESS THAN 1 STAR
WARRIOR P-DEF		815001		LESS THAN 1 STAR
WARRIORATKDEF		815002		LESS THAN 1 STAR
WARRIOR LANIR		815003		280
WARRIOR P-DEF M-DEF	815004		LESS THAN 1 STAR
WARRIOR CUTE		815005		380
MAGE M-ATK		815006		LESS THAN 1 STAR
MAGE TINNA		815007		280
MAGEATKDEF		815008		LESS THAN 1 STAR
MAGE GOS		        815009		380
MAGE M-DEF		815010		LESS THAN 1 STAR
WARRIOR NEIL		729046		580
WARRIOR REX		729045		580
WARRIOR LULU		729060		380
MAGE DODO		729061		380
REINDEER		        729048		280
SAINTBEAR		        729210		280
BRONZE RHINO		729202		280
COPPER RHINO		729203		280
SAPPHIRE DINO		729053		280
RUBY DINO		        729054		280
SNOW RAPTOR		729073		280
FIRE RAPTOP		729074		280
PIXIE		                729049		LESS THAN 1 STAR
MERCUTIO		        815029		480
BENVOLIO		        815030		480
OPHELIA		        815031		480
IMOGEN		        815032		480
VANQUISHER		729055		280
SCRUNCH		        729056		280
VALKYRIE		        729057		280
SIZZLE		        729058		280
VENUS SAGE		729204		100
VENUS PHANTOM		729205		600
BLOODSAGE		        729206		100
BLOOD PHANTOM		729207		600
BERSERKER KAHN		729071		LESS THAN 1 STAR
SHADOW MAGE LIZ	729072		LESS THAN 1 STAR
STORM SOUL		729200		LESS THAN 1 STAR
HELL FIRE PIKE		729201		LESS THAN 1 STAR
SAINT DRAGON		729047		280
WARRIOR GEPPY		815015		280
WARRIOR NANA		815016		280
MAGE PIPY		        815017		280
MAGE PEPPY		815018		280
DREADJABBERWOCK	729413		280
BANEJABBERWOCK	729414		280
01/13/2009 10:39 ratson#3
Lee where would I edit this values?
01/13/2009 12:58 lightnin86#4
Quote:
Originally Posted by ratson View Post
Lee where would I edit this values?
its at cq_grade. You can edit the star values there.
01/13/2009 17:18 -Artemis-#5
look add this file 2 ur db it have the normal ones

[Only registered and activated users can see links. Click Here To Register...]
01/14/2009 03:02 ratson#6
I have checked the cq_grade but I am unable to locate the code or values to change inside it.

Thanks to all who helped! ^^