Question about compose rates

02/14/2022 14:02 WarriorLanir#1
ive searched a few times but i only find posts about changing the rate rate you already have ( raising or lowering) i need it a little more specific
so example the first 50-60 composes on my server are only giving 1 point but once you get ur pet around 30-40* ( after the rate is slowly increasing during composing) it jumps to 34-37 points per compose.

now ive changed it in the db to give higher when its a lower star and lower when its a higher star , didnt really seem to change anything.

so my question is how do i keep my compose as a flat rate?
im trying to make it 9-15 points from first compose to last compose
attached is my cq_eudemon_rbn_rgr

also youll notice for the "starlev req 3000" at the bottom i have it as 10-19 points. but its giving me 34-37 points.
02/17/2022 09:10 magewarior2#2
note the picture your'e using was rbn_rgr_type "2"

most pets are under type "0"

maybe you did not notice this?


also check cq_grade and other tables. they work together to get you the compose points.
02/17/2022 11:31 WarriorLanir#3
i will mess around with this and let you know how it turns out , thanks
02/21/2022 05:39 cruey#4
Whoever made up the compose rates query, adjusted the growth rate per compose - which in turn increased the star mark. But you can actually adjust the star mark per point in growth rate using column _c in cq_grade. Example life_c will be star marks per point in HP attribute.

Its a slightly bigger query, but it would solve the issue of broken pet stats.
02/21/2022 05:42 WarriorLanir#5
Quote:
Originally Posted by cruey View Post
Whoever made up the compose rates query, adjusted the growth rate per compose - which in turn increased the star mark. But you can actually adjust the star mark per point in growth rate using column _c in cq_grade. Example life_c will be star marks per point in HP attribute.

Its a slightly bigger query, but it would solve the issue of broken pet stats.
you my friend , are a life saver

sorry to bump this , but just to add to what youve stated @[Only registered and activated users can see links. Click Here To Register...] ive been looking through this since ive seen your reply. im not really sure im following.
so everything under _c , whether it be atk life def etc. is how many points added to the pet?
Example:
life_c = 21
atk_c =21
def_c =21
Would that mean the pet is supposed to be getting 63 points per compose? im most likely completely miss understanding this lol
02/21/2022 14:21 cruey#6
Quote:
Originally Posted by WarriorLanir View Post
you my friend , are a life saver

sorry to bump this , but just to add to what youve stated @[Only registered and activated users can see links. Click Here To Register...] ive been looking through this since ive seen your reply. im not really sure im following.
so everything under _c , whether it be atk life def etc. is how many points added to the pet?
Example:
life_c = 21
atk_c =21
def_c =21
Would that mean the pet is supposed to be getting 63 points per compose? im most likely completely miss understanding this lol
Everything you said was correct until "63 points per compose". Its star marks per attribute point.

When you main compose a pet, you are improving the main gr attribute.

So
main growth x column_c = star mark points