Minor tweak on Exp system + Diet's Cygnus quest line
Changed minimum level required to gain EXP of mob from -5 to -20 the mob level (players below that level sees a red-colored font when displaying higher-leveled mob HPbar). Thanks to DietStory dev team, fixed some quests for KoC.
This commit is contained in:
@@ -263,27 +263,27 @@ INSERT INTO `shopitems` ( `shopid`, `itemid`, `price`, `pitch`, `position`) VALU
|
||||
(1200001, 1322005, 50, 0, 35),
|
||||
(1200001, 1312004, 50, 0, 36),
|
||||
(1200001, 1302000, 50, 0, 37),
|
||||
(1203590, 2330000, 600, 0, 104),
|
||||
(1203590, 2070000, 500, 0, 108),
|
||||
(1203590, 2061000, 1, 0, 120),
|
||||
(1203590, 2060000, 1, 0, 124),
|
||||
(1203590, 2030000, 400, 0, 132),
|
||||
(1203590, 2020028, 3000, 0, 136),
|
||||
(1203590, 2010004, 310, 0, 140),
|
||||
(1203590, 2010003, 100, 0, 144),
|
||||
(1203590, 2010001, 106, 0, 148),
|
||||
(1203590, 2010002, 50, 0, 152),
|
||||
(1203590, 2010000, 30, 0, 156),
|
||||
(1203590, 2002005, 500, 0, 160),
|
||||
(1203590, 2002004, 500, 0, 164),
|
||||
(1203590, 2002002, 500, 0, 168),
|
||||
(1203590, 2002001, 400, 0, 172),
|
||||
(1203590, 2002000, 500, 0, 176),
|
||||
(1203590, 2000006, 620, 0, 180),
|
||||
(1203590, 2000003, 200, 0, 184),
|
||||
(1203590, 2000002, 320, 0, 188),
|
||||
(1203590, 2000001, 160, 0, 192),
|
||||
(1203590, 2000000, 50, 0, 196),
|
||||
(1200002, 2330000, 600, 0, 104),
|
||||
(1200002, 2070000, 500, 0, 108),
|
||||
(1200002, 2061000, 1, 0, 120),
|
||||
(1200002, 2060000, 1, 0, 124),
|
||||
(1200002, 2030000, 400, 0, 132),
|
||||
(1200002, 2020028, 3000, 0, 136),
|
||||
(1200002, 2010004, 310, 0, 140),
|
||||
(1200002, 2010003, 100, 0, 144),
|
||||
(1200002, 2010001, 106, 0, 148),
|
||||
(1200002, 2010002, 50, 0, 152),
|
||||
(1200002, 2010000, 30, 0, 156),
|
||||
(1200002, 2002005, 500, 0, 160),
|
||||
(1200002, 2002004, 500, 0, 164),
|
||||
(1200002, 2002002, 500, 0, 168),
|
||||
(1200002, 2002001, 400, 0, 172),
|
||||
(1200002, 2002000, 500, 0, 176),
|
||||
(1200002, 2000006, 620, 0, 180),
|
||||
(1200002, 2000003, 200, 0, 184),
|
||||
(1200002, 2000002, 320, 0, 188),
|
||||
(1200002, 2000001, 160, 0, 192),
|
||||
(1200002, 2000000, 50, 0, 196),
|
||||
(1301000, 2330000, 600, 0, 1),
|
||||
(1301000, 2070000, 500, 0, 2),
|
||||
(1301000, 2061000, 1, 0, 3),
|
||||
|
||||
Reference in New Issue
Block a user