I am stuck in the problem....

04/13/2011 20:35 josh468#1
Hi, since a few hrs I ve been trying to solve my problem but i havent ;/

Problem is about composing rates...

My first compose is so big about 8-10 * and next compose is only 20+... why???
In my cq_eudemon_rbn_rqr there are not bigg changes under first and second compose...

I know that there are trilion threads about compose rates but...

There is no explanation how to make a calculation...

So if I good understand in cq_eudemon_rbn_rqr:
-sacrifice_lev ---> Universal LVL
-sacrifice_fidelity ---> eudemon star
-sacrifice_starlev ---> Universal stars

and my new eudemon_rbn_rqr looks like that:

Code:
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (900, 18004, 22004, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (902, 17752, 21696, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (903, 17624, 21540, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (904, 17500, 21388, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (905, 17372, 21232, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (906, 17248, 21080, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (907, 17120, 20924, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (908, 16996, 20772, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (909, 16868, 20616, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (910, 16744, 20464, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (911, 16616, 20308, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (912, 16492, 20156, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (913, 16364, 20000, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (914, 16240, 19848, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (915, 16112, 19692, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (916, 15988, 19540, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (917, 15860, 19384, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (918, 15736, 19232, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (919, 15608, 19076, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (920, 15484, 18924, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (921, 15356, 18768, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (922, 15232, 18616, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (923, 15104, 18460, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (924, 14980, 18308, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (925, 14852, 18152, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (926, 14728, 18000, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (927, 14600, 17844, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (928, 14476, 17692, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (929, 14348, 17536, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (930, 14224, 17384, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (931, 14096, 17228, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (932, 13972, 17076, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (933, 13844, 16920, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (934, 13720, 16768, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (935, 13592, 16612, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (936, 13468, 16460, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (937, 13340, 16304, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (938, 13216, 16152, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (939, 13088, 15996, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (940, 12964, 15844, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (941, 12836, 15688, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (942, 12712, 15536, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (943, 12584, 15380, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (944, 12460, 15228, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (945, 12332, 15072, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (946, 12208, 14920, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (947, 12080, 14764, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (948, 11956, 14612, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (949, 11828, 14456, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (950, 11704, 14304, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (951, 11576, 14148, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (952, 11452, 13996, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (953, 11324, 13840, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (954, 11200, 13688, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (955, 11072, 13532, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (956, 10948, 13380, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (957, 10820, 13224, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (958, 10696, 13072, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (959, 10568, 12916, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (960, 10444, 12764, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (961, 10316, 12608, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (962, 10192, 12456, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (963, 10064, 12300, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (964, 9940, 12148, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (965, 9812, 11992, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (966, 9688, 11840, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (967, 9560, 11684, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (968, 9436, 11532, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (969, 9308, 11376, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (970, 9184, 11224, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (971, 9056, 11068, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (972, 8932, 10916, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (973, 8804, 10760, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (974, 8680, 10608, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (975, 8552, 10452, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (976, 8428, 10300, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (977, 8300, 10144, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (978, 8176, 9992, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (979, 8048, 9836, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (980, 7924, 9684, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (981, 7796, 9528, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (982, 7672, 9376, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (983, 7544, 9220, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (984, 7420, 9068, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (985, 7292, 8912, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (986, 7168, 8760, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (987, 7040, 8604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (988, 6916, 8452, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (989, 6788, 8296, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (990, 6664, 8144, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (991, 6536, 7988, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (992, 6412, 7836, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (993, 6284, 7680, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (994, 6160, 7528, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (995, 6032, 7372, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (996, 5908, 7220, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (997, 5780, 7064, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (998, 5656, 6912, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (999, 5528, 6756, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1000, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1001, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1002, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1003, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1004, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1005, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1006, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1007, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1008, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1009, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1010, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1011, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1012, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1013, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1014, 5404, 6604, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1015, 5188, 6340, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1016, 5176, 6324, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1017, 5152, 6300, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1018, 5132, 6272, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1019, 5112, 6244, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1020, 5088, 6220, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1021, 5068, 6192, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1022, 5044, 6168, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1023, 5024, 6140, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1024, 5004, 6112, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1025, 4980, 6088, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1026, 4960, 6060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1027, 4600, 5620, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1028, 4240, 5180, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1029, 3880, 4740, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1030, 3520, 4300, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1031, 3160, 3860, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1032, 2800, 3420, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1033, 2440, 2980, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1034, 2080, 2540, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1035, 1720, 2100, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1036, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1037, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1038, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1039, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1040, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1041, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1042, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1043, 1208, 1812, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1044, 884, 1284, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1045, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1046, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1047, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1048, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1049, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1050, 708, 1060, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1051, 404, 508, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1052, 336, 504, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1053, 336, 504, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1054, 336, 504, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1055, 336, 504, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1056, 336, 504, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1057, 236, 352, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1058, 236, 356, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1059, 236, 356, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1060, 236, 356, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1061, 236, 356, 1, 100, 20, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1062, 176, 264, 0, 100, 40, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1063, 176, 264, 0, 100, 40, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1064, 176, 264, 0, 100, 40, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1065, 176, 264, 0, 100, 40, 0, 0, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1066, 260, 392, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1067, 260, 392, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1068, 260, 392, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1069, 180, 268, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1070, 180, 268, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1071, 180, 268, 0, 100, 40, 0, 50, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1072, 140, 212, 0, 100, 40, 0, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1073, 140, 212, 0, 100, 40, 0, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1074, 140, 212, 0, 100, 40, 1500, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1075, 96, 148, 0, 100, 40, 1500, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1076, 96, 148, 0, 100, 40, 1500, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1077, 96, 148, 0, 100, 40, 1500, 75, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1078, 108, 164, 0, 100, 50, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1079, 108, 164, 0, 95, 50, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1080, 84, 128, 0, 95, 51, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1081, 84, 128, 0, 90, 51, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1082, 84, 128, 0, 90, 51, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1083, 64, 100, 0, 85, 52, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1084, 64, 100, 0, 85, 52, 1500, 100, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1085, 88, 136, 0, 80, 53, 1500, 200, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1086, 88, 136, 0, 80, 53, 1500, 200, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1087, 68, 104, 0, 75, 54, 1500, 200, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1088, 68, 104, 0, 75, 54, 1500, 200, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1089, 88, 132, 0, 80, 55, 1500, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1090, 88, 132, 0, 80, 55, 1500, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1091, 64, 96, 0, 80, 56, 1500, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1092, 64, 96, 0, 80, 56, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1093, 48, 92, 0, 80, 57, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1094, 48, 92, 0, 80, 57, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1095, 44, 72, 0, 80, 58, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1096, 44, 68, 0, 80, 58, 1500, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1097, 32, 56, 0, 80, 59, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1098, 32, 56, 0, 80, 59, 2000, 280, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1103, 8, 56, 0, 95, 70, 2000, 600, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1102, 12, 64, 0, 95, 70, 2000, 480, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1101, 12, 64, 0, 95, 70, 2000, 480, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1100, 36, 56, 0, 80, 60, 2000, 480, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1099, 48, 72, 0, 80, 60, 2000, 480, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1104, 8, 56, 0, 95, 80, 2000, 600, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1105, 8, 56, 0, 95, 80, 2000, 600, 0, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1109, 4, 40, 0, 95, 80, 2000, 800, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1108, 4, 40, 0, 95, 80, 2000, 800, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1107, 4, 56, 0, 95, 80, 2000, 600, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1106, 8, 56, 0, 95, 80, 2000, 600, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1110, 4, 36, 0, 95, 80, 2000, 1200, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1111, 4, 36, 0, 95, 80, 2000, 1200, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1112, 4, 36, 0, 95, 80, 2000, 1200, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1113, 4, 20, 0, 95, 80, 2000, 1200, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1114, 4, 20, 0, 95, 80, 2000, 1500, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1115, 4, 20, 0, 95, 80, 2000, 1800, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1118, 4, 20, 0, 95, 80, 2000, 2500, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1117, 4, 20, 0, 95, 80, 2000, 3000, 1, 8);
INSERT INTO `cq_eudemon_rbn_rqr` (`id`, `min`, `max`, `rand_type`, `suc_percent`, `sacrifice_lev`, `sacrifice_fidelity`, `sacrifice_starlev`, `sacrifice_dmg_type`, `rbn_rqr_type`) VALUES (1116, 4, 20, 0, 95, 80, 2000, 2500, 1, 8);

*so as i said with this querry firest compose rate is about 8-10* second is only 20 marks... why there is so big change?

*and one more thing, anyone can tell how to make a calculation to dont fail compose rates ?

Hope many ppl HELP

REGARDS
04/13/2011 22:50 -+Sezzy+-#2
There is a simple command which can be found [Only registered and activated users can see links. Click Here To Register...]

Its 2 lines which change it using add, multiply, subtract, and add!

Find the one that just has 2 lines!

There is also a default query which can also be found [Only registered and activated users can see links. Click Here To Register...]

- hope i helped!
04/14/2011 11:33 josh468#3
Quote:
Originally Posted by <>Sexy<> View Post
There is a simple command which can be found [Only registered and activated users can see links. Click Here To Register...]

Its 2 lines which change it using add, multiply, subtract, and add!

Find the one that just has 2 lines!

There is also a default query which can also be found [Only registered and activated users can see links. Click Here To Register...]

- hope i helped!
Heh, Did u see for what did i ask?

These two lines of querry won't help... beacuse this querry set all lines one number in row: "min" "max"

And as i wrote i have been searched much but evrytime there was do it by urself by calculation... but how to make these caluclation if there is still composing rate 1 by 1...

So Noone is able to help ?