summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-13 01:35:50 +0000
committereaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-13 01:35:50 +0000
commit9adc8abaa6ce3d5535b419fc2588a54d9755fe82 (patch)
tree63d0734e748d8f08d533b39e4d8b5525feb3fc00
parent3cf706a09c00cf3ceee18a1a26446e3edafdbbec (diff)
downloadhercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.gz
hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.bz2
hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.xz
hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.zip
- Added up the locations but temporal names of Poring track npcs. Will be worked
on over time. [erKURITA] - Fitted the many lines into 1 or 2, and corrected some typos on most of the npc\guides. Visual update to the guards, for short. [erKURITA] - Added some info to the docs.[erKURITA] - Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--Dev/quotes.txt9
-rw-r--r--db/exp.txt37
-rw-r--r--db/skill_db.txt2
-rw-r--r--db/skill_tree.txt74
-rw-r--r--doc/conf_ref.txt17
-rw-r--r--doc/help.txt29
-rw-r--r--doc/item_db.txt250
-rw-r--r--doc/pccommand_list.txt45
-rw-r--r--doc/script_commands.txt169
-rw-r--r--npc/Changelog.txt7
-rw-r--r--npc/cities/hugel.txt10
-rw-r--r--npc/cities/lighthalzen.txt16
-rw-r--r--npc/events/custom/p_track/p_track_core.txt43
-rw-r--r--npc/events/custom/p_track/p_track_warpers.txt73
-rw-r--r--npc/guides/guides_alb.txt80
-rw-r--r--npc/guides/guides_alde.txt22
-rw-r--r--npc/guides/guides_einbe.txt212
-rw-r--r--npc/guides/guides_einbr.txt320
-rw-r--r--npc/guides/guides_hu.txt6
-rw-r--r--npc/guides/guides_izl.txt108
-rw-r--r--npc/guides/guides_pay.txt215
-rw-r--r--npc/guides/guides_umb.txt44
-rw-r--r--npc/scripts_athena.conf5
23 files changed, 984 insertions, 809 deletions
diff --git a/Dev/quotes.txt b/Dev/quotes.txt
index 8a73b63e7..607cd3c0e 100644
--- a/Dev/quotes.txt
+++ b/Dev/quotes.txt
@@ -30,3 +30,12 @@ Codemaster
- Go Crazy :D, help with random questions, coding, scripting, documentation
- Merged in with omniAthena ^_^
- Been programming and scripting since age 9 :)
+
+erKURITA
+- José Alejandro
+- 18
+- Galicia, Spain
+- Mainly fix scripts and a few db typos :P No coding yet.
+- Well, some of the devs were too lazy/busy to commit my fixes, so I asked
+ massdriller for some access, and bam I am here :o
+- http://eathena.deltaanime.net/wiki/index.php/User:ErKURITA
diff --git a/db/exp.txt b/db/exp.txt
index 71b89eaa6..ada76579a 100644
--- a/db/exp.txt
+++ b/db/exp.txt
@@ -1,22 +1,35 @@
+//This is a custom Experience table with support for up to level 1000.
+//To use it, replace exp.txt with this file and edit the max level
+//accordingly.
//Experience tables format:
-//Max Level,Class list,Type (0 - Base Exp, 1 - Job Exp),Exp for Lv 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98
-//Base - Normal and Baby Jobs
-99,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:26:4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045:4046:4047:4048:4049,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,9738720,11649960,13643520,18339300,23836800,35658000,48687000,58135000,99999999
+//Max Level,Class list,Type (0 - Base Exp / 1 - Job Exp),Exp 1,2,3,...
+//Base - Normal Jobs
+999,0:1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:23:24:25:26:4046:4047:4048:4049,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,8109652,8643822,9206127,9797599,10419283,11072238,11757533,12476249,13229476,14018313,14843866,15707247,16609574,17551968,18535552,19561452,20630792,21744696,22904284,24110674,25364977,26668297,28021732,29426368,30883282,32393539,33958189,35578269,37254799,38988782,40781202,42633023,44545189,46518620,48554214,50652844,52815357,55042573,57335285,59694256,62120220,64613880,67175907,69806941,72507587,75278418,78119970,81032746,84017211,87073795,90202891,93404853,96680000,100028610,103450924,106947144,110517434,114161918,117880680,121673767,125541185,129482901,133498844,137588903,141752928,145990732,150302088,154686733,159144364,163674642,168277191,172951600,177697420,182514167,187401324,192358338,197384623,202479560,207642499,212872757,218169621,223532347,228960163,234452268,240007834,245626005,251305900,257046613,262847212,268706744,274624232,280598679,286629065,292714352,298853483,305045382,311288957,317583099,323926685,330318577,336757623,343242660,349772512,356345994,362961909,369619053,376316214,383052171,389825698,396635564,403480532,410359362,417270811,424213634,431186584,438188413,445217874,452273720,459354706,466459588,473587127,480736086,487905232,495093338,502299181,509521545,516759221,524011006,531275705,538552132,545839109,553135467,560440047,567751700,575069288,582391684,589717771,597046446,604376616,611707202,619037136,626365365,633690848,641012559,648329484,655640625,662944998,670241632,677529573,684807881,692075631,699331913,706575834,713806514,721023091,728224718,735410563,742579811,749731663,756865335,763980061,771075089,778149684,785203127,792234715,799243761,806229595,813191563,820129025,827041359,833927958,840788232,847621604,854427516,861205423,867954796,874675123,881365905,888026659,894656917,901256227,907824150,914360262,920864154,927335431,933773713,940178632,946549836,952886985,959189754,965457830,971690914,977888720,984050975,990177418,996267800,1002321886,1008339452,1014320285,1020264186,1026170966,1032040448,1037872466,1043666865,1049423500,1055142238,1060822955,1066465539,1072069886,1077635904,1083163509,1088652627,1094103193,1099515152,1104888457,1110223070,1115518962,1120776112,1125994507,1131174143,1136315022,1141417155,1146480560,1151505263,1156491296,1161438699,1166347518,1171217806,1176049622,1180843032,1185598108,1190314928,1194993575,1199634138,1204236712,1208801396,1213328296,1217817522,1222269189,1226683417,1231060330,1235400057,1239702732,1243968491,1248197476,1252389832,1256545708,1260665257,1264748635,1268796001,1272807518,1276783353,1280723674,1284628654,1288498467,1292333290,1296133304,1299898691,1303629636,1307326326,1310988950,1314617700,1318212769,1321774352,1325302646,1328797850,1332260164,1335689790,1339086931,1342451791,1345784576,1349085494,1352354752,1355592559,1358799125,1361974661,1365119379,1368233491,1371317210,1374370750,1377394325,1380388150,1383352439,1386287408,1389193273,1392070249,1394918553,1397738400,1400530007,1403293591,1406029367,1408737552,1411418361,1414072010,1416698715,1419298692,1421872155,1424419319,1426940398,1429435606,1431905157,1434349263,1436768137,1439161990,1441531034,1443875479,1446195535,1448491412,1450763318,1453011460,1455236046,1457437282,1459615373,1461770523,1463902937,1466012816,1468100363,1470165779,1472209264,1474231016,1476231234,1478210114,1480167853,1482104645,1484020685,1485916165,1487791277,1489646211,1491481157,1493296304,1495091838,1496867946,1498624813,1500362623,1502081558,1503781800,1505463529,1507126924,1508772163,1510399423,1512008880,1513600707,1515175078,1516732165,1518272138,1519795167,1521301420,1522791064,1524264265,1525721187,1527161994,1528586847,1529995908,1531389336,1532767289,1534129924,1535477397,1536809863,1538127475,1539430385,1540718744,1541992701,1543252405,1544498003,1545729641,1546947464,1548151616,1549342238,1550519472,1551683458,1552834334,1553972238,1555097306,1556209673,1557309473,1558396839,1559471902,1560534793,1561585640,1562624572,1563651716,1564667197,1565671140,1566663668,1567644904,1568614969,1569573982,1570522063,1571459329,1572385897,1573301883,1574207401,1575102565,1575987487,1576862278,1577727048,1578581907,1579426962,1580262321,1581088090,1581904373,1582711275,1583508898,1584297344,1585076715,1585847110,1586608628,1587361366,1588105422,1588840892,1589567871,1590286453,1590996731,1591698797,1592392743,1593078658,1593756633,1594426755,1595089112,1595743791,1596390878,1597030458,1597662614,1598287430,1598904988,1599515370,1600118656,1600714926,1601304259,1601886733,1602462426,1603031414,1603593772,1604149576,1604698899,1605241815,1605778396,1606308715,1606832842,1607350847,1607862800,1608368770,1608868825,1609363032,1609851457,1610334167,1610811226,1611282699,1611748650,1612209142,1612664237,1613113997,1613558483,1613997756,1614431875,1614860899,1615284887,1615703896,1616117984,1616527207,1616931621,1617331282,1617726244,1618116561,1618502287,1618883474,1619260175,1619632442,1620000326,1620363877,1620723146,1621078182,1621429033,1621775749,1622118377,1622456965,1622791559,1623122206,1623448951,1623771840,1624090917,1624406227,1624717813,1625025719,1625329987,1625630660,1625927779,1626221386,1626511522,1626798227,1627081541,1627361504,1627638155,1627911532,1628181674,1628448618,1628712402,1628973062,1629230635,1629485157,1629736664,1629985191,1630230773,1630473445,1630713240,1630950192,1631184334,1631415700,1631644322,1631870232,1632093461,1632314042,1632532005,1632747381,1632960200,1633170493,1633378289,1633583617,1633786507,1633986987,1634185085,1634380829,1634574248,1634765368,1634954216,1635140820,1635325205,1635507398,1635687425,1635865311,1636041081,1636214761,1636386375,1636555947,1636723501,1636889061,1637052651,1637214294,1637374013,1637531831,1637687770,1637841852,1637994099,1638144533,1638293176,1638440048,1638585171,1638728565,1638870250,1639010247,1639148576,1639285256,1639420307,1639553749,1639685600,1639815879,1639944605,1640071796,1640197471,1640321647,1640444342,1640565574,1640685360,1640803717,1640920662,1641036212,1641150383,1641263192,1641374655,1641484788,1641593607,1641701127,1641807363,1641912331,1642016046,1642118523,1642219777,1642319822,1642418672,1642516342,1642612846,1642708197,1642802409,1642895496,1642987471,1643078348,1643168139,1643256857,1643344515,1643431126,1643516702,1643601256,1643684799,1643767344,1643848902,1643929486,1644009107,1644087776,1644165505,1644242304,1644318185,1644393159,1644467237,1644540429,1644612746,1644684198,1644754796,1644824550,1644893470,1644961565,1645028846,1645095322,1645161003,1645225899,1645290018,1645353370,1645415965,1645477811,1645538917,1645599292,1645658945,1645717884,1645776118,1645833655,1645890503,1645946671,1646002167,1646056999,1646111175,1646164702,1646217589,1646269843,1646321471,1646372481,1646422881,1646472677,1646521877,1646570488,1646618517,1646665972,1646712858,1646759183,1646804953,1646850175,1646894856,1646939002,1646982619,1647025714,1647068293,1647110362,1647151927,1647192995,1647233571,1647273661,1647313271,1647352406,1647391073,1647429277,1647467023,1647504317,1647541164,1647577570,1647613540,1647649079,1647684192,1647718884,1647753161,1647787027,1647820488,1647853548,1647886212,1647918484,1647950370,1647981874,1648013000,1648043753,1648074138,1648104159,1648133820,1648163126,1648192080,1648220687,1648248952,1648276878,1648304469,1648331730,1648358664,1648385275,1648411567,1648437544,1648463210,1648488568,1648513622,1648538376,1648562833,1648586997,1648610872,1648634460,1648657766,1648680792,1648703542,1648726020,1648748228,1648770170,1648791849,1648813268,1648834430,1648855339,1648875997,1648896407,1648916573,1648936497,1648956182,1648975631,1648994847,1649013832,1649032590,1649051123,1649069434,1649087525,1649105399,1649123059,1649140507,1649157746,1649174778,1649191606,1649208232,1649224659,1649240889,1649256924,1649272767,1649288420,1649303885,1649319165,1649334262,1649349178,1649363915,1649378475,1649392861,1649407074,1649421117,1649434991,1649448699,1649462242,1649475623,1649488844,1649501906,1649514811,1649527562,1649540160,1649552607,1649564904,1649577054,1649589058,1649600918,1649612636,1649624213,1649635652,1649646953,1649658119,1649669151,1649680051,1649690820,1649701460,1649711972,1649722358,1649732619,1649742757,1649752774,1649762671,1649772449,1649782110,1649791655,1649801085,1649810402,1649819607,1649828702,1649837688,1649846566,1649855338,1649864004,1649872566,1649881026,1649889384,1649897642,1649905801,1649913862,1649921826,1649929695,1649937469,1649945150,1649952739,1649960237,1649967645,1649974964,1649982195,1649989340,1649996399,1650003373,1650010263,1650017071,1650023797,1650030442,1650037008,1650043495,1650049904,1650056236,1650062492,1650068673,1650074780,1650080814,1650086775,1650092665,1650098484,1650104233,1650109913,1650115525,1650121070,1650126548,1650131961,1650137309,1650142593,1650147813,1650152971,1650158067,1650163102,1650168076,1650172990,1650177845,1650182642,1650187382,1650192065,1650196692,1650201263,1650205779,1650210241,1650214650,1650219006,1650223309,1650227561,1650231762,1650235912,1650240012,1650244063,1650248066,1650252021,1650255928,1650259788,1650263602,1650267370,1650271093,1650274771,1650278405,1650281996,1650285544,1650289049,1650292512,1650295933,1650299313,1650302653,1650305953,1650309213,1650312434,1650315616,1650318760,1650321866,1650324935,1650327967,1650330963,1650333923,1650336847,1650339736,1650342591,1650345411,1650348198,1650350951,1650353671,1650356358,1650359013,1650361636,1650364228,1650366789,1650369319,1650371819,1650374289,1650376729,1650379140,1650381522,1650383875,1650386200,1650388497,1650390766,1650393008,1650395223,1650397412,1650399574,1650401711,1650403822,1650405908,1650407969,1650410005,1650412016,1650414003,1650415966,1650417906,1650419823,1650421717,1650423588,1650425436,1650427262,1650429066
//Base - Adv Jobs
-99,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,0,10,18,28,40,85,123,168,220,278,400,481,613,731,875,1038,1213,1400,1575,1775,2268,2604,2786,3136,3506,4130,4796,5508,6264,9645,12392,14220,16159,18209,21649,24451,27401,30499,33748,47342,58160,64711,71573,78749,90144,99312,108870,118816,129154,174196,213220,238080,264150,291427,329640,363155,398116,434526,472381,610848,731828,806448,884232,965180,1073896,1170382,1270556,1374422,1481976,1850800,3389616,3666333,3953534,4251217,4559382,5129260,5488173,5859059,6241919,7374168,9570662,10458427,11380262,12336168,13326144,14994907,16130400,17304200,18516326,19766760,29216160,34949880,40930560,55017900,71510400,106974000,146061000,174405000,343210000
+999,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,0,10,18,28,40,85,123,168,220,278,400,481,613,731,875,1038,1213,1400,1575,1775,2268,2604,2786,3136,3506,4130,4796,5508,6264,9645,12392,14220,16159,18209,21649,24451,27401,30499,33748,47342,58160,64711,71573,78749,90144,99312,108870,118816,129154,174196,213220,238080,264150,291427,329640,363155,398116,434526,472381,610848,731828,806448,884232,965180,1073896,1170382,1270556,1374422,1481976,1850800,3389616,3666333,3953534,4251217,4559382,5129260,5488173,5859059,6241919,7374168,9570662,10458427,11380262,12336168,13326144,14994907,16130400,17304200,18516326,19766760,21085096,22473939,23935933,25473761,27090141,28787825,30569594,32438257,34396650,36447628,38594068,40838862,43184915,45635142,48192464,50859807,53640095,56536248,59551182,62687799,65948990,69337627,72856561,76508620,80296602,84223275,88291372,92503586,96862571,101370933,106031232,110845975,115817614,120948544,126241098,131697545,137320088,143110859,149071919,155205253,161512770,167996297,174657580,181498280,188519973,195724146,203112195,210685425,218445048,226392181,234527844,242852961,251368358,260074760,268972793,278062983,287345754,296821429,306490229,316352273,326407578,336656059,347097530,357731703,368558190,379576502,390786051,402186149,413776012,425554759,437521412,449674899,462014055,474537623,487244256,500132518,513200886,526447751,539871420,553470119,567241993,581185110,595297462,609576966,624021468,638628745,653396504,668322389,683403980,698638797,714024301,729557897,745236936,761058717,777020492,793119465,809352795,825717601,842210961,858829917,875571475,892432609,909410264,926501355,943702774,961011389,978424047,995937576,1013548788,1031254481,1049051440,1066936441,1084906252,1102957634,1121087346,1139292145,1157568786,1175914029,1194324635,1212797373,1231329018,1249916355,1268556179,1287245299,1305980536,1324758729,1343576732,1362431419,1381319683,1400238439,1419184625,1438155202,1457147157,1476157502,1495183278,1514221554,1533269429,1552324031,1571382520,1590442090,1609499966,1628553409,1647599713,1666636209,1685660263,1704669278,1723660695,1742631992,1761580687,1780504336,1799400534,1818266916,1837101157,1855900974,1874664122,1893388399,1912071644,1930711737,1949306600,1967854196,1986352530,2004799649,2023193642,2041532640,2059814816,2078038384,2096201600,2114302763,2132340212,2150312328,2168217533,2186054291,2203821106,2221516523,2239139127,2256687544,2274160439,2291556517,2308874523,2326113241,2343271492,2360348137,2377342074,2394252239,2411077605,2427817182,2444470016,2461035190,2477511822,2493899065,2510196107,2526402170,2542516509,2558538414,2574467207,2590302243,2606042908,2621688620,2637238829,2652693014,2668050684,2683311379,2698474666,2713540143,2728507434,2743376192,2758146097,2772816855,2787388198,2801859883,2816231694,2830503439,2844674950,2858746082,2872716714,2886586747,2900356105,2914024733,2927592598,2941059688,2954426010,2967691593,2980856483,2993920747,3006884469,3019747752,3032510717,3045173501,3057736259,3070199161,3082562393,3094826158,3106990673,3119056170,3131022894,3142891106,3154661079,3166333099,3177907466,3189384491,3200764497,3212047820,3223234805,3234325809,3245321200,3256221356,3267026664,3277737521,3288354333,3298877514,3309307489,3319644689,3329889553,3340042528,3350104069,3360074637,3369954700,3379744733,3389445216,3399056636,3408579485,3418014261,3427361466,3436621608,3445795199,3454882755,3463884797,3472801849,3481634440,3490383101,3499048368,3507630778,3516130872,3524549194,3532886290,3541142708,3549318998,3557415713,3565433406,3573372633,3581233950,3589017916,3596725090,3604356032,3611911302,3619391462,3626797073,3634128697,3641386897,3648572235,3655685273,3662726573,3669696697,3676596205,3683425658,3690185617,3696876640,3703499285,3710054109,3716541669,3722962519,3729317213,3735606303,3741830339,3747989871,3754085446,3760117610,3766086907,3771993879,3777839066,3783623006,3789346235,3795009287,3800612694,3806156985,3811642688,3817070327,3822440424,3827753500,3833010071,3838210653,3843355757,3848445893,3853481568,3858463286,3863391548,3868266853,3873089696,3877860570,3882579965,3887248368,3891866263,3896434130,3900952448,3905421692,3909842333,3914214841,3918539681,3922817316,3927048205,3931232805,3935371569,3939464947,3943513385,3947517328,3951477216,3955393486,3959266573,3963096907,3966884916,3970631025,3974335655,3977999224,3981622147,3985204835,3988747697,3992251137,3995715558,3999141358,4002528933,4005878676,4009190975,4012466216,4015704782,4018907052,4022073402,4025204206,4028299834,4031360652,4034387025,4037379312,4040337871,4043263057,4046155220,4049014709,4051841869,4054637042,4057400566,4060132778,4062834010,4065504592,4068144851,4070755111,4073335693,4075886914,4078409090,4080902532,4083367550,4085804450,4088213536,4090595108,4092949463,4095276897,4097577701,4099852165,4102100575,4104323215,4106520366,4108692307,4110839312,4112961655,4115059606,4117133433,4119183400,4121209770,4123212802,4125192754,4127149880,4129084433,4130996662,4132886814,4134755133,4136601862,4138427240,4140231505,4142014891,4143777631,4145519954,4147242089,4148944261,4150626693,4152289606,4153933218,4155557746,4157163403,4158750402,4160318952,4161869260,4163401532,4164915971,4166412777,4167892150,4169354286,4170799380,4172227625,4173639211,4175034327,4176413160,4177775894,4179122712,4180453795,4181769321,4183069467,4184354408,4185624318,4186879367,4188119725,4189345560,4190557037,4191754321,4192937573,4194106954,4195262623,4196404736,4197533449,4198648916,4199751289,4200840717,4201917350,4202981334,4204032815,4205071936,4206098840,4207113668,4208116558,4209107648,4210087074,4211054971,4212011472,4212956708,4213890810,4214813906,4215726123,4216627588,4217518424,4218398755,4219268703,4220128387,4220977927,4221817441,4222647044,4223466852,4224276979,4225077537,4225868637,4226650390,4227422904,4228186286,4228940643,4229686080,4230422700,4231150607,4231869902,4232580686,4233283058,4233977116,4234662957,4235340677,4236010370,4236672131,4237326053,4237972227,4238610743,4239241692,4239865161,4240481239,4241090012,4241691565,4242285983,4242873350,4243453749,4244027261,4244593967,4245153947,4245707279,4246254042,4246794313,4247328169,4247855684,4248376933,4248891990,4249400928,4249903818,4250400732,4250891740,4251376912,4251856316,4252330020,4252798092,4253260597,4253717602,4254169171,4254615368,4255056257,4255491900,4255922359,4256347695,4256767969,4257183240,4257593568,4257999011,4258399627,4258795472,4259186603,4259573076,4259954946,4260332267,4260705093,4261073477,4261437472,4261797129,4262152500,4262503636,4262850586,4263193401,4263532129,4263866819,4264197518,4264524274,4264847134,4265166143,4265481348,4265792793,4266100523,4266404582,4266705014,4267001861,4267295166,4267584971,4267871318,4268154248,4268433801,4268710017,4268982936,4269252597,4269519039,4269782300,4270042418,4270299430,4270553373,4270804284,4271052198,4271297151,4271539179,4271778316,4272014596,4272248054,4272478723,4272706636,4272931826,4273154325,4273374166,4273591380,4273805998,4274018051,4274227570,4274434585,4274639125,4274841221,4275040901,4275238194,4275433128,4275625732,4275816033,4276004059,4276189837,4276373393,4276554754,4276733946,4276910995,4277085927,4277258767,4277429540,4277598270,4277764982,4277929700,4278092447,4278253247,4278412124,4278569100,4278724198,4278877440,4279028849,4279178446,4279326253,4279472291,4279616582,4279759146,4279900004,4280039176,4280176683,4280312544,4280446779,4280579407,4280710448,4280839920,4280967842,4281094233,4281219111,4281342494,4281464400,4281584846,4281703850,4281821429,4281937601,4282052382,4282165788,4282277836,4282388543,4282497924,4282605995,4282712772,4282818270,4282922505,4283025492,4283127245,4283227779,4283327109,4283425250,4283522215,4283618019,4283712675,4283806197,4283898599,4283989894,4284080096,4284169217,4284257270,4284344268,4284430224,4284515150,4284599059,4284681963,4284763873,4284844802,4284924761,4285003762,4285081817,4285158936,4285235131,4285310413,4285384793,4285458282,4285530890,4285602628,4285673507,4285743536,4285812726,4285881087,4285948628,4286015360,4286081292,4286146434,4286210795,4286274385,4286337213,4286399288,4286460619,4286521215,4286581084,4286640236,4286698679,4286756421,4286813471,4286869837,4286925527,4286980550,4287034913,4287088625,4287141693,4287194125,4287245928,4287297110,4287347678,4287397640,4287447003,4287495774,4287543961,4287591570,4287638608,4287685082,4287730999,4287776365,4287821187,4287865472,4287909226,4287952455,4287995166,4288037365,4288079058,4288120251,4288160950,4288201161,4288240890,4288280143,4288318925,4288357242,4288395099,4288432502,4288469457,4288505969,4288542043,4288577684,4288612898,4288647690,4288682064,4288716026,4288749581,4288782733,4288815488,4288847850,4288879824,4288911414,4288942626,4288973463,4289003930,4289034032,4289063773,4289093157,4289122189,4289150873,4289179213,4289207213,4289234877,4289262209,4289289213,4289315893,4289342253,4289368297,4289394029,4289419452,4289444570,4289469387,4289493906,4289518131,4289542066,4289565714,4289589078,4289612162,4289634969,4289657502,4289679765,4289701761,4289723493,4289744964,4289766178,4289787137,4289807845,4289828305,4289848519,4289868491,4289888223,4289907718,4289926979,4289946009,4289964811,4289983388,4290001742,4290019876,4290037792,4290055493,4290072982,4290090261,4290107333,4290124200,4290140865,4290157330,4290173597,4290189669,4290205548,4290221237,4290236737,4290252051,4290267182,4290282131,4290296901,4290311494,4290325912,4290340157,4290354231,4290368136,4290381874,4290395447,4290408857,4290422107,4290435198,4290448132,4290460910,4290473535,4290486009,4290498333,4290510509,4290522539,4290534425,4290546168,4290557770,4290569233,4290580558,4290591748,4290602803,4290613726,4290624518,4290635180,4290645714,4290656122,4290666405,4290676565,4290686603,4290696520,4290706318,4290715999,4290725564,4290735014,4290744350,4290753574,4290762688,4290771692,4290780588,4290789378,4290798062,4290806642,4290815119,4290823494,4290831769,4290839944,4290848021,4290856001,4290863886,4290871676,4290879373,4290886977,4290894490,4290901913,4290909247,4290916493,4290923652,4290930725,4290937713,4290944617,4290951438,4290958178,4290964837,4290971416,4290977916,4290984338,4290990683,4290996952,4291003145,4291009264,4291015310,4291021283,4291027184,4291033015,4291038776,4291044468,4291050091,4291055647,4291061136,4291066559,4291071917,4291077211,4291082441,4291087609,4291092715,4291097759,4291102743,4291107667,4291112532,4291117338,4291122087,4291126779
+//Base - Baby Jobs
+999,4023:4024:4025:4026:4027:4028:4029:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4045,0,9,16,25,36,77,112,153,200,253,320,385,490,585,700,830,970,1120,1260,1420,1620,1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,8109652,8643822,9206127,9797599,10419283,11072238,11757533,12476249,13229476,14018313,14843866,15707247,16609574,17551968,18535552,19561452,20630792,21744696,22904284,24110674,25364977,26668297,28021732,29426368,30883282,32393539,33958189,35578269,37254799,38988782,40781202,42633023,44545189,46518620,48554214,50652844,52815357,55042573,57335285,59694256,62120220,64613880,67175907,69806941,72507587,75278418,78119970,81032746,84017211,87073795,90202891,93404853,96680000,100028610,103450924,106947144,110517434,114161918,117880680,121673767,125541185,129482901,133498844,137588903,141752928,145990732,150302088,154686733,159144364,163674642,168277191,172951600,177697420,182514167,187401324,192358338,197384623,202479560,207642499,212872757,218169621,223532347,228960163,234452268,240007834,245626005,251305900,257046613,262847212,268706744,274624232,280598679,286629065,292714352,298853483,305045382,311288957,317583099,323926685,330318577,336757623,343242660,349772512,356345994,362961909,369619053,376316214,383052171,389825698,396635564,403480532,410359362,417270811,424213634,431186584,438188413,445217874,452273720,459354706,466459588,473587127,480736086,487905232,495093338,502299181,509521545,516759221,524011006,531275705,538552132,545839109,553135467,560440047,567751700,575069288,582391684,589717771,597046446,604376616,611707202,619037136,626365365,633690848,641012559,648329484,655640625,662944998,670241632,677529573,684807881,692075631,699331913,706575834,713806514,721023091,728224718,735410563,742579811,749731663,756865335,763980061,771075089,778149684,785203127,792234715,799243761,806229595,813191563,820129025,827041359,833927958,840788232,847621604,854427516,861205423,867954796,874675123,881365905,888026659,894656917,901256227,907824150,914360262,920864154,927335431,933773713,940178632,946549836,952886985,959189754,965457830,971690914,977888720,984050975,990177418,996267800,1002321886,1008339452,1014320285,1020264186,1026170966,1032040448,1037872466,1043666865,1049423500,1055142238,1060822955,1066465539,1072069886,1077635904,1083163509,1088652627,1094103193,1099515152,1104888457,1110223070,1115518962,1120776112,1125994507,1131174143,1136315022,1141417155,1146480560,1151505263,1156491296,1161438699,1166347518,1171217806,1176049622,1180843032,1185598108,1190314928,1194993575,1199634138,1204236712,1208801396,1213328296,1217817522,1222269189,1226683417,1231060330,1235400057,1239702732,1243968491,1248197476,1252389832,1256545708,1260665257,1264748635,1268796001,1272807518,1276783353,1280723674,1284628654,1288498467,1292333290,1296133304,1299898691,1303629636,1307326326,1310988950,1314617700,1318212769,1321774352,1325302646,1328797850,1332260164,1335689790,1339086931,1342451791,1345784576,1349085494,1352354752,1355592559,1358799125,1361974661,1365119379,1368233491,1371317210,1374370750,1377394325,1380388150,1383352439,1386287408,1389193273,1392070249,1394918553,1397738400,1400530007,1403293591,1406029367,1408737552,1411418361,1414072010,1416698715,1419298692,1421872155,1424419319,1426940398,1429435606,1431905157,1434349263,1436768137,1439161990,1441531034,1443875479,1446195535,1448491412,1450763318,1453011460,1455236046,1457437282,1459615373,1461770523,1463902937,1466012816,1468100363,1470165779,1472209264,1474231016,1476231234,1478210114,1480167853,1482104645,1484020685,1485916165,1487791277,1489646211,1491481157,1493296304,1495091838,1496867946,1498624813,1500362623,1502081558,1503781800,1505463529,1507126924,1508772163,1510399423,1512008880,1513600707,1515175078,1516732165,1518272138,1519795167,1521301420,1522791064,1524264265,1525721187,1527161994,1528586847,1529995908,1531389336,1532767289,1534129924,1535477397,1536809863,1538127475,1539430385,1540718744,1541992701,1543252405,1544498003,1545729641,1546947464,1548151616,1549342238,1550519472,1551683458,1552834334,1553972238,1555097306,1556209673,1557309473,1558396839,1559471902,1560534793,1561585640,1562624572,1563651716,1564667197,1565671140,1566663668,1567644904,1568614969,1569573982,1570522063,1571459329,1572385897,1573301883,1574207401,1575102565,1575987487,1576862278,1577727048,1578581907,1579426962,1580262321,1581088090,1581904373,1582711275,1583508898,1584297344,1585076715,1585847110,1586608628,1587361366,1588105422,1588840892,1589567871,1590286453,1590996731,1591698797,1592392743,1593078658,1593756633,1594426755,1595089112,1595743791,1596390878,1597030458,1597662614,1598287430,1598904988,1599515370,1600118656,1600714926,1601304259,1601886733,1602462426,1603031414,1603593772,1604149576,1604698899,1605241815,1605778396,1606308715,1606832842,1607350847,1607862800,1608368770,1608868825,1609363032,1609851457,1610334167,1610811226,1611282699,1611748650,1612209142,1612664237,1613113997,1613558483,1613997756,1614431875,1614860899,1615284887,1615703896,1616117984,1616527207,1616931621,1617331282,1617726244,1618116561,1618502287,1618883474,1619260175,1619632442,1620000326,1620363877,1620723146,1621078182,1621429033,1621775749,1622118377,1622456965,1622791559,1623122206,1623448951,1623771840,1624090917,1624406227,1624717813,1625025719,1625329987,1625630660,1625927779,1626221386,1626511522,1626798227,1627081541,1627361504,1627638155,1627911532,1628181674,1628448618,1628712402,1628973062,1629230635,1629485157,1629736664,1629985191,1630230773,1630473445,1630713240,1630950192,1631184334,1631415700,1631644322,1631870232,1632093461,1632314042,1632532005,1632747381,1632960200,1633170493,1633378289,1633583617,1633786507,1633986987,1634185085,1634380829,1634574248,1634765368,1634954216,1635140820,1635325205,1635507398,1635687425,1635865311,1636041081,1636214761,1636386375,1636555947,1636723501,1636889061,1637052651,1637214294,1637374013,1637531831,1637687770,1637841852,1637994099,1638144533,1638293176,1638440048,1638585171,1638728565,1638870250,1639010247,1639148576,1639285256,1639420307,1639553749,1639685600,1639815879,1639944605,1640071796,1640197471,1640321647,1640444342,1640565574,1640685360,1640803717,1640920662,1641036212,1641150383,1641263192,1641374655,1641484788,1641593607,1641701127,1641807363,1641912331,1642016046,1642118523,1642219777,1642319822,1642418672,1642516342,1642612846,1642708197,1642802409,1642895496,1642987471,1643078348,1643168139,1643256857,1643344515,1643431126,1643516702,1643601256,1643684799,1643767344,1643848902,1643929486,1644009107,1644087776,1644165505,1644242304,1644318185,1644393159,1644467237,1644540429,1644612746,1644684198,1644754796,1644824550,1644893470,1644961565,1645028846,1645095322,1645161003,1645225899,1645290018,1645353370,1645415965,1645477811,1645538917,1645599292,1645658945,1645717884,1645776118,1645833655,1645890503,1645946671,1646002167,1646056999,1646111175,1646164702,1646217589,1646269843,1646321471,1646372481,1646422881,1646472677,1646521877,1646570488,1646618517,1646665972,1646712858,1646759183,1646804953,1646850175,1646894856,1646939002,1646982619,1647025714,1647068293,1647110362,1647151927,1647192995,1647233571,1647273661,1647313271,1647352406,1647391073,1647429277,1647467023,1647504317,1647541164,1647577570,1647613540,1647649079,1647684192,1647718884,1647753161,1647787027,1647820488,1647853548,1647886212,1647918484,1647950370,1647981874,1648013000,1648043753,1648074138,1648104159,1648133820,1648163126,1648192080,1648220687,1648248952,1648276878,1648304469,1648331730,1648358664,1648385275,1648411567,1648437544,1648463210,1648488568,1648513622,1648538376,1648562833,1648586997,1648610872,1648634460,1648657766,1648680792,1648703542,1648726020,1648748228,1648770170,1648791849,1648813268,1648834430,1648855339,1648875997,1648896407,1648916573,1648936497,1648956182,1648975631,1648994847,1649013832,1649032590,1649051123,1649069434,1649087525,1649105399,1649123059,1649140507,1649157746,1649174778,1649191606,1649208232,1649224659,1649240889,1649256924,1649272767,1649288420,1649303885,1649319165,1649334262,1649349178,1649363915,1649378475,1649392861,1649407074,1649421117,1649434991,1649448699,1649462242,1649475623,1649488844,1649501906,1649514811,1649527562,1649540160,1649552607,1649564904,1649577054,1649589058,1649600918,1649612636,1649624213,1649635652,1649646953,1649658119,1649669151,1649680051,1649690820,1649701460,1649711972,1649722358,1649732619,1649742757,1649752774,1649762671,1649772449,1649782110,1649791655,1649801085,1649810402,1649819607,1649828702,1649837688,1649846566,1649855338,1649864004,1649872566,1649881026,1649889384,1649897642,1649905801,1649913862,1649921826,1649929695,1649937469,1649945150,1649952739,1649960237,1649967645,1649974964,1649982195,1649989340,1649996399,1650003373,1650010263,1650017071,1650023797,1650030442,1650037008,1650043495,1650049904,1650056236,1650062492,1650068673,1650074780,1650080814,1650086775,1650092665,1650098484,1650104233,1650109913,1650115525,1650121070,1650126548,1650131961,1650137309,1650142593,1650147813,1650152971,1650158067,1650163102,1650168076,1650172990,1650177845,1650182642,1650187382,1650192065,1650196692,1650201263,1650205779,1650210241,1650214650,1650219006,1650223309,1650227561,1650231762,1650235912,1650240012,1650244063,1650248066,1650252021,1650255928,1650259788,1650263602,1650267370,1650271093,1650274771,1650278405,1650281996,1650285544,1650289049,1650292512,1650295933,1650299313,1650302653,1650305953,1650309213,1650312434,1650315616,1650318760,1650321866,1650324935,1650327967,1650330963,1650333923,1650336847,1650339736,1650342591,1650345411,1650348198,1650350951,1650353671,1650356358,1650359013,1650361636,1650364228,1650366789,1650369319,1650371819,1650374289,1650376729,1650379140,1650381522,1650383875,1650386200,1650388497,1650390766,1650393008,1650395223,1650397412,1650399574,1650401711,1650403822,1650405908,1650407969,1650410005,1650412016,1650414003,1650415966,1650417906,1650419823,1650421717,1650423588,1650425436,1650427262,1650429066
//Job - Novice
-10,0:4023,1,10,18,28,40,91,151,205,268,340
+10,0,1,10,18,28,40,91,151,205,268,340,0
//Job - 1st Classes
-50,1:2:3:4:5:6:26:4024:4025:4026:4027:4028:4029:4046,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596
+250,1:2:3:4:5:6:24:25:26,1,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,329843,379102,434567,496856,566629,644589,731482,828096,935264,1053861,1184807,1329062,1487630,1661554,1851918,2059842,2286484,2533034,2800715,3090779,3404503,3743189,4108159,4500752,4922319,5374222,5857829,6374510,6925632,7512557,8136637,8799208,9501590,10245078,11030942,11860420,12734717,13654998,14622385,15637956,16702739,17817709,18983785,20201828,21472637,22796947,24175427,25608679,27097233,28641549,30242013,31898938,33612561,35383045,37210476,39094865,41036147,43034181,45088752,47199571,49366275,51588430,53865531,56197005,58582210,61020440,63510925,66052833,68645274,71287301,73977913,76716056,79500628,82330481,85204422,88121217,91079595,94078248,97115837,100190993,103302318,106448393,109627775,112839003,116080601,119351078,122648934,125972660,129320741,132691658,136083893,139495928,142926248,146373345,149835718,153311875,156800336,160299633,163808315,167324946,170848108,174376402,177908451,181442899,184978413,188513685,192047431,195578393,199105341,202627072,206142410,209650210,213149356,216638760,220117366,223584148,227038110,230478288,233903749,237313590,240706940,244082960,247440841,250779805,254099105,257398024,260675877,263932007,267165788,270376624,273563946,276727216,279865923,282979584,286067743,289129972,292165868,295175054,298157179,301111917,304038965,306938045,309808901,312651301,315465033,318249908,321005758,323732433,326429805,329097764,331736219,334345097,336924341,339473912,341993787,344483958,346944434,349375236,351776401,354147978,356490030,358802632,361085872,363339848,365564669,367760455,369927336,372065452,374174951,376255991,378308737,380333362,382330048,384298982,386240358,388154377,390041246,391901177,393734387,395541098,397321537,399075935,400804526,402507549,404185246,405837861,407465642,409068839,410647704,412202492,413733459,415240862,416724961,418186016,419624289,421040041,422433535,423805034,425154801,426483099,427790192,429076343,430341814,431586867,432811764,434016766,435202133,436368124,437514996,438643007,439752411,440843463,441916415,442971519,444009023,445029176,446032223,447018409,447987976,448941165,449878214,450799359,451704835,452594875,453469708,454329562,455174663,456005235,456821498,457623672,458411973,459186616,459947813,460695773,461430704,462152810,462862294,463559356,464244194,464917003,465577976,466227304,466865175,467491774,468107285,468711889,469305764,469889087,470462031,471024768,471577467,472120295,472653416,473176993,473691185,474196151,474692045,475179021,475657230,476126821,476587940,477040732,477485339,477921901,478350556,478771440,479184687,479590429,479988796,480379915,480763913,481140913,481511037,481874405,482231136,482581346,482925149,483262657,483593982,483919232,484238515,484551937,484859601,485161609,485458061,485749057,486034693,486315066,486590269,486860394,487125532,487385773,487641205,487891913,488137983,488379498,488616541,488849192,489077530,489301633,489521578,489737440,489949293,490157210,490361262,490561520,490758052,490950927,491140211,491325969,491508266,491687165,491862728,492035017,492204091,492370009,492532829,492692607,492849400,493003262,493154248,493302410,493447800,493590469,493730468,493867845,494002649,494134928,494264728,494392095,494517074,494639709,494760043,494878119,494993979,495107664,495219215,495328671,495436070,495541451,495644852,495746309,495845859,495943537,496039378,496133416,496225684,496316216,496405044,496492199,496577713,496661617,496743940,496824712,496903963,496981720,497058012,497132865,497206307,497278364,497349062,497418427,497486483,497553255,497618767,497683043,497746106,497807978,497868682,497928240,497986673,498044003,498100250,498155434,498209576,498262695,498314810,498365940,498416104,498465319,498513604,498560976,498607452,498653050,498697785,498741674,498784733,498826978,498868423,498909084,498948976,498988113,499026509,499064179,499101136,499137393,499172964,499207862,499242099,499275688,499308641,499340970,499372686,499403802,499434328,499464276,499493657,499522481,499550759,499578502,499605719,499632420,499658615,499684314,499709526,499734260,499758525,499782330,499805684,499828596,499851073,499873124,499894757,499915980,499936801,499957227,499977266,499996925,500016211,500035131,500053692,500071901,500089765,500107290,500124483,500141350,500157897,500174130,500190055,500205678,500221004,500236040,500250790,500265261,500279457,500293384,500307047,500320450,500333599,500346498,500359153,500371568,500383747,500395695,500407416,500418915,500430195,500441261,500452117,500462767,500473215,500483465,500493520,500503384,500513061,500522554,500531867,500541003,500549966,500558759,500567385,500575847,500584149,500592293,500600282,500608120,500615809,500623352,500630752,500638011,500645132,500652118,500658971,500665694,500672290,500678760,500685108,500691335,500697444,500703437,500709316,500715083,500720741,500726291,500731736,500737078,500742318,500747459,500752502,500757449,500762302,500767063,500771734,500776316,500780811,500785220,500789546,500793790,500797953,500802037,500806043,500809973,500813829,500817611,500821321,500824961,500828532,500832035,500835471,500838842,500842149,500845393,500848576,500851698,500854761,500857766,500860714,500863606,500866443,500869226,500871956,500874634,500877261,500879838,500882366,500884846,500887279,500889666,500892008,500894305,500896558,500898769,500900938,500903065,500905152,500907199,500909207,500911177,500913110,500915006,500916866,500918691,500920481,500922237,500923960,500925650,500927308,500928934,500930529,500932094,500933629,500935135,500936613,500938063,500939485,500940880,500942248,500943590,500944907,500946199,500947466,500948709,500949929,500951125,500952299,500953450,500954580,500955688,500956775,500957841,500958887,500959913,500960920,500961908,500962877,500963827,500964759,500965674,500966571,500967451,500968314,500969161,500969992,500970807,500971607,500972391,500973160,500973915,500974656,500975382,500976095,500976794,500977480,500978153,500978813,500979460,500980095,500980718,500981329,500981929,500982517,500983094,500983660,500984215,500984760,500985294,500985818,500986332,500986836,500987331,500987816,500988292,500988759,500989217,500989667,500990108,500990541,500990965,500991381,500991789,500992190,500992583,500992968,500993346,500993717,500994081,500994438,500994788,500995132,500995469,500995800,500996124,500996442,500996754,500997060,500997360,500997655,500997944,500998227,500998505,500998778,500999046,500999309,500999567,500999820,501000068,501000311,501000549,501000783,501001012,501001237,501001458,501001675,501001887,501002095,501002299,501002500,501002697,501002890,501003079,501003265,501003447,501003626,501003801,501003973,501004142,501004307,501004469,501004628,501004784,501004937,501005087,501005234,501005379,501005521,501005660,501005796,501005930,501006061,501006190,501006316,501006440,501006562,501006681,501006798,501006913,501007026,501007136,501007244,501007350,501007454,501007556,501007656,501007754,501007850,501007945,501008038,501008129,501008218,501008306,501008392,501008476,501008559,501008640,501008720,501008798,501008875,501008950,501009024,501009096,501009167,501009237,501009305,501009372,501009438,501009502,501009565,501009627,501009688,501009748,501009806,501009863,501009919,501009974,501010028,501010081,501010133,501010184,501010234,501010283,501010331,501010378,501010424,501010469,501010514,501010558,501010601,501010643,501010684,501010724,501010764,501010803,501010841,501010878,501010915,501010951,501010986,501011021,501011055,501011088,501011121,501011153,501011184,501011215,501011245,501011275,501011304,501011332,501011360,501011387,501011414,501011440,501011466,501011491,501011516,501011540,501011564,501011587,501011610,501011633,501011655,501011677,501011698,501011719,501011739,501011759,501011779,501011798,501011817,501011835,501011853,501011871,501011888,501011905,501011922,501011938,501011954,501011970,501011985,501012000,501012015,501012030,501012044,501012058,501012072,501012085,501012098,501012111,501012124,501012136,501012148,501012160,501012172,501012183,501012194,501012205,501012216,501012227,501012237,501012247,501012257,501012267,501012277,501012286,501012295,501012304,501012313,501012322,501012330,501012338,501012346,501012354,501012362,501012370,501012378,501012385,501012392,501012399,501012406,501012413,501012420,501012427,501012433,501012439,501012445,501012451,501012457,501012463,501012469,501012475,501012480,501012485,501012490,501012495,501012500,501012505,501012510,501012515,501012520,501012524,501012528,501012532,501012536,501012540,501012544,501012548,501012552,501012556,501012560,501012564,501012568,501012571,501012574,501012577,501012580,501012583,501012586,501012589,501012592,501012595,501012598,501012601,501012604,501012607,501012610,501012613,501012615,501012617,501012619,501012621,501012623,501012625,501012627,501012629,501012631,501012633,501012635,501012637,501012639,501012641,501012643,501012645,501012647,501012649,501012651,501012653,501012655,501012656,501012657,501012658,501012659,501012660,501012661,501012662,501012663,501012664,501012665,501012666,501012667,501012668,501012669,501012670,501012671,501012672,501012673,501012674,501012675,501012676,501012677,501012678,501012679,501012680,501012681,501012682,501012683,501012684,501012685,501012686,501012687,501012688,501012689,501012690,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691,501012691
//Job - 2nd Classes
-50,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4049,1,144,184,284,348,603,887,1096,1598,2540,3676,4290,4946,6679,9492,12770,14344,16005,20642,27434,35108,38577,42206,52708,66971,82688,89544,96669,117821,144921,174201,186677,199584,238617,286366,337147,358435,380376,447685,526989,610246,644736,793535,921810,1106758,1260955,1487304,1557657,1990632,2083386
+250,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4049,1,144,184,284,348,603,887,1096,1598,2540,3676,4290,4946,6679,9492,12770,14344,16005,20642,27434,35108,38577,42206,52708,66971,82688,89544,96669,117821,144921,174201,186677,199584,238617,286366,337147,358435,380376,447685,526989,610246,704689,811527,932059,1067681,1219884,1390260,1580501,1792401,2027857,2288870,2577542,2896079,3246785,3632064,4054414,4516427,5020783,5570245,6167657,6815936,7518065,8277089,9096106,9978260,10926733,11944736,13035502,14202274,15448298,16776813,18191041,19694176,21289377,22979756,24768369,26658206,28652182,30753126,32963775,35286762,37724609,40279720,42954371,45750705,48670723,51716280,54889077,58190657,61622401,65185522,68881063,72709894,76672708,80770021,85002169,89369310,93871421,98508300,103279567,108184665,113222861,118393251,123694760,129126148,134686012,140372791,146184770,152120084,158176725,164352547,170645270,177052488,183571672,190200181,196935263,203774065,210713640,217750950,224882876,232106223,239417728,246814065,254291853,261847661,269478017,277179412,284948306,292781137,300674324,308624274,316627388,324680066,332778713,340919742,349099582,357314681,365561510,373836570,382136392,390457544,398796635,407150316,415515285,423888291,432266134,440645671,449023816,457397543,465763888,474119952,482462902,490789971,499098461,507385745,515649266,523886539,532095151,540272763,548417108,556525995,564597304,572628991,580619086,588565690,596466980,604321205,612126687,619881818,627585062,635234954,642830098,650369167,657850901,665274107,672637658,679940491,687181606,694360067,701474996,708525577,715511052,722430719,729283933,736070103,742788691,749439211,756021226,762534350,768978243,775352612,781657209,787891828,794056307,800150524,806174396,812127878,818010962,823823676,829566082,835238274,840840378,846372551,851834978,857227874,862551478,867806057,872991902,878109327,883158668,888140283,893054550,897901867,902682649,907397329,912046357,916630197,921149329,925604246,929995454,934323471,938588826,942792060,946933722,951014371,955034574,958994906,962895949,966738291,970522526,974249254,977919079,981532609,985090456,988593235,992041563,995436060,998777348,1002066049,1005302786,1008488184,1011622866,1014707457,1017742580,1020728856,1023666907,1026557352,1029400809,1032197893,1034949218,1037655393,1040317027,1042934723,1045509083,1048040705,1050530182,1052978105,1055385060,1057751629,1060078390,1062365915,1064614774,1066825530,1068998742,1071134965,1073234748,1075298634,1077327163,1079320868,1081280278,1083205916,1085098299,1086957939,1088785342,1090581010,1092345438,1094079115,1095782526,1097456149,1099100457,1100715917,1102302990,1103862133,1105393795,1106898420,1108376447,1109828309,1111254434,1112655243,1114031153,1115382574,1116709911,1118013563,1119293924,1120551383,1121786323,1122999122,1124190152,1125359779,1126508366,1127636269,1128743839,1129831422,1130899359,1131947986,1132977634,1133988629,1134981292,1135955938,1136912879,1137852422,1138774868,1139680514,1140569653,1141442572,1142299555,1143140880,1143966822,1144777651,1145573633,1146355029,1147122096,1147875088,1148614253,1149339836,1150052079,1150751218,1151437486,1152111113,1152772324,1153421341,1154058381,1154683659,1155297386,1155899769,1156491012,1157071316,1157640877,1158199889,1158748542,1159287023,1159815516,1160334201,1160843257,1161342858,1161833175,1162314377,1162786630,1163250097,1163704937,1164151308,1164589365,1165019259,1165441139,1165855152,1166261441,1166660148,1167051412,1167435370,1167812155,1168181900,1168544733,1168900782,1169250171,1169593023,1169929459,1170259597,1170583552,1170901439,1171213370,1171519455,1171819803,1172114519,1172403707,1172687470,1172965908,1173239120,1173507203,1173770252,1174028360,1174281619,1174530119,1174773949,1175013195,1175247943,1175478276,1175704277,1175926026,1176143603,1176357085,1176566548,1176772068,1176973718,1177171570,1177365695,1177556163,1177743042,1177926399,1178106300,1178282809,1178455990,1178625906,1178792617,1178956183,1179116664,1179274117,1179428599,1179580165,1179728870,1179874768,1180017912,1180158353,1180296142,1180431328,1180563961,1180694088,1180821757,1180947013,1181069902,1181190469,1181308757,1181424809,1181538667,1181650373,1181759966,1181867487,1181972975,1182076467,1182178002,1182277616,1182375346,1182471227,1182565293,1182657579,1182748119,1182836945,1182924090,1183009586,1183093463,1183175752,1183256483,1183335686,1183413389,1183489621,1183564409,1183637781,1183709763,1183780382,1183849663,1183917632,1183984313,1184049731,1184113909,1184176871,1184238640,1184299239,1184358689,1184417013,1184474231,1184530365,1184585435,1184639461,1184692463,1184744460,1184795471,1184845515,1184894611,1184942776,1184990027,1185036382,1185081858,1185126472,1185170240,1185213178,1185255302,1185296627,1185337168,1185376940,1185415958,1185454236,1185491788,1185528627,1185564767,1185600222,1185635004,1185669126,1185702601,1185735441,1185767658,1185799263,1185830269,1185860686,1185890526,1185919800,1185948518,1185976691,1186004330,1186031444,1186058044,1186084139,1186109739,1186134853,1186159490,1186183659,1186207370,1186230631,1186253450,1186275836,1186297797,1186319341,1186340476,1186361210,1186381550,1186401504,1186421079,1186440283,1186459122,1186477604,1186495735,1186513521,1186530970,1186548087,1186564879,1186581353,1186597514,1186613368,1186628921,1186644179,1186659147,1186673831,1186688236,1186702367,1186716230,1186729830,1186743172,1186756260,1186769100,1186781696,1186794053,1186806175,1186818067,1186829733,1186841177,1186852404,1186863418,1186874223,1186884822,1186895220,1186905421,1186915428,1186925245,1186934875,1186944322,1186953590,1186962682,1186971601,1186980351,1186988935,1186997356,1187005617,1187013721,1187021671,1187029470,1187037121,1187044626,1187051989,1187059212,1187066298,1187073249,1187080068,1187086758,1187093321,1187099759,1187106075,1187112271,1187118349,1187124311,1187130160,1187135898,1187141527,1187147049,1187152466,1187157780,1187162993,1187168107,1187173124,1187178046,1187182874,1187187611,1187192258,1187196816,1187201288,1187205675,1187209978,1187214200,1187218341,1187222404,1187226390,1187230300,1187234136,1187237899,1187241590,1187245211,1187248763,1187252248,1187255667,1187259021,1187262311,1187265538,1187268704,1187271810,1187274857,1187277846,1187280778,1187283655,1187286477,1187289245,1187291961,1187294625,1187297238,1187299802,1187302317,1187304784,1187307204,1187309578,1187311907,1187314192,1187316434,1187318633,1187320790,1187322906,1187324982,1187327019,1187329017,1187330977,1187332900,1187334786,1187336636,1187338451,1187340232,1187341979,1187343693,1187345374,1187347023,1187348641,1187350228,1187351785,1187353312,1187354810,1187356280,1187357722,1187359136,1187360524,1187361885,1187363220,1187364530,1187365815,1187367076,1187368313,1187369526,1187370716,1187371883,1187373028,1187374151,1187375253,1187376334,1187377395,1187378435,1187379456,1187380457,1187381439,1187382403,1187383348,1187384275,1187385185,1187386077,1187386952,1187387811,1187388653,1187389479,1187390290,1187391085,1187391865,1187392630,1187393381,1187394118,1187394841,1187395550,1187396245,1187396927,1187397596,1187398252,1187398896,1187399528,1187400148,1187400756,1187401352,1187401937,1187402511,1187403074,1187403626,1187404168,1187404699,1187405220,1187405731,1187406233,1187406725,1187407208,1187407682,1187408147,1187408603,1187409050,1187409489,1187409919,1187410341,1187410755,1187411161,1187411559,1187411950,1187412333,1187412709,1187413078,1187413440,1187413795,1187414143,1187414485,1187414820,1187415149,1187415472,1187415788,1187416098,1187416402,1187416701,1187416994,1187417281,1187417563,1187417840,1187418111,1187418377,1187418638,1187418894,1187419145,1187419391,1187419633,1187419870,1187420103,1187420331,1187420555,1187420775,1187420990,1187421201,1187421408,1187421611,1187421810,1187422006,1187422198,1187422386,1187422571,1187422752,1187422930,1187423104,1187423275,1187423443,1187423608,1187423769,1187423927,1187424082,1187424234,1187424383,1187424530,1187424674,1187424815,1187424953,1187425089,1187425222,1187425353,1187425481,1187425607,1187425730,1187425851,1187425970,1187426086,1187426200,1187426312,1187426422,1187426530,1187426636,1187426740,1187426842,1187426942,1187427040,1187427136,1187427230,1187427322,1187427413,1187427502,1187427589,1187427674,1187427758,1187427840,1187427921,1187428000,1187428078,1187428154,1187428229,1187428302,1187428374,1187428444,1187428513,1187428581,1187428648,1187428713,1187428777,1187428840,1187428902,1187428962,1187429021,1187429079,1187429136,1187429192,1187429247,1187429301,1187429354,1187429406,1187429457,1187429507,1187429556,1187429604,1187429651,1187429697,1187429742,1187429786,1187429829,1187429872,1187429914,1187429955,1187429995,1187430034,1187430073,1187430111,1187430148,1187430184,1187430220,1187430255,1187430289,1187430323,1187430356,1187430388,1187430420,1187430451,1187430482,1187430512,1187430541,1187430570,1187430598,1187430626,1187430653,1187430680,1187430706,1187430732,1187430757,1187430782,1187430806,1187430830,1187430853,1187430876,1187430898,1187430920,1187430942,1187430963,1187430984,1187431004,1187431024,1187431044,1187431063,1187431082,1187431100,1187431118,1187431136,1187431153,1187431170,1187431187,1187431203,1187431219,1187431235,1187431250,1187431265,1187431280,1187431295,1187431309,1187431323,1187431337,1187431350,1187431363,1187431376,1187431389,1187431401,1187431413,1187431425,1187431437,1187431448,1187431459,1187431470,1187431481,1187431492,1187431502,1187431512,1187431522,1187431532,1187431542,1187431551,1187431560,1187431569,1187431578,1187431587,1187431595,1187431603,1187431611,1187431619,1187431627,1187431635,1187431642,1187431649,1187431656,1187431663,1187431670,1187431677,1187431684,1187431690,1187431696,1187431702,1187431708,1187431714,1187431720,1187431726,1187431732,1187431737,1187431742,1187431747,1187431752,1187431757,1187431762,1187431767,1187431772,1187431777,1187431782,1187431786,1187431790,1187431794,1187431798,1187431802,1187431806,1187431810,1187431814,1187431818,1187431822,1187431826,1187431829,1187431832,1187431835,1187431838,1187431841,1187431844,1187431847,1187431850,1187431853,1187431856,1187431859,1187431862,1187431865,1187431868,1187431871,1187431873,1187431875,1187431877,1187431879,1187431881,1187431883,1187431885,1187431887,1187431889,1187431891,1187431893,1187431895,1187431897,1187431899,1187431901,1187431903,1187431905,1187431907,1187431909,1187431911,1187431913,1187431915,1187431916,1187431917,1187431918,1187431919,1187431920,1187431921,1187431922
//Job - Super Novice
-99,23:4045,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,386371,409795,482092,509596,982092,992092,1002092,1012092,1022092,1032092,1042092,1052092,1062092,1072092,1082092,1092092,1102092,1112092,1122092,1132092,1142092,1152092,1162092,1172092,1182092,1192092,1202092,1212092,1222092,1232092,1242092,1252092,1262092,1272092,1282092,1292092,1302092,1312092,1322092,1332092,1342092,1352092,1362092,1372092,1382092,1392092,1402092,1412092,1422092,1432092,1442092,1452092,1462092
+169,23,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,328955,377083,431132,491676,559324,634723,718557,811549,914458,1028082,1153255,1290848,1441766,1606949,1787369,1984031,2197968,2430240,2681934,2954159,3248044,3564736,3905397,4271200,4663326,5082962,5531297,6009517,6518804,7060331,7635258,8244729,8889869,9571780,10291536,11050182,11848729,12688151,13569383,14493317,15460800,16472628,17529549,18632256,19781387,20977523,22221186,23512836,24852871,26241627,27679375,29166322,30702608,32288308,33923432,35607923,37341659,39124453,40956055,42836150,44764361,46740250,48763319,50833011,52948714,55109760,57315427,59564942,61857484,64192184,66568128,68984360,71439882,73933660,76464624,79031670,81633664,84269444,86937821,89637583,92367498,95126314,97912764,100725566,103563428,106425047,109309113,112214313,115139328,118082841,121043535,124020096,127011214,130015587,133031921,136058931,139095344,142139901,145191355,148248476,151310051,154374884,157441798,160509638,163577267,166643572,169707462,172767868,175823747,178874080,181917872,184954154,187981983,191000442,194008641,197005716,199990830,202963174,205921964,208866445,211795888,214709591,217606880,220487106,223349647,226193908,229019320,231825340,234611449,237377155,240121991,242845513,245547302,248226962,250884122,253518432,256129566,258717218,261281106,263820967,266336559,268827661,271294071,273735605,276152100,278543408,280909401,283249967,285565011,287854454,290118232,292356296,294568612,296755160,298915934,301050940,303160198,305243739,307301606,309333854,311340547,313321762,315277584,317208107,319113436,320993684,322848972,324679429,326485191,328266402,330023212,331755778,333464263,335148836,336809671,338446947,340060848,341651562,343219283,344764207,346286534,347786469,349264218,350719990,352153998,353566457,354957584,356327598,357676720,359005172,360313177,361600961,362868749,364116768,365345245,366554409,367744487,368915708,370068300,371202492,372318512,373416587,374496946,375559815,376605421,377633989,378645744,379640909,380619707,381582360,382529088,383460111,384375646,385275910,386161118,387031483,387887217,388728531,389555633,390368730,391168027,391953728,392726034,393485145,394231258,394964570,395685274,396393563,397089626,397773652,398445826,399106332,399755353,400393068,401019655,401635289,402240145,402834393,403418204,403991744,404555179,405108673,405652386,406186478,406711105,407226423,407732584,408229739,408718037,409197625,409668648,410131248,410585566,411031741,411469910,411900208,412322767,412737719,413145193,413545315,413938212,414324006,414702820,415074773,415439983,415798566,416150637,416496308,416835690,417168893,417496024,417817188,418132490,418442033,418745917,419044242,419337105,419624602,419906829,420183878,420455840,420722806,420984864,421242102,421494605,421742458,421985743,422224542,422458935,422689001,422914818,423136461,423354006,423567526,423777094,423982781,424184657,424382791,424577250,424768101,424955409,425139238,425319652,425496712,425670480,425841015,426008376,426172621,426333807,426491990,426647225,426799565,426949063,427095772,427239742,427381024,427519667,427655720,427789230,427920243,428048806,428174964,428298761,428420241,428539446,428656418,428771199,428883829,428994348,429102794,429209207,429313623,429416080,429516614,429615261,429712056,429807033,429900226,429991668,430081391,430169428,430255809,430340566,430423729,430505327,430585390,430663946,430741024,430816650,430890852,430963657,431035091,431105179,431173946,431241417,431307617,431372569,431436296,431498821,431560167,431620356,431679410,431737350,431794196,431849969,431904690,431958378,432011052,432062732,432113436,432163182,432211988,432259872,432306852,432352944,432398165,432442532,432486060,432528765,432570663,432611769,432652098,432691664,432730482,432768566,432805929,432842585,432878548,432913831,432948446,432982406,433015723,433048410,433080478,433111939,433142805,433173086,433202794,433231939,433260533,433288585,433316106,433343106,433369594,433395581,433421075,433446086,433470624,433494697,433518314,433541483,433564213,433586512,433608389,433629851,433650906,433671562,433691827,433711708,433731212,433750346,433769117,433787533,433805599,433823323,433840711,433857769,433874504,433890921,433907027,433922828,433938329,433953536,433968454,433983089,433997447,434011533,434025351,434038907,434052206,434065253,434078052,434090608,434102926,434115010,434126865,434138495,434149905,434161098,434172079,434182851,434193419,434203786,434213957,434223935,434233723,434243325,434252745,434261986,434271052,434279946,434288671,434297230,434305627,434313865,434321946,434329874,434337651,434345281,434352766,434360109,434367312,434374379,434381311,434388112,434394784,434401329,434407750,434414049,434420228,434426290,434432237,434438071,434443794,434449408,434454916,434460319,434465620,434470820,434475921,434480925,434485834,434490650,434495375,434500010,434504557,434509017,434513393,434517686,434521897,434526028,434530081,434534057,434537957,434541783,434545536,434549218,434552830,434556374,434559850,434563260,434566605,434569887,434573107,434576265,434579363,434582403,434585385,434588310,434591180,434593995,434596757,434599466,434602124,434604731,434607289,434609798,434612259,434614674,434617043,434619367,434621647,434623883,434626077,434628229,434630340,434632411,434634443,434636436,434638391,434640309,434642191,434644037,434645848,434647624,434649367,434651077,434652754,434654399,434656013,434657596,434659149,434660673,434662168,434663634,434665072,434666483,434667867,434669225,434670557,434671864,434673146,434674404,434675638,434676848,434678035,434679200,434680343,434681464,434682564,434683643,434684701,434685739,434686757,434687756,434688736,434689697,434690640,434691565,434692473,434693363,434694236,434695093,434695934,434696759,434697568,434698362,434699140,434699904,434700653,434701388,434702109,434702816,434703510,434704191,434704859,434705514,434706156,434706786,434707404,434708011,434708606,434709190,434709763,434710325,434710876,434711417,434711947,434712467,434712977,434713478,434713969,434714451,434714924,434715388,434715843,434716289,434716727,434717156,434717577,434717990,434718395,434718793,434719183,434719566,434719941,434720309,434720670,434721024,434721372,434721713,434722047,434722375,434722697,434723013,434723323,434723627,434723925,434724217,434724504,434724785,434725061,434725332,434725598,434725859,434726115,434726366,434726612,434726853,434727090,434727322,434727550,434727773,434727992,434728207,434728418,434728625,434728828,434729027,434729222,434729414,434729602,434729786,434729967,434730144,434730318,434730489,434730656,434730820,434730981,434731139,434731294,434731446,434731595,434731741,434731885,434732026,434732164,434732299,434732432,434732562,434732690,434732815,434732938,434733059,434733177,434733293,434733407,434733519,434733629,434733737,434733842,434733945,434734046,434734146,434734244,434734340,434734434,434734526,434734616,434734705,434734792,434734877,434734961,434735043,434735123,434735202,434735279,434735355,434735430,434735503,434735575,434735645,434735714,434735782,434735848,434735913,434735977,434736040,434736101,434736161,434736220,434736278,434736335,434736391,434736446,434736500,434736553,434736605,434736656,434736706,434736755,434736803,434736850,434736896,434736941,434736985,434737028,434737071,434737113,434737154,434737194,434737233,434737272,434737310,434737347,434737383,434737419,434737454,434737488,434737522,434737555,434737587,434737619,434737650,434737681,434737711,434737740,434737769,434737797,434737825,434737852,434737879,434737905,434737931,434737956,434737981,434738005,434738029,434738052,434738075,434738097,434738119,434738140,434738161,434738182,434738202,434738222,434738241,434738260,434738279,434738297,434738315,434738333,434738350,434738367,434738384,434738400,434738416,434738432,434738447,434738462,434738477,434738491,434738505,434738519,434738533,434738546,434738559,434738572,434738585,434738597,434738609,434738621,434738633,434738644,434738655,434738666,434738677,434738688,434738698,434738708,434738718,434738728,434738738,434738747,434738756,434738765,434738774,434738783,434738791,434738799,434738807,434738815,434738823,434738831,434738838,434738845,434738852,434738859,434738866,434738873,434738880,434738886,434738892,434738898,434738904,434738910,434738916,434738922,434738928,434738933,434738938,434738943,434738948,434738953,434738958,434738963,434738968,434738973,434738978,434738982,434738986,434738990,434738994,434738998,434739002,434739006,434739010,434739014,434739018,434739022,434739025,434739028,434739031,434739034,434739037,434739040,434739043,434739046,434739049,434739052,434739055,434739058,434739061,434739064,434739067,434739069,434739071,434739073,434739075,434739077,434739079,434739081,434739083,434739085,434739087,434739089,434739091,434739093,434739095,434739097,434739099,434739101,434739103,434739105,434739107,434739109,434739110,434739111,434739112,434739113,434739114,434739115,434739116,434739117,434739118,434739119,434739120,434739121,434739122,434739123,434739124,434739125,434739126,434739127,434739128,434739129,434739130,434739131,434739132,434739133,434739134,434739135,434739136,434739137,434739138,434739139,434739140,434739141,434739142,434739143,434739144,434739145,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146
//Job - Novice High
-10,4001,1,11,20,31,44,100,166,226,295,374
+10,4001,1,11,20,31,44,100,166,226,295,374,0
//Job - Adv First Classes
-50,4002:4003:4004:4005:4006:4007,1,60,86,116,152,232,360,440,544,672,1040,1208,1398,1604,1896,2250,3336,3874,4452,6080,7976,11128,12544,14042,18228,28683,38225,42228,46425,58073,70898,91195,99290,107720,131043,156238,195408,210430,226010,269028,314788,384853,479453,510878,620880,715530,965928,1024488,1205230,1273990
+250,4002:4003:4004:4005:4006:4007,1,60,86,116,152,232,360,440,544,672,1040,1208,1398,1604,1896,2250,3336,3874,4452,6080,7976,11128,12544,14042,18228,28683,38225,42228,46425,58073,70898,91195,99290,107720,131043,156238,195408,210430,226010,269028,314788,384853,479453,510878,620880,715530,822388,942708,1077832,1229192,1398312,1586809,1796395,2028875,2286150,2570212,2883147,3227131,3604428,4017387,4468440,4960097,5494942,6075626,6704865,7385431,8120148,8911883,9763540,10678052,11658373,12707470,13828314,15023872,16297098,17650924,19088250,20611938,22224798,23929585,25728985,27625611,29621990,31720558,33923652,36233502,38652223,41181809,43824128,46580913,49453759,52444118,55553293,58782437,62132546,65604458,69198851,72916241,76756979,80721254,84809088,89020341,93354708,97811721,102390753,107091018,111911574,116851326,121909029,127083292,132372582,137775229,143289430,148913253,154644644,160481430,166421327,172461943,178600787,184835272,191162721,197580376,204085402,210674892,217345875,224095322,230920151,237817234,244783402,251815451,258910149,266064240,273274451,280537495,287850079,295208908,302610689,310052137,317529979,325040959,332581841,340149414,347740495,355351934,362980617,370623468,378277453,385939583,393606917,401276564,408945685,416611495,424271267,431922331,439562077,447187956,454797483,462388235,469957854,477504049,485024593,492517328,499980161,507411067,514808089,522169338,529492992,536777296,544020563,551221172,558377570,565488268,572551843,579566936,586532253,593446562,600308694,607117541,613872055,620571248,627214189,633800006,640327881,646797052,653206812,659556504,665845524,672073319,678239382,684343257,690384532,696362841,702277862,708129315,713916962,719640605,725300085,730895280,736426105,741892510,747294479,752632028,757905206,763114091,768258791,773339442,778356208,783309277,788198862,793025201,797788555,802489205,807127454,811703625,816218058,820671113,825063166,829394608,833665848,837877307,842029420,846122635,850157413,854134225,858053552,861915887,865721730,869471590,873165985,876805439,880390483,883921654,887399495,890824553,894197380,897518531,900788566,904008046,907177537,910297605,913368818,916391747,919366961,922295032,925176531,928012029,930802096,933547303,936248218,938905408,941519439,944090875,946620278,949108207,951555219,953961868,956328705,958656278,960945131,963195806,965408840,967584767,969724117,971827415,973895183,975927939,977926195,979890460,981821237,983719026,985584322,987417614,989219387,990990121,992730290,994440365,996120811,997772088,999394651,1000988949,1002555426,1004094522,1005606671,1007092302,1008551839,1009985700,1011394298,1012778042,1014137334,1015472572,1016784149,1018072452,1019337863,1020580760,1021801514,1023000493,1024178058,1025334567,1026470371,1027585817,1028681247,1029756999,1030813405,1031850792,1032869483,1033869796,1034852045,1035816538,1036763579,1037693467,1038606498,1039502962,1040383145,1041247329,1042095790,1042928803,1043746635,1044549552,1045337813,1046111675,1046871391,1047617208,1048349371,1049068120,1049773692,1050466319,1051146230,1051813650,1052468801,1053111901,1053743164,1054362800,1054971017,1055568019,1056154006,1056729176,1057293722,1057847834,1058391700,1058925505,1059449429,1059963650,1060468344,1060963682,1061449833,1061926964,1062395238,1062854815,1063305853,1063748508,1064182931,1064609273,1065027680,1065438297,1065841266,1066236727,1066624817,1067005670,1067379419,1067746194,1068106123,1068459331,1068805942,1069146076,1069479853,1069807389,1070128800,1070444198,1070753693,1071057395,1071355410,1071647844,1071934799,1072216376,1072492675,1072763794,1073029828,1073290871,1073547016,1073798354,1074044974,1074286963,1074524407,1074757391,1074985997,1075210307,1075430400,1075646355,1075858249,1076066158,1076270156,1076470315,1076666707,1076859403,1077048471,1077233979,1077415993,1077594579,1077769801,1077941721,1078110401,1078275902,1078438283,1078597603,1078753918,1078907285,1079057760,1079205396,1079350247,1079492364,1079631799,1079768602,1079902823,1080034510,1080163711,1080290472,1080414839,1080536857,1080656570,1080774021,1080889253,1081002307,1081113225,1081222046,1081328810,1081433556,1081536322,1081637145,1081736061,1081833107,1081928317,1082021726,1082113368,1082203277,1082291485,1082378024,1082462925,1082546220,1082627938,1082708110,1082786764,1082863929,1082939633,1083013904,1083086769,1083158254,1083228386,1083297189,1083364689,1083430911,1083495879,1083559616,1083622146,1083683491,1083743674,1083802717,1083860641,1083917467,1083973217,1084027910,1084081567,1084134207,1084185849,1084236512,1084286215,1084334976,1084382812,1084429742,1084475782,1084520949,1084565260,1084608731,1084651377,1084693215,1084734259,1084774525,1084814027,1084852780,1084890798,1084928095,1084964685,1085000581,1085035796,1085070343,1085104235,1085137484,1085170102,1085202101,1085233493,1085264289,1085294501,1085324140,1085353217,1085381742,1085409726,1085437179,1085464111,1085490532,1085516451,1085541878,1085566823,1085591294,1085615301,1085638852,1085661956,1085684622,1085706858,1085728672,1085750072,1085771065,1085791660,1085811864,1085831684,1085851128,1085870203,1085888916,1085907274,1085925283,1085942950,1085960282,1085977285,1085993965,1086010328,1086026381,1086042129,1086057578,1086072734,1086087602,1086102188,1086116497,1086130534,1086144304,1086157813,1086171065,1086184066,1086196820,1086209332,1086221606,1086233647,1086245459,1086257047,1086268415,1086279567,1086290507,1086301240,1086311769,1086322098,1086332231,1086342171,1086351922,1086361488,1086370872,1086380078,1086389109,1086397969,1086406661,1086415187,1086423552,1086431758,1086439808,1086447705,1086455452,1086463052,1086470507,1086477821,1086484996,1086492035,1086498940,1086505714,1086512359,1086518878,1086525273,1086531547,1086537701,1086543738,1086549661,1086555471,1086561171,1086566763,1086572248,1086577629,1086582908,1086588087,1086593167,1086598151,1086603040,1086607836,1086612541,1086617157,1086621685,1086626127,1086630485,1086634760,1086638954,1086643068,1086647104,1086651063,1086654947,1086658757,1086662495,1086666162,1086669759,1086673288,1086676750,1086680146,1086683477,1086686745,1086689951,1086693096,1086696181,1086699208,1086702177,1086705090,1086707947,1086710750,1086713500,1086716198,1086718844,1086721440,1086723987,1086726485,1086728936,1086731340,1086733699,1086736013,1086738283,1086740510,1086742694,1086744837,1086746939,1086749001,1086751024,1086753009,1086754956,1086756866,1086758740,1086760578,1086762381,1086764150,1086765885,1086767587,1086769257,1086770895,1086772502,1086774078,1086775624,1086777141,1086778629,1086780089,1086781521,1086782926,1086784304,1086785656,1086786982,1086788283,1086789559,1086790811,1086792039,1086793244,1086794426,1086795586,1086796724,1086797840,1086798935,1086800009,1086801063,1086802097,1086803111,1086804106,1086805082,1086806039,1086806978,1086807899,1086808803,1086809689,1086810559,1086811412,1086812249,1086813070,1086813875,1086814665,1086815440,1086816200,1086816946,1086817678,1086818396,1086819100,1086819791,1086820469,1086821134,1086821786,1086822426,1086823053,1086823669,1086824273,1086824865,1086825446,1086826016,1086826575,1086827124,1086827662,1086828190,1086828708,1086829216,1086829714,1086830203,1086830683,1086831153,1086831615,1086832068,1086832512,1086832948,1086833375,1086833794,1086834205,1086834608,1086835004,1086835392,1086835773,1086836147,1086836514,1086836874,1086837227,1086837573,1086837912,1086838245,1086838572,1086838892,1086839206,1086839514,1086839816,1086840113,1086840404,1086840690,1086840970,1086841245,1086841515,1086841779,1086842038,1086842292,1086842542,1086842787,1086843027,1086843263,1086843494,1086843721,1086843943,1086844161,1086844375,1086844585,1086844791,1086844993,1086845191,1086845385,1086845576,1086845763,1086845946,1086846126,1086846303,1086846476,1086846646,1086846813,1086846976,1086847136,1086847293,1086847447,1086847598,1086847746,1086847892,1086848035,1086848175,1086848312,1086848447,1086848579,1086848709,1086848836,1086848961,1086849083,1086849203,1086849321,1086849437,1086849550,1086849661,1086849770,1086849877,1086849982,1086850085,1086850186,1086850285,1086850382,1086850477,1086850571,1086850663,1086850753,1086850841,1086850928,1086851013,1086851096,1086851178,1086851258,1086851337,1086851414,1086851490,1086851564,1086851637,1086851708,1086851778,1086851847,1086851914,1086851980,1086852045,1086852109,1086852171,1086852232,1086852292,1086852351,1086852409,1086852466,1086852522,1086852576,1086852629,1086852681,1086852732,1086852782,1086852831,1086852879,1086852927,1086852974,1086853020,1086853065,1086853109,1086853152,1086853194,1086853236,1086853277,1086853317,1086853356,1086853394,1086853432,1086853469,1086853505,1086853541,1086853576,1086853610,1086853644,1086853677,1086853709,1086853741,1086853772,1086853802,1086853832,1086853861,1086853890,1086853918,1086853946,1086853973,1086854000,1086854026,1086854052,1086854077,1086854102,1086854126,1086854150,1086854173,1086854196,1086854218,1086854240,1086854261,1086854282,1086854303,1086854323,1086854343,1086854362,1086854381,1086854400,1086854418,1086854436,1086854454,1086854471,1086854488,1086854505,1086854521,1086854537,1086854553,1086854568,1086854583,1086854598,1086854612,1086854626,1086854640,1086854654,1086854667,1086854680,1086854693,1086854706,1086854718,1086854730,1086854742,1086854754,1086854765,1086854776,1086854787,1086854798,1086854808,1086854818,1086854828,1086854838,1086854848,1086854857,1086854866,1086854875,1086854884,1086854893,1086854902,1086854910,1086854918,1086854926,1086854934,1086854942,1086854950,1086854957,1086854964,1086854971,1086854978,1086854985,1086854992,1086854999,1086855005,1086855011,1086855017,1086855023,1086855029,1086855035,1086855041,1086855047,1086855052,1086855057,1086855062,1086855067,1086855072,1086855077,1086855082,1086855087,1086855092,1086855096,1086855100,1086855104,1086855108,1086855112,1086855116,1086855120,1086855124,1086855128,1086855132,1086855136,1086855140,1086855143,1086855146,1086855149,1086855152,1086855155,1086855158,1086855161,1086855164,1086855167,1086855170,1086855173,1086855176,1086855179,1086855182,1086855185,1086855187,1086855189,1086855191,1086855193,1086855195,1086855197,1086855199,1086855201,1086855203,1086855205,1086855207,1086855209,1086855211,1086855213,1086855215,1086855217,1086855219,1086855221,1086855223,1086855225,1086855227,1086855228,1086855229,1086855230,1086855231,1086855232,1086855233,1086855234,1086855235,1086855236
//Job - Adv Second Classes
-70,24:25:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,1,288,368,568,696,1206,1774,2192,3196,5080,7352,8580,9892,13358,18984,31925,35860,40013,51605,68585,87770,96443,105515,131770,167428,206720,223860,241673,294553,362303,479053,513362,548856,656197,787507,927154,985696,1046034,1231134,1449220,1678177,1773024,2182221,2534978,3043585,3782865,4461912,4672971,5971896,6250158,6875174,7562691,8318960,9150856,10065942,11877812,14015818,16538655,19515624,23028437,28094693,34275525,41816141,51015692,62239144,79666104,101972614,130524946,167071930,213852071
+250,4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022,1,368,568,696,1206,1774,2192,3196,5080,7352,8580,9892,13358,18984,31925,35860,40013,51605,68585,87770,96443,105515,131770,167428,206720,223860,241673,294553,362303,479053,513362,548856,656197,787507,927154,985696,1046034,1231134,1449220,1678177,1943306,2244059,2584282,2968115,3400000,3884688,4427246,5033064,5707855,6457661,7288852,8208125,9222500,10339317,11566230,12911197,14382470,15988583,17738338,19640789,21705223,23941143,26358244,28966392,31775600,34796000,38037819,41511350,45226922,49194872,53425513,57929105,62715823,67795725,73178721,78874542,84892710,91242506,97932943,104972733,112370263,120133566,128270295,136787699,145692601,154991375,164689926,174793673,185307530,196235893,207582627,219351052,231543938,244163492,257211358,270688607,284595740,298932685,313698799,328892871,344513126,360557232,377022309,393904936,411201163,428906522,447016041,465524258,484425237,503712583,523379460,543418608,563822364,584582678,605691135,627138976,648917115,671016163,693426449,716138040,739140762,762424222,785977830,809790819,833852265,858151108,882676174,907416194,932359821,957495652,982812246,1008298142,1033941875,1059731995,1085657082,1111705763,1137866726,1164128735,1190480643,1216911407,1243410098,1269965914,1296568193,1323206421,1349870242,1376549469,1403234090,1429914278,1456580397,1483223010,1509832883,1536400993,1562918530,1589376904,1615767747,1642082917,1668314501,1694454815,1720496409,1746432067,1772254807,1797957882,1823534782,1848979230,1874285184,1899446836,1924458610,1949315159,1974011367,1998542342,2022903418,2047090150,2071098310,2094923887,2118563083,2142012307,2165268175,2188327503,2211187307,2233844796,2256297369,2278542611,2300578289,2322402347,2344012903,2365408244,2386586822,2407547248,2428288289,2448808865,2469108042,2489185029,2509039173,2528669956,2548076989,2567260008,2586218871,2604953553,2623464142,2641750834,2659813929,2677653830,2695271035,2712666136,2729839813,2746792832,2763526041,2780040365,2796336805,2812416433,2828280388,2843929874,2859366157,2874590560,2889604462,2904409294,2919006536,2933397714,2947584399,2961568203,2975350775,2988933801,3002319001,3015508125,3028502953,3041305291,3053916970,3066339843,3078575783,3090626683,3102494451,3114181011,3125688300,3137018266,3148172868,3159154072,3169963851,3180604184,3191077054,3201384446,3211528348,3221510747,3231333629,3240998979,3250508779,3259865006,3269069632,3278124624,3287031942,3295793538,3304411356,3312887331,3321223387,3329421440,3337483392,3345411135,3353206549,3360871500,3368407842,3375817414,3383102041,3390263534,3397303689,3404224286,3411027090,3417713850,3424286299,3430746152,3437095109,3443334852,3449467047,3455493342,3461415367,3467234735,3472953041,3478571863,3484092761,3489517276,3494846931,3500083232,3505227667,3510281705,3515246797,3520124376,3524915857,3529622637,3534246095,3538787592,3543248471,3547630058,3551933659,3556160565,3560312047,3564389360,3568393741,3572326410,3576188570,3579981406,3583706087,3587363764,3590955573,3594482632,3597946043,3601346892,3604686248,3607965165,3611184681,3614345817,3617449581,3620496963,3623488939,3626426470,3629310502,3632141966,3634921779,3637650842,3640330044,3642960259,3645542346,3648077152,3650565509,3653008236,3655406140,3657760013,3660070635,3662338774,3664565184,3666750607,3668895774,3671001402,3673068197,3675096854,3677088055,3679042471,3680960763,3682843579,3684691557,3686505325,3688285499,3690032685,3691747478,3693430465,3695082220,3696703310,3698294290,3699855707,3701388097,3702891989,3704367901,3705816342,3707237813,3708632806,3710001804,3711345282,3712663706,3713957535,3715227220,3716473203,3717695918,3718895792,3720073245,3721228689,3722362528,3723475160,3724566975,3725638356,3726689680,3727721318,3728733632,3729726979,3730701710,3731658168,3732596692,3733517613,3734421257,3735307945,3736177990,3737031701,3737869381,3738691328,3739497833,3740289184,3741065662,3741827543,3742575099,3743308597,3744028298,3744734459,3745427333,3746107167,3746774204,3747428682,3748070836,3748700896,3749319088,3749925634,3750520750,3751104651,3751677546,3752239641,3752791138,3753332236,3753863129,3754384008,3754895060,3755396470,3755888418,3756371081,3756844634,3757309248,3757765090,3758212325,3758651114,3759081616,3759503986,3759918377,3760324939,3760723819,3761115161,3761499107,3761875797,3762245366,3762607949,3762963676,3763312677,3763655079,3763991005,3764320578,3764643917,3764961140,3765272361,3765577694,3765877250,3766171137,3766459463,3766742332,3767019847,3767292109,3767559217,3767821269,3768078359,3768330582,3768578029,3768820790,3769058954,3769292607,3769521835,3769746721,3769967347,3770183794,3770396141,3770604465,3770808842,3771009346,3771206051,3771399029,3771588350,3771774083,3771956296,3772135055,3772310426,3772482473,3772651259,3772816845,3772979292,3773138659,3773295005,3773448386,3773598859,3773746479,3773891300,3774033375,3774172755,3774309492,3774443636,3774575236,3774704340,3774830995,3774955248,3775077144,3775196728,3775314043,3775429133,3775542040,3775652805,3775761468,3775868070,3775972649,3776075244,3776175892,3776274631,3776371496,3776466523,3776559747,3776651202,3776740921,3776828938,3776915285,3776999993,3777083093,3777164616,3777244592,3777323050,3777400019,3777475527,3777549602,3777622271,3777693560,3777763496,3777832105,3777899411,3777965440,3778030215,3778093760,3778156099,3778217255,3778277250,3778336106,3778393844,3778450486,3778506053,3778560565,3778614042,3778666503,3778717968,3778768456,3778817986,3778866575,3778914242,3778961003,3779006877,3779051880,3779096028,3779139338,3779181825,3779223505,3779264394,3779304506,3779343857,3779382460,3779420330,3779457481,3779493927,3779529681,3779564756,3779599164,3779632919,3779666033,3779698518,3779730386,3779761649,3779792318,3779822405,3779851920,3779880875,3779909280,3779937145,3779964481,3779991298,3780017605,3780043413,3780068731,3780093568,3780117933,3780141835,3780165283,3780188286,3780210852,3780232989,3780254706,3780276010,3780296909,3780317412,3780337525,3780357256,3780376612,3780395601,3780414229,3780432503,3780450430,3780468016,3780485268,3780502193,3780518796,3780535084,3780551062,3780566737,3780582114,3780597199,3780611997,3780626514,3780640755,3780654726,3780668431,3780681876,3780695066,3780708005,3780720698,3780733150,3780745366,3780757349,3780769105,3780780637,3780791950,3780803048,3780813936,3780824617,3780835095,3780845374,3780855458,3780865350,3780875054,3780884574,3780893913,3780903074,3780912061,3780920878,3780929527,3780938012,3780946336,3780954501,3780962511,3780970369,3780978078,3780985640,3780993059,3781000337,3781007476,3781014480,3781021351,3781028091,3781034703,3781041189,3781047552,3781053794,3781059918,3781065925,3781071818,3781077599,3781083270,3781088834,3781094292,3781099646,3781104899,3781110052,3781115107,3781120066,3781124931,3781129703,3781134384,3781138976,3781143481,3781147901,3781152237,3781156490,3781160662,3781164755,3781168770,3781172709,3781176573,3781180364,3781184083,3781187731,3781191310,3781194821,3781198265,3781201644,3781204958,3781208209,3781211399,3781214528,3781217598,3781220609,3781223563,3781226461,3781229304,3781232093,3781234829,3781237513,3781240146,3781242729,3781245263,3781247749,3781250187,3781252579,3781254926,3781257228,3781259486,3781261701,3781263874,3781266006,3781268097,3781270149,3781272162,3781274136,3781276073,3781277973,3781279837,3781281666,3781283460,3781285220,3781286946,3781288639,3781290300,3781291930,3781293529,3781295097,3781296636,3781298145,3781299626,3781301078,3781302503,3781303901,3781305272,3781306617,3781307937,3781309231,3781310501,3781311747,3781312969,3781314168,3781315344,3781316498,3781317630,3781318740,3781319829,3781320897,3781321945,3781322973,3781323982,3781324972,3781325943,3781326895,3781327829,3781328745,3781329644,3781330526,3781331391,3781332240,3781333073,3781333890,3781334691,3781335477,3781336248,3781337004,3781337746,3781338474,3781339188,3781339888,3781340575,3781341249,3781341910,3781342559,3781343195,3781343819,3781344431,3781345032,3781345621,3781346199,3781346766,3781347322,3781347868,3781348403,3781348928,3781349443,3781349948,3781350444,3781350930,3781351407,3781351875,3781352334,3781352784,3781353226,3781353659,3781354084,3781354501,3781354910,3781355311,3781355705,3781356091,3781356470,3781356842,3781357207,3781357565,3781357916,3781358260,3781358598,3781358929,3781359254,3781359573,3781359886,3781360193,3781360494,3781360789,3781361079,3781361363,3781361642,3781361915,3781362183,3781362446,3781362704,3781362957,3781363205,3781363449,3781363688,3781363922,3781364152,3781364378,3781364599,3781364816,3781365029,3781365238,3781365443,3781365644,3781365841,3781366034,3781366224,3781366410,3781366593,3781366772,3781366948,3781367120,3781367289,3781367455,3781367618,3781367778,3781367934,3781368088,3781368239,3781368387,3781368532,3781368674,3781368813,3781368950,3781369084,3781369216,3781369345,3781369472,3781369596,3781369718,3781369838,3781369955,3781370070,3781370183,3781370294,3781370403,3781370509,3781370613,3781370715,3781370815,3781370914,3781371011,3781371106,3781371199,3781371290,3781371380,3781371468,3781371554,3781371638,3781371721,3781371802,3781371882,3781371960,3781372037,3781372112,3781372186,3781372258,3781372329,3781372399,3781372467,3781372534,3781372600,3781372664,3781372727,3781372789,3781372850,3781372910,3781372969,3781373026,3781373082,3781373137,3781373191,3781373244,3781373296,3781373347,3781373397,3781373446,3781373494,3781373541,3781373587,3781373632,3781373677,3781373721,3781373764,3781373806,3781373847,3781373887,3781373927,3781373966,3781374004,3781374041,3781374078,3781374114,3781374149,3781374184,3781374218,3781374251,3781374284,3781374316,3781374347,3781374378,3781374408,3781374438,3781374467,3781374496,3781374524,3781374551,3781374578,3781374604,3781374630,3781374655,3781374680,3781374704,3781374728,3781374751,3781374774,3781374797,3781374819,3781374841,3781374862,3781374883,3781374903,3781374923,3781374943,3781374962,3781374981,3781375000,3781375018,3781375036,3781375053,3781375070,3781375087,3781375103,3781375119,3781375135,3781375151,3781375166,3781375181,3781375196,3781375210,3781375224,3781375238,3781375252,3781375265,3781375278,3781375291,3781375303,3781375315,3781375327,3781375339,3781375351,3781375362,3781375373,3781375384,3781375395,3781375405,3781375415,3781375425,3781375435,3781375445,3781375454,3781375463,3781375472,3781375481,3781375490,3781375499,3781375507,3781375515,3781375523,3781375531,3781375539,3781375547,3781375554,3781375561,3781375568,3781375575,3781375582,3781375589,3781375596,3781375602,3781375608,3781375614,3781375620,3781375626,3781375632,3781375638,3781375644,3781375649,3781375654,3781375659,3781375664
//Job - Star Gladiator
-50,4047:4048,1,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,54868,70216,77154,84412,105416,133942,165376,179088,193338,235642,289842,348402,373354,399168,477234,572732,674294,716870,760752,895370,1053978,1220492,1289472,1587070,1843620,2213516,2521910,2974608,3115314,3981264,4166772
+250,4047:4048,1,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,27434,54868,70216,77154,84412,105416,133942,165376,179088,193338,235642,289842,348402,373354,399168,477234,572732,674294,716870,760752,895370,1053978,1220492,1409379,1623055,1864120,2135364,2439771,2780523,3161005,3584806,4055720,4577747,5155093,5792168,6493582,7264141,8108843,9032871,10041585,11140513,12335340,13631900,15036161,16554212,18192249,19956561,21853511,23889523,26071060,28404610,30896665,33553702,36382164,39388442,42578852,45959619,49536854,53316538,57304499,61506398,65927706,70573691,75449398,80559633,85908949,91501631,97341682,103432811,109778421,116381598,123245103,130371364,137762466,145420147,153345795,161540442,170004760,178739065,187743310,197017092,206559651,216369871,226446289,236787095,247390140,258252944,269372701,280746288,292370275,304240934,316354248,328705924,341291403,354105871,367144273,380401324,393871522,407549162,421428347,435503003,449766891,464213622,478836669,493629380,508584993,523696648,538957399,554360228,569898056,585563758,601350173,617250114,633256384,649361782,665559118,681841219,698200942,714631183,731124884,747675046,764274732,780917079,797595303,814302708,831032690,847778745,864534475,881293592,898049925,914797422,931530156,948242328,964928270,981582450,998199473,1014774083,1031301167,1047775755,1064193021,1080548287,1096837020,1113054835,1129197495,1145260911,1161241141,1177134391,1192937013,1208645505,1224256509,1239766811,1255173340,1270473164,1285663492,1300741669,1315705176,1330551627,1345278767,1359884471,1374366739,1388723697,1402953592,1417054791,1431025777,1444865147,1458571611,1472143986,1485581197,1498882271,1512046336,1525072618,1537960438,1550709209,1563318435,1575787706,1588116696,1600305161,1612352936,1624259931,1636026131,1647651590,1659136432,1670480845,1681685082,1692749457,1703674340,1714460159,1725107395,1735616581,1745988298,1756223174,1766321883,1776285140,1786113701,1795808361,1805369951,1814799337,1824097418,1833265123,1842303411,1851213268,1859995707,1868651764,1877182497,1885588987,1893872333,1902033652,1910074079,1917994763,1925796869,1933481573,1941050064,1948503540,1955843209,1963070288,1970186001,1977191577,1984088252,1990877264,1997559857,2004137276,2010610768,2016981581,2023250963,2029420161,2035490422,2041462991,2047339109,2053120015,2058806945,2064401129,2069903793,2075316158,2080639439,2085874846,2091023580,2096086837,2101065805,2105961665,2110775588,2115508739,2120162273,2124737336,2129235066,2133656590,2138003026,2142275483,2146475060,2150602844,2154659913,2158647334,2162566165,2166417450,2170202225,2173921514,2177576330,2181167675,2184696540,2188163904,2191570735,2194917991,2198206616,2201437545,2204611701,2207729995,2210793327,2213802586,2216758649,2219662382,2222514640,2225316266,2228068093,2230770942,2233425623,2236032934,2238593664,2241108590,2243578477,2246004081,2248386147,2250725409,2253022589,2255278401,2257493547,2259668720,2261804601,2263901862,2265961164,2267983160,2269968491,2271917789,2273831677,2275710768,2277555665,2279366962,2281145244,2282891087,2284605057,2286287712,2287939601,2289561264,2291153232,2292716028,2294250167,2295756155,2297234490,2298685661,2300110151,2301508433,2302880974,2304228232,2305550658,2306848695,2308122780,2309373341,2310600799,2311805570,2312988060,2314148671,2315287796,2316405822,2317503130,2318580095,2319637084,2320674458,2321692573,2322691778,2323672416,2324634824,2325579333,2326506269,2327415953,2328308698,2329184814,2330044604,2330888366,2331716394,2332528975,2333326392,2334108923,2334876841,2335630414,2336369905,2337095574,2337807674,2338506455,2339192162,2339865036,2340525313,2341173226,2341809003,2342432868,2343045041,2343645738,2344235172,2344813550,2345381078,2345937956,2346484382,2347020550,2347546649,2348062867,2348569387,2349066390,2349554052,2350032547,2350502045,2350962713,2351414717,2351858217,2352293372,2352720337,2353139265,2353550306,2353953607,2354349312,2354737563,2355118500,2355492259,2355858974,2356218777,2356571797,2356918161,2357257994,2357591417,2357918551,2358239514,2358554421,2358863386,2359166519,2359463931,2359755728,2360042016,2360322899,2360598477,2360868851,2361134118,2361394373,2361649711,2361900225,2362146005,2362387140,2362623717,2362855822,2363083539,2363306951,2363526139,2363741182,2363952158,2364159144,2364362215,2364561444,2364756904,2364948666,2365136800,2365321374,2365502455,2365680109,2365854400,2366025392,2366193147,2366357727,2366519191,2366677598,2366833005,2366985469,2367135046,2367281790,2367425755,2367566993,2367705556,2367841494,2367974857,2368105693,2368234050,2368359975,2368483514,2368604712,2368723613,2368840261,2368954698,2369066966,2369177106,2369285159,2369391164,2369495159,2369597183,2369697272,2369795464,2369891794,2369986298,2370079010,2370169964,2370259193,2370346730,2370432607,2370516855,2370599505,2370680588,2370760133,2370838169,2370914725,2370989829,2371063508,2371135789,2371206699,2371276264,2371344509,2371411459,2371477139,2371541573,2371604784,2371666796,2371727631,2371787312,2371845861,2371903299,2371959647,2372014925,2372069154,2372122354,2372174544,2372225744,2372275972,2372325247,2372373587,2372421009,2372467531,2372513170,2372557943,2372601866,2372644955,2372687226,2372728695,2372769376,2372809285,2372848437,2372886845,2372924524,2372961488,2372997750,2373033324,2373068222,2373102458,2373136044,2373168992,2373201314,2373233023,2373264130,2373294646,2373324582,2373353950,2373382760,2373411023,2373438750,2373465950,2373492634,2373518811,2373544491,2373569683,2373594397,2373618641,2373642425,2373665757,2373688646,2373711101,2373733129,2373754739,2373775938,2373796735,2373817137,2373837151,2373856785,2373876046,2373894941,2373913478,2373931663,2373949502,2373967002,2373984170,2374001012,2374017534,2374033742,2374049642,2374065240,2374080542,2374095553,2374110279,2374124726,2374138898,2374152801,2374166440,2374179820,2374192946,2374205822,2374218454,2374230846,2374243002,2374254927,2374266626,2374278103,2374289362,2374300407,2374311242,2374321871,2374332298,2374342527,2374352562,2374362406,2374372063,2374381537,2374390831,2374399948,2374408892,2374417666,2374426273,2374434717,2374443000,2374451126,2374459098,2374466918,2374474590,2374482116,2374489499,2374496742,2374503847,2374510817,2374517655,2374524363,2374530943,2374537398,2374543731,2374549943,2374556037,2374562016,2374567881,2374573635,2374579279,2374584816,2374590248,2374595577,2374600804,2374605932,2374610963,2374615898,2374620739,2374625488,2374630147,2374634718,2374639202,2374643600,2374647915,2374652148,2374656301,2374660375,2374664371,2374668291,2374672137,2374675910,2374679611,2374683242,2374686804,2374690298,2374693726,2374697089,2374700388,2374703624,2374706798,2374709912,2374712967,2374715964,2374718904,2374721788,2374724617,2374727393,2374730116,2374732787,2374735407,2374737978,2374740500,2374742974,2374745401,2374747782,2374750117,2374752408,2374754655,2374756860,2374759023,2374761145,2374763226,2374765268,2374767271,2374769236,2374771164,2374773055,2374774910,2374776730,2374778515,2374780266,2374781984,2374783669,2374785322,2374786944,2374788535,2374790096,2374791627,2374793129,2374794603,2374796049,2374797467,2374798858,2374800223,2374801562,2374802875,2374804163,2374805427,2374806667,2374807883,2374809076,2374810246,2374811394,2374812520,2374813625,2374814709,2374815772,2374816815,2374817838,2374818842,2374819827,2374820793,2374821741,2374822671,2374823583,2374824478,2374825356,2374826217,2374827062,2374827891,2374828704,2374829501,2374830283,2374831050,2374831803,2374832541,2374833265,2374833976,2374834673,2374835357,2374836028,2374836686,2374837332,2374837965,2374838586,2374839195,2374839793,2374840379,2374840954,2374841518,2374842072,2374842615,2374843148,2374843671,2374844184,2374844687,2374845180,2374845664,2374846139,2374846605,2374847062,2374847510,2374847950,2374848381,2374848804,2374849219,2374849626,2374850025,2374850417,2374850801,2374851178,2374851548,2374851911,2374852267,2374852616,2374852959,2374853295,2374853625,2374853948,2374854265,2374854576,2374854881,2374855180,2374855474,2374855762,2374856045,2374856322,2374856594,2374856861,2374857123,2374857380,2374857632,2374857879,2374858121,2374858359,2374858592,2374858821,2374859045,2374859265,2374859481,2374859693,2374859901,2374860105,2374860305,2374860501,2374860693,2374860882,2374861067,2374861249,2374861427,2374861602,2374861773,2374861941,2374862106,2374862268,2374862427,2374862583,2374862736,2374862886,2374863033,2374863177,2374863318,2374863457,2374863593,2374863727,2374863858,2374863986,2374864112,2374864236,2374864357,2374864476,2374864593,2374864707,2374864819,2374864929,2374865037,2374865143,2374865247,2374865349,2374865449,2374865547,2374865643,2374865737,2374865830,2374865921,2374866010,2374866097,2374866183,2374866267,2374866349,2374866430,2374866509,2374866587,2374866663,2374866738,2374866811,2374866883,2374866954,2374867023,2374867091,2374867158,2374867223,2374867287,2374867350,2374867412,2374867473,2374867532,2374867590,2374867647,2374867703,2374867758,2374867812,2374867865,2374867917,2374867968,2374868018,2374868067,2374868115,2374868162,2374868208,2374868253,2374868297,2374868341,2374868384,2374868426,2374868467,2374868507,2374868547,2374868586,2374868624,2374868661,2374868698,2374868734,2374868769,2374868803,2374868837,2374868870,2374868903,2374868935,2374868966,2374868997,2374869027,2374869057,2374869086,2374869114,2374869142,2374869169,2374869196,2374869222,2374869248,2374869273,2374869298,2374869322,2374869346,2374869369,2374869392,2374869414,2374869436,2374869458,2374869479,2374869500,2374869520,2374869540,2374869560,2374869579,2374869598,2374869616,2374869634,2374869652,2374869669,2374869686,2374869703,2374869719,2374869735,2374869751,2374869766,2374869781,2374869796,2374869811,2374869825,2374869839,2374869853,2374869866,2374869879,2374869892,2374869905,2374869917,2374869929,2374869941,2374869953,2374869964,2374869975,2374869986,2374869997,2374870008,2374870018,2374870028,2374870038,2374870048,2374870058,2374870067,2374870076,2374870085,2374870094,2374870103,2374870111,2374870119,2374870127,2374870135,2374870143,2374870151,2374870158,2374870165,2374870172,2374870179,2374870186,2374870193,2374870200,2374870206,2374870212,2374870218,2374870224,2374870230,2374870236,2374870242,2374870248,2374870253,2374870258,2374870263,2374870268,2374870273,2374870278,2374870283,2374870288,2374870293,2374870298,2374870302,2374870306,2374870310,2374870314,2374870318,2374870322,2374870326,2374870330,2374870334,2374870338,2374870342,2374870346,2374870349,2374870352,2374870355,2374870358,2374870361,2374870364,2374870367
+//Job - Baby Novice
+10,4023,1,10,18,28,40,91,151,205,268,340,0
+//Job - 1st Baby Classes
+250,4024:4025:4026:4027:4028:4029:4046,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,328955,377083,431132,491676,559324,634723,718557,811549,914458,1028082,1153255,1290848,1441766,1606949,1787369,1984031,2197968,2430240,2681934,2954159,3248044,3564736,3905397,4271200,4663326,5082962,5531297,6009517,6518804,7060331,7635258,8244729,8889869,9571780,10291536,11050182,11848729,12688151,13569383,14493317,15460800,16472628,17529549,18632256,19781387,20977523,22221186,23512836,24852871,26241627,27679375,29166322,30702608,32288308,33923432,35607923,37341659,39124453,40956055,42836150,44764361,46740250,48763319,50833011,52948714,55109760,57315427,59564942,61857484,64192184,66568128,68984360,71439882,73933660,76464624,79031670,81633664,84269444,86937821,89637583,92367498,95126314,97912764,100725566,103563428,106425047,109309113,112214313,115139328,118082841,121043535,124020096,127011214,130015587,133031921,136058931,139095344,142139901,145191355,148248476,151310051,154374884,157441798,160509638,163577267,166643572,169707462,172767868,175823747,178874080,181917872,184954154,187981983,191000442,194008641,197005716,199990830,202963174,205921964,208866445,211795888,214709591,217606880,220487106,223349647,226193908,229019320,231825340,234611449,237377155,240121991,242845513,245547302,248226962,250884122,253518432,256129566,258717218,261281106,263820967,266336559,268827661,271294071,273735605,276152100,278543408,280909401,283249967,285565011,287854454,290118232,292356296,294568612,296755160,298915934,301050940,303160198,305243739,307301606,309333854,311340547,313321762,315277584,317208107,319113436,320993684,322848972,324679429,326485191,328266402,330023212,331755778,333464263,335148836,336809671,338446947,340060848,341651562,343219283,344764207,346286534,347786469,349264218,350719990,352153998,353566457,354957584,356327598,357676720,359005172,360313177,361600961,362868749,364116768,365345245,366554409,367744487,368915708,370068300,371202492,372318512,373416587,374496946,375559815,376605421,377633989,378645744,379640909,380619707,381582360,382529088,383460111,384375646,385275910,386161118,387031483,387887217,388728531,389555633,390368730,391168027,391953728,392726034,393485145,394231258,394964570,395685274,396393563,397089626,397773652,398445826,399106332,399755353,400393068,401019655,401635289,402240145,402834393,403418204,403991744,404555179,405108673,405652386,406186478,406711105,407226423,407732584,408229739,408718037,409197625,409668648,410131248,410585566,411031741,411469910,411900208,412322767,412737719,413145193,413545315,413938212,414324006,414702820,415074773,415439983,415798566,416150637,416496308,416835690,417168893,417496024,417817188,418132490,418442033,418745917,419044242,419337105,419624602,419906829,420183878,420455840,420722806,420984864,421242102,421494605,421742458,421985743,422224542,422458935,422689001,422914818,423136461,423354006,423567526,423777094,423982781,424184657,424382791,424577250,424768101,424955409,425139238,425319652,425496712,425670480,425841015,426008376,426172621,426333807,426491990,426647225,426799565,426949063,427095772,427239742,427381024,427519667,427655720,427789230,427920243,428048806,428174964,428298761,428420241,428539446,428656418,428771199,428883829,428994348,429102794,429209207,429313623,429416080,429516614,429615261,429712056,429807033,429900226,429991668,430081391,430169428,430255809,430340566,430423729,430505327,430585390,430663946,430741024,430816650,430890852,430963657,431035091,431105179,431173946,431241417,431307617,431372569,431436296,431498821,431560167,431620356,431679410,431737350,431794196,431849969,431904690,431958378,432011052,432062732,432113436,432163182,432211988,432259872,432306852,432352944,432398165,432442532,432486060,432528765,432570663,432611769,432652098,432691664,432730482,432768566,432805929,432842585,432878548,432913831,432948446,432982406,433015723,433048410,433080478,433111939,433142805,433173086,433202794,433231939,433260533,433288585,433316106,433343106,433369594,433395581,433421075,433446086,433470624,433494697,433518314,433541483,433564213,433586512,433608389,433629851,433650906,433671562,433691827,433711708,433731212,433750346,433769117,433787533,433805599,433823323,433840711,433857769,433874504,433890921,433907027,433922828,433938329,433953536,433968454,433983089,433997447,434011533,434025351,434038907,434052206,434065253,434078052,434090608,434102926,434115010,434126865,434138495,434149905,434161098,434172079,434182851,434193419,434203786,434213957,434223935,434233723,434243325,434252745,434261986,434271052,434279946,434288671,434297230,434305627,434313865,434321946,434329874,434337651,434345281,434352766,434360109,434367312,434374379,434381311,434388112,434394784,434401329,434407750,434414049,434420228,434426290,434432237,434438071,434443794,434449408,434454916,434460319,434465620,434470820,434475921,434480925,434485834,434490650,434495375,434500010,434504557,434509017,434513393,434517686,434521897,434526028,434530081,434534057,434537957,434541783,434545536,434549218,434552830,434556374,434559850,434563260,434566605,434569887,434573107,434576265,434579363,434582403,434585385,434588310,434591180,434593995,434596757,434599466,434602124,434604731,434607289,434609798,434612259,434614674,434617043,434619367,434621647,434623883,434626077,434628229,434630340,434632411,434634443,434636436,434638391,434640309,434642191,434644037,434645848,434647624,434649367,434651077,434652754,434654399,434656013,434657596,434659149,434660673,434662168,434663634,434665072,434666483,434667867,434669225,434670557,434671864,434673146,434674404,434675638,434676848,434678035,434679200,434680343,434681464,434682564,434683643,434684701,434685739,434686757,434687756,434688736,434689697,434690640,434691565,434692473,434693363,434694236,434695093,434695934,434696759,434697568,434698362,434699140,434699904,434700653,434701388,434702109,434702816,434703510,434704191,434704859,434705514,434706156,434706786,434707404,434708011,434708606,434709190,434709763,434710325,434710876,434711417,434711947,434712467,434712977,434713478,434713969,434714451,434714924,434715388,434715843,434716289,434716727,434717156,434717577,434717990,434718395,434718793,434719183,434719566,434719941,434720309,434720670,434721024,434721372,434721713,434722047,434722375,434722697,434723013,434723323,434723627,434723925,434724217,434724504,434724785,434725061,434725332,434725598,434725859,434726115,434726366,434726612,434726853,434727090,434727322,434727550,434727773,434727992,434728207,434728418,434728625,434728828,434729027,434729222,434729414,434729602,434729786,434729967,434730144,434730318,434730489,434730656,434730820,434730981,434731139,434731294,434731446,434731595,434731741,434731885,434732026,434732164,434732299,434732432,434732562,434732690,434732815,434732938,434733059,434733177,434733293,434733407,434733519,434733629,434733737,434733842,434733945,434734046,434734146,434734244,434734340,434734434,434734526,434734616,434734705,434734792,434734877,434734961,434735043,434735123,434735202,434735279,434735355,434735430,434735503,434735575,434735645,434735714,434735782,434735848,434735913,434735977,434736040,434736101,434736161,434736220,434736278,434736335,434736391,434736446,434736500,434736553,434736605,434736656,434736706,434736755,434736803,434736850,434736896,434736941,434736985,434737028,434737071,434737113,434737154,434737194,434737233,434737272,434737310,434737347,434737383,434737419,434737454,434737488,434737522,434737555,434737587,434737619,434737650,434737681,434737711,434737740,434737769,434737797,434737825,434737852,434737879,434737905,434737931,434737956,434737981,434738005,434738029,434738052,434738075,434738097,434738119,434738140,434738161,434738182,434738202,434738222,434738241,434738260,434738279,434738297,434738315,434738333,434738350,434738367,434738384,434738400,434738416,434738432,434738447,434738462,434738477,434738491,434738505,434738519,434738533,434738546,434738559,434738572,434738585,434738597,434738609,434738621,434738633,434738644,434738655,434738666,434738677,434738688,434738698,434738708,434738718,434738728,434738738,434738747,434738756,434738765,434738774,434738783,434738791,434738799,434738807,434738815,434738823,434738831,434738838,434738845,434738852,434738859,434738866,434738873,434738880,434738886,434738892,434738898,434738904,434738910,434738916,434738922,434738928,434738933,434738938,434738943,434738948,434738953,434738958,434738963,434738968,434738973,434738978,434738982,434738986,434738990,434738994,434738998,434739002,434739006,434739010,434739014,434739018,434739022,434739025,434739028,434739031,434739034,434739037,434739040,434739043,434739046,434739049,434739052,434739055,434739058,434739061,434739064,434739067,434739069,434739071,434739073,434739075,434739077,434739079,434739081,434739083,434739085,434739087,434739089,434739091,434739093,434739095,434739097,434739099,434739101,434739103,434739105,434739107,434739109,434739110,434739111,434739112,434739113,434739114,434739115,434739116,434739117,434739118,434739119,434739120,434739121,434739122,434739123,434739124,434739125,434739126,434739127,434739128,434739129,434739130,434739131,434739132,434739133,434739134,434739135,434739136,434739137,434739138,434739139,434739140,434739141,434739142,434739143,434739144,434739145,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146
+//Job - 2nd Baby Classes
+250,4030:4031:4032:4033:4034:4035:4036:4037:4038:4039:4040:4041:4042:4043:4044:4049,1,144,184,284,348,603,887,1096,1598,2540,3676,4290,4946,6679,9492,12770,14344,16005,20642,27434,35108,38577,42206,52708,66971,82688,89544,96669,117821,144921,174201,186677,199584,238617,286366,337147,358435,380376,447685,526989,610246,704689,811527,932059,1067681,1219884,1390260,1580501,1792401,2027857,2288870,2577542,2896079,3246785,3632064,4054414,4516427,5020783,5570245,6167657,6815936,7518065,8277089,9096106,9978260,10926733,11944736,13035502,14202274,15448298,16776813,18191041,19694176,21289377,22979756,24768369,26658206,28652182,30753126,32963775,35286762,37724609,40279720,42954371,45750705,48670723,51716280,54889077,58190657,61622401,65185522,68881063,72709894,76672708,80770021,85002169,89369310,93871421,98508300,103279567,108184665,113222861,118393251,123694760,129126148,134686012,140372791,146184770,152120084,158176725,164352547,170645270,177052488,183571672,190200181,196935263,203774065,210713640,217750950,224882876,232106223,239417728,246814065,254291853,261847661,269478017,277179412,284948306,292781137,300674324,308624274,316627388,324680066,332778713,340919742,349099582,357314681,365561510,373836570,382136392,390457544,398796635,407150316,415515285,423888291,432266134,440645671,449023816,457397543,465763888,474119952,482462902,490789971,499098461,507385745,515649266,523886539,532095151,540272763,548417108,556525995,564597304,572628991,580619086,588565690,596466980,604321205,612126687,619881818,627585062,635234954,642830098,650369167,657850901,665274107,672637658,679940491,687181606,694360067,701474996,708525577,715511052,722430719,729283933,736070103,742788691,749439211,756021226,762534350,768978243,775352612,781657209,787891828,794056307,800150524,806174396,812127878,818010962,823823676,829566082,835238274,840840378,846372551,851834978,857227874,862551478,867806057,872991902,878109327,883158668,888140283,893054550,897901867,902682649,907397329,912046357,916630197,921149329,925604246,929995454,934323471,938588826,942792060,946933722,951014371,955034574,958994906,962895949,966738291,970522526,974249254,977919079,981532609,985090456,988593235,992041563,995436060,998777348,1002066049,1005302786,1008488184,1011622866,1014707457,1017742580,1020728856,1023666907,1026557352,1029400809,1032197893,1034949218,1037655393,1040317027,1042934723,1045509083,1048040705,1050530182,1052978105,1055385060,1057751629,1060078390,1062365915,1064614774,1066825530,1068998742,1071134965,1073234748,1075298634,1077327163,1079320868,1081280278,1083205916,1085098299,1086957939,1088785342,1090581010,1092345438,1094079115,1095782526,1097456149,1099100457,1100715917,1102302990,1103862133,1105393795,1106898420,1108376447,1109828309,1111254434,1112655243,1114031153,1115382574,1116709911,1118013563,1119293924,1120551383,1121786323,1122999122,1124190152,1125359779,1126508366,1127636269,1128743839,1129831422,1130899359,1131947986,1132977634,1133988629,1134981292,1135955938,1136912879,1137852422,1138774868,1139680514,1140569653,1141442572,1142299555,1143140880,1143966822,1144777651,1145573633,1146355029,1147122096,1147875088,1148614253,1149339836,1150052079,1150751218,1151437486,1152111113,1152772324,1153421341,1154058381,1154683659,1155297386,1155899769,1156491012,1157071316,1157640877,1158199889,1158748542,1159287023,1159815516,1160334201,1160843257,1161342858,1161833175,1162314377,1162786630,1163250097,1163704937,1164151308,1164589365,1165019259,1165441139,1165855152,1166261441,1166660148,1167051412,1167435370,1167812155,1168181900,1168544733,1168900782,1169250171,1169593023,1169929459,1170259597,1170583552,1170901439,1171213370,1171519455,1171819803,1172114519,1172403707,1172687470,1172965908,1173239120,1173507203,1173770252,1174028360,1174281619,1174530119,1174773949,1175013195,1175247943,1175478276,1175704277,1175926026,1176143603,1176357085,1176566548,1176772068,1176973718,1177171570,1177365695,1177556163,1177743042,1177926399,1178106300,1178282809,1178455990,1178625906,1178792617,1178956183,1179116664,1179274117,1179428599,1179580165,1179728870,1179874768,1180017912,1180158353,1180296142,1180431328,1180563961,1180694088,1180821757,1180947013,1181069902,1181190469,1181308757,1181424809,1181538667,1181650373,1181759966,1181867487,1181972975,1182076467,1182178002,1182277616,1182375346,1182471227,1182565293,1182657579,1182748119,1182836945,1182924090,1183009586,1183093463,1183175752,1183256483,1183335686,1183413389,1183489621,1183564409,1183637781,1183709763,1183780382,1183849663,1183917632,1183984313,1184049731,1184113909,1184176871,1184238640,1184299239,1184358689,1184417013,1184474231,1184530365,1184585435,1184639461,1184692463,1184744460,1184795471,1184845515,1184894611,1184942776,1184990027,1185036382,1185081858,1185126472,1185170240,1185213178,1185255302,1185296627,1185337168,1185376940,1185415958,1185454236,1185491788,1185528627,1185564767,1185600222,1185635004,1185669126,1185702601,1185735441,1185767658,1185799263,1185830269,1185860686,1185890526,1185919800,1185948518,1185976691,1186004330,1186031444,1186058044,1186084139,1186109739,1186134853,1186159490,1186183659,1186207370,1186230631,1186253450,1186275836,1186297797,1186319341,1186340476,1186361210,1186381550,1186401504,1186421079,1186440283,1186459122,1186477604,1186495735,1186513521,1186530970,1186548087,1186564879,1186581353,1186597514,1186613368,1186628921,1186644179,1186659147,1186673831,1186688236,1186702367,1186716230,1186729830,1186743172,1186756260,1186769100,1186781696,1186794053,1186806175,1186818067,1186829733,1186841177,1186852404,1186863418,1186874223,1186884822,1186895220,1186905421,1186915428,1186925245,1186934875,1186944322,1186953590,1186962682,1186971601,1186980351,1186988935,1186997356,1187005617,1187013721,1187021671,1187029470,1187037121,1187044626,1187051989,1187059212,1187066298,1187073249,1187080068,1187086758,1187093321,1187099759,1187106075,1187112271,1187118349,1187124311,1187130160,1187135898,1187141527,1187147049,1187152466,1187157780,1187162993,1187168107,1187173124,1187178046,1187182874,1187187611,1187192258,1187196816,1187201288,1187205675,1187209978,1187214200,1187218341,1187222404,1187226390,1187230300,1187234136,1187237899,1187241590,1187245211,1187248763,1187252248,1187255667,1187259021,1187262311,1187265538,1187268704,1187271810,1187274857,1187277846,1187280778,1187283655,1187286477,1187289245,1187291961,1187294625,1187297238,1187299802,1187302317,1187304784,1187307204,1187309578,1187311907,1187314192,1187316434,1187318633,1187320790,1187322906,1187324982,1187327019,1187329017,1187330977,1187332900,1187334786,1187336636,1187338451,1187340232,1187341979,1187343693,1187345374,1187347023,1187348641,1187350228,1187351785,1187353312,1187354810,1187356280,1187357722,1187359136,1187360524,1187361885,1187363220,1187364530,1187365815,1187367076,1187368313,1187369526,1187370716,1187371883,1187373028,1187374151,1187375253,1187376334,1187377395,1187378435,1187379456,1187380457,1187381439,1187382403,1187383348,1187384275,1187385185,1187386077,1187386952,1187387811,1187388653,1187389479,1187390290,1187391085,1187391865,1187392630,1187393381,1187394118,1187394841,1187395550,1187396245,1187396927,1187397596,1187398252,1187398896,1187399528,1187400148,1187400756,1187401352,1187401937,1187402511,1187403074,1187403626,1187404168,1187404699,1187405220,1187405731,1187406233,1187406725,1187407208,1187407682,1187408147,1187408603,1187409050,1187409489,1187409919,1187410341,1187410755,1187411161,1187411559,1187411950,1187412333,1187412709,1187413078,1187413440,1187413795,1187414143,1187414485,1187414820,1187415149,1187415472,1187415788,1187416098,1187416402,1187416701,1187416994,1187417281,1187417563,1187417840,1187418111,1187418377,1187418638,1187418894,1187419145,1187419391,1187419633,1187419870,1187420103,1187420331,1187420555,1187420775,1187420990,1187421201,1187421408,1187421611,1187421810,1187422006,1187422198,1187422386,1187422571,1187422752,1187422930,1187423104,1187423275,1187423443,1187423608,1187423769,1187423927,1187424082,1187424234,1187424383,1187424530,1187424674,1187424815,1187424953,1187425089,1187425222,1187425353,1187425481,1187425607,1187425730,1187425851,1187425970,1187426086,1187426200,1187426312,1187426422,1187426530,1187426636,1187426740,1187426842,1187426942,1187427040,1187427136,1187427230,1187427322,1187427413,1187427502,1187427589,1187427674,1187427758,1187427840,1187427921,1187428000,1187428078,1187428154,1187428229,1187428302,1187428374,1187428444,1187428513,1187428581,1187428648,1187428713,1187428777,1187428840,1187428902,1187428962,1187429021,1187429079,1187429136,1187429192,1187429247,1187429301,1187429354,1187429406,1187429457,1187429507,1187429556,1187429604,1187429651,1187429697,1187429742,1187429786,1187429829,1187429872,1187429914,1187429955,1187429995,1187430034,1187430073,1187430111,1187430148,1187430184,1187430220,1187430255,1187430289,1187430323,1187430356,1187430388,1187430420,1187430451,1187430482,1187430512,1187430541,1187430570,1187430598,1187430626,1187430653,1187430680,1187430706,1187430732,1187430757,1187430782,1187430806,1187430830,1187430853,1187430876,1187430898,1187430920,1187430942,1187430963,1187430984,1187431004,1187431024,1187431044,1187431063,1187431082,1187431100,1187431118,1187431136,1187431153,1187431170,1187431187,1187431203,1187431219,1187431235,1187431250,1187431265,1187431280,1187431295,1187431309,1187431323,1187431337,1187431350,1187431363,1187431376,1187431389,1187431401,1187431413,1187431425,1187431437,1187431448,1187431459,1187431470,1187431481,1187431492,1187431502,1187431512,1187431522,1187431532,1187431542,1187431551,1187431560,1187431569,1187431578,1187431587,1187431595,1187431603,1187431611,1187431619,1187431627,1187431635,1187431642,1187431649,1187431656,1187431663,1187431670,1187431677,1187431684,1187431690,1187431696,1187431702,1187431708,1187431714,1187431720,1187431726,1187431732,1187431737,1187431742,1187431747,1187431752,1187431757,1187431762,1187431767,1187431772,1187431777,1187431782,1187431786,1187431790,1187431794,1187431798,1187431802,1187431806,1187431810,1187431814,1187431818,1187431822,1187431826,1187431829,1187431832,1187431835,1187431838,1187431841,1187431844,1187431847,1187431850,1187431853,1187431856,1187431859,1187431862,1187431865,1187431868,1187431871,1187431873,1187431875,1187431877,1187431879,1187431881,1187431883,1187431885,1187431887,1187431889,1187431891,1187431893,1187431895,1187431897,1187431899,1187431901,1187431903,1187431905,1187431907,1187431909,1187431911,1187431913,1187431915,1187431916,1187431917,1187431918,1187431919,1187431920,1187431921,1187431922
+//Job - Super Baby
+169,4045,1,30,43,58,76,116,180,220,272,336,520,604,699,802,948,1125,1668,1937,2226,3040,3988,5564,6272,7021,9114,11473,15290,16891,18570,23229,28359,36478,39716,43088,52417,62495,78160,84175,90404,107611,125915,153941,191781,204351,248352,286212,328955,377083,431132,491676,559324,634723,718557,811549,914458,1028082,1153255,1290848,1441766,1606949,1787369,1984031,2197968,2430240,2681934,2954159,3248044,3564736,3905397,4271200,4663326,5082962,5531297,6009517,6518804,7060331,7635258,8244729,8889869,9571780,10291536,11050182,11848729,12688151,13569383,14493317,15460800,16472628,17529549,18632256,19781387,20977523,22221186,23512836,24852871,26241627,27679375,29166322,30702608,32288308,33923432,35607923,37341659,39124453,40956055,42836150,44764361,46740250,48763319,50833011,52948714,55109760,57315427,59564942,61857484,64192184,66568128,68984360,71439882,73933660,76464624,79031670,81633664,84269444,86937821,89637583,92367498,95126314,97912764,100725566,103563428,106425047,109309113,112214313,115139328,118082841,121043535,124020096,127011214,130015587,133031921,136058931,139095344,142139901,145191355,148248476,151310051,154374884,157441798,160509638,163577267,166643572,169707462,172767868,175823747,178874080,181917872,184954154,187981983,191000442,194008641,197005716,199990830,202963174,205921964,208866445,211795888,214709591,217606880,220487106,223349647,226193908,229019320,231825340,234611449,237377155,240121991,242845513,245547302,248226962,250884122,253518432,256129566,258717218,261281106,263820967,266336559,268827661,271294071,273735605,276152100,278543408,280909401,283249967,285565011,287854454,290118232,292356296,294568612,296755160,298915934,301050940,303160198,305243739,307301606,309333854,311340547,313321762,315277584,317208107,319113436,320993684,322848972,324679429,326485191,328266402,330023212,331755778,333464263,335148836,336809671,338446947,340060848,341651562,343219283,344764207,346286534,347786469,349264218,350719990,352153998,353566457,354957584,356327598,357676720,359005172,360313177,361600961,362868749,364116768,365345245,366554409,367744487,368915708,370068300,371202492,372318512,373416587,374496946,375559815,376605421,377633989,378645744,379640909,380619707,381582360,382529088,383460111,384375646,385275910,386161118,387031483,387887217,388728531,389555633,390368730,391168027,391953728,392726034,393485145,394231258,394964570,395685274,396393563,397089626,397773652,398445826,399106332,399755353,400393068,401019655,401635289,402240145,402834393,403418204,403991744,404555179,405108673,405652386,406186478,406711105,407226423,407732584,408229739,408718037,409197625,409668648,410131248,410585566,411031741,411469910,411900208,412322767,412737719,413145193,413545315,413938212,414324006,414702820,415074773,415439983,415798566,416150637,416496308,416835690,417168893,417496024,417817188,418132490,418442033,418745917,419044242,419337105,419624602,419906829,420183878,420455840,420722806,420984864,421242102,421494605,421742458,421985743,422224542,422458935,422689001,422914818,423136461,423354006,423567526,423777094,423982781,424184657,424382791,424577250,424768101,424955409,425139238,425319652,425496712,425670480,425841015,426008376,426172621,426333807,426491990,426647225,426799565,426949063,427095772,427239742,427381024,427519667,427655720,427789230,427920243,428048806,428174964,428298761,428420241,428539446,428656418,428771199,428883829,428994348,429102794,429209207,429313623,429416080,429516614,429615261,429712056,429807033,429900226,429991668,430081391,430169428,430255809,430340566,430423729,430505327,430585390,430663946,430741024,430816650,430890852,430963657,431035091,431105179,431173946,431241417,431307617,431372569,431436296,431498821,431560167,431620356,431679410,431737350,431794196,431849969,431904690,431958378,432011052,432062732,432113436,432163182,432211988,432259872,432306852,432352944,432398165,432442532,432486060,432528765,432570663,432611769,432652098,432691664,432730482,432768566,432805929,432842585,432878548,432913831,432948446,432982406,433015723,433048410,433080478,433111939,433142805,433173086,433202794,433231939,433260533,433288585,433316106,433343106,433369594,433395581,433421075,433446086,433470624,433494697,433518314,433541483,433564213,433586512,433608389,433629851,433650906,433671562,433691827,433711708,433731212,433750346,433769117,433787533,433805599,433823323,433840711,433857769,433874504,433890921,433907027,433922828,433938329,433953536,433968454,433983089,433997447,434011533,434025351,434038907,434052206,434065253,434078052,434090608,434102926,434115010,434126865,434138495,434149905,434161098,434172079,434182851,434193419,434203786,434213957,434223935,434233723,434243325,434252745,434261986,434271052,434279946,434288671,434297230,434305627,434313865,434321946,434329874,434337651,434345281,434352766,434360109,434367312,434374379,434381311,434388112,434394784,434401329,434407750,434414049,434420228,434426290,434432237,434438071,434443794,434449408,434454916,434460319,434465620,434470820,434475921,434480925,434485834,434490650,434495375,434500010,434504557,434509017,434513393,434517686,434521897,434526028,434530081,434534057,434537957,434541783,434545536,434549218,434552830,434556374,434559850,434563260,434566605,434569887,434573107,434576265,434579363,434582403,434585385,434588310,434591180,434593995,434596757,434599466,434602124,434604731,434607289,434609798,434612259,434614674,434617043,434619367,434621647,434623883,434626077,434628229,434630340,434632411,434634443,434636436,434638391,434640309,434642191,434644037,434645848,434647624,434649367,434651077,434652754,434654399,434656013,434657596,434659149,434660673,434662168,434663634,434665072,434666483,434667867,434669225,434670557,434671864,434673146,434674404,434675638,434676848,434678035,434679200,434680343,434681464,434682564,434683643,434684701,434685739,434686757,434687756,434688736,434689697,434690640,434691565,434692473,434693363,434694236,434695093,434695934,434696759,434697568,434698362,434699140,434699904,434700653,434701388,434702109,434702816,434703510,434704191,434704859,434705514,434706156,434706786,434707404,434708011,434708606,434709190,434709763,434710325,434710876,434711417,434711947,434712467,434712977,434713478,434713969,434714451,434714924,434715388,434715843,434716289,434716727,434717156,434717577,434717990,434718395,434718793,434719183,434719566,434719941,434720309,434720670,434721024,434721372,434721713,434722047,434722375,434722697,434723013,434723323,434723627,434723925,434724217,434724504,434724785,434725061,434725332,434725598,434725859,434726115,434726366,434726612,434726853,434727090,434727322,434727550,434727773,434727992,434728207,434728418,434728625,434728828,434729027,434729222,434729414,434729602,434729786,434729967,434730144,434730318,434730489,434730656,434730820,434730981,434731139,434731294,434731446,434731595,434731741,434731885,434732026,434732164,434732299,434732432,434732562,434732690,434732815,434732938,434733059,434733177,434733293,434733407,434733519,434733629,434733737,434733842,434733945,434734046,434734146,434734244,434734340,434734434,434734526,434734616,434734705,434734792,434734877,434734961,434735043,434735123,434735202,434735279,434735355,434735430,434735503,434735575,434735645,434735714,434735782,434735848,434735913,434735977,434736040,434736101,434736161,434736220,434736278,434736335,434736391,434736446,434736500,434736553,434736605,434736656,434736706,434736755,434736803,434736850,434736896,434736941,434736985,434737028,434737071,434737113,434737154,434737194,434737233,434737272,434737310,434737347,434737383,434737419,434737454,434737488,434737522,434737555,434737587,434737619,434737650,434737681,434737711,434737740,434737769,434737797,434737825,434737852,434737879,434737905,434737931,434737956,434737981,434738005,434738029,434738052,434738075,434738097,434738119,434738140,434738161,434738182,434738202,434738222,434738241,434738260,434738279,434738297,434738315,434738333,434738350,434738367,434738384,434738400,434738416,434738432,434738447,434738462,434738477,434738491,434738505,434738519,434738533,434738546,434738559,434738572,434738585,434738597,434738609,434738621,434738633,434738644,434738655,434738666,434738677,434738688,434738698,434738708,434738718,434738728,434738738,434738747,434738756,434738765,434738774,434738783,434738791,434738799,434738807,434738815,434738823,434738831,434738838,434738845,434738852,434738859,434738866,434738873,434738880,434738886,434738892,434738898,434738904,434738910,434738916,434738922,434738928,434738933,434738938,434738943,434738948,434738953,434738958,434738963,434738968,434738973,434738978,434738982,434738986,434738990,434738994,434738998,434739002,434739006,434739010,434739014,434739018,434739022,434739025,434739028,434739031,434739034,434739037,434739040,434739043,434739046,434739049,434739052,434739055,434739058,434739061,434739064,434739067,434739069,434739071,434739073,434739075,434739077,434739079,434739081,434739083,434739085,434739087,434739089,434739091,434739093,434739095,434739097,434739099,434739101,434739103,434739105,434739107,434739109,434739110,434739111,434739112,434739113,434739114,434739115,434739116,434739117,434739118,434739119,434739120,434739121,434739122,434739123,434739124,434739125,434739126,434739127,434739128,434739129,434739130,434739131,434739132,434739133,434739134,434739135,434739136,434739137,434739138,434739139,434739140,434739141,434739142,434739143,434739144,434739145,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146,434739146
diff --git a/db/skill_db.txt b/db/skill_db.txt
index b22dbef6c..e2761d7a4 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -602,3 +602,5 @@
10012,0,0,4,0,3,15,1,0,yes,0,16,0,none,0 //GD_RESTORE#Restore#
10013,0,0,4,0,3,0,1,0,yes,0,16,0,none,0 //GD_EMERGENCYCALL#Rally Guild#
10014,0,0,0,0,0,0,1,0,no,0,16,0,none,0 //GD_DEVELOPMENT#Extend Guild#
+
+2000,0,0,0,0,0,0,10,0,no,0,0,0,none,0 //ES_AUREAN#Aurean Level# \ No newline at end of file
diff --git a/db/skill_tree.txt b/db/skill_tree.txt
index 1cb03dc12..fc19e724d 100644
--- a/db/skill_tree.txt
+++ b/db/skill_tree.txt
@@ -2174,4 +2174,76 @@
4049,471,3,452,1,0,0,0,0,0,0,0,0 //SL_SKE#Esk#
4049,472,3,447,1,0,0,0,0,0,0,0,0 //SL_SKA#Eska#
4049,494,5,451,1,0,0,0,0,0,0,0,0 //SL_HIGH#Spirit of Rebirth#
-4049,410,1,0,0,0,0,0,0,0,0,0,0 //WE_CALLBABY#Call Baby# \ No newline at end of file
+4049,410,1,0,0,0,0,0,0,0,0,0,0 //WE_CALLBABY#Call Baby#
+
+0,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+1,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+2,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+3,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+5,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+6,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+7,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+8,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+9,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+10,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+11,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+12,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+13,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+14,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+15,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+16,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+17,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+18,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+19,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+20,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+21,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+23,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4001,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4002,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4003,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4004,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4005,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4006,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4007,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4008,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4009,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4010,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4011,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4012,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4013,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4014,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4015,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4016,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4017,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4018,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4019,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4020,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4021,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4022,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4023,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4024,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4025,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4026,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4027,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4028,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4029,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4031,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4032,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4033,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4034,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4035,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4036,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4037,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4038,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4039,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4040,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4041,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4042,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4043,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4044,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+//4045,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4046,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4047,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4048,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
+4049,2000,1,0,0,0,0,0,0,0,0,0,0 //ES_AUREAN#Aurean Level#
diff --git a/doc/conf_ref.txt b/doc/conf_ref.txt
index 88886d055..fc4cd72e6 100644
--- a/doc/conf_ref.txt
+++ b/doc/conf_ref.txt
@@ -15,7 +15,22 @@ although it is not a HowTo, it not Those who cannot use Athena even if they see
char_athena.conf A setup of char-server
inter_athena.conf A setup of inter-server
map_athena.conf A setup of map-server
- battle_athena.conf A setup of map-server (setup of a special rule etc.)
+ battle_athena.conf This file has been splitted into 13 files, separating them
+ depending on their function. Those files are:
+
+ *battle.conf Regarding battle system configuration.
+ *client.conf Regarding client configuration.
+ *drops.conf Regarding mob drops configuration
+ *guild.conf Regarding guild configuration.
+ *monster.conf Regarding monsters guidance and settings.
+ *player.conf Regarding player and/or character settings.
+ *exp.conf Regarding exp settings.
+ *items.conf Regarding items settings.
+ *party.conf Regarding party settings.
+ *skill.conf Regarding skill settings
+ *gm.conf Regarding GM settings (not GM commands).
+ *misc.conf Regarding various settings (such as PK)
+ *pet.conf Regarding pet settings.
atcommand_athena.conf A setup of map-server (setup of the GM command or @ command)
ladmin_athena.conf A setup of ladmin ('c' version)
diff --git a/doc/help.txt b/doc/help.txt
index f5e735fec..49ad23506 100644
--- a/doc/help.txt
+++ b/doc/help.txt
@@ -1,5 +1,5 @@
GM Commands Help File
-By Akaru
+By Akaru (updated by erKURITA)
-----------------------
To use these commands, type them inside the message window where you usually type to chat.
@@ -67,6 +67,30 @@ Displays your ignore list
@mapinfo [<1-3> [map]]
Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: shops/chat).
+@rates
+Displays the server rates.
+
+@uptime
+Show server uptime
+
+@showdelay
+Shows/Hides the "there is a delay after a skill" message.
+
+@mobinfo / @monsterinfo / @mi
+Show Monster info (rates, stats, drops, MVP stuff)
+
+@iteminfo / @ii
+Show Item info (type, price, etc)
+
+@refresh
+Syncs the position of the player on the client with the one stored in the server.
+
+@time / @date / @server_date / @serverdate / @servertime / @server_time
+Gives server time
+
+@version
+Displays SVN Version of the server
+
<CONTROL COMMANDS>
@die
@@ -400,6 +424,7 @@ Discharges specified character/prisoner
All characters are in darkness
@day
+
@option 00 00 00 are used on all characters
@doom
@@ -450,4 +475,4 @@ Enable a NPC (admin command)
Disable a NPC (admin command)
@email <actual@email> <new@email>
-to change your e-mail (characters protection)
+to change your e-mail (characters protection) \ No newline at end of file
diff --git a/doc/item_db.txt b/doc/item_db.txt
index 13581d63c..33235187d 100644
--- a/doc/item_db.txt
+++ b/doc/item_db.txt
@@ -1,125 +1,125 @@
-(FIXME: Someone give this file better formatting)
-
-- Explanation of the item_db.txt file and structure.
-
-ID: Item id
-JName: Server name to reference the item in scripts and lookups, should use no
-spaces.
-
-Name: Name in english for displaying as output for @ and script commands.
-
-Type:
- 0 Healing item.
- 2 Usable item.
- 3 Etc item
- 4 Weapon
- 5 Armor/Garment/Boots/Headgear
- 6 Card
- 7 Pet egg
- 8 Pet equipment
- 10 Ammo (Arrows/Bullets/etc)
- 11 Usable with delayed consumption (item is lost from inventory after
- selecting a target, for use with skills and pet lures)
-
-Price: Default buying price. When not specified, becomes double the sell price.
-Sell: Default buying price. When not specified, becomes half the buy price.
-
-Weight: Item's weight. Each 10 is 1 weight.
-
-ATK: Weapon's attack
-DEF: Armor's defense
-Range: Weapon's attack range
-Slot: Amount of slots item possesses.
-
-Job: Equippable jobs. Uses the following bitmask table:
-
- (S.) Novice (2^00): 0x00000001
- Swordman (2^01): 0x00000002
- Mage (2^02): 0x00000004
- Archer (2^03): 0x00000008
- Acolyte (2^04): 0x00000010
- Merchant (2^05): 0x00000020
- Thief (2^06): 0x00000040
- Knight (2^07): 0x00000080
- Priest (2^08): 0x00000100
- Wizard (2^09): 0x00000200
- Blacksmith (2^10): 0x00000400
- Hunter (2^11): 0x00000800
- Assassin (2^12): 0x00001000
- Unused (2^13): 0x00002000
- Crusader (2^14): 0x00004000
- Monk (2^15): 0x00008000
- Sage (2^16): 0x00010000
- Rogue (2^17): 0x00020000
- Alchemist (2^18): 0x00040000
- Bard/Dancer (2^19): 0x00080000
- Unused (2^20): 0x00100000
- Taekwon (2^21): 0x00200000
- StarGladi (2^22): 0x00400000
- Soul Linker (2^23): 0x00800000
- Gunslinger (2^24): 0x01000000
- Ninja (2^25): 0x02000000
-
-Upper: Equippable upper-types. Uses the following bitmasks:
- 1: Normal jobs
- 2: Upper jobs
- 4: Baby jobs
-
-Gender: Gender restriction. 0 is female, 1 is male, 2 for both.
-
-Loc: Equipment's placement. Values are:
-
- 2^0 001 = Lower Head
- 2^9 512 = Middle Head
- 2^8 256 = Top head
- 2^1 002 = Right hand
- 2^5 032 = Left hand
- 2^2 004 = mantle
- 2^4 016 = armor
- 2^6 064 = boots
- 2^3 008 = Acc 1
- 2^7 128 = Acc 2
-
-wLV: Weapon level.
-eLV: Base level required to be able to equip.
-Refineable: 1 if the item can be refined, 0 otherwise.
-
-View: For normal items, defines a replacement view-sprite for the item (eg:
- Making apples look like apple juice). The special case are weapons and ammo
- where this value indicates the weapon-class of the item.
-
- For weapons, the types are:
- 0: bare fist
- 1: Daggers
- 2: One-handed swords
- 3: Two-handed swords
- 4: One-handed spears
- 5: Two-handed spears
- 6: One-handed axes
- 7: Two-handed axes
- 8: Maces
- 9: Unused
- 10: Staves
- 11: Bows
- 12: Knuckles
- 13: Musical Instruments
- 14: Whips
- 15: Books
- 16: Katars
- 17: Revolvers
- 18: Rifles
- 19: Shotguns
- 20: Gatling guns
- 21: Grenade launchers
- 22: Huuma
-
- For ammo, the types are:
- 1: Arrows
- 2: Throwable daggers
- 3: Bullets
- 4: Shells
- 5: Grenades
- 6: Shurikens
- 7: Kunais
-
-Script: Script to execute when the item is used/equipped.
+(FIXME: Someone give this file better formatting)
+
+- Explanation of the item_db.txt file and structure.
+
+ID: Item id
+JName: Server name to reference the item in scripts and lookups, should use no
+spaces.
+
+Name: Name in english for displaying as output for @ and script commands.
+
+Type:
+ 0 Healing item.
+ 2 Usable item.
+ 3 Etc item
+ 4 Weapon
+ 5 Armor/Garment/Boots/Headgear
+ 6 Card
+ 7 Pet egg
+ 8 Pet equipment
+ 10 Ammo (Arrows/Bullets/etc)
+ 11 Usable with delayed consumption (item is lost from inventory after
+ selecting a target, for use with skills and pet lures)
+
+Price: Default buying price. When not specified, becomes double the sell price.
+Sell: Default buying price. When not specified, becomes half the buy price.
+
+Weight: Item's weight. Each 10 is 1 weight.
+
+ATK: Weapon's attack
+DEF: Armor's defense
+Range: Weapon's attack range
+Slot: Amount of slots item possesses.
+
+Job: Equippable jobs. Uses the following bitmask table:
+
+ (S.) Novice (2^00): 0x00000001
+ Swordman (2^01): 0x00000002
+ Mage (2^02): 0x00000004
+ Archer (2^03): 0x00000008
+ Acolyte (2^04): 0x00000010
+ Merchant (2^05): 0x00000020
+ Thief (2^06): 0x00000040
+ Knight (2^07): 0x00000080
+ Priest (2^08): 0x00000100
+ Wizard (2^09): 0x00000200
+ Blacksmith (2^10): 0x00000400
+ Hunter (2^11): 0x00000800
+ Assassin (2^12): 0x00001000
+ Unused (2^13): 0x00002000
+ Crusader (2^14): 0x00004000
+ Monk (2^15): 0x00008000
+ Sage (2^16): 0x00010000
+ Rogue (2^17): 0x00020000
+ Alchemist (2^18): 0x00040000
+ Bard/Dancer (2^19): 0x00080000
+ Unused (2^20): 0x00100000
+ Taekwon (2^21): 0x00200000
+ StarGladi (2^22): 0x00400000
+ Soul Linker (2^23): 0x00800000
+ Gunslinger (2^24): 0x01000000
+ Ninja (2^25): 0x02000000
+
+Upper: Equippable upper-types. Uses the following bitmasks:
+ 1: Normal jobs
+ 2: Upper jobs
+ 4: Baby jobs
+
+Gender: Gender restriction. 0 is female, 1 is male, 2 for both.
+
+Loc: Equipment's placement. Values are:
+
+ 2^0 001 = Lower Head
+ 2^9 512 = Middle Head
+ 2^8 256 = Top head
+ 2^1 002 = Right hand
+ 2^5 032 = Left hand
+ 2^2 004 = mantle
+ 2^4 016 = armor
+ 2^6 064 = boots
+ 2^3 008 = Acc 1
+ 2^7 128 = Acc 2
+
+wLV: Weapon level.
+eLV: Base level required to be able to equip.
+Refineable: 1 if the item can be refined, 0 otherwise.
+
+View: For normal items, defines a replacement view-sprite for the item (eg:
+ Making apples look like apple juice). The special case are weapons and ammo
+ where this value indicates the weapon-class of the item.
+
+ For weapons, the types are:
+ 0: bare fist
+ 1: Daggers
+ 2: One-handed swords
+ 3: Two-handed swords
+ 4: One-handed spears
+ 5: Two-handed spears
+ 6: One-handed axes
+ 7: Two-handed axes
+ 8: Maces
+ 9: Unused
+ 10: Staves
+ 11: Bows
+ 12: Knuckles
+ 13: Musical Instruments
+ 14: Whips
+ 15: Books
+ 16: Katars
+ 17: Revolvers
+ 18: Rifles
+ 19: Shotguns
+ 20: Gatling guns
+ 21: Grenade launchers
+ 22: Huuma
+
+ For ammo, the types are:
+ 1: Arrows
+ 2: Throwable daggers
+ 3: Bullets
+ 4: Shells
+ 5: Grenades
+ 6: Shurikens
+ 7: Kunais
+
+Script: Script to execute when the item is used/equipped.
diff --git a/doc/pccommand_list.txt b/doc/pccommand_list.txt
index 8aef5a8f5..0fd00db72 100644
--- a/doc/pccommand_list.txt
+++ b/doc/pccommand_list.txt
@@ -102,4 +102,49 @@ OnPCLoadMapEvent:
1) And as usual... This script runs everytime a player kills a monster It is adviced if
you want to repeatedly use this script, to use a sort of filter.
+-----------------------------------------------------------------------------
+
++ PCCommand: PCDieEvent
++ Code by: Unknown
++ How it works:
+When a player dies, the event will be run as if a npc were clicked. The RID of the person killed
+will be attached. Simple. It can to be used as a floating npc or as a npc placed on a map.
+Notice that this event is server-wide if used as a floating npc, so if you try running it for
+more than one map, and want to make a single npc, you'll have to use some sort of filter, which
+can be getmapxy, something like this:
+
+- script PCDieEvent -1,{
+if (getmapxy(@mapname$,@mapx,@mapy,0) == -1) goto L_Finish;
+if (@mapname$ == "valkyrie.gat") || (@mapname$ == "amatsu.gat") {
+killmonster "valkyrie.gat","All";
+announce "Deep Voice: You have failed.... you have another opportunity though...",bc_self,0x660033;
+if (killtest != 0) enablenpc "Outern Voices";
+if (killedonce == 1) end;
+set killedonce,1;
+} else
+end;
+
+L_Finish:
+ end;
+}
+
+----or---->
+
+OnPCDieEvent:
+if (getmapxy(@mapname$,@mapx,@mapy,0) == -1) goto L_Finish;
+if (@mapname$ == "valkyrie.gat") || (@mapname$ == "amatsu.gat") {
+killmonster "valkyrie.gat","All";
+announce "Deep Voice: You have failed.... you have another opportunity though...",bc_self,0x660033;
+if (killtest != 0) enablenpc "Outern Voices";
+if (killedonce == 1) end;
+set killedonce,1;
+} else
+end;
+
+L_Finish:
+ end;
+
+We're using getmapxy to obtain the mapname, then adjust our commands and actions depending on the
+map. We could also use the command to find if the player died inside a wished area.
+
----------------------------------------------------------------------------- \ No newline at end of file
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 0d3ad3b72..4a0458177 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -33,6 +33,10 @@
//= 2.7a - delitem2, countitems2 commands [Lupus]
//= 2.7b - clone command [Skotlex]
//= 2.7c - disguise / undisguise, query_sql commands [Lupus]
+
+//= 2.8 - Deleted a copy of the nude command. Added axtoi command (needing a clearer
+//= explanation of atoi.Gave a better explanation of OnLabels and modified
+//= monster explanation due that L_Label isn't working with monster.
//===== Compatible With ===================================
//= LOL, can be used by anyone hopefully
//===== Description =======================================
@@ -671,6 +675,28 @@ Only the special labels which are not associated with any script command are
listed here. There are other kinds of labels which may be triggered in a similar
manner, but they are described with their associated commands.
+On<label name>:
+
+These special labels are used with Mob scripts mostly, and script commands
+that requires you to point/link a command to a mob or another npc, giving a label
+name to start from. The label name can be any of your liking, but must be
+
+Example:
+
+monster "prontera.gat",123,42,"Poringz0rd",2341,23,"Master::OnThisMobDeath";
+
+amatsu.gat,13,152,4 script Master 767,{
+
+mes "Hi there";
+close;
+
+OnThisMobDeath:
+ announce "Hey, "+strcharinfo(0)+" just killed a Poringz0rd!",bc_blue|bc_all;
+ end;
+}
+
+Each time you kill one, that announce will appear in blue to everyone.
+
Scripting commands and functions
--------------------------------
@@ -2593,6 +2619,10 @@ Without the use if 'end' it would travel through the labels until the end of the
script. If you were lvl 10 or less, you would see all the speech lines, the use
of 'end' stops this, and ends the script.
+Note: Break won't work anymore, it has been commented out in src/map/script.c:
+
+// {buildin_end,"break",""}, this might confuse advanced scripting support [Eoe]
+
---------------------------------------
*checkoption(<option number>)
@@ -2851,7 +2881,7 @@ and upon the monster being killed, it will execute the script inside of the
specified NPC object starting from the label given. The RID of the player
attached at this execution will be the RID of the killing character.
- monster "place.gat",60,100,"Poring",1002,1,"NPCNAME::Label";
+ monster "place.gat",60,100,"Poring",1002,1,"NPCNAME::OnLabel";
If you do not specify any event label, a label in the NPC object that ran this
command, called 'OnMyMobDead:' will execute anyway, if present.
@@ -2873,7 +2903,7 @@ Simple monster killing script:
mes "Come back later";
close;
L_Yes:
- monster "prontera.gat",0,0,"Quest Poring",1002,10,"NPCNAME::L_PoringKilled";
+ monster "prontera.gat",0,0,"Quest Poring",1002,10,"NPCNAME::OnPoringKilled";
// By using 0,0 it will spawn them in a random place.
mes "[Summon Man]";
mes "Now go and kill all the Poring I summoned";
@@ -3320,6 +3350,8 @@ unfortunately, not detectable by Ruwach or Sight.
As they are now, these commands are pointless, it is suggested to use
'disablenpc'/'enablenpc', because these two commands actually unload the NPC
sprite location and other accompanying data from memory when it is not used.
+However, you can use these for some quest ideas (such as cloaking npcs talking
+while hidden then revealing.... you can wonder around =P
---------------------------------------
@@ -3497,7 +3529,7 @@ the job number of the wedding sprites.
It would be entered in the equip bonus section of an item
-2338,Wedding_Dress,Wedding Dress,5,43000,0,500,,0,,0,2088958,0,16,,0,0,{(This is for use bonus)},{ bonus bMdef,15; changebase 22; },
+2338,Wedding_Dress,Wedding Dress,5,43000,,500,,0,,0,119529470,7,0,16,,0,1,0,{ bonus bMdef,15; changebase 22; }
This command only works when inside item scripts.
@@ -3724,7 +3756,7 @@ even though WoE itself may or may not actually be in effect.
---------------------------------------
-*emotion <emotion number> <, target>;
+*emotion <emotion number>{, target};
This command makes an object display an emoticon sprite above their own as
if they were doing that emotion. For a full list of emotion numbers,
@@ -4892,7 +4924,6 @@ set @i, distance(100,200,101,202);
---------------------------------------
*query_sql "your MySQL query", <array name>
-
Returns up to 127 values into array.
Example:
@@ -4950,8 +4981,6 @@ PET_INTIMATE
Example:
set @i, petstat(PET_CLASS);
-Whew.
-What's about all of them.
---------------------------------------
@@ -4960,6 +4989,7 @@ What's about all of them.
Set a new script bonus to the Item. Very useful for game events.
Example:
+
setitemscript 2637,"{ bonus bDamageWhenUnequip,40; if(isequipped(2236)==0)end; if(getskilllv(26)){skill 40,1;}else{skill 26,1+isequipped(2636);} }";
---------------------------------------
@@ -4982,12 +5012,33 @@ undisquise; //Yay!!!! You're a human again!!
---------------------------------------
-*nude;
+*axtoi(<hexadecimal_value>);
-This command will unequip anything equipped on the invoking character.
+This command will convert an hexadecimal value into integers (numbers).
+The inputted value must not have neither # or 0x in it, just 6 numbers and/or letters.
+The variable registering this value, if so, must be a string (letter) variable, due that
+it contains letters in some cases.
-It is not required to do this when changing jobs since 'jobchange' will unequip
-everything not equippable by the new job class anyway.
+This is mostly used for the new announce command, which uses hexadecimal values for announce
+colors, using the Ragnarok coloring system.
+
+Example:
+
+amatsu.gat,171,166,4 script Testing npc 767,{
+
+mes "Input hex color";
+input @trying$;
+next;
+set @try2$,axtoi(@trying$);
+announce "zOMG TEH PWNZ0RDZ",bc_all,@try2$;
+close;
+}
+
+If you want a list of hexadecimal colors, check these two links:
+
+http://webmonkey.wired.com/webmonkey/reference/color_codes/
+
+http://www.december.com/html/spec/color.html
---------------------------------------
@@ -4998,3 +5049,99 @@ Good for PCKillEvent where you can convert 'killedrid' to the name of the player
Note: rid2name may not produce correct character names since rid = account id.
It will return the current online character of the account only.
+
+---------------------------------------
+
+*function <function name>;
+*<function name>();
+*function <function name> {
+<code>
+}
+
+(Skotlex stop being so selfish and give us all the commands T~T! J/k lol :P)
+
+This works like callfunc, but doesn't support arguments like callfunc. It's used for cleaner
+and fast script that doesn't require arguments for it to work. Labels must start with SF_
+(SubFunctions I guess). Also they must be inside a script. They're not separated scripts
+and they work more like labels.
+
+Note it looks like the normal declaration
+
+Usage:
+
+You first Declare the function with function <function name>;.
+
+Put the rest of your code. You can use then <function name>(); to call the function. If it returns a value is unsure,
+test it if you want and give us some comments ;3
+
+And at least, but inside the script itself, put the function <function name> {<code>}.
+
+Example:
+
+prontera.gat,154,189,4 script Item seller 767,{
+
+function SF_Selling;
+
+mes "I'll open this now if you have more than 50z and you are level 50 or bigger";
+next;
+
+if (Zeny > 50) && (BaseLevel > 50) {
+ mes "Welcome";
+ next;
+ SF_Selling();
+ close;
+} else
+
+set @needed,50-BaseLevel;
+mes "You either are Level "+BaseLevel+", thus you need "+@needed+" more levels to be able to use this npc; or you don't have enough zeny, so get some please";
+close;
+
+function SF_Selling {
+
+ mes "Would you like to buy a phracon for 50z?";
+ switch(select("Yes","No, thanks")) {
+
+ case 1:
+ mes "Ok, how many?";
+ input @quantity;
+ set @check,Zeny/50;
+ if (@quantity > @check) {
+ mes "Sorry but you can only have "+@check+" Phracons with "+Zeny;
+ close;
+ } else
+ next;
+ mes "here you have";
+ set Zeny,Zeny-@quantity*50;
+ getitem 1010,@quantity;
+ close;
+ case 2:
+ mes "Good bye then";
+ close;
+ }
+ }
+}
+
+
+---------------------------------------
+
+*getequipcardid (<equipment slot>,<card slot>);
+
+Returns value from equipped item slot in the indicated slot:
+
+getequipcardid(num,slot)
+
+where:
+ num = eqip position slot
+ slot = 0,1,2,3 (Card Slot N)
+
+This func returns CARD ID, 255,254,-255 (for card 0, if the item is produced) it's useful
+when you want to check item cards or if it's signed. Useful for such quests as
+"Sign this refined item with players name" etc;
+ Hat[0] +4 -> Player's Hat[0] +4
+
+By Lupus
+
+---------------------------------------
+
+Whew.
+What's about all of them.
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 255a6ea53..70aac1cb2 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -28,9 +28,10 @@ Nexon
Date Added
======
04/12
- * Fixed warps that warped on unwalkable tiles [Playtester]
- * Fixed the remaining warps, no more warnings [Playtester]
- * Some typo fixes by IVBela [MasterOfMuppets]
+ * Added up the locations but temporal names of Poring track npcs. Will be worked
+ on over time. [erKURITA]
+ * Fitted the many lines into 1 or 2, and corrected some typos on most of
+ the npc\guides. Visual update to the guards, for short. [erKURITA]
* Fixed a typo in quests/juperos.txt [Playtester]
* Fixed Bio Lab spawns to official jRO [Playtester]
- Also included custom spawns for Bio Labs
diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt
index e1801f60d..3cc242a1a 100644
--- a/npc/cities/hugel.txt
+++ b/npc/cities/hugel.txt
@@ -17,6 +17,8 @@
//= Started the basis of Poring Track. [erKURITA]
//= Moved the old lady to npc\guides\guides_hu.txt, since it's Hugel's guard [erKURITA]
//= Special thanks to RockmanEXE who provided all necesary info =3
+//= 1.1 Abducted/Moved Yan and Yalmire to npc\events\custom\p_track. [erKURITA]
+//= 1.2 Fixed the switch/select stuff. [erKURITA]
//============================================================
hu_in01.gat,23,311,4 script Johsh 898,{
@@ -57,13 +59,7 @@ hugel.gat,91,152,4 script Bulletin Board 837,{end;}
//= New Npcs
hugel.gat,76,134,4 script Yahna 101,{end;}
hugel.gat,71,137,5 script Jamira 879,{end;}
-hugel.gat,58,72,5 script Yan 86,{
-//ask for 500z to enter, poring track nº1
-end;}
-hugel.gat,62,68,1 script Yalmire 86,{
-//ask for 500z to enter, poring track nº2
-end;
-}
+
hugel.gat,175,115,5 script Anhi Anh 897,{end;}
hugel.gat,191,172,4 script Yanhe 895,{end;}
hugel.gat,196,164,3 script Amnot 50,{end;}
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt
new file mode 100644
index 000000000..8f6e1713f
--- /dev/null
+++ b/npc/cities/lighthalzen.txt
@@ -0,0 +1,16 @@
+//===== eAthena Script =======================================
+//= Lighthalzen City
+//===== By: ==================================================
+//= erKURITA
+//===== Current Version: =====================================
+//= 0.1
+//===== Compatible With: =====================================
+//= eAthena 1.0
+//===== Description: =========================================
+//= Lighthalzen NPCs (Temporal names for now) [erKURITA]
+//===== Additional Comments: =================================
+//= Placed temporal names, why there weren't on the SVN before? [erKURITA]
+//============================================================
+
+lighthalzen.gat,154,100,5 script Lighthalzen Guard#1 852,{end;}
+lighthalzen.gat,207,310,5 script Lighthalzen Guard#2 852,{end;} \ No newline at end of file
diff --git a/npc/events/custom/p_track/p_track_core.txt b/npc/events/custom/p_track/p_track_core.txt
new file mode 100644
index 000000000..691555ffb
--- /dev/null
+++ b/npc/events/custom/p_track/p_track_core.txt
@@ -0,0 +1,43 @@
+//===== eAthena Script =======================================
+//= Poring Track Main NPCs
+//===== By: ==================================================
+//= erKURITA
+//===== Current Version: =====================================
+//= 0.0000000000000001
+//===== Compatible With: =====================================
+//= eAthena 1.0
+//===== Description: =========================================
+//= NPCs that has nothing to do with the race itself, but
+//= has important functions on the race itself.
+//===== Additional Comments: =================================
+//=
+//============================================================
+p_track01.gat,41,57,5 script Lady::P_track 845,{
+end;
+}
+
+p_track01.gat,67,34,6 script Erudite::P_Spectator1 107,{
+end;
+}
+
+p_track01.gat,44,49,3 script Edward 881,{
+end;
+}
+
+p_track01.gat,27,47,3 script Yuri#P_track 853,{
+end;
+}
+
+p_track02.gat,30,45,3 script Nagya 755,{
+end;
+}
+
+p_track02.gat,42,49,3 script Asgahrd 733,{
+end;
+}
+
+p_track02.gat,67,33,1 script Blacksmith 726,{
+end;
+}
+
+p_track02.gat,41,57,5 duplicate(P_track) Lady 845 \ No newline at end of file
diff --git a/npc/events/custom/p_track/p_track_warpers.txt b/npc/events/custom/p_track/p_track_warpers.txt
new file mode 100644
index 000000000..4209f2cac
--- /dev/null
+++ b/npc/events/custom/p_track/p_track_warpers.txt
@@ -0,0 +1,73 @@
+//===== eAthena Script =======================================
+//= Poring Track Warpers
+//===== By: ==================================================
+//= erKURITA
+//===== Current Version: =====================================
+//= 0.0000000000000001
+//===== Compatible With: =====================================
+//= eAthena 1.0
+//===== Description: =========================================
+//= NPC's for the City of Hugel.
+//===== Additional Comments: =================================
+//=
+//============================================================
+//| Warp-in npcs
+hugel.gat,58,72,5 script Yan 86,{
+//callfunc "P_TrackEnt",npcname,map name;
+callfunc "P_TrackEnt","[Yan]","p_track01.gat";
+end;
+}
+hugel.gat,62,68,1 script Yalmire 86,{
+//callfunc "P_TrackEnt",npcname,map name;
+callfunc "P_TrackEnt","[Yalmire]","p_track02.gat";
+end;
+}
+
+//| Warp-out npcs
+
+p_track01.gat,76,36,2 script Yan 86,{
+end;
+}
+
+p_track02.gat,76,36,2 script Yalmire 86,{
+end;
+}
+
+function script P_TrackEnt {
+
+mes getarg(0);
+mes "Hi "+strcharinfo(0)+", Welcome to the Poring Track!";
+menu "Information",-,"I want to try it",L_Try,"Not today thanks",L_End;
+ next;
+ mes getarg(0);
+ mes "Bla blah, so fun";
+ close;
+ L_Try:
+ next;
+ mes getarg(0);
+ mes "Ok, the entrance fee is 500z, would you like to go in?";
+ menu "Yes Please",-,"No Thanks",L_End2;
+ if (Zeny < 500) {
+ next;
+ mes getarg(0);
+ mes "Sorry but you ain't got 500z, you can't enter";
+ close;
+ } else
+ next;
+ mes getarg(0);
+ mes "Here we go!";
+ close2;
+ set Zeny,Zeny-500;
+ warp getarg(1),75,41;
+ end;
+ L_End2:
+ next;
+ mes getarg(0);
+ mes "Oh well, you miss it";
+ close;
+ L_End:
+ next;
+ mes getarg(0);
+ mes "Ok, see you later!";
+ close;
+}
diff --git a/npc/guides/guides_alb.txt b/npc/guides/guides_alb.txt
index 703277552..69a791287 100644
--- a/npc/guides/guides_alb.txt
+++ b/npc/guides/guides_alb.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 0.5.2 +
//===== Description: =========================================
@@ -14,29 +14,22 @@
//= 1.2 Optimized, updated common guide names [Lupus]
//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets]
//= to Muad_Dib
+//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
//North
alberta.gat,23,238,4 script Guide::Alb_Guide 105,{
cutin "prt_soldier",2;
mes "[Alberta Guide]";
- mes "Welcome to Alberta,";
- mes "the Port City. Feel free";
- mes "to ask me if you're having";
- mes "trouble finding anything in";
- mes "town, or if you just need";
- mes "guidance around the city.";
+ mes "Welcome to Alberta, the Port City.";
+ mes "Feel free to ask me if you're having trouble finding anything in town, or if you just need guidance around the city.";
L_MENU:
next;
menu "City Guide",L_CITY,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
L_CITY:
mes "[Alberta Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map?";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map?";
next;
menu "Yes.",L_YES,"No.",L_NO;
L_NO:
@@ -48,56 +41,35 @@ L_CONT:
L_MENU_2:
menu "^FF0000Merchant Guild^000000",L_MERCHANT,"Weapon Shop",L_WEAPON,"Tool Shop",L_TOOL,"Inn",L_INN,"Forge",L_FORGE,"Cancel",-;
mes "[Alberta Guide]";
- mes "Please ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
+ mes "Please ask me to Remove marks from Mini-Map if you no longer wish to have the location marks displayed on your Mini-Map.";
goto L_MENU;
L_MERCHANT:
mes "[Alberta Guide]";
- mes "The Merchant Guild,";
- mes "handles Job Changes";
- mes "to the Merchant Class,";
- mes "and is located in the";
- mes "southwest corner";
- mes "of Alberta.";
+ mes "The Merchant Guild, handles Job Changes to the Merchant Class, and is located in the southwest corner of Alberta.";
viewpoint 1,33,41,1,0xFF0000;
next;
goto L_WIPE;
L_WEAPON:
mes "[Alberta Guide]";
- mes "The Weapon Shop";
- mes "can be found in the";
- mes "southern end of Alberta.";
+ mes "The Weapon Shop can be found in the southern end of Alberta.";
viewpoint 1,117,37,2,0xFF00FF;
next;
goto L_WIPE;
L_TOOL:
mes "[Alberta Guide]";
- mes "The Tool Shop";
- mes "is kind of close";
- mes "to the center of";
- mes "Alberta. It shouldn't";
- mes "be too hard to find.";
+ mes "The Tool Shop is kind of close to the center of Alberta. It shouldn't be too hard to find.";
viewpoint 1,98,154,3,0xFF00FF;
next;
goto L_WIPE;
L_INN:
mes "[Alberta Guide]";
- mes "There's and Inn";
- mes "at the northern";
- mes "end of Alberta";
- mes "where you can rest.";
+ mes "There's and Inn at the northern end of Alberta where you can rest.";
viewpoint 1,65,233,4,0xFF00FF;
next;
goto L_WIPE;
L_FORGE:
mes "[Alberta Guide]";
- mes "The Forge in Alberta";
- mes "is in the same building";
- mes "as the Merchant Guild.";
- mes "it's to the southwest.";
+ mes "The Forge in Alberta is in the same building as the Merchant Guild. It's to the southwest.";
viewpoint 1,33,41,5,0xFF00FF;
next;
goto L_WIPE;
@@ -118,35 +90,19 @@ L_REMOVE:
goto L_MENU;
L_NOTICE:
mes "[Alberta Guide]";
- mes "Advances in sorcery and";
- mes "technology have allowed";
- mes "us to update our information";
- mes "system, enabling up to mark";
- mes "locations on your Mini-Map";
- mes "for easier navigation.";
+ mes "Advances in sorcery and technology have allowed us to update our information system, enabling up to mark locations on your Mini-Map for easier navigation.";
next;
mes "[Alberta Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right corner";
- mes "of the screen. If you can't";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
next;
mes "[Alberta Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in the city of Alberta.";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Alberta.";
goto L_MENU;
L_END:
mes "[Alberta Guide]";
- mes "Be safe when you";
- mes "travel and don't hesitate";
- mes "to ask me if you have any";
- mes "questions about Alberta.";
+ mes "Be safe when you travel and don't hesitate to ask me if you have any questions about Alberta.";
cutin "prt_soldier",255;
close;
}
diff --git a/npc/guides/guides_alde.txt b/npc/guides/guides_alde.txt
index d1b37cfce..f0e891a80 100644
--- a/npc/guides/guides_alde.txt
+++ b/npc/guides/guides_alde.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -13,22 +13,19 @@
//= 1.2 Optimized, updated common guide names [Lupus]
//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets]
//= to Muad_Dib
+//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
aldebaran.gat,139,63,4 script Soldier::Alde_Guide 105,{
cutin "prt_soldier",2;
mes "[Al De Baran Guard]";
- mes "I'm just an ordinary guard";
- mes "that you could find in any other";
- mes "city. I don't think I even have a";
- mes "name...";
+ mes "I'm just an ordinary guard that you could find in any other city.";
+ mes "I don't think I even have a name...";
next;
mes "[Al De Baran Guard]";
- mes "I am in charge of the Service";
- mes "Guides from the Al De Baran";
- mes "Garrison. Let me guide you";
- mes "through our town!";
+ mes "I am in charge of the Service Guides from the Al De Baran Garrison.";
+ mes "Let me guide you through our town!";
next;
menu "Get location Guide.",-,"End conversation.",L_End;
viewpoint 1,57,222,1,0xFF6633;
@@ -47,11 +44,8 @@ aldebaran.gat,139,63,4 script Soldier::Alde_Guide 105,{
close;
L_End:
mes "[Al De Baran Guard]";
- mes "We are sworn to protect Al De";
- mes "Baran! May the forces of evil";
- mes "always be crushed by the";
- mes "righteous fist of good!";
- cutin "prt_soldier",255;
+ mes "We are sworn to protect Al De Baran! May the forces of evil always be crushed by the righteous fist of good!";
+ cutin "prt_soldier",255;
close;
}
diff --git a/npc/guides/guides_einbe.txt b/npc/guides/guides_einbe.txt
index 75133fdfe..73ab89a36 100644
--- a/npc/guides/guides_einbe.txt
+++ b/npc/guides/guides_einbe.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Muad_dib
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -13,152 +13,106 @@
//= 1.0a Conversion to eA format [MasterOfMuppets]
//= 1.1 missing tabs [Lupus]
//= 1.2 Optimized, updated common guide names [Lupus]
+//= 1.3 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
-
-
einbech.gat,67,37,4 script Guide#1::Einbech_Guide 852,{
- cutin "ein_soldier",2;
- mes "[Einbech Guide]";
- mes "Welcome to Einbech,";
- mes "the Mining Town. We're";
- mes "here to assist tourists,";
- mes "so if you have any questions,";
- mes "please feel free to ask us.";
+ cutin "ein_soldier",2;
+ mes "[Einbech Guide]";
+ mes "Welcome to Einbech, the Mining Town.";
+ mes "We're here to assist tourists, so if you have any questions, please feel free to ask us.";
L_MENU:
- next;
- menu "City Guide",-,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
+ next;
+ menu "City Guide",-,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
- mes "[Einbech Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map?";
- next;
- menu "Yes.",L_YES,"No.",-;
+ mes "[Einbech Guide]";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map?";
+ next;
+ menu "Yes.",L_YES,"No.",-;
- set @COMPASS_CHECK,0;
- goto L_CONT;
+ set @COMPASS_CHECK,0;
+ goto L_CONT;
L_YES:
- set @COMPASS_CHECK,1;
+ set @COMPASS_CHECK,1;
L_CONT:
L_MENU_2:
- menu "Train Station",L_TRAIN,"Tavern",L_TAVERN,"Tool Shop",L_TOOL,"Swordman Guild",L_SWORD,"Mine",L_MINE,"Cancel",-;
+ menu "Train Station",L_TRAIN,"Tavern",L_TAVERN,"Tool Shop",L_TOOL,"Swordman Guild",L_SWORD,"Mine",L_MINE,"Cancel",-;
- mes "[Einbech Guide]";
- mes "Pleas ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
- goto L_MENU;
+ mes "[Einbech Guide]";
+ mes "Please ask me to Remove marks from Mini-Map if you no longer wish to have the location marks displayed on your Mini-Map.";
+ goto L_MENU;
L_TRAIN:
- mes "[Einbech Guide]";
- mes "The Train Stations are";
- mes "located in the nortwest";
- mes "and northeast parts of";
- mes "Einbech. There, you can";
- mes "take a train to Einbroch.";
- mes "long, everyday.";
- viewpoint 1,44,216,1,0xFF0000;
- next;
- goto L_WIPE;
+ mes "[Einbech Guide]";
+ mes "The Train Stations are located in the nortwest and northeast parts of Einbech.";
+ mes "There, you can take a train to Einbroch. They are running between here and Einbroch all day long, everyday.";
+ viewpoint 1,44,216,1,0xFF0000;
+ next;
+ goto L_WIPE;
L_TAVERN:
- mes "[Einbech Guide]";
- mes "The Tavern is located";
- mes "in the southern part of";
- mes "Einbech. It's a nice place";
- mes "to relax after a long day.";
- viewpoint 1,145,112,2,0xFF00FF;
- next;
- goto L_WIPE;
+ mes "[Einbech Guide]";
+ mes "The Tavern is located in the southern part of Einbech.";
+ mes "It's a nice place to relax after a long day.";
+ viewpoint 1,145,112,2,0xFF00FF;
+ next;
+ goto L_WIPE;
L_TOOL:
- mes "[Einbech Guide]";
- mes "You can find the Tool";
- mes "Shop in the center of";
- mes "Einbech. There, you can";
- mes "purchase any tools you";
- mes "might need for your travels.";
- viewpoint 1,177,135,3,0xFF00FF;
- next;
- goto L_WIPE;
+ mes "[Einbech Guide]";
+ mes "You can find the Tool Shop in the center of Einbech.";
+ mes "There, you can purchase any tools you might need for your travels.";
+ viewpoint 1,177,135,3,0xFF00FF;
+ next;
+ goto L_WIPE;
L_SWORD:
- mes "[Einbech Guide]";
- mes "The Swordman Guild";
- mes "is located in the eastern";
- mes "outskirts of Einbech. It's";
- mes "under construction and they";
- mes "haven't started accepting";
- mes "applications.";
- viewpoint 1,253,109,4,0xFF00FF;
- next;
- goto L_WIPE;
+ mes "[Einbech Guide]";
+ mes "The Swordman Guild is located in the eastern outskirts of Einbech.";
+ mes "It's under construction and they haven't started accepting applications.";
+ viewpoint 1,253,109,4,0xFF00FF;
+ next;
+ goto L_WIPE;
L_MINE:
- mes "[Einbech Guide]";
- mes "The Mine, wich is";
- mes "Einbech's major industry,";
- mes "is located in the northern";
- mes "part of this town. It's where";
- mes "we get all our ores, although";
- mes "monsters get in the miners way.";
- viewpoint 1,138,250,5,0x00FF00;
- next;
- goto L_WIPE;
+ mes "[Einbech Guide]";
+ mes "The Mine, which is Einbech's major industry, is located in the northern part of this town.";
+ mes "It's where we get all of our ores, although monsters get in the mines way.";
+ viewpoint 1,138,250,5,0x00FF00;
+ next;
+ goto L_WIPE;
L_WIPE:
- if(@COMPASS_CHECK == 1)goto L_MENU_2;
- viewpoint 2,44,216,1,0xFF0000;
- viewpoint 2,145,112,2,0xFF00FF;
- viewpoint 2,177,135,3,0xFF00FF;
- viewpoint 2,253,109,4,0xFF00FF;
- viewpoint 2,138,250,5,0x00FF00;
- goto L_MENU_2;
+ if(@COMPASS_CHECK == 1)goto L_MENU_2;
+ viewpoint 2,44,216,1,0xFF0000;
+ viewpoint 2,145,112,2,0xFF00FF;
+ viewpoint 2,177,135,3,0xFF00FF;
+ viewpoint 2,253,109,4,0xFF00FF;
+ viewpoint 2,138,250,5,0x00FF00;
+ goto L_MENU_2;
L_REMOVE:
- viewpoint 2,44,216,1,0xFF0000;
- viewpoint 2,145,112,2,0xFF00FF;
- viewpoint 2,177,135,3,0xFF00FF;
- viewpoint 2,253,109,4,0xFF00FF;
- viewpoint 2,138,250,5,0x00FF00;
- mes "[Einbech Guide]";
- mes "Okay, the marks from";
- mes "your Mini-Map have been";
- mes "removed. If you need any";
- mes "guidance around Einbroch";
- mes "please let me or one of the";
- mes "other Einbech Guides know.";
- goto L_MENU;
+ viewpoint 2,44,216,1,0xFF0000;
+ viewpoint 2,145,112,2,0xFF00FF;
+ viewpoint 2,177,135,3,0xFF00FF;
+ viewpoint 2,253,109,4,0xFF00FF;
+ viewpoint 2,138,250,5,0x00FF00;
+ mes "[Einbech Guide]";
+ mes "Okay, the marks from your Mini-Map have been removed.";
+ mes "If you need any guidance around Einbroch please let me or one of the other Einbech Guides know.";
+ goto L_MENU;
L_NOTICE:
- mes "[Einbech Guide]";
- mes "Through the technology of";
- mes "the Schwartzwalt Republic,";
- mes "we've upgraded to a digital";
- mes "information system that allows";
- mes "us to mark locations on your";
- mes "Mini-Map for easier navigation.";
- next;
- mes "[Einbech Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right corner";
- mes "of the screen. If you can't";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
- next;
- mes "[Einbech Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in Einbech, adventurer.";
- goto L_MENU;
+ mes "[Einbech Guide]";
+ mes "Through the technology of the Schwartzwalt Republic, we've upgraded to a digital information system that allows us to mark locations on your Mini-Map for easier navigation.";
+ next;
+ mes "[Einbech Guide]";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
+ next;
+ mes "[Einbech Guide]";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Einbech.";
+ goto L_MENU;
L_END:
- mes "[Einbech Guide]";
- mes "We hope that you";
- mes "enjoy your travels";
- mes "here in Einbech.";
- cutin "ein_soldier",255;
- close;
+ mes "[Einbech Guide]";
+ mes "We hope that you";
+ mes "enjoy your travels";
+ mes "here in Einbech.";
+ cutin "ein_soldier",255;
+ close;
}
einbech.gat,48,214,4 duplicate(Einbech_Guide) Guide#2 852 \ No newline at end of file
diff --git a/npc/guides/guides_einbr.txt b/npc/guides/guides_einbr.txt
index 532c8beb3..439ccab4f 100644
--- a/npc/guides/guides_einbr.txt
+++ b/npc/guides/guides_einbr.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Reddozen
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -12,210 +12,156 @@
//= 1.0b missing tabs, fixed Guide coords [Lupus]
//= 1.1 added 1 more Guide NPC, thanx to Justin84 [Lupus]
//= 1.2 Optimized, updated common guide names [Lupus]
+//= 1.3 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
einbroch.gat,72,202,4 script Guide#1::Einbroch_Guide 852,{
- cutin "ein_soldier",2;
- mes "[Einbroch Guide]";
- mes "Welcome to Einbroch,";
- mes "the City of Steel.";
- mes "Please ask me if you";
- mes "have any questions";
+ cutin "ein_soldier",2;
+ mes "[Einbroch Guide]";
+ mes "Welcome to Einbroch, the City of Steel.";
+ mes "Please ask me if you have any questions";
M_Menu:
- next;
- menu "City Guide",-, "Remove Marks from Mini-Map",M_2, "Notice",M_3, "Cancel",M_End;
+ next;
+ menu "City Guide",-, "Remove Marks from Mini-Map",M_2, "Notice",M_3, "Cancel",M_End;
- mes "[Einbroch Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map";
- next;
- menu "No Thanks",-,"Yes Please",sM_1b;
-
- set @COMPASS_CHECK,0;
- goto L_Cont;
+ mes "[Einbroch Guide]";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map";
+ next;
+ menu "No Thanks",-,"Yes Please",sM_1b;
+
+ set @COMPASS_CHECK,0;
+ goto L_Cont;
- sM_1b:
- set @COMPASS_CHECK,1;
+ sM_1b:
+ set @COMPASS_CHECK,1;
- L_Cont:
+ L_Cont:
sM_Menu:
- menu "^FF0000Airport^000000",-, "Train Station",sM_2b, "Factory",sM_2c, "Plaza",sM_2d,
- "Hotel",sM_2e, "Weapon Shop",sM_2f, "Laboratory",sM_2g, "Blacksmith Guild",sM_2h,
- "Einbroch Tower",sM_2i,
- "Cancel", SM_2j;
+ menu "^FF0000Airport^000000",-,"Train Station",sM_2b,"Factory",sM_2c,"Plaza",sM_2d,
+ "Hotel",sM_2e,"Weapon Shop",sM_2f,"Laboratory",sM_2g,"Blacksmith Guild",sM_2h,
+ "Einbroch Tower",sM_2i,"Cancel",SM_2j;
- mes "[Einbroch Guide]";
- mes "The ^FF0000Airport^000000 is is located";
- mes "in the northwestern part";
- mes "of the city. There you can";
- mes "see our city's pride and joy, the";
- mes "Airship. Remember that you must pay";
- mes "admission to board the Airship.";
- viewpoint 1,63,208,1,0xFF0000;
- next;
- goto sL_Wipe;
- sM_2b:
- mes "[Einbroch Guide]";
- mes "The Train Station is";
- mes "located in the northeast";
- mes "part of Einbroch. Trains";
- mes "running between here";
- mes "and Einbech run all day";
- mes "long, everyday.";
- viewpoint 1,238,272,2,0x0000FF;
- next;
- goto sL_Wipe;
- sM_2c:
- mes "[Einbroch Guide]";
- mes "The Factory, perhaps the";
- mes "most important facility in";
- mes "Einbroch, is located in the";
- mes "southern part of the city.";
- viewpoint 1,149,80,3,0x00FF00;
- next;
- goto sL_Wipe;
- sM_2d:
- mes "[Einbroch Guide]";
- mes "The Plaza, our biggest";
- mes "shopping district, can be";
- mes "found just east from the";
- mes "center of Einbroch";
- viewpoint 1,231,189,4,0xFF00FF;
- next;
- goto sL_Wipe;
- sM_2e:
- mes "[Einbroch Guide]";
- mes "The Hotel is east of";
- mes "the Plaza and offers top";
- mes "caliber accomodations.";
- mes "There, you can enjoy your";
- mes "stay in Einbroch in comfort~";
- viewpoint 1,257,200,5,0x00AAFF;
- next;
- goto sL_Wipe;
- sM_2f:
- mes "[Einbroch Guide]";
- mes "The Weapon Shop is";
- mes "located north from the";
- mes "Plaza. There you can";
- mes "purchase weapons for";
- mes "your personal use.";
- viewpoint 1,217,212,6,0xDDAA00;
- next;
- goto sL_Wipe;
- sM_2g:
- mes "[Einbroch Guide]";
- mes "The Laboratory is an";
- mes "annex of the factory and";
- mes "is located in the southwest";
- mes "sector of Einbech";
- viewpoint 1,43,45,7,0xDDAA00;
- next;
- goto sL_Wipe;
- sM_2h:
- mes "[Einbroch Guide]";
- mes "The Blacksmith Guild is";
- mes "located in the southeast";
- mes "part of Einbroch. You can";
- mes "upgrade your equipment";
- mes "by using their services.";
- viewpoint 1,255,105,8,0xDDAA00;
- next;
- goto sL_Wipe;
- sM_2i:
- mes "[Einbroch Guide]";
- mes "The Einbroch Tower is";
- mes "located in the center of";
- mes "the city. From the top of";
- mes "the tower, you can view";
- mes "all of Einbroch.";
- viewpoint 1,173,195,9,0xDDAA00;
- next;
- goto sL_Wipe;
+ mes "[Einbroch Guide]";
+ mes "The ^FF0000Airport^000000 is is located in the northwestern part of the city.";
+ mes "There you can see our city's pride and joy, the Airship.";
+ mes "Remember that you must pay admission to board the Airship.";
+ viewpoint 1,63,208,1,0xFF0000;
+ next;
+ goto sL_Wipe;
+ sM_2b:
+ mes "[Einbroch Guide]";
+ mes "The Train Station is located in the northeast part of Einbroch.";
+ mes "Trains are running between here and Einbech all day long, everyday.";
+ viewpoint 1,238,272,2,0x0000FF;
+ next;
+ goto sL_Wipe;
+sM_2c:
+ mes "[Einbroch Guide]";
+ mes "The Factory, perhaps the most important facility in Einbroch, is located in the southern part of the city.";
+ viewpoint 1,149,80,3,0x00FF00;
+ next;
+ goto sL_Wipe;
+sM_2d:
+ mes "[Einbroch Guide]";
+ mes "The Plaza, our biggest shopping district, can be found just east from the center of Einbroch";
+ viewpoint 1,231,189,4,0xFF00FF;
+ next;
+ goto sL_Wipe;
+sM_2e:
+ mes "[Einbroch Guide]";
+ mes "The Hotel is east of the Plaza and offers top caliber accomodations.";
+ mes "There, you can enjoy your stay in Einbroch in comfort~";
+ viewpoint 1,257,200,5,0x00AAFF;
+ next;
+ goto sL_Wipe;
+sM_2f:
+ mes "[Einbroch Guide]";
+ mes "The Weapon Shop is located north from the Plaza.";
+ mes "There you can purchase weapons for your personal use.";
+ viewpoint 1,217,212,6,0xDDAA00;
+ next;
+ goto sL_Wipe;
+sM_2g:
+ mes "[Einbroch Guide]";
+ mes "The Laboratory is an annex of the factory and is located in the southwest sector of Einbech";
+ viewpoint 1,43,45,7,0xDDAA00;
+ next;
+ goto sL_Wipe;
+sM_2h:
+ mes "[Einbroch Guide]";
+ mes "The Blacksmith Guild is located in the southeast part of Einbroch.";
+ mes "You can upgrade your equipment by using their services.";
+ viewpoint 1,255,105,8,0xDDAA00;
+ next;
+ goto sL_Wipe;
+sM_2i:
+ mes "[Einbroch Guide]";
+ mes "The Einbroch Tower is located in the center of the city.";
+ mes "From the top of the tower, you can view all of Einbroch.";
+ viewpoint 1,173,195,9,0xDDAA00;
+ next;
+ goto sL_Wipe;
- SM_2j:
- mes "Please ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
- goto M_Menu;
+SM_2j:
+ mes "[Einbroch Guide]";
+ mes "Please ask me to Remove";
+ mes "Marks from Mini-Map if you";
+ mes "no longer wish to have the";
+ mes "location marks displayed";
+ mes "on your Mini-Map.";
+ goto M_Menu;
- sL_Wipe:
- if(@COMPASS_CHECK == 1) goto sM_Menu;
- viewpoint 2,63,208,1,0xFF0000;
- viewpoint 2,238,272,2,0x0000FF;
- viewpoint 2,149,80,3,0x00FF00;
- viewpoint 2,231,189,4,0xFF00FF;
- viewpoint 2,257,200,5,0x00AAFF;
- viewpoint 2,217,212,6,0xDDAA00;
- viewpoint 2,43,45,7,0xDDAA00;
- viewpoint 2,255,105,8,0xDDAA00;
- viewpoint 2,173,195,9,0xDDAA00;
- if (@COMPASS_CHECK == 0) goto sM_Menu;
+sL_Wipe:
+ if(@COMPASS_CHECK == 1) goto sM_Menu;
+ viewpoint 2,63,208,1,0xFF0000;
+ viewpoint 2,238,272,2,0x0000FF;
+ viewpoint 2,149,80,3,0x00FF00;
+ viewpoint 2,231,189,4,0xFF00FF;
+ viewpoint 2,257,200,5,0x00AAFF;
+ viewpoint 2,217,212,6,0xDDAA00;
+ viewpoint 2,43,45,7,0xDDAA00;
+ viewpoint 2,255,105,8,0xDDAA00;
+ viewpoint 2,173,195,9,0xDDAA00;
+ if (@COMPASS_CHECK == 0) goto sM_Menu;
M_2:
- viewpoint 2,63,208,1,0xFF0000;
- viewpoint 2,238,272,2,0x0000FF;
- viewpoint 2,149,80,3,0x00FF00;
- viewpoint 2,231,189,4,0xFF00FF;
- viewpoint 2,257,200,5,0x00AAFF;
- viewpoint 2,217,212,6,0xDDAA00;
- viewpoint 2,43,45,7,0xDDAA00;
- viewpoint 2,255,105,8,0xDDAA00;
- viewpoint 2,173,195,9,0xDDAA00;
- mes "[Einbroch Guide]";
- mes "Okay, the marks from";
- mes "your Mini-Map have been";
- mes "removed. If you need any";
- mes "guidance around Einbroch;";
- mes "please let me or one of the";
- mes "other Einbroch Guides know.";
- cutin "ein_soldier",255;
+ viewpoint 2,63,208,1,0xFF0000;
+ viewpoint 2,238,272,2,0x0000FF;
+ viewpoint 2,149,80,3,0x00FF00;
+ viewpoint 2,231,189,4,0xFF00FF;
+ viewpoint 2,257,200,5,0x00AAFF;
+ viewpoint 2,217,212,6,0xDDAA00;
+ viewpoint 2,43,45,7,0xDDAA00;
+ viewpoint 2,255,105,8,0xDDAA00;
+ viewpoint 2,173,195,9,0xDDAA00;
+ mes "[Einbroch Guide]";
+ mes "Okay, the marks from your Mini-Map have been removed.";
+ mes "If you need any guidance around Einbroch, please let me or one of the other Einbroch Guides know.";
+ cutin "ein_soldier",255;
+ goto M_Menu;
- goto M_Menu;
-M_3:
- mes "[Einbroch Guide]";
- mes "Through the technology of";
- mes "the Schwaltzvalt Republic,";
- mes "we've upgraded to a digital";
- mes "information system that allows";
- mes "us to mark locations on your";
- mes "Mini-Map for easier navigation.";
- next;
- mes "[Einbroch Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right cornor";
- mes "of the screen. If you cant";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
- next;
- mes "[Einbroch Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in Einbroch, adventurer.";
- goto M_Menu;
+L_NOTICE:
+ mes "[Einbroch Guide]";
+ mes "Through the technology of the Schwartzwalt Republic, we've upgraded to a digital information system that allows us to mark locations on your Mini-Map for easier navigation.";
+ next;
+ mes "[Einbroch Guide]";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
+ next;
+ mes "[Einbroch Guide]";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Einbroch.";
+ goto L_MENU;
M_End:
- mes "[Einbroch Guide]";
- mes "We hope that you";
- mes "enjoy your travels";
- mes "here in Einbroch.";
- mes "Oh, and please be";
- mes "aware of the Smog Alerts";
- cutin "ein_soldier",255;
- close;
+ mes "[Einbroch Guide]";
+ mes "We hope that you enjoy your travels here in Einbroch. Oh, and please be aware of the Smog Alerts";
+ cutin "ein_soldier",255;
+ close;
}
einbroch.gat,155,43,4 duplicate(Einbroch_Guide) Guide#2 852
-einbroch.gat,162,317,4 duplicate(Einbroch_Guide) Guide#3 852 \ No newline at end of file
+einbroch.gat,162,317,4 duplicate(Einbroch_Guide) Guide#3 852
diff --git a/npc/guides/guides_hu.txt b/npc/guides/guides_hu.txt
index 5079c35a2..6af4659fc 100644
--- a/npc/guides/guides_hu.txt
+++ b/npc/guides/guides_hu.txt
@@ -3,13 +3,14 @@
//===== By: ==================================================
//= erKURITA
//===== Current Version: =====================================
-//= 1.0
+//= 1.5
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
//= Guard/Guide NPC of City of Hugel.
//===== Additional Comments: =================================
//= 1.0 Started the script. [erKURITA]
+//= 1.5 Minor fixes ._. [erKURITA]
//============================================================
hugel.gat,98,57,3 script Old Lady 863,{
@@ -48,7 +49,7 @@ M_Menu:
"Hunter Guild",M_1_8a,
"^000066Poring Track 1^000000",M_1_9,
"^000066Poring Track 2^000000",M_1_10,
- "^000066Bingo House^000000",M_1_11,
+ "Bingo House",M_1_11,
"Wipe all indications from mini-map",M_1_8,
"Cancel", M_End;
@@ -108,6 +109,7 @@ M_Menu:
mes "[Old Lady]";
mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!";
viewpoint 1,57,207,7,0xFF8000;
+ goto sL_Wipe;
M_1_8:
set @COMPASS_CHECK, 2;
diff --git a/npc/guides/guides_izl.txt b/npc/guides/guides_izl.txt
index 26c526f17..76cb6502a 100644
--- a/npc/guides/guides_izl.txt
+++ b/npc/guides/guides_izl.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 7.15 +
//===== Description: =========================================
@@ -13,27 +13,21 @@
//= 1.2 Optimized, updated common guide names [Lupus]
//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets]
//= to Muad_Dib
+//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
izlude.gat,121,87,6 script Guide 105,{
cutin "prt_soldier",2;
mes "[Izlude Guide]";
- mes "Welcome to Izlude,";
- mes "Prontera's satellite city.";
- mes "If you need any guidance";
- mes "around Izlude, feel free";
- mes "to ask me at anytime.";
+ mes "Welcome to Izlude, Prontera's satellite city.";
+ mes "If you need any guidance around Izlude, feel free to ask me at anytime.";
L_MENU:
next;
menu "City Guide",L_CITY,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
L_CITY:
mes "[Izlude Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map?";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map?";
next;
menu "Yes.",L_YES,"No.",L_NO;
L_NO:
@@ -45,112 +39,78 @@ L_CONT:
L_MENU_2:
menu "^FF0000Swordman Association^000000",L_SWORD,"Swordman Hall",L_HALL,"Arena",L_ARENA,"Izlude Marina",L_MARINA,"Weapon Shop",L_WEAPON,"Tool Shop",L_TOOL,"Cancel",-;
mes "[Izlude Guide]";
- mes "Pleas ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
+ mes "Please ask me to remove marks from then Mini-Map if you no longer wish to have the location marks displayed on your Mini-Map.";
goto L_MENU;
L_SWORD:
mes "[Izlude Guide]";
- mes "The Swordman Association";
- mes "is located on an island that is";
- mes "in west Izlude. If you're thinking";
- mes "of changing jobs to Swordman,";
- mes "you should check it out.";
+ mes "The Swordman Association is located on an island that is in west Izlude.";
+ mes "If you're thinking of changing jobs to Swordman, you should check it out.";
viewpoint 1,52,140,1,0xFF0000;
next;
goto L_WIPE;
L_HALL:
mes "[Izlude Guide]";
- mes "The Swordman Hall";
- mes "is located on the eastern";
- mes "island connected to Izlude.";
+ mes "The Swordman Hall is located on the eastern island connected to Izlude.";
viewpoint 1,214,130,2,0x00FF00;
next;
goto L_WIPE;
L_ARENA:
mes "[Izlude Guide]";
- mes "Izlude's famous";
- mes "Arena is located at the";
- mes "northern end of Izlude.";
+ mes "Izlude's famous Arena is located at the northern end of Izlude.";
viewpoint 1,128,225,3,0x00FF00;
next;
goto L_WIPE;
L_MARINA:
mes "[Izlude Guide]";
- mes "You can find the";
- mes "Marina in the northeast";
- mes "part of Izlude. There, you can";
- mes "ride a ship wich will take you";
- mes "to Alberta or Byalan Island.";
+ mes "You can find the Marina in the northeast part of Izlude.";
+ mes "There, you can ride a ship which will take you to Alberta or Byalan Island.";
viewpoint 1,200,180,4,0xFF0000;
next;
goto L_WIPE;
L_WEAPON:
mes "[Izlude Guide]";
- mes "You can easily";
- mes "find the Weapon Shop";
- mes "in northwest Izlude.";
+ mes "You can easily find the Weapon Shop in northwest Izlude.";
viewpoint 1,111,149,5,0xFF00FF;
next;
goto L_WIPE;
L_TOOL:
mes "[Izlude Guide]";
- mes "The Tool Shop shouldn't";
- mes "be too hard to find in the";
- mes "northeast part of Izlude.";
+ mes "The Tool Shop shouldn't be too hard to find in the northeast part of Izlude.";
viewpoint 1,148,148,6,0xFF00FF;
next;
goto L_WIPE;
L_WIPE:
- if(@COMPASS_CHECK == 1)goto L_MENU_2;
- viewpoint 2,52,140,1,0xFF0000;
- viewpoint 2,214,130,2,0x00FF00;
- viewpoint 2,128,225,3,0x00FF00;
- viewpoint 2,200,180,4,0xFF0000;
- viewpoint 2,111,149,5,0xFF00FF;
- viewpoint 2,148,148,6,0xFF00FF;
+ if(@COMPASS_CHECK == 1)goto L_MENU_2;
+ viewpoint 2,52,140,1,0xFF0000;
+ viewpoint 2,214,130,2,0x00FF00;
+ viewpoint 2,128,225,3,0x00FF00;
+ viewpoint 2,200,180,4,0xFF0000;
+ viewpoint 2,111,149,5,0xFF00FF;
+ viewpoint 2,148,148,6,0xFF00FF;
goto L_MENU_2;
L_REMOVE:
- viewpoint 2,52,140,1,0xFF0000;
- viewpoint 2,214,130,2,0x00FF00;
- viewpoint 2,128,225,3,0x00FF00;
- viewpoint 2,200,180,4,0xFF0000;
- viewpoint 2,111,149,5,0xFF00FF;
- viewpoint 2,148,148,6,0xFF00FF;
+ viewpoint 2,52,140,1,0xFF0000;
+ viewpoint 2,214,130,2,0x00FF00;
+ viewpoint 2,128,225,3,0x00FF00;
+ viewpoint 2,200,180,4,0xFF0000;
+ viewpoint 2,111,149,5,0xFF00FF;
+ viewpoint 2,148,148,6,0xFF00FF;
goto L_MENU;
L_NOTICE:
mes "[Izlude Guide]";
- mes "Advances in sorcery and";
- mes "technology have allowed";
- mes "us to update our information";
- mes "system, enabling up to mark";
- mes "locations on your Mini-Map";
- mes "for easier navigation.";
+ mes "Advances in sorcery and technology have allowed us to update our information system, enabling up to mark locations on your Mini-Map for easier navigation.";
next;
mes "[Izlude Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right corner";
- mes "of the screen. If you can't";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
next;
mes "[Izlude Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in the city of Izlude.";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Izlude.";
goto L_MENU;
L_END:
mes "[Izlude Guide]";
- mes "Okay then, feel";
- mes "free to come to me";
- mes "if you ever geel lost";
- mes "around Izlude, alright?";
+ mes "Okay then, feel free to come to me if you ever geel lost around Izlude, alright?";
cutin "prt_soldier",255;
close;
}
diff --git a/npc/guides/guides_pay.txt b/npc/guides/guides_pay.txt
index 7a2141734..053b93cfd 100644
--- a/npc/guides/guides_pay.txt
+++ b/npc/guides/guides_pay.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 1.3a
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 0.5.2 +
//===== Description: =========================================
@@ -15,28 +15,22 @@
//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets]
//= to Muad_Dib
//= 1.3a Fixed some problems with duplicated text, thanks to muad_dib [MasterOfMuppets]
+//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
payon.gat,162,67,4 script Guide 708,{
cutin "pay_soldier",2;
mes "[Payon Guide]";
- mes "Welcome to the";
- mes "mountain city of Payon.";
- mes "if you're unfammiliar with this";
- mes "area, I can help you find what";
- mes "you're looking for around here.";
+ mes "Welcome to the mountain city of Payon.";
+ mes "If you're unfammiliar with this area, I can help you find what you're looking for around here.";
L_MENU:
next;
menu "City Guide",L_CITY,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
L_CITY:
mes "[Payon Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map?";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map?";
next;
menu "Yes.",L_YES,"No.",L_NO;
L_NO:
@@ -48,143 +42,103 @@ L_CONT:
L_MENU_2:
menu "^FF0000Archer Guild^000000",L_ARCHER,"Weapon Shop",L_WEAPON,"Tool Shop",L_TOOL,"Pub",L_PUB,"Central Palace",L_PALACE,"The Empress",L_EMPRESS,"Palace Annex",L_ANNEX,"Royal Kitchen",L_KITCHEN,"Forge",L_FORGE,"Cancel",-;
mes "[Payon Guide]";
- mes "Pleas ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
+ mes "Please ask me to remove marks from Mini-Map if you no longer wish to have the location marks displayed on your Mini-Map.";
goto L_MENU;
L_ARCHER:
mes "[Payon Guide]";
- mes "The Archer Guild handles";
- mes "Job Changes to the Archer";
- mes "Class. You'll need to enter";
- mes "the Archer Village wich is";
- mes "to the northeast of Payon.";
+ mes "The Archer Guild handles Job Changes to the Archer Class.";
+ mes "You'll need to enter the Archer Village wich is to the northeast of Payon.";
viewpoint 1,228,326,1,0xFF0000;
next;
goto L_WIPE;
L_WEAPON:
mes "[Payon Guide]";
- mes "The Weapon Shop";
- mes "can be found in the";
- mes "northwest corner of";
- mes "the city of Payon.";
+ mes "The Weapon Shop can be found in the northwest corner of the city of Payon.";
viewpoint 1,139,158,2,0xFF00FF;
next;
goto L_WIPE;
L_TOOL:
mes "[Payon Guide]";
- mes "The Tool Shop";
- mes "is located near";
- mes "the northwest";
- mes "corner of Payon.";
+ mes "The Tool Shop is located near the northwest corner of Payon.";
viewpoint 1,144,85,3,0xFF00FF;
next;
goto L_WIPE;
L_PUB:
mes "[Payon Guide]";
- mes "The Pub can be";
- mes "found in the northeast";
- mes "part of Payon. It's the";
- mes "best place to relax after";
- mes "a long day of hunting.";
+ mes "The Pub can be found in the northeast part of Payon.";
+ mes "It's the best place to relax after a long day of hunting.";
viewpoint 1,220,117,4,0xFF00FF;
next;
goto L_WIPE;
L_PALACE:
mes "[Payon Guide]";
- mes "The Central Palace";
- mes "is located to the north";
- mes "within the city of Payon.";
+ mes "The Central Palace is located to the north within the city of Payon.";
viewpoint 1,156,245,5,0x00FF00;
next;
goto L_WIPE;
L_EMPRESS:
mes "[Payon Guide]";
- mes "The Empress";
- mes "can be found to the";
- mes "northwest in Payon.";
+ mes "The Empress can be found to the northwest in Payon.";
viewpoint 1,107,327,6,0x00FF00;
next;
goto L_WIPE;
L_ANNEX:
mes "[Payon Guide]";
- mes "The Palace Annex";
- mes "can be found in the";
- mes "western part of Payon.";
+ mes "The Palace Annex can be found in the western part of Payon.";
viewpoint 1,127,204,7,0x00FF00;
next;
goto L_WIPE;
L_KITCHEN:
mes "[Payon Guide]";
- mes "The Royal Kitchen";
- mes "is located near the";
- mes "northern end of Payon.";
+ mes "The Royal Kitchen is located near the northern end of Payon.";
viewpoint 1,155,327,8,0x00FF00;
next;
goto L_WIPE;
L_FORGE:
mes "[Payon Guide]";
- mes "The Forge is";
- mes "situaded near";
- mes "the center of Payon.";
+ mes "The Forge is situaded near the center of Payon.";
viewpoint 1,142,172,9,0xFFFF00;
next;
goto L_WIPE;
L_WIPE:
- if(@COMPASS_CHECK == 1)goto L_MENU_2;
- viewpoint 2,228,326,1,0xFF0000;
- viewpoint 2,139,158,2,0xFF00FF;
- viewpoint 2,144,85,3,0xFF00FF;
- viewpoint 2,220,117,4,0xFF00FF;
- viewpoint 2,156,245,5,0x00FF00;
- viewpoint 2,107,327,6,0x00FF00;
- viewpoint 2,127,204,7,0x00FF00;
- viewpoint 2,155,327,8,0x00FF00;
- viewpoint 2,142,172,9,0xFFFF00;
+ if(@COMPASS_CHECK == 1)goto L_MENU_2;
+ viewpoint 2,228,326,1,0xFF0000;
+ viewpoint 2,139,158,2,0xFF00FF;
+ viewpoint 2,144,85,3,0xFF00FF;
+ viewpoint 2,220,117,4,0xFF00FF;
+ viewpoint 2,156,245,5,0x00FF00;
+ viewpoint 2,107,327,6,0x00FF00;
+ viewpoint 2,127,204,7,0x00FF00;
+ viewpoint 2,155,327,8,0x00FF00;
+ viewpoint 2,142,172,9,0xFFFF00;
goto L_MENU_2;
L_REMOVE:
- viewpoint 2,228,326,1,0xFF0000;
- viewpoint 2,139,158,2,0xFF00FF;
- viewpoint 2,144,85,3,0xFF00FF;
- viewpoint 2,220,117,4,0xFF00FF;
- viewpoint 2,156,245,5,0x00FF00;
- viewpoint 2,107,327,6,0x00FF00;
- viewpoint 2,127,204,7,0x00FF00;
- viewpoint 2,155,327,8,0x00FF00;
- viewpoint 2,142,172,9,0xFFFF00;
+ viewpoint 2,228,326,1,0xFF0000;
+ viewpoint 2,139,158,2,0xFF00FF;
+ viewpoint 2,144,85,3,0xFF00FF;
+ viewpoint 2,220,117,4,0xFF00FF;
+ viewpoint 2,156,245,5,0x00FF00;
+ viewpoint 2,107,327,6,0x00FF00;
+ viewpoint 2,127,204,7,0x00FF00;
+ viewpoint 2,155,327,8,0x00FF00;
+ viewpoint 2,142,172,9,0xFFFF00;
goto L_MENU;
+
L_NOTICE:
mes "[Payon Guide]";
- mes "Advances in sorcery and";
- mes "technology have allowed";
- mes "us to update our information";
- mes "system, enabling up to mark";
- mes "locations on your Mini-Map";
- mes "for easier navigation.";
+ mes "Advances in sorcery and technology have allowed us to update our information system, enabling up to mark locations on your Mini-Map for easier navigation.";
next;
mes "[Payon Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right corner";
- mes "of the screen. If you can't";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
next;
mes "[Payon Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in the city of Payon.";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Payon.";
goto L_MENU;
L_END:
mes "[Payon Guide]";
- mes "Be safe in";
- mes "your travels,";
- mes "brave adventurer.";
+ mes "Be safe in your travels, brave adventurer.";
cutin "pay_soldier",255;
close;
}
@@ -192,22 +146,15 @@ L_END:
pay_arche.gat,85,30,2 script Guide 708,{
cutin "pay_soldier",2;
mes "[Payon Guide]";
- mes "Welcome to the";
- mes "mountain city of Payon.";
- mes "if you're unfammiliar with this";
- mes "area, I can help you find what";
- mes "you're looking for around here.";
+ mes "Welcome to the mountain city of Payon.";
+ mes "If you're unfammiliar with this area, I can help you find what you're looking for around here.";
L_MENU:
next;
menu "City Guide",L_CITY,"Remove Marks from Mini-Map",L_REMOVE,"Notice",L_NOTICE,"Cancel",L_END;
L_CITY:
mes "[Payon Guide]";
- mes "Please select";
- mes "a location from";
- mes "the following menu.";
- mes "Would you like me";
- mes "to mark locations";
- mes "on your Mini-Map?";
+ mes "Please select a location from the following menu.";
+ mes "Would you like me to mark locations on your Mini-Map?";
next;
menu "Yes.",L_YES,"No.",L_NO;
L_NO:
@@ -217,83 +164,55 @@ L_YES:
set @COMPASS_CHECK,1;
L_CONT:
L_MENU_2:
- menu "^FF0000Archer Guild^000000",L_ARCHER,"Tool Shop",L_TOOL,"Payon Dungeon",L_DUNGEON,"Cancel",-;
+ menu "^FF0000Archer Guild^000000",L_ARCHER,"Weapon Shop",L_WEAPON,"Tool Shop",L_TOOL,"Pub",L_PUB,"Central Palace",L_PALACE,"The Empress",L_EMPRESS,"Palace Annex",L_ANNEX,"Royal Kitchen",L_KITCHEN,"Forge",L_FORGE,"Cancel",-;
mes "[Payon Guide]";
- mes "Pleas ask me to Remove";
- mes "Marks from Mini-Map if you";
- mes "no longer wish to have the";
- mes "location marks displayed";
- mes "on your Mini-Map.";
+ mes "Please ask me to remove marks from Mini-Map if you no longer wish to have the location marks displayed on your Mini-Map.";
goto L_MENU;
L_ARCHER:
mes "[Payon Guide]";
- mes "The Archer Guild,";
- mes "found northeast in";
- mes "the Archer Village,";
- mes "handles Job Changes";
- mes "to the Archer Class.";
+ mes "The Archer Guild, found northeast in the Archer Village, handles Job Changes to the Archer Class.";
viewpoint 1,144,164,1,0xFF0000;
next;
goto L_WIPE;
L_TOOL:
mes "[Payon Guide]";
- mes "The Tool Shop";
- mes "is located near";
- mes "the northwest";
- mes "corner of Payon.";
+ mes "The Tool Shop is located near the northwest corner of Payon.";
viewpoint 1,71,156,2,0xFF00FF;
next;
goto L_WIPE;
L_DUNGEON:
mes "[Payon Guide]";
- mes "The entrance to";
- mes "the Payon Dungeon";
- mes "is located at the west";
- mes "end of the village.";
+ mes "The entrance to the Payon Dungeon is located at the west end of the village.";
viewpoint 1,34,132,3,0xFFFFFF;
next;
goto L_WIPE;
L_WIPE:
- if(@COMPASS_CHECK == 1)goto L_MENU_2;
- viewpoint 2,144,164,1,0xFF0000;
- viewpoint 2,71,156,2,0xFF00FF;
- viewpoint 2,34,132,3,0xFFFFFF;
+ if(@COMPASS_CHECK == 1)goto L_MENU_2;
+ viewpoint 2,144,164,1,0xFF0000;
+ viewpoint 2,71,156,2,0xFF00FF;
+ viewpoint 2,34,132,3,0xFFFFFF;
goto L_MENU_2;
L_REMOVE:
- viewpoint 2,144,164,1,0xFF0000;
- viewpoint 2,71,156,2,0xFF00FF;
- viewpoint 2,34,132,3,0xFFFFFF;
+ viewpoint 2,144,164,1,0xFF0000;
+ viewpoint 2,71,156,2,0xFF00FF;
+ viewpoint 2,34,132,3,0xFFFFFF;
goto L_MENU;
+
L_NOTICE:
mes "[Payon Guide]";
- mes "Advances in sorcery and";
- mes "technology have allowed";
- mes "us to update our information";
- mes "system, enabling up to mark";
- mes "locations on your Mini-Map";
- mes "for easier navigation.";
+ mes "Advances in sorcery and technology have allowed us to update our information system, enabling up to mark locations on your Mini-Map for easier navigation.";
next;
mes "[Payon Guide]";
- mes "Your Mini-Map is located";
- mes "in the upper right corner";
- mes "of the screen. If you can't";
- mes "see it, press the Ctrl + Tab";
- mes "keys or click the 'Map' button";
- mes "in your Basic Information Window.";
+ mes "Your Mini-Map is located in the upper right corner of the screen.";
+ mes "If you can't see it, press the Ctrl + Tab keys or click the 'Map' button in your Basic Information Window.";
next;
mes "[Payon Guide]";
- mes "On your Mini-Map,";
- mes "click on the '+' and '-'";
- mes "symbols to zoom in and";
- mes "out of your Mini-Map. We";
- mes "hope you enjoy your travels";
- mes "here in the city of Payon.";
+ mes "On your Mini-Map, click on the '+' and '-' symbols to zoom in and out of your Mini-Map.";
+ mes "We hope you enjoy your travels here in the city of Payon.";
goto L_MENU;
L_END:
mes "[Payon Guide]";
- mes "Be safe in";
- mes "your travels,";
- mes "brave adventurer.";
+ mes "Be safe in your travels, brave adventurer.";
cutin "pay_soldier",255;
close;
}
diff --git a/npc/guides/guides_umb.txt b/npc/guides/guides_umb.txt
index 7d35ec46b..71fc6d4d0 100644
--- a/npc/guides/guides_umb.txt
+++ b/npc/guides/guides_umb.txt
@@ -3,28 +3,22 @@
//===== By: ==================================================
//= Dizzy, Translated by Celest
//===== Current Version: =====================================
-//= 1.2
+//= 1.4
//===== Compatible With: =====================================
//= eAthena 1.0 +
//===== Description: =========================================
-//=
+//= Umbala tour guide
//===== Additional Comments: =================================
//= 1.1 Fixed location command format [Lupus]
//= 1.2 Optimized, updated common guide names [Lupus]
+//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
-
-
-// Umbala tour guide
-//===========================================================================
umbala.gat,128,94,3 script Ricard 702,{
mes "[Ricard]";
- mes "This sure is an odd place,";
- mes "perhaps due to the fact that it hasn't been developed,";
- mes "the roads here can be very perilous.";
+ mes "This sure is an odd place, perhaps due to the fact that it hasn't been developed, and the roads here can be very perilous.";
next;
mes "[Ricard]";
- mes "Good thing i've already been here ";
- mes "for quite some time, so i know the details of the village quite well,";
+ mes "Good thing I've already been here for quite some time, so i know the details of the village quite well.";
mes "You may ask me for directions if you want.";
next;
menu "View buildings",-,"Clear indications",L_MENU_2,"Cancel",L_end1;
@@ -35,49 +29,39 @@ umbala.gat,128,94,3 script Ricard 702,{
menu "Village Chieftain's house",-,"Village Shaman's house",L_room2,"Weapon shop",L_room3,"Equipment shop",L_room4,"Bungee Jumping Spot",L_room5,"Cancel",L_end2;
mes "[Ricard]";
- mes "The chieftain lives ^FF0000here^000000,";
- mes "only he understands the languages of outsiders,";
- mes "perhaps you should see him first.";
+ mes "The chieftain lives ^FF0000here^000000, only he understands the languages of outsiders, perhaps you should see him first.";
viewpoint 1,68,251,1,0xFF0000;
close;
L_room2:
mes "[Ricard]";
- mes "The shaman is known to possess mysterious powers,";
- mes "his house would be right ^996600here^000000,";
- mes "it is said that he can manipulate the elements of the Earth easily!";
+ mes "The shaman is known to possess mysterious powers, his house would be right ^996600here^000000, it is said that he can manipulate the elements of the Earth easily!";
viewpoint 1,218,187,2,0x996600;
close;
L_room3:
mes "[Ricard]";
- mes "The weapon shop is ^009933over there^000000,";
- mes "because of threats from the outside world,";
- mes "they have been stocking up on";
- mes "all kinds of weapons.";
+ mes "The weapon shop is ^009933over there^000000, because of threats from the outside world, they have been stocking up on all kinds of weapons.";
viewpoint 1,125,155,3,0x009933;
close;
L_room4:
mes "[Ricard]";
- mes "^3333FFThat^000000 would be the equipment shop,";
- mes "they sell all types of useful equipment";
- mes "you should have a look there before continueing your travels.";
+ mes "^3333FFThat^000000 would be the equipment shop, they sell all types of useful equipment.";
+ mes "You should have a look there before continueing your travels.";
viewpoint 1,136,127,4,0x3333FF;
close;
L_room5:
mes "[Ricard]";
- mes "In Umbala there is a 'Bungee Jumping Spot' not seen anywhere else in the world";
- mes "as you can see ^66CC33over here^000000,";
- mes "you can try it out if you're feeling brave enough.";
+ mes "In Umbala there is a 'Bungee Jumping Spot' not seen anywhere else in the world as you can see ^66CC33over here^000000,";
+ mes "You can try it out if you're feeling brave enough.";
viewpoint 1,138,198,5,0x66CC33;
close;
L_end2:
mes "[Ricard]";
- mes "To remove all indications of the minimap";
- mes "come back and talk to me again.";
+ mes "To remove all indications of the minimap come back and talk to me again.";
close;
L_MENU_2:
@@ -87,7 +71,7 @@ L_MENU_2:
viewpoint 2,136,127,4,0x3333FF;
viewpoint 2,138,198,5,0x66CC33;
mes "[Ricard]";
- mes "I removed all the indications,";
+ mes "I have removed all the indications.";
mes "If you still need any directions, come back and talk to me again.";
close;
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf
index ebd2f70fe..599ef3047 100644
--- a/npc/scripts_athena.conf
+++ b/npc/scripts_athena.conf
@@ -24,6 +24,7 @@ npc: npc/cities/geffen.txt
npc: npc/cities/hugel.txt
npc: npc/cities/izlude.txt
npc: npc/cities/jawaii.txt
+npc: npc/cities/lighthalzen.txt
npc: npc/cities/louyang.txt
npc: npc/cities/lutie.txt
npc: npc/cities/morocc.txt
@@ -150,7 +151,9 @@ npc: npc/kafras/kafras_new.txt
//npc: npc/events/custom/event_gefenia.txt
//npc: npc/events/custom/2006_dogs_year.txt
//npc: npc/events/custom/valentinesdayexp.txt
-
+//| Poring track files
+//npc: npc/events/custom/p_track/p_track_core.txt
+//npc: npc/events/custom/p_track/p_track_warpers.txt
// --------------------------------------------------------------
// --------------------------- Others ---------------------------
npc: npc/other/pvp.txt