SystemMessageId.java 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228
  1. /*
  2. * This program is free software: you can redistribute it and/or modify it under
  3. * the terms of the GNU General Public License as published by the Free Software
  4. * Foundation, either version 3 of the License, or (at your option) any later
  5. * version.
  6. *
  7. * This program is distributed in the hope that it will be useful, but WITHOUT
  8. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  9. * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
  10. * details.
  11. *
  12. * You should have received a copy of the GNU General Public License along with
  13. * this program. If not, see <http://www.gnu.org/licenses/>.
  14. */
  15. package net.sf.l2j.gameserver.network;
  16. /**
  17. *
  18. * @author Noctarius & Nille02
  19. */
  20. public enum SystemMessageId
  21. {
  22. /**
  23. * ID: 0<br>
  24. * Message: You have been disconnected from the server.
  25. */
  26. YOU_HAVE_BEEN_DISCONNECTED_FROM_THE_SERVER(0),
  27. /**
  28. * ID: 1<br>
  29. * Message: The server will be coming down in $s1 second(s).
  30. */
  31. THE_SERVER_WILL_BE_COMING_DOWN_IN_S1_SECONDS(1),
  32. /**
  33. * ID: 3<br>
  34. * Message: $s1 is not currently logged in.
  35. */
  36. S1_IS_NOT_ONLINE(3),
  37. /**
  38. * ID: 4<br>
  39. * Message: You cannot ask yourself to apply to a clan.
  40. */
  41. CANNOT_INVITE_YOURSELF(4),
  42. /**
  43. * ID: 5<br>
  44. * Message: $s1 already exists.
  45. */
  46. S1_ALREADY_EXISTS(5),
  47. /**
  48. * ID: 6<br>
  49. * Message: $s1 does not exist
  50. */
  51. S1_DOES_NOT_EXIST(6),
  52. /**
  53. * ID: 7<br>
  54. * Message: Cant use this time inside Boss Zones
  55. */
  56. CANNOT_USE_SCROLL_OF_ESCAPE_INSIDE_BOSS_ZONE(7),
  57. /**
  58. * ID: 8<br>
  59. * Message: You are working with another clan.
  60. */
  61. YOU_ARE_WORKING_WITH_ANOTHER_CLAN(8),
  62. /**
  63. * ID: 9<br>
  64. * Message: $s1 is not a clan leader.
  65. */
  66. S1_IS_NOT_A_CLAN_LEADER(9),
  67. /**
  68. * ID: 10<br>
  69. * Message: $s1 is working with another clan.
  70. */
  71. S1_WORKING_WITH_ANOTHER_CLAN(10),
  72. /**
  73. * ID: 11<br>
  74. * Message: Cant Summon target Inside Boss Zone
  75. */
  76. CANNOT_USE_SUMMON_SKILL_ON_SELECTED_TARGET(11),
  77. /**
  78. * ID: 13<br>
  79. * Message: Unable to disperse: your clan has requested to participate in a castle siege.
  80. */
  81. CANNOT_DISSOLVE_CAUSE_CLAN_WILL_PARTICIPATE_IN_CASTLE_SIEGE(13),
  82. /**
  83. * ID: 22<br>
  84. * Message: Your target is out of range.
  85. */
  86. TARGET_TOO_FAR(22),
  87. /**
  88. * ID: 23<br>
  89. * Message: Not enough HP.
  90. */
  91. NOT_ENOUGH_HP(23),
  92. /**
  93. * ID: 24<br>
  94. * Message: Not enough MP.
  95. */
  96. NOT_ENOUGH_MP(24),
  97. /**
  98. * ID: 25<br>
  99. * Message: Rejuvenating HP.
  100. */
  101. REJUVENATING_HP(25),
  102. /**
  103. * ID: 26<br>
  104. * Message: Rejuvenating MP.
  105. */
  106. REJUVENATING_MP(26),
  107. /**
  108. * ID: 27<br>
  109. * Message: Your casting has been interrupted.
  110. */
  111. CASTING_INTERRUPTED(27),
  112. /**
  113. * ID: 28<br>
  114. * Message: You have obtained $s1 adena.
  115. */
  116. YOU_PICKED_UP_S1_ADENA(28),
  117. /**
  118. * ID: 29<br>
  119. * Message: You have obtained $s2 $s1.
  120. */
  121. YOU_PICKED_UP_S1_S2(29),
  122. /**
  123. * ID: 30<br>
  124. * Message: You have obtained $s1.
  125. */
  126. YOU_PICKED_UP_S1(30),
  127. /**
  128. * ID: 31<br>
  129. * Message: You cannot move while sitting.
  130. */
  131. CANT_MOVE_SITTING(31),
  132. /**
  133. * ID: 34<br>
  134. * Message: Welcome to the World of Lineage II.
  135. */
  136. WELCOME_TO_LINEAGE(34),
  137. /**
  138. * ID: 35<br>
  139. * Message: You hit for $s1 damage
  140. */
  141. YOU_DID_S1_DMG(35),
  142. /**
  143. * ID: 36<br>
  144. * Message: $s1 hit you for $s2 damage.
  145. */
  146. S1_GAVE_YOU_S2_DMG(36),
  147. /**
  148. * ID: 41<br>
  149. * Message: You carefully nock an arrow.
  150. */
  151. GETTING_READY_TO_SHOOT_AN_ARROW(41),
  152. /**
  153. * ID: 42<br>
  154. * Message: You have avoided $s1's attack.
  155. */
  156. AVOIDED_S1S_ATTACK(42),
  157. /**
  158. * ID: 43<br>
  159. * Message: You have missed.
  160. */
  161. MISSED_TARGET(43),
  162. /**
  163. * ID: 44<br>
  164. * Message: Critical hit!
  165. */
  166. CRITICAL_HIT(44),
  167. /**
  168. * ID: 46<br>
  169. * Message: You use $s1.
  170. */
  171. USE_S1(46),
  172. /**
  173. * ID: 48<br>
  174. * Message: $s1 is not available at this time: being prepared for reuse.
  175. */
  176. S1_PREPARED_FOR_REUSE(48),
  177. /**
  178. * ID: 48<br>
  179. * Message: $s1 is not available at this time: being prepared for reuse.
  180. */
  181. SKILL_NOT_AVAILABLE(48),
  182. /**
  183. * ID: 49<br>
  184. * Message: You have equipped your $s1.
  185. */
  186. S1_EQUIPPED(49),
  187. /**
  188. * ID: 50<br>
  189. * Message: Your target cannot be found.
  190. */
  191. TARGET_CANT_FOUND(50),
  192. /**
  193. * ID: 51<br>
  194. * Message: You cannot use this on yourself.
  195. */
  196. CANNOT_USE_ON_YOURSELF(51),
  197. /**
  198. * ID: 52<br>
  199. * Message: You have earned $s1 adena.
  200. */
  201. EARNED_ADENA(52),
  202. /**
  203. * ID: 53<br>
  204. * Message: You have earned $s2 $s1(s).
  205. */
  206. EARNED_S2_S1_S(53),
  207. /**
  208. * ID: 54<br>
  209. * Message: You have earned $s1.
  210. */
  211. EARNED_ITEM(54),
  212. /**
  213. * ID: 55<br>
  214. * Message: You have failed to pick up $s1 adena.
  215. */
  216. FAILED_TO_PICKUP_S1_ADENA(55),
  217. /**
  218. * ID: 56<br>
  219. * Message: You have failed to pick up $s1.
  220. */
  221. FAILED_TO_PICKUP_S1(56),
  222. /**
  223. * ID: 57<br>
  224. * Message: You have failed to pick up $s2 $s1(s).
  225. */
  226. FAILED_TO_PICKUP_S2_S1_S(57),
  227. /**
  228. * ID: 61<br>
  229. * Message: Nothing happened.
  230. */
  231. NOTHING_HAPPENED(61),
  232. /**
  233. * ID: 62<br>
  234. * Message: Your $s1 has been successfully enchanted.
  235. */
  236. S1_SUCCESSFULLY_ENCHANTED(62),
  237. /**
  238. * ID: 63<br>
  239. * Message: Your +$S1 $S2 has been successfully enchanted.
  240. */
  241. S1_S2_SUCCESSFULLY_ENCHANTED(63),
  242. /**
  243. * ID: 64<br>
  244. * Message: The enchantment has failed! Your $s1 has been crystallized.
  245. */
  246. ENCHANTMENT_FAILED_S1_EVAPORATED(64),
  247. /**
  248. * ID: 65<br>
  249. * Message: The enchantment has failed! Your +$s1 $s2 has been crystallized.
  250. */
  251. ENCHANTMENT_FAILED_S1_S2_EVAPORATED(65),
  252. /**
  253. * ID: 66<br>
  254. * Message: $s1 has invited you to his/her party. Do you accept the invitation?
  255. */
  256. S1_INVITED_YOU_TO_PARTY(66),
  257. /**
  258. * ID: 67<br>
  259. * Message: "$s1 has invited you to the join the clan, $s2. Do you wish to join?"
  260. */
  261. S1_HAS_INVITED_YOU_TO_JOIN_THE_CLAN_S2(67),
  262. /**
  263. * ID: 68<br>
  264. * Message: "Would you like to withdraw from the $s1 clan? If you leave, you will have to wait at least a day before joining another clan."
  265. */
  266. WOULD_YOU_LIKE_TO_WITHDRAW_FROM_THE_S1_CLAN(68),
  267. /**
  268. * ID: 69<br>
  269. * Message: "Would you like to dismiss $s1 from the clan? If you do so, you will have to wait at least a day before accepting a new member."
  270. */
  271. WOULD_YOU_LIKE_TO_DISMISS_S1_FROM_THE_CLAN(69),
  272. /**
  273. * ID: 70<br>
  274. * Message: "Do you wish to disperse the clan, $s1?"
  275. */
  276. DO_YOU_WISH_TO_DISPERSE_THE_CLAN_S1(70),
  277. /**
  278. * ID: 79<br>
  279. * Message: This name already exists.
  280. */
  281. NAMING_NAME_ALREADY_EXISTS(79),
  282. /**
  283. * ID: 80<br>
  284. * Message: Names must be between 1-16 characters, excluding spaces or special characters.
  285. */
  286. NAMING_CHARNAME_UP_TO_16CHARS(80),
  287. /**
  288. * ID: 84 <br>
  289. * Message: You may not attack in a peaceful zone.
  290. */
  291. CANT_ATK_PEACEZONE(84),
  292. /**
  293. * ID: 85 <br>
  294. * Message: You may not attack this target in a peaceful zone.
  295. */
  296. TARGET_IN_PEACEZONE(85),
  297. /**
  298. * ID: 92<br>
  299. * Message: $s1 has worn off.
  300. */
  301. S1_HAS_WORN_OFF(92),
  302. /**
  303. * ID: 95<br>
  304. * Message: You have earned $s1 experience and $s2 SP.
  305. */
  306. YOU_EARNED_S1_EXP_AND_S2_SP(95),
  307. /**
  308. * ID: 96<br>
  309. * Message: Your level has increased!
  310. */
  311. YOU_INCREASED_YOUR_LEVEL(96),
  312. /**
  313. * ID: 98<br>
  314. * Message: This item cannot be discarded.
  315. */
  316. CANNOT_DISCARD_THIS_ITEM(98),
  317. /**
  318. * ID: 101<br>
  319. * Message: You cannot exit while in combat.
  320. */
  321. CANT_LOGOUT_WHILE_FIGHTING(101),
  322. /**
  323. * ID: 102<br>
  324. * Message: You cannot restart while in combat.
  325. */
  326. CANT_RESTART_WHILE_FIGHTING(102),
  327. /**
  328. * ID: 104<br>
  329. * Message: You may not equip items while casting or performing a skill.
  330. */
  331. CANNOT_USE_ITEM_WHILE_USING_MAGIC(104),
  332. /**
  333. * ID: 105<br>
  334. * Message: You have invited $s1 to your party.
  335. */
  336. YOU_INVITED_S1_TO_PARTY(105),
  337. /**
  338. * ID: 106<br>
  339. * Message: You have joined $s1's party.
  340. */
  341. YOU_JOINED_S1_PARTY(106),
  342. /**
  343. * ID: 107<br>
  344. * Message: $s1 has joined the party.
  345. */
  346. S1_JOINED_PARTY(107),
  347. /**
  348. * ID: 108<br>
  349. * Message: $s1 has left the party.
  350. */
  351. S1_LEFT_PARTY(108),
  352. /**
  353. * ID: 109<br>
  354. * Message: Invalid target.
  355. */
  356. INCORRECT_TARGET(109),
  357. /**
  358. * ID: 110<br>
  359. * Message: The effects of $s1 flow through you.
  360. */
  361. YOU_FEEL_S1_EFFECT(110),
  362. /**
  363. * ID: 111<br>
  364. * Message: Your shield defense has succeeded.
  365. */
  366. SHIELD_DEFENCE_SUCCESSFULL(111),
  367. /**
  368. * ID: 112<br>
  369. * Message: You have run out of arrows.
  370. */
  371. NOT_ENOUGH_ARROWS(112),
  372. /**
  373. * ID: 113<br>
  374. * Message: $s1 cannot be used due to unsuitable terms
  375. */
  376. S1_CANNOT_BE_USED(113),
  377. /**
  378. * ID: 114<br>
  379. * Message: You have entered the shadow of the Mother Tree.
  380. */
  381. ENTER_SHADOW_MOTHER_TREE(114),
  382. /**
  383. * ID: 115<br>
  384. * Message: You have left the shadow of the Mother Tree.
  385. */
  386. EXIT_SHADOW_MOTHER_TREE(115),
  387. /**
  388. * ID: 118<br>
  389. * Message: You have requested a trade with $s1
  390. */
  391. REQUEST_S1_FOR_TRADE(118),
  392. /**
  393. * ID: 119<br>
  394. * Message: $s1 has denied your request to trade.
  395. */
  396. S1_DENIED_TRADE_REQUEST(119),
  397. /**
  398. * ID: 120<br>
  399. * Message: You begin trading with $s1.
  400. */
  401. BEGIN_TRADE_WITH_S1(120),
  402. /**
  403. * ID: 121<br>
  404. * Message: $s1 has confirmed the trade.
  405. */
  406. S1_CONFIRMED_TRADE(121),
  407. /**
  408. * ID: 123<br>
  409. * Message: Your trade is successful.
  410. */
  411. TRADE_SUCCESSFUL(123),
  412. /**
  413. * ID: 124<br>
  414. * Message: $s1 has canceled the trade.
  415. */
  416. S1_CANCELED_TRADE(124),
  417. /**
  418. * ID: 129<br>
  419. * Message: Your inventory is full.
  420. */
  421. SLOTS_FULL(129),
  422. /**
  423. * ID: 132<br>
  424. * Message: $s1 has been added to your friends list.
  425. */
  426. S1_ADDED_TO_FRIENDS(132),
  427. /**
  428. * ID: 133<br>
  429. * Message: $s1 has been removed from your friends list.
  430. */
  431. S1_REMOVED_FROM_YOUR_FRIENDS_LIST(133),
  432. /**
  433. * ID: 134<br>
  434. * Message: Please check your friends list again.
  435. */
  436. PLEACE_CHECK_YOUR_FRIEND_LIST_AGAIN(134),
  437. /**
  438. * ID: 135<br>
  439. * Message: $s1 did not reply to your invitation), your invite has been canceled.
  440. */
  441. S1_DID_NOT_REPLY(135),
  442. /**
  443. * ID: 136<br>
  444. * Message: You have not replied to $s1's invitation), the offer has been canceled.
  445. */
  446. YOU_DID_NOT_REPLY(136),
  447. /**
  448. * ID: 139<br>
  449. * Message: $s1 has resisted your $s2.
  450. */
  451. S1_WAS_UNAFFECTED_BY_S2(139),
  452. /**
  453. * ID: 140<br>
  454. * Message: Your skill was removed due to a lack of MP.
  455. */
  456. SKILL_REMOVED_DUE_LACK_MP(140),
  457. /**
  458. * ID: 141<br>
  459. * Message: "Once the trade is confirmed, the item cannot be moved again."
  460. */
  461. ONCE_THE_TRADE_IS_CONFIRMED_THE_ITEM_CANNOT_BE_MOVED_AGAIN(141),
  462. /**
  463. * ID: 142<br>
  464. * Message: You are already trading with someone.
  465. */
  466. ALREADY_TRADING(142),
  467. /**
  468. * ID: 144<br>
  469. * Message: That is the incorrect target.
  470. */
  471. TARGET_IS_INCORRECT(144),
  472. /**
  473. * ID: 145<br>
  474. * Message: That player is not online.
  475. */
  476. TARGET_IS_NOT_FOUND_IN_THE_GAME(145),
  477. /**
  478. * ID: 148<br>
  479. * Message: You cannot use quest items.
  480. */
  481. CANNOT_USE_QUEST_ITEMS(148),
  482. /**
  483. * ID: 149<br>
  484. * Message: You cannot pick up or use items while trading.
  485. */
  486. CANNOT_USE_ITEM_WHILE_TRADING(149),
  487. /**
  488. * ID: 151<br>
  489. * Message: That is too far from you to discard.
  490. */
  491. CANNOT_DISCARD_DISTANCE_TOO_FAR(151),
  492. /**
  493. * ID: 152<br>
  494. * Message: You have invited the wrong target.
  495. */
  496. YOU_HAVE_INVITED_THE_WRONG_TARGET(152),
  497. /**
  498. * ID: 153<br>
  499. * Message: $s1 is busy. Please try again later.
  500. */
  501. S1_IS_BUSY_TRY_LATER(153),
  502. /**
  503. * ID: 154<br>
  504. * Message: Only the leader can give out invitations.
  505. */
  506. ONLY_LEADER_CAN_INVITE(154),
  507. /**
  508. * ID: 155<br>
  509. * Message: The party is full.
  510. */
  511. PARTY_FULL(155),
  512. /**
  513. * ID: 156<br>
  514. * Message: Drain was only 50 percent successful.
  515. */
  516. DRAIN_HALF_SUCCESFUL(156),
  517. /**
  518. * ID: 157<br>
  519. * Message: You resisted $s1's drain.
  520. */
  521. RESISTED_S1_DRAIN(157),
  522. /**
  523. * ID: 158<br>
  524. * Message: Your attack has failed.
  525. */
  526. ATTACK_FAILED(158),
  527. /**
  528. * ID: 159<br>
  529. * Message: You have resisted $s1's magic.
  530. */
  531. RESISTED_S1_MAGIC(159),
  532. /**
  533. * ID: 160<br>
  534. * Message: $s1 is a member of another party and cannot be invited.
  535. */
  536. S1_IS_ALREADY_IN_PARTY(160),
  537. /**
  538. * ID: 161<br>
  539. * Message: That player is not currently online.
  540. */
  541. INVITED_USER_NOT_ONLINE(161),
  542. /**
  543. * ID: 164<br>
  544. * Message: Waiting for another reply.
  545. */
  546. WAITING_FOR_REPLY(164),
  547. /**
  548. * ID: 164<br>
  549. * Message: Waiting for another reply.
  550. */
  551. WAITING_FOR_ANOTHER_REPLY(164),
  552. /**
  553. * ID: 165<br>
  554. * Message: You cannot add yourself to your own friend list.
  555. */
  556. YOU_CANNOT_ADD_YOURSELF_TO_OWN_FRIEND_LIST(165),
  557. /**
  558. * ID: 166<br>
  559. * Message: Friend list is not ready yet. Please register again later.
  560. */
  561. FRIEND_LIST_NOT_READY_YET_REGISTER_LATER(166),
  562. /**
  563. * ID: 167<br>
  564. * Message: $s1 is already on your friend list.
  565. */
  566. S1_ALRADY_ON_LIST(167),
  567. /**
  568. * ID: 168<br>
  569. * Message: $s1 has requested to become friends.
  570. */
  571. S1_REQUESTED_TO_BECOME_FRIENDS(168),
  572. /**
  573. * ID: 169<br>
  574. * Message: "Accept friendship 0/1 (1 to accept, 0 to deny)"
  575. */
  576. ACCEPT_THE_FRIENDSHIP(169),
  577. /**
  578. * ID: 170<br>
  579. * Message: The user who requested to become friends is not found in the game.
  580. */
  581. THE_USER_YOU_REQUESTED_IS_NOT_IN_GAME(170),
  582. /**
  583. * ID: 171<br>
  584. * Message: $s1 is not on your friend list.
  585. */
  586. S1_NOT_ON_YOUR_FRIENDS_LIST(171),
  587. /**
  588. * ID: 176<br>
  589. * Message: That person is in message refusal mode.
  590. */
  591. THE_PERSON_IS_IN_MESSAGE_REFUSAL_MODE(176),
  592. /**
  593. * ID: 177<br>
  594. * Message: Message refusal mode.
  595. */
  596. MESSAGE_REFUSAL_MODE(177),
  597. /**
  598. * ID: 178<br>
  599. * Message: Message acceptance mode.
  600. */
  601. MESSAGE_ACCEPTANCE_MODE(178),
  602. /**
  603. * ID: 181<br>
  604. * Message: Cannot see target.
  605. */
  606. CANT_SEE_TARGET(181),
  607. /**
  608. * ID: 189<br>
  609. * Message: Your clan has been created.
  610. */
  611. CLAN_CREATED(189),
  612. /**
  613. * ID: 190<br>
  614. * Message: You have failed to create a clan.
  615. */
  616. FAILED_TO_CREATE_CLAN(190),
  617. /**
  618. * ID: 191<br>
  619. * Message: Clan member $s1 has been expelled.
  620. */
  621. CLAN_MEMBER_S1_EXPELLED(191),
  622. /**
  623. * ID: 193<br>
  624. * Message: Clan has dispersed.
  625. */
  626. CLAN_HAS_DISPERSED(193),
  627. /**
  628. * ID: 195<br>
  629. * Message: Entered the clan.
  630. */
  631. ENTERED_THE_CLAN(195),
  632. /**
  633. * ID: 196<br>
  634. * Message: $s1 declined your clan invitation.
  635. */
  636. S1_REFUSED_TO_JOIN_CLAN(196),
  637. /**
  638. * ID: 197<br>
  639. * Message: You have withdrawn from the clan.
  640. */
  641. YOU_HAVE_WITHDRAWN_FROM_CLAN(197),
  642. /**
  643. * ID: 199<br>
  644. * Message: You have recently been dismissed from a clan. You are not allowed to join another clan for 24-hours.
  645. */
  646. CLAN_MEMBERSHIP_TERMINATED(199),
  647. /**
  648. * ID: 200<br>
  649. * Message: You have withdrawn from the party.
  650. */
  651. YOU_LEFT_PARTY(200),
  652. /**
  653. * ID: 203<br>
  654. * Message: The party has dispersed.
  655. */
  656. PARTY_DISPERSED(203),
  657. /**
  658. * ID: 211<br>
  659. * Message: "You may only register a 16 x 12 pixel, 256-color BMP."
  660. */
  661. YOU_MAY_ONLY_REGISTER_A_16_BY_12_PIXEL_256_COLOR_BMP(211),
  662. /**
  663. * ID: 212<br>
  664. * Message: You are not a clan member and cannot perform this action.
  665. */
  666. YOU_ARE_NOT_A_CLAN_MEMBER(212),
  667. /**
  668. * ID: 214<br>
  669. * Message: Your title has been changed.
  670. */
  671. TITLE_CHANGED(214),
  672. /**
  673. * ID: 215<br>
  674. * Message: War with the $s1 clan has begun.
  675. */
  676. WAR_WITH_THE_S1_CLAN_HAS_BEGUN(215),
  677. /**
  678. * ID: 216<br>
  679. * Message: War with the $s1 clan has ended.
  680. */
  681. WAR_WITH_THE_S1_CLAN_HAS_ENDED(216),
  682. /**
  683. * ID: 217<br>
  684. * Message: You have won the war over the $s1 clan!
  685. */
  686. YOU_HAVE_WON_THE_WAR_OVER_THE_S1_CLAN(217),
  687. /**
  688. * ID: 218<br>
  689. * Message: You have surrendered to the $s1 clan.
  690. */
  691. YOU_HAVE_SURRENDERED_TO_THE_S1_CLAN(218),
  692. /**
  693. * ID: 222<br>
  694. * Message: $s1 has joined the clan.
  695. */
  696. S1_HAS_JOINED_CLAN(222),
  697. /**
  698. * ID: 223<br>
  699. * Message: $s1 has withdrawn from the clan.
  700. */
  701. S1_HAS_WITHDRAWN_FROM_THE_CLAN(223),
  702. /**
  703. * ID: 224<br>
  704. * Message: $s1 did not respond: Invitation to the clan has been cancelled.
  705. */
  706. S1_DID_NOT_RESPOND_TO_CLAN_INVITATION(224),
  707. /**
  708. * ID: 225<br>
  709. * Message: You didn't respond to $s1's invitation: joining has been cancelled.
  710. */
  711. YOU_DID_NOT_RESPOND_TO_S1_CLAN_INVITATION(225),
  712. /**
  713. * ID: 228<br>
  714. * Message: Request to end war has been denied.
  715. */
  716. REQUEST_TO_END_WAR_HAS_BEEN_DENIED(228),
  717. /**
  718. * ID: 229<br>
  719. * Message: You do not meet the criteria ir order to create a clan.
  720. */
  721. YOU_DO_NOT_MEET_CRITERIA_IN_ORDER_TO_CREATE_A_CLAN(229),
  722. /**
  723. * ID: 230<br>
  724. * Message: You must wait 10 days before creating a new clan.
  725. */
  726. YOU_MUST_WAIT_XX_DAYS_BEFORE_CREATING_A_NEW_CLAN(230),
  727. /**
  728. * ID: 231<br>
  729. * Message: "After a clan member is dismissed from a clan, the clan must wait at least a day before accepting a new member."
  730. */
  731. YOU_MUST_WAIT_BEFORE_ACCEPTING_A_NEW_MEMBER(231),
  732. /**
  733. * ID: 232<br>
  734. * Message: "After leaving or having been dismissed from a clan, you must wait at least a day before joining another clan."
  735. */
  736. YOU_MUST_WAIT_BEFORE_JOINING_ANOTHER_CLAN(232),
  737. /**
  738. * ID: 233<br>
  739. * Message: $s1 has withdrawn from the clan.
  740. */
  741. SUBCLAN_IS_FULL(233),
  742. /**
  743. * ID: 234<br>
  744. * Message: The target must be a clan member.
  745. */
  746. TARGET_MUST_BE_IN_CLAN(234),
  747. /**
  748. * ID: 236<br>
  749. * Message: ONLY_THE_CLAN_LEADER_IS_ENABLED.
  750. */
  751. ONLY_THE_CLAN_LEADER_IS_ENABLED(236),
  752. /**
  753. * ID: 239<br>
  754. * Message: The clan leader cannot withdraw.
  755. */
  756. CLAN_LEADER_CANNOT_WITHDRAW(239),
  757. /**
  758. * ID: 242<br>
  759. * Message: You must select a target
  760. */
  761. YOU_MUST_SELECT_A_TARGET(242),
  762. /**
  763. * ID: 250<br>
  764. * Message: You have personally surrendered to the $s1 clan.
  765. * You are no longer participating in this clan war.
  766. */
  767. YOU_HAVE_PERSONALLY_SURRENDERED_TO_THE_S1_CLAN(250),
  768. /**
  769. * ID: 261<br>
  770. * Message: Clan name is invalid.
  771. */
  772. CLAN_NAME_INCORRECT(261),
  773. /**
  774. * ID: 262<br>
  775. * Message: Clan name's length is incorrect.
  776. */
  777. CLAN_NAME_TOO_LONG(262),
  778. /**
  779. * ID: 263<br>
  780. * Message: You have already requested the dissolution of your clan.
  781. */
  782. DISSOLUTION_IN_PROGRESS(263),
  783. /**
  784. * ID: 264<br>
  785. * Message: You cannot dissolve a clan while engaged in a war.
  786. */
  787. CANNOT_DISSOLVE_WHILE_IN_WAR(264),
  788. /**
  789. * ID: 265<br>
  790. * Message: You cannot dissolve a clan during a siege or while protecting a castle.
  791. */
  792. CANNOT_DISSOLVE_WHILE_IN_SIEGE(265),
  793. /**
  794. * ID: 266<br>
  795. * Message: You cannot dissolve a clan while owning a clan hall or castle.
  796. */
  797. CANNOT_DISSOLVE_WHILE_OWNING_CLAN_HALL_OR_CASTLE(266),
  798. /**
  799. * ID: 269<br>
  800. * Message: You cannot dismiss yourself.
  801. */
  802. YOU_CANNOT_DISMISS_YOURSELF(269),
  803. /**
  804. * ID: 271<br>
  805. * Message: A player can only be granted a title if the clan is level 3 or above
  806. */
  807. CLAN_LVL_3_NEEDED_TO_ENDOWE_TITLE(271),
  808. /**
  809. * ID: 272<br>
  810. * Message: A clan crest can only be registered when the clan's skill level is 3 or above.
  811. */
  812. CLAN_LVL_3_NEEDED_TO_SET_CREST(272),
  813. /**
  814. * ID: 274<br>
  815. * Message: Your clan's skill level has increased.
  816. */
  817. CLAN_LEVEL_INCREASED(274),
  818. /**
  819. * ID: 276<br>
  820. * Message: You do not have the necessary materials or prerequisites to learn this skill.
  821. */
  822. ITEM_MISSING_TO_LEARN_SKILL(276),
  823. /**
  824. * ID: 277<br>
  825. * Message: You have earned $s1.
  826. */
  827. LEARNED_SKILL_S1(277),
  828. /**
  829. * ID: 278<br>
  830. * Message: You do not have enough SP to learn this skill.
  831. */
  832. NOT_ENOUGH_SP_TO_LEARN_SKILL(278),
  833. /**
  834. * ID: 279<br>
  835. * Message: You do not have enough adena.
  836. */
  837. YOU_NOT_ENOUGH_ADENA(279),
  838. /**
  839. * ID: 282<br>
  840. * Message: You have not deposited any items in your warehouse.
  841. */
  842. NO_ITEM_DEPOSITED_IN_WH(282),
  843. /**
  844. * ID: 283<br>
  845. * Message: You have entered a combat zone.
  846. */
  847. ENTERED_COMBAT_ZONE(283),
  848. /**
  849. * ID: 284<br>
  850. * Message: You have left a combat zone.
  851. */
  852. LEFT_COMBAT_ZONE(284),
  853. /**
  854. * ID: 294<br>
  855. * Message: "Because your clan is not currently on the offensive in a Clan Hall siege war, it cannot summon its base camp."
  856. */
  857. BECAUSE_YOUR_CLAN_IS_NOT_CURRENTLY_ON_THE_OFFENSIVE_IN_A_CLAN_HALL_SIEGE_WAR_IT_CANNOT_SUMMON_ITS_BASE_CAMP(294),
  858. /**
  859. * ID: 295<br>
  860. * Message: $s1's siege was canceled because there were no clans that participated.
  861. */
  862. S1_SIEGE_WAS_CANCELED_BECAUSE_NO_CLANS_PARTICIPATED(295),
  863. /**
  864. * ID: 296<br>
  865. * Message: You received $s1 damage from taking a high fall.
  866. */
  867. FALL_DAMAGE_S1(296),
  868. /**
  869. * ID: 297<br>
  870. * Message: You have taken $s1 damage because you were unable to breathe.
  871. */
  872. DROWN_DAMAGE_S1(297),
  873. /**
  874. * ID: 298<br>
  875. * Message: You have dropped $s1.
  876. */
  877. YOU_DROPPED_S1(298),
  878. /**
  879. * ID: 299<br>
  880. * Message: $s1 has obtained $s3 $s2.
  881. */
  882. S1_PICKED_UP_S2_S3(299),
  883. /**
  884. * ID: 300<br>
  885. * Message: $s1 has obtained $s2.
  886. */
  887. S1_PICKED_UP_S2(300),
  888. /**
  889. * ID: 301<br>
  890. * Message: $s2 $s1 has disappeared.
  891. */
  892. DISSAPEARED_ITEM(301),
  893. /**
  894. * ID: 302<br>
  895. * Message: $s1 has disappeared.
  896. */
  897. S1_DISAPPEARED(302),
  898. /**
  899. * ID: 303<br>
  900. * Message: Select item to enchant.
  901. */
  902. SELECT_ITEM_TO_ENCHANT(303),
  903. /**
  904. * ID: 304<br>
  905. * Message: Clan member $s1 has logged into game.
  906. */
  907. CLAN_MEMBER_S1_LOGGED_IN(304),
  908. /**
  909. * ID: 305<br>
  910. * Message: The player declined to join your party.
  911. */
  912. PLAYER_DECLINED(305),
  913. /**
  914. * ID: 309<br>
  915. * Message: You have succeeded in expelling the clan member.
  916. */
  917. YOU_HAVE_SUCCEEDED_IN_EXPELLING_CLAN_MEMBER(309),
  918. /**
  919. * ID: 319<br>
  920. * Message: This door cannot be unlocked.
  921. */
  922. UNABLE_TO_UNLOCK_DOOR(319),
  923. /**
  924. * ID: 320<br>
  925. * Message: You have failed to unlock the door.
  926. */
  927. FAILED_TO_UNLOCK_DOOR(320),
  928. /**
  929. * ID: 323<br>
  930. * Message: Your force has increased to $s1 level.
  931. */
  932. FORCE_INCREASED_TO_S1(323),
  933. /**
  934. * ID: 324<br>
  935. * Message: Your force has reached maximum capacity.
  936. */
  937. FORCE_MAXLEVEL_REACHED(324),
  938. /**
  939. * ID: 337<br>
  940. * Message: The soulshot you are attempting to use does not match the grade of your equipped weapon.
  941. */
  942. SOULSHOTS_GRADE_MISMATCH(337),
  943. /**
  944. * ID: 338<br>
  945. * Message: You do not have enough soulshots for that.
  946. */
  947. NOT_ENOUGH_SOULSHOTS(338),
  948. /**
  949. * ID: 339<br>
  950. * Message: Cannot use soulshots.
  951. */
  952. CANNOT_USE_SOULSHOTS(339),
  953. /**
  954. * ID: 342<br>
  955. * Message: Power of the spirits enabled.
  956. */
  957. ENABLED_SOULSHOT(342),
  958. /**
  959. * ID: 343<br>
  960. * Message: "Sweeper failed, target not spoiled."
  961. */
  962. SWEEPER_FAILED_TARGET_NOT_SPOILED(343),
  963. /**
  964. * ID: 351<br>
  965. * Message: Incorrect item count.
  966. */
  967. NOT_ENOUGH_ITEMS(351),
  968. /**
  969. * ID: 355<br>
  970. * Message: Inappropriate enchant conditions.
  971. */
  972. INAPPROPRIATE_ENCHANT_CONDITION(355),
  973. /**
  974. * ID: 357<br>
  975. * Message: It has already been spoiled.
  976. */
  977. ALREDAY_SPOILED(357),
  978. /**
  979. * ID: 361<br>
  980. * Message: Over-hit!
  981. */
  982. OVER_HIT(361),
  983. /**
  984. * ID: 362<br>
  985. * Message: You have acquired $s1 bonus experience from a successful over-hit.
  986. */
  987. ACQUIRED_BONUS_EXPERIENCE_THROUGH_OVER_HIT(362),
  988. /**
  989. * ID: 368<br>
  990. * Message: Equipped +$s1 $s2.
  991. */
  992. S1_S2_EQUIPPED(368),
  993. /**
  994. * ID: 369<br>
  995. * Message: You have obtained a +$s1 $s2.
  996. */
  997. YOU_PICKED_UP_A_S1_S2(369),
  998. /**
  999. * ID: 371<br>
  1000. * Message: Acquired +$s1 $s2.
  1001. */
  1002. ACQUIRED(371),
  1003. /**
  1004. * ID: 378<br>
  1005. * Message: $s1 purchased $s2.
  1006. */
  1007. S1_PURCHASED_S2(378),
  1008. /**
  1009. * ID: 379<br>
  1010. * Message: $s1 purchased +$s2 $s3.
  1011. */
  1012. S1_PURCHASED_S2_S3(379),
  1013. /**
  1014. * ID: 380<br>
  1015. * Message: $s1 purchased $s3 $s2(s).
  1016. */
  1017. S1_PURCHASED_S3_S2_S(380),
  1018. /**
  1019. * ID: 381<br>
  1020. * Message: The game client encountered an error and was unable to connect to the petition server.
  1021. */
  1022. GAME_CLIENT_UNABLE_TO_CONNECT_TO_PETITION_SERVER(381),
  1023. /**
  1024. * ID: 387<br>
  1025. * Message: This ends the GM petition consultation.
  1026. * Please take a moment to provide feedback about this service.
  1027. */
  1028. THIS_END_THE_PETITION_PLEASE_PROVIDE_FEEDBACK(387),
  1029. /**
  1030. * ID: 388<br>
  1031. * Message: Not under petition consultation.
  1032. */
  1033. NOT_UNDER_PETITION_CONSULTATION(388),
  1034. /**
  1035. * ID: 389<br>
  1036. * Message: our petition application has been accepted. - Receipt No. is $s1.
  1037. */
  1038. PETITION_ACCEPTED_RECENT_NO_S1(389),
  1039. /**
  1040. * ID: 390<br>
  1041. * Message: You may only submit one petition (active) at a time.
  1042. */
  1043. ONLY_ONE_ACTIVE_PETITION_AT_TIME(390),
  1044. /**
  1045. * ID: 391<br>
  1046. * Message: Receipt No. $s1, petition cancelled.
  1047. */
  1048. RECENT_NO_S1_CANCELED(391),
  1049. /**
  1050. * ID: 393<br>
  1051. * Message: Failed to cancel petition. Please try again later.
  1052. */
  1053. FAILED_CANCEL_PETITION_TRY_LATER(393),
  1054. /**
  1055. * ID: 394<br>
  1056. * Message: Petition consultation with $s1, under way.
  1057. */
  1058. PETITION_WITH_S1_UNDER_WAY(394),
  1059. /**
  1060. * ID: 395<br>
  1061. * Message: Ending petition consultation with $s1.
  1062. */
  1063. PETITION_ENDED_WITH_S1(395),
  1064. /**
  1065. * ID: 401<br>
  1066. * Message: You have too many ongoing quests.
  1067. */
  1068. TOO_MANY_QUESTS(401),
  1069. /**
  1070. * ID: 404<br>
  1071. * Message: Your Create Item level is too low to register this recipe.
  1072. */
  1073. CREATE_LVL_TOO_LOW_TO_REGISTER(404),
  1074. /**
  1075. * ID: 406<br>
  1076. * Message: Petition application accepted.
  1077. */
  1078. PETITION_APP_ACCEPTED(406),
  1079. /**
  1080. * ID: 407<br>
  1081. * Message: Petition under process.
  1082. */
  1083. PETITION_UNDER_PROCESS(407),
  1084. /**
  1085. * ID: 417<br>
  1086. * Message: $s1 has been disarmed.
  1087. */
  1088. S1_DISARMED(417),
  1089. /**
  1090. * ID: 422<br>
  1091. * Message: You have exceeded the weight limit.
  1092. */
  1093. WEIGHT_LIMIT_EXCEEDED(422),
  1094. /**
  1095. * ID: 423<br>
  1096. * Message: You have cancelled the enchanting process.
  1097. */
  1098. ENCHANT_SCROLL_CANCELLED(423),
  1099. /**
  1100. * ID: 464<br>
  1101. * Message: This feature is only available alliance leaders.
  1102. */
  1103. FEATURE_ONLY_FOR_ALLIANCE_LEADER(464),
  1104. /**
  1105. * ID: 465<br>
  1106. * Message: You are not currently allied with any clans.
  1107. */
  1108. NO_CURRENT_ALLIANCES(465),
  1109. /**
  1110. * ID: 466<br>
  1111. * Message: You have exceeded the limit.
  1112. */
  1113. YOU_HAVE_EXCEEDED_THE_LIMIT(466),
  1114. /**
  1115. * ID: 467<br>
  1116. * Message: You may not accept any clan within a day after expelling another clan.
  1117. */
  1118. CANT_INVITE_CLAN_WITHIN_1_DAY(467),
  1119. /**
  1120. * ID: 468<br>
  1121. * Message: A clan that has withdrawn or been expelled cannot enter
  1122. * into an alliance within one day of withdrawal or expulsion.
  1123. */
  1124. CANT_ENTER_ALLIANCE_WITHIN_1_DAY(468),
  1125. /**
  1126. * ID: 469<br>
  1127. * Message: You may not ally with a clan you are currently at war with.
  1128. * That would be diabolical and treacherous.
  1129. */
  1130. MAY_NOT_ALLY_CLAN_BATTLE(469),
  1131. /**
  1132. * ID: 470<br>
  1133. * Message: Only the clan leader may apply for withdrawal from the alliance.
  1134. */
  1135. ONLY_CLAN_LEADER_WITHDRAW_ALLY(470),
  1136. /**
  1137. * ID: 471<br>
  1138. * Message: Alliance leaders cannot withdraw.
  1139. */
  1140. ALLIANCE_LEADER_CANT_WITHDRAW(471),
  1141. /**
  1142. * ID: 473<br>
  1143. * Message: Different alliance.
  1144. */
  1145. DIFFERANT_ALLIANCE(473),
  1146. /**
  1147. * ID: 474<br>
  1148. * Message: That clan does not exist.
  1149. */
  1150. CLAN_DOESNT_EXISTS(474),
  1151. /**
  1152. * ID: 477<br>
  1153. * Message: No response. Invitation to join an alliance has been cancelled.
  1154. */
  1155. NO_RESPONSE_TO_ALLY_INVITATION(477),
  1156. /**
  1157. * ID: 478<br>
  1158. * Message: No response. Your entrance to the alliance has been cancelled.
  1159. */
  1160. YOU_DID_NOT_RESPOND_TO_ALLY_INVITATION(478),
  1161. /**
  1162. * ID: 479<br>
  1163. * Message: $s1 has joined as a friend.
  1164. */
  1165. S1_JOINED_AS_FRIEND(479),
  1166. /**
  1167. * ID: 481<br>
  1168. * Message: $s1 has been deleted from your friends list.
  1169. */
  1170. S1_HAS_BEEN_DELETED_FROM_YOUR_FRIENDS_LIST(481),
  1171. /**
  1172. * ID: 482<br>
  1173. * Message: You cannot add yourself to your own friend list.
  1174. */
  1175. YOU_CANNOT_ADD_YOURSELF_TO_YOUR_OWN_FRIENDS_LIST(482),
  1176. /**
  1177. * ID: 484<br>
  1178. * Message: This player is already registered in your friends list.
  1179. */
  1180. S1_ALREADY_IN_FRIENDS_LIST(484),
  1181. /**
  1182. * ID: 485<br>
  1183. * Message: No new friend invitations may be accepted.
  1184. */
  1185. NO_NEW_INVITATIONS_ACCEPTED(485),
  1186. /**
  1187. * ID: 486<br>
  1188. * Message: The following user is not in your friends list.
  1189. */
  1190. THE_USER_NOT_IN_FRIENDS_LIST(486),
  1191. /**
  1192. * ID: 487<br>
  1193. * Message: ======<Friends List>======
  1194. */
  1195. FRIEND_LIST_HEAD(487),
  1196. /**
  1197. * ID: 488<br>
  1198. * Message: $s1 (Currently: Online)
  1199. */
  1200. S1_ONLINE(488),
  1201. /**
  1202. * ID: 489<br>
  1203. * Message: $s1 (Currently: Offline)
  1204. */
  1205. S1_OFFLINE(489),
  1206. /**
  1207. * ID: 490<br>
  1208. * Message: ========================
  1209. */
  1210. FRIEND_LIST_FOOT(490),
  1211. /**
  1212. * ID: 491<br>
  1213. * Message: =======<Alliance Information>=======
  1214. */
  1215. ALLIANCE_INFO_HEAD(491),
  1216. /**
  1217. * ID: 492<br>
  1218. * Message: Alliance Name: $s1
  1219. */
  1220. ALLIANCE_NAME_S1(492),
  1221. /**
  1222. * ID: 493<br>
  1223. * Message: Connection: $s1 / Total $s2
  1224. */
  1225. CONNECTION_S1_TOTAL_S2(493),
  1226. /**
  1227. * ID: 494<br>
  1228. * Message: Alliance Leader: $s2 of $s1
  1229. */
  1230. ALLIANCE_LEADER_S2_OF_S1(494),
  1231. /**
  1232. * ID: 495<br>
  1233. * Message: Affiliated clans: Total $s1 clan(s)
  1234. */
  1235. ALLIANCE_CLAN_TOTAL_S1(495),
  1236. /**
  1237. * ID: 496<br>
  1238. * Message: =====<Clan Information>=====
  1239. */
  1240. CLAN_INFO_HEAD(496),
  1241. /**
  1242. * ID: 497<br>
  1243. * Message: Clan Name: $s1
  1244. */
  1245. CLAN_INFO_NAME(497),
  1246. /**
  1247. * ID: 498<br>
  1248. * Message: Clan Leader: $s1
  1249. */
  1250. CLAN_INFO_LEADER(498),
  1251. /**
  1252. * ID: 499<br>
  1253. * Message: Clan Level: $s1
  1254. */
  1255. CLAN_INFO_LEVEL(499),
  1256. /**
  1257. * ID: 500<br>
  1258. * Message: ------------------------
  1259. */
  1260. CLAN_INFO_SEPARATOR(500),
  1261. /**
  1262. * ID: 501<br>
  1263. * Message: ========================
  1264. */
  1265. CLAN_INFO_FOOT(501),
  1266. /**
  1267. * ID: 502<br>
  1268. * Message: You already belong to another alliance.
  1269. */
  1270. ALREADY_JOINED_ALLIANCE(502),
  1271. /**
  1272. * ID: 503<br>
  1273. * Message: $s1 (Friend) has logged in.
  1274. */
  1275. FRIEND_S1_HAS_LOGGED_IN(503),
  1276. /**
  1277. * ID: 504<br>
  1278. * Message: Only clan leaders may create alliances.
  1279. */
  1280. ONLY_CLAN_LEADER_CREATE_ALLIANCE(504),
  1281. /**
  1282. * ID: 505<br>
  1283. * Message: You cannot create a new alliance within 10 days after dissolution.
  1284. */
  1285. CANT_CREATE_ALLIANCE_10_DAYS_DISOLUTION(505),
  1286. /**
  1287. * ID: 506<br>
  1288. * Message: Incorrect alliance name. Please try again.
  1289. */
  1290. INCORRECT_ALLIANCE_NAME(506),
  1291. /**
  1292. * ID: 507<br>
  1293. * Message: Incorrect length for an alliance name.
  1294. */
  1295. INCORRECT_ALLIANCE_NAME_LENGTH(507),
  1296. /**
  1297. * ID: 508<br>
  1298. * Message: This alliance name already exists.
  1299. */
  1300. ALLIANCE_ALREADY_EXISTS(508),
  1301. /**
  1302. * ID: 509<br>
  1303. * Message: Cannot accept. clan ally is registered as an enemy during siege battle.
  1304. */
  1305. CANT_ACCEPT_ALLY_ENEMY_FOR_SIEGE(509),
  1306. /**
  1307. * ID: 510<br>
  1308. * Message: You have invited someone to your alliance.
  1309. */
  1310. YOU_INVITED_FOR_ALLIANCE(510),
  1311. /**
  1312. * ID: 511<br>
  1313. * Message: You must first select a user to invite.
  1314. */
  1315. SELECT_USER_TO_INVITE(511),
  1316. /**
  1317. * ID: 512<br>
  1318. * Message: Do you really wish to withdraw from the alliance?
  1319. */
  1320. DO_YOU_WISH_TO_WITHDRW(512),
  1321. /**
  1322. * ID: 513<br>
  1323. * Message: Enter the name of the clan you wish to expel.
  1324. */
  1325. ENTER_NAME_CLAN_TO_EXPEL(513),
  1326. /**
  1327. * ID: 514<br>
  1328. * Message: Do you really wish to dissolve the alliance?
  1329. */
  1330. DO_YOU_WISH_TO_DISOLVE(514),
  1331. /**
  1332. * ID: 515<br>
  1333. * Messages: Enter a file name for the alliance crest.
  1334. */
  1335. ENTER_FILE_NAME_CREST(515),
  1336. /**
  1337. * ID: 516<br>
  1338. * Message: $s1 has invited you to be their friend.
  1339. */
  1340. SI_INVITED_YOU_AS_FRIEND(516),
  1341. /**
  1342. * ID: 517<br>
  1343. * Message: You have accepted the alliance.
  1344. */
  1345. YOU_ACCEPTED_ALLIANCE(517),
  1346. /**
  1347. * ID: 518<br>
  1348. * Message: You have failed to invite a clan into the alliance.
  1349. */
  1350. FAILED_TO_INVITE_CLAN_IN_ALLIANCE(518),
  1351. /**
  1352. * ID: 519<br>
  1353. * Message: You have withdrawn from the alliance.
  1354. */
  1355. YOU_HAVE_WITHDRAWN_FROM_ALLIANCE(519),
  1356. /**
  1357. * ID: 520<br>
  1358. * Message: You have failed to withdraw from the alliance.
  1359. */
  1360. YOU_HAVE_FAILED_TO_WITHDRAWN_FROM_ALLIANCE(520),
  1361. /**
  1362. * ID: 521<br>
  1363. * Message: You have succeeded in expelling a clan.
  1364. */
  1365. YOU_HAVE_EXPELED_A_CLAN(521),
  1366. /**
  1367. * ID: 522<br>
  1368. * Message: You have failed to expel a clan.
  1369. */
  1370. FAILED_TO_EXPELED_A_CLAN(522),
  1371. /**
  1372. * ID: 523<br>
  1373. * Message: The alliance has been dissolved.
  1374. */
  1375. ALLIANCE_DISOLVED(523),
  1376. /**
  1377. * ID: 524<br>
  1378. * Message: You have failed to dissolve the alliance.
  1379. */
  1380. FAILED_TO_DISOLVE_ALLIANCE(524),
  1381. /**
  1382. * ID: 525<br>
  1383. * Message: You have succeeded in inviting a friend to your friends list.
  1384. */
  1385. YOU_HAVE_SUCCEEDED_INVITING_FRIEND(525),
  1386. /**
  1387. * ID: 526<br>
  1388. * Message: You have failed to add a friend to your friends list.
  1389. */
  1390. FAILED_TO_INVITE_A_FRIEND(526),
  1391. /**
  1392. * ID: 527<br>
  1393. * Message: "$s1 leader, $s2, has requested an alliance."
  1394. */
  1395. S2_ALLIANCE_LEADER_OF_S1_REQUESTED_ALLIANCE(527),
  1396. /**
  1397. * ID: 528<br>
  1398. * Message: Unable to find file at target location.
  1399. */
  1400. FILE_NOT_FOUND(528),
  1401. /**
  1402. * ID: 529<br>
  1403. * Message: "You may only register an 8 x 12 pixel, 256-color BMP."
  1404. */
  1405. YOU_MAY_ONLY_REGISTER_AN_8_BY_12_PIXEL_256_COLOR_BMP(529),
  1406. /**
  1407. * ID: 530<br>
  1408. * Message: The Spiritshot does not match the weapon's grade.
  1409. */
  1410. SPIRITSHOTS_GRADE_MISMATCH(530),
  1411. /**
  1412. * ID: 531<br>
  1413. * Message: You do not have enough Spiritshots for that.
  1414. */
  1415. NOT_ENOUGH_SPIRITSHOTS(531),
  1416. /**
  1417. * ID: 532<br>
  1418. * Message: You may not use Spiritshots.
  1419. */
  1420. CANNOT_USE_SPIRITSHOTS(532),
  1421. /**
  1422. * ID: 533<br>
  1423. * Message: Power of Mana enabled.
  1424. */
  1425. ENABLED_SPIRITSHOT(533),
  1426. /**
  1427. * ID: 535<br>
  1428. * Message: Enter a name for your pet.
  1429. */
  1430. NAMING_NAME_PET(535),
  1431. /**
  1432. * ID: 538<br>
  1433. * Message: Your SP has decreased by $s1.
  1434. */
  1435. SP_DECREASED_S1(538),
  1436. /**
  1437. * ID: 539<br>
  1438. * Message: Your Experience has decreased by $s1.
  1439. */
  1440. EXP_DECREASED_BY_S1(539),
  1441. /**
  1442. * ID: 540<br>
  1443. * Message: Clan leaders may not be deleted. Dissolve the clan first and try again.
  1444. */
  1445. CLAN_LEADERS_MAY_NOT_BE_DELETED(540),
  1446. /**
  1447. * ID: 541<br>
  1448. * Message: You may not delete a clan member. Withdraw from the clan first and try again.
  1449. */
  1450. CLAN_MEMBER_MAY_NOT_BE_DELETED(541),
  1451. /**
  1452. * ID: 543<br>
  1453. * Message: You already have a pet.
  1454. */
  1455. YOU_ALREADY_HAVE_A_PET(543),
  1456. /**
  1457. * ID: 544<br>
  1458. * Message: Your pet cannot carry this item.
  1459. */
  1460. ITEM_NOT_FOR_PETS(544),
  1461. /**
  1462. * ID: 547<br>
  1463. * Message: Summoning your pet.
  1464. */
  1465. SUMMON_A_PET(547),
  1466. /**
  1467. * ID: 548<br>
  1468. * Message: Your pet's name can be up to 8 characters in length.
  1469. */
  1470. NAMING_PETNAME_UP_TO_8CHARS(548),
  1471. /**
  1472. * ID: 549<br>
  1473. * Message: "To create an alliance, your clan must be Level 5 or higher."
  1474. */
  1475. TO_CREATE_AN_ALLY_YOU_CLAN_MUST_BE_LEVEL_5_OR_HIGHER(549),
  1476. /**
  1477. * ID: 550<br>
  1478. * Message: You may not create an alliance during the term of dissolution postponement.
  1479. */
  1480. YOU_MAY_NOT_CREATE_ALLY_WHILE_DISSOLVING(550),
  1481. /**
  1482. * ID: 551<br>
  1483. * Message: You cannot raise your clan level during the term of dispersion postponement.
  1484. */
  1485. CANNOT_RISE_LEVEL_WHILE_DISSOLUTION_IN_PROGRESS(551),
  1486. /**
  1487. * ID: 552<br>
  1488. * Message: "During the grace period for dissolving a clan, the registration or deletion of a clan's crest is not allowed."
  1489. */
  1490. CANNOT_SET_CREST_WHILE_DISSOLUTION_IN_PROGRESS(552),
  1491. /**
  1492. * ID: 554<br>
  1493. * Message: You cannot disperse the clans in your alliance.
  1494. */
  1495. CANNOT_DISPERSE_THE_CLANS_IN_ALLY(554),
  1496. /**
  1497. * ID: 559<br>
  1498. * Message: You have purchased $s2 from $s1.
  1499. */
  1500. PURCHASED_S2_FROM_S1(559),
  1501. /**
  1502. * ID: 560<br>
  1503. * Message: You have purchased +$s2 $s3 from $s1.
  1504. */
  1505. PURCHASED_S2_S3_FROM_S1(560),
  1506. /**
  1507. * ID: 561<br>
  1508. * Message: You have purchased $s3 $s2(s) from $s1.
  1509. */
  1510. PURCHASED_S3_S2_S_FROM_S1(561),
  1511. /**
  1512. * ID: 562<br>
  1513. * Message: You may not crystallize this item. Your crystallization skill level is too low.
  1514. */
  1515. CRYSTALLIZE_LEVEL_TOO_LOW(562),
  1516. /**
  1517. * ID: 568<br>
  1518. * Message: Cubic Summoning failed.
  1519. */
  1520. CUBIC_SUMMONING_FAILED(568),
  1521. /**
  1522. * ID: 572<br>
  1523. * Message: Do you wish to join $s1's party? (Item distribution: Finders Keepers)
  1524. */
  1525. S1_INVITED_YOU_TO_PARTY_FINDER_KEEPER(572),
  1526. /**
  1527. * ID: 573<br>
  1528. * Message: Do you wish to join $s1's party? (Item distribution: Random)
  1529. */
  1530. S1_INVITED_YOU_TO_PARTY_RANDOM(573),
  1531. /**
  1532. * ID: 574<br>
  1533. * Message: Pets and Servitors are not available at this time.
  1534. */
  1535. PETS_ARE_NOT_AVAILABLE_AT_THIS_TIME(574),
  1536. /**
  1537. * ID: 578<br>
  1538. * Message: You cannot summon during combat.
  1539. */
  1540. YOU_CANNOT_SUMMON_IN_COMBAT(578),
  1541. /**
  1542. * ID: 579<br>
  1543. * Message: A pet cannot be sent back during battle.
  1544. */
  1545. PET_CANNOT_SENT_BACK_DURING_BATTLE(579),
  1546. /**
  1547. * ID: 581<br>
  1548. * Message: There is a space in the name.
  1549. */
  1550. NAMING_THERE_IS_A_SPACE(581),
  1551. /**
  1552. * ID: 582<br>
  1553. * Message: Inappropriate character name.
  1554. */
  1555. NAMING_INAPPROPRIATE_CHARACTER_NAME(582),
  1556. /**
  1557. * ID: 583<br>
  1558. * Message: Name includes forbidden words.
  1559. */
  1560. NAMING_INCLUDES_FORBIDDEN_WORDS(583),
  1561. /**
  1562. * ID: 584<br>
  1563. * Message: This is already in use by another pet.
  1564. */
  1565. NAMING_ALREADY_IN_USE_BY_ANOTHER_PET(584),
  1566. /**
  1567. * ID: 589<br>
  1568. * Message: A dead pet cannot be sent back.
  1569. */
  1570. DEAD_PET_CANNOT_BE_RETURNED(589),
  1571. /**
  1572. * ID: 590<br>
  1573. * Message: Your pet is motionless and any attempt you make to give
  1574. * it something goes unrecognized.
  1575. */
  1576. CANNOT_GIVE_ITEMS_TO_DEAD_PET(590),
  1577. /**
  1578. * ID: 591<br>
  1579. * Message: An invalid character is included in the pet's name.
  1580. */
  1581. NAMING_PETNAME_CONTAINS_INVALID_CHARS(591),
  1582. /**
  1583. * ID: 594<br>
  1584. * Message: You may not restore a hungry pet.
  1585. */
  1586. YOU_CANNOT_RESTORE_HUNGRY_PETS(594),
  1587. /**
  1588. * ID: 600<br>
  1589. * Message: You may not equip a pet item.
  1590. */
  1591. CANNOT_EQUIP_PET_ITEM(600),
  1592. /**
  1593. * ID: 601<br>
  1594. * Message: There are $S1 petitions currently on the waiting list.
  1595. */
  1596. S1_PETITION_ON_WAITING_LIST(601),
  1597. /**
  1598. * ID: 602<br>
  1599. * Message: The petition system is currently unavailable. Please try again later.
  1600. */
  1601. PETITION_SYSTEM_CURRENT_UNAVAILABLE(602),
  1602. /**
  1603. * ID: 603<br>
  1604. * Message: That item cannot be discarded or exchanged.
  1605. */
  1606. CANNOT_DISCARD_EXCHANGE_ITEM(603),
  1607. /**
  1608. * ID: 607<br>
  1609. * Message: You do not have any further skills to learn. Come back when you have reached Level $s1.
  1610. */
  1611. DO_NOT_HAVE_FURTHER_SKILLS_TO_LEARN(607),
  1612. /**
  1613. * ID: 608<br>
  1614. * Message: $s1 has obtained $s3 $s2 by using Sweeper.
  1615. */
  1616. S1_SWEEPED_UP_S2_S3(608),
  1617. /**
  1618. * ID: 609<br>
  1619. * Message: $s1 has obtained $s2 by using Sweeper.
  1620. */
  1621. S1_SWEEPED_UP_S2(609),
  1622. /**
  1623. * ID: 610<br>
  1624. * Message: Your skill has been canceled due to lack of HP.
  1625. */
  1626. SKILL_REMOVED_DUE_LACK_HP(610),
  1627. /**
  1628. * ID: 612<br>
  1629. * Message: The Spoil condition has been activated.
  1630. */
  1631. SPOIL_SUCCESS(612),
  1632. /**
  1633. * ID: 613<br>
  1634. * Message: ======<Ignore List>======
  1635. */
  1636. BLOCK_LIST_HEADER(613),
  1637. /**
  1638. * ID: 615<br>
  1639. * Message: You have failed to register the user to your Ignore List.
  1640. */
  1641. FAILED_TO_REGISTER_TO_IGNORE_LIST(615),
  1642. /**
  1643. * ID: 617<br>
  1644. * Message: $s1 has been added to your Ignore List.
  1645. */
  1646. S1_WAS_ADDED_TO_YOUR_IGNORE_LIST(617),
  1647. /**
  1648. * ID: 618<br>
  1649. * Message: $s1 has been removed from your Ignore List.
  1650. */
  1651. S1_WAS_REMOVED_FROM_YOUR_IGNORE_LIST(618),
  1652. /**
  1653. * ID: 619<br>
  1654. * Message: $s1 has placed you on his/her Ignore List.
  1655. */
  1656. S1_HAS_ADDED_YOU_TO_IGNORE_LIST(619),
  1657. /**
  1658. * ID: 626<br>
  1659. * Message: The $s1 clan did not respond: war proclamation has been refused.
  1660. */
  1661. WAR_PROCLAMATION_HAS_BEEN_REFUSED(626),
  1662. /**
  1663. * ID: 628<br>
  1664. * Message: You have already been at war with the $s1 clan: 5 days must pass before you can declare war again.
  1665. */
  1666. ALREADY_AT_WAR_WITH_S1_WAIT_5_DAYS(628),
  1667. /**
  1668. * ID: 638<br>
  1669. * Message: You have already requested a Siege Battle.
  1670. */
  1671. ALREADY_REQUESTED_SIEGE_BATTLE(638),
  1672. /**
  1673. * ID: 639<br>
  1674. * Message: Your application has been denied because you have already submitted
  1675. * a request for another Siege Battle.
  1676. */
  1677. APPLICATION_DENIED_BECAUSE_ALREADY_SUBMITTED_A_REQUEST_FOR_ANOTHER_SIEGE_BATTLE(639),
  1678. /**
  1679. * ID: 642<br>
  1680. * Message: You are already registered to the attacker
  1681. * side and must cancel your registration before submitting your request.
  1682. */
  1683. NOT_AUTHORIZED_TO_REGISTER_RECIPE(642),
  1684. /**
  1685. * ID: 650<br>
  1686. * Message: You may not summon from your current location.
  1687. */
  1688. YOU_MAY_NOT_SUMMON_FROM_YOUR_CURRENT_LOCATION(650),
  1689. /**
  1690. * ID: 653<br>
  1691. * Message: You do not have the authority to position mercenaries.
  1692. */
  1693. YOU_DO_NOT_HAVE_AUTHORITY_TO_POSITION_MERCENARIES(653),
  1694. /**
  1695. * ID: 654<br>
  1696. * Message: You do not have the authority to cancel mercenary positioning.
  1697. */
  1698. YOU_DO_NOT_HAVE_AUTHORITY_TO_CANCEL_MERCENARY_POSITIONING(654),
  1699. /**
  1700. * ID: 655<br>
  1701. * Message: Mercenaries cannot be positioned here.
  1702. */
  1703. MERCENARIES_CANNOT_BE_POSITIONED_HERE(655),
  1704. /**
  1705. * ID: 656<br>
  1706. * Message: This mercenary cannot be positioned anymore.
  1707. */
  1708. THIS_MERCENARY_CANNOT_BE_POSITIONED_ANYMORE(656),
  1709. /**
  1710. * ID: 657<br>
  1711. * Message: Positioning cannot be done here because the distance between mercenaries is too short.
  1712. */
  1713. POSITIONING_CANNOT_BE_DONE_BECAUSE_DISTANCE_BETWEEN_MERCENARIES_TOO_SHORT(657),
  1714. /**
  1715. * ID: 658<br>
  1716. * Message: This is not a mercenary of a castle that you own and so you cannot cancel its positioning.
  1717. */
  1718. THIS_IS_NOT_A_MERCENARY_OF_A_CASTLE_THAT_YOU_OWN_AND_SO_CANNOT_CANCEL_POSITIONING(658),
  1719. /**
  1720. * ID: 661<br>
  1721. * Message: This character cannot be spoiled.
  1722. */
  1723. SPOIL_CANNOT_USE(661),
  1724. /**
  1725. * ID: 662<br>
  1726. * Message: The other player is rejecting friend invitations.
  1727. */
  1728. THE_PLAYER_IS_REJECTING_FRIEND_INVITATIONS(662),
  1729. /**
  1730. * ID: 688<br>
  1731. * Message: The clan that owns the castle is automatically registered on the defending side.
  1732. */
  1733. CLAN_THAT_OWNS_CASTLE_IS_AUTOMATICALLY_REGISTERED_DEFENDING(688),
  1734. /**
  1735. * ID: 672<br>
  1736. * Message: $s1 adena disappeared.
  1737. */
  1738. DISSAPEARED_ADENA(672),
  1739. /**
  1740. * ID: 681<br>
  1741. * Message: The clan does not own a clan hall.
  1742. */
  1743. CLAN_HAS_NO_CLAN_HALL(681),
  1744. /**
  1745. * ID: 683<br>
  1746. * Message: There are no priority rights on a sweeper.
  1747. */
  1748. SWEEP_NOT_ALLOWED(683),
  1749. /**
  1750. * ID: 691<br>
  1751. * Message: $s1 clan is already a member of $s2 alliance.
  1752. */
  1753. S1_CLAN_ALREADY_MEMBER_OF_S2_ALLIANCE(691),
  1754. /**
  1755. * ID: 692<br>
  1756. * Message: The other party is frozen. Please wait a moment.
  1757. */
  1758. OTHER_PARTY_IS_DROZEN(692),
  1759. /**
  1760. * ID: 695<br>
  1761. * Message: You cannot set the name of the pet.
  1762. */
  1763. NAMING_YOU_CANNOT_SET_NAME_OF_THE_PET(695),
  1764. /**
  1765. * ID: 700<br>
  1766. * Message: The purchase is complete.
  1767. */
  1768. THE_PURCHASE_IS_COMPLETE(700),
  1769. /**
  1770. * ID: 703<br>
  1771. * Message: ======<GM List>======
  1772. */
  1773. GM_LIST(703),
  1774. /**
  1775. * ID: 704<br>
  1776. * Message: GM : $s1
  1777. */
  1778. GM_S1(704),
  1779. /**
  1780. * ID: 702 <br>
  1781. * Message: There are no GMs
  1782. * currently visible in the public list as they may be
  1783. * performing other functions at the moment.
  1784. */
  1785. NO_GM_PROVIDING_SERVICE_NOW(702),
  1786. /**
  1787. * ID: 707<br>
  1788. * Message: You cannot teleport to a village that is in a siege.
  1789. */
  1790. NO_PORT_THAT_IS_IN_SIGE(707),
  1791. /**
  1792. * ID: 709<br>
  1793. * Message: You do not have the right to use the clan warehouse.
  1794. */
  1795. YOU_DO_NOT_HAVE_THE_RIGHT_TO_USE_CLAN_WAREHOUSE(709),
  1796. /**
  1797. * ID: 710<br>
  1798. * Message: Only clans of clan level 1 or higher can use a clan warehouse.
  1799. */
  1800. ONLY_LEVEL_1_CLAN_OR_HIGHER_CAN_USE_WAREHOUSE(710),
  1801. /**
  1802. * ID: 714
  1803. * Message: A trap device has been tripped.
  1804. *
  1805. */
  1806. A_TRAP_DEVICE_HAS_BEEN_STOPPED(714),
  1807. /**
  1808. * ID: 720<br>
  1809. * Message: The purchase price is higher than the amount of money that you
  1810. * have and so you cannot open a personal store.
  1811. */
  1812. THE_PURCHASE_PRICE_IS_HIGHER_THAN_MONEY(720),
  1813. /**
  1814. * ID: 722<br>
  1815. * Message: You cannot dissolve an alliance while an affiliated clan is
  1816. * participating in a siege battle.
  1817. */
  1818. CANNOT_DISSOLVE_ALLY_WHILE_IN_SIEGE(722),
  1819. /**
  1820. * ID: 723<br>
  1821. * Message: The opposing clan is participating in a siege battle.
  1822. */
  1823. OPPOSING_CLAN_IS_PARTICIPATING_IN_SIEGE(723),
  1824. /**
  1825. * ID: 730<br>
  1826. * Message: - You have submitted your $s1th petition. - You may submit $s2
  1827. * more petition(s) today.
  1828. */
  1829. SUBMITTED_YOU_S1_TH_PETITION_S2_LEFT(730),
  1830. /**
  1831. * ID: 733<br>
  1832. * Message: We have received $s1 petitions from you today and that is the
  1833. * maximum that you can submit in one day. You cannot submit any more
  1834. * petitions.
  1835. */
  1836. WE_HAVE_RECEIVED_S1_PETITIONS_TODAY(733),
  1837. /**
  1838. * ID: 736<br>
  1839. * Message: The petition was canceled. You may submit $s1 more petition(s)
  1840. * today.
  1841. */
  1842. PETITION_CANCELED_SUBMIT_S1_MORE_TODAY(736),
  1843. /**
  1844. * ID: 738<br>
  1845. * Message: You have not submitted a petition.
  1846. */
  1847. PETITION_NOT_SUBMITTED(738),
  1848. /**
  1849. * ID: 745<br>
  1850. * Message: You are currently not in a petition chat.
  1851. */
  1852. YOU_ARE_NOT_IN_PETITION_CHAT(745),
  1853. /**
  1854. * ID: 749<br>
  1855. * Message: The effect of $s1 has been removed.
  1856. */
  1857. EFFECT_S1_DISAPPEARED(749),
  1858. /**
  1859. * ID: 750<br>
  1860. * Message: There are no other skills to learn.
  1861. */
  1862. NO_MORE_SKILLS_TO_LEARN(750),
  1863. /**
  1864. * ID: 760<br>
  1865. * Message: $s1 cannot join the clan because one day has not yet passed
  1866. * since he/she left another clan.
  1867. */
  1868. S1_MUST_WAIT_BEFORE_JOINING_ANOTHER_CLAN(760),
  1869. /**
  1870. * ID: 761<br>
  1871. * Message: $s1 clan cannot join the alliance because one day has not yet
  1872. * passed since it left another alliance.
  1873. */
  1874. S1_CANT_ENTER_ALLIANCE_WITHIN_1_DAY(761),
  1875. /**
  1876. * ID: 764<br>
  1877. * Message: You have been playing for an extended period of time. Please consider taking a break.
  1878. */
  1879. PLAYING_FOR_LONG_TIME(764),
  1880. /**
  1881. * ID: 780<br>
  1882. * Message: Observation is only possible during a siege.
  1883. */
  1884. ONLY_VIEW_SIEGE(780),
  1885. /**
  1886. * ID: 781<br>
  1887. * Message: Observers cannot participate.
  1888. */
  1889. OBSERVERS_CANNOT_PARTICIPATE(781),
  1890. /**
  1891. * ID: 783<br>
  1892. * Message: Lottery ticket sales have been temporarily suspended.
  1893. */
  1894. LOTTERY_TICKET_SALES_TEMP_SUSPENDED(783),
  1895. /**
  1896. * ID: 784<br>
  1897. * Message: Tickets for the current lottery are no longer available.
  1898. */
  1899. NO_LOTTERY_TICKETS_AVAILABLE(784),
  1900. /**
  1901. * ID: 794<br>
  1902. * Message: You are not authorized to do that.
  1903. */
  1904. YOU_ARE_NOT_AUTHORIZED_TO_DO_THAT(794),
  1905. /**
  1906. * ID: 797<br>
  1907. * Message: You may create up to 48 macros.
  1908. */
  1909. YOU_MAY_CREATE_UP_TO_48_MACROS(797),
  1910. /**
  1911. * ID: 810<br>
  1912. * Message: Invalid macro. Refer to the Help file for instructions.
  1913. */
  1914. INVALID_MACRO(810),
  1915. /**
  1916. * ID: 816<br>
  1917. * Message: Tickets are now available for Monster Race $s1!
  1918. */
  1919. MONSRACE_TICKETS_AVAILABLE_FOR_S1_RACE(816),
  1920. /**
  1921. * ID: 817<br>
  1922. * Message: Now selling tickets for Monster Race $s1!
  1923. */
  1924. MONSRACE_TICKETS_NOW_AVAILABLE_FOR_S1_RACE(817),
  1925. /**
  1926. * ID: 818<br>
  1927. * Message: Ticket sales for the Monster Race will end in $s1 minute(s).
  1928. */
  1929. MONSRACE_TICKETS_STOP_IN_S1_MINUTES(818),
  1930. /**
  1931. * ID: 819<br>
  1932. * Message: Tickets sales are closed for Monster Race $s1. Odds are posted.
  1933. */
  1934. MONSRACE_TICKET_SALES_CLOSED(819),
  1935. /**
  1936. * ID: 820<br>
  1937. * Message: Monster Race $s2 will begin in $s1 minute(s)!
  1938. */
  1939. MONSRACE_BEGINS_IN_S1_MINUTES(820),
  1940. /**
  1941. * ID: 821<br>
  1942. * Message: Monster Race $s1 will begin in 30 seconds!
  1943. */
  1944. MONSRACE_BEGINS_IN_30_SECONDS(821),
  1945. /**
  1946. * ID: 822<br>
  1947. * Message: Monster Race $s1 is about to begin! Countdown in five seconds!
  1948. */
  1949. MONSRACE_COUNTDOWN_IN_FIVE_SECONDS(822),
  1950. /**
  1951. * ID: 823<br>
  1952. * Message: The race will begin in $s1 second(s)!
  1953. */
  1954. MONSRACE_BEGINS_IN_S1_SECONDS(823),
  1955. /**
  1956. * ID: 824<br>
  1957. * Message: They're off!
  1958. */
  1959. MONSRACE_RACE_START(824),
  1960. /**
  1961. * ID: 825<br>
  1962. * Message: Monster Race $s1 is finished!
  1963. */
  1964. MONSRACE_RACE_END(825),
  1965. /**
  1966. * ID: 826<br>
  1967. * Message: First prize goes to the player in lane $s1. Second prize goes to the player in lane $s2.
  1968. */
  1969. MONSRACE_FIRST_PLACE_S1_SECOND_S2(826),
  1970. /**
  1971. * ID: 827<br>
  1972. * Message: You may not impose a block on a GM.
  1973. */
  1974. YOU_MAY_NOT_IMPOSE_A_BLOCK_AN_A_GM(827),
  1975. /**
  1976. * ID: 829<br>
  1977. * Message: You cannot recommend yourself.
  1978. */
  1979. YOU_CANNOT_RECOMMEND_YOURSELF(829),
  1980. /**
  1981. * ID: 831<br>
  1982. * Message: You have been recommended by $s1.
  1983. */
  1984. YOU_HAVE_BEEN_RECOMMENDED(831),
  1985. /**
  1986. * ID: 830<br>
  1987. * Message: You have recommended $s1. You are authorized to make $s2 more recommendations.
  1988. */
  1989. YOU_HAVE_RECOMMENDED(830),
  1990. /**
  1991. * ID: 832<br>
  1992. * Message: That character has already been recommended.
  1993. */
  1994. THAT_CHARACTER_IS_RECOMMENDED(832),
  1995. /**
  1996. * ID: 833<br>
  1997. * Message: You are not authorized to make further recommendations at this time.
  1998. * You will receive more recommendation credits each day at 1 p.m.
  1999. */
  2000. NO_MORE_RECOMMENDATIONS_TO_HAVE(833),
  2001. /**
  2002. * ID: 835<br>
  2003. * Message: You may not throw the dice at this time. Try again later.
  2004. */
  2005. YOU_MAY_NOT_THROW_THE_DICE_AT_THIS_TIME_TRY_AGAIN_LATER(835),
  2006. /**
  2007. * ID: 836<br>
  2008. * Message: You have exceeded your inventory volume limit and cannot take this item.
  2009. */
  2010. YOU_HAVE_EXCEEDED_YOUR_INVENTORY_VOLUME_LIMIT_AND_CANNOT_TAKE_THIS_ITEM(836),
  2011. /**
  2012. * ID: 837<br>
  2013. * Message: Macro descriptions may contain up to 32 characters.
  2014. */
  2015. MACRO_DESCRIPTION_MAX_32_CHARS(837),
  2016. /**
  2017. * ID: 838<br>
  2018. * Message: Enter the name of the macro.
  2019. */
  2020. ENTER_THE_MACRO_NAME(838),
  2021. /**
  2022. * ID: 840<br>
  2023. * Message: That recipe is already registered.
  2024. */
  2025. RECIPE_ALREADY_REGISTERED(840),
  2026. /**
  2027. * ID: 841<br>
  2028. * Message: No further recipes may be registered.
  2029. */
  2030. NO_FUTHER_RECIPES_CAN_BE_ADDED(841),
  2031. /**
  2032. * ID: 843<br>
  2033. * Message: $s1 has rolled $s2.
  2034. */
  2035. S1_ROLLED_S2(834),
  2036. /**
  2037. * ID: 846<br>
  2038. * Message: The siege of $s1 has been canceled due to lack of interest.
  2039. */
  2040. SIEGE_OF_S1_HAS_BEEN_CANCELED_DUE_TO_LACK_OF_INTEREST(846),
  2041. /**
  2042. * ID: 853<br>
  2043. * Message: You may not alter your recipe book while engaged in manufacturing.
  2044. */
  2045. CANT_ALTER_RECIPEBOOK_WHILE_CRAFTING(853),
  2046. /**
  2047. * ID: 871<br>
  2048. * Message: The seed has been sown.
  2049. */
  2050. THE_SEED_HAS_BEEN_SOWN(871),
  2051. /**
  2052. * ID: 872<br>
  2053. * Message: This seed may not be sown here.
  2054. */
  2055. THIS_SEED_MAY_NOT_BE_SOWN_HERE(872),
  2056. /**
  2057. * ID: 873<br>
  2058. * Message: That character does not exist.
  2059. */
  2060. CHARACTER_DOES_NOT_EXIST(873),
  2061. /**
  2062. * ID: 877<br>
  2063. * Message: The symbol has been added.
  2064. */
  2065. SYMBOL_ADDED(877),
  2066. /**
  2067. * ID: 879<br>
  2068. * Message: The manor system is currently under maintenance.
  2069. */
  2070. THE_MANOR_SYSTEM_IS_CURRENTLY_UNDER_MAINTENANCE(879),
  2071. /**
  2072. * ID: 880<br>
  2073. * Message: The transaction is complete.
  2074. */
  2075. THE_TRANSACTION_IS_COMPLETE(880),
  2076. /**
  2077. * ID: 881<br>
  2078. * Message: There is a discrepancy on the invoice.
  2079. */
  2080. THERE_IS_A_DISCREPANCY_ON_THE_INVOICE(881),
  2081. /**
  2082. * ID: 882<br>
  2083. * Message: The seed quantity is incorrect.
  2084. */
  2085. THE_SEED_QUANTITY_IS_INCORRECT(882),
  2086. /**
  2087. * ID: 883<br>
  2088. * Message: The seed information is incorrect.
  2089. */
  2090. THE_SEED_INFORMATION_IS_INCORRECT(883),
  2091. /**
  2092. * ID: 884<br>
  2093. * Message: The manor information has been updated.
  2094. */
  2095. THE_MANOR_INFORMATION_HAS_BEEN_UPDATED(884),
  2096. /**
  2097. * ID: 885<br>
  2098. * Message: The number of crops is incorrect.
  2099. */
  2100. THE_NUMBER_OF_CROPS_IS_INCORRECT(885),
  2101. /**
  2102. * ID: 886<br>
  2103. * Message: The crops are priced incorrectly.
  2104. */
  2105. THE_CROPS_ARE_PRICED_INCORRECTLY(886),
  2106. /**
  2107. * ID: 887<br>
  2108. * Message: The type is incorrect.
  2109. */
  2110. THE_TYPE_IS_INCORRECT(887),
  2111. /**
  2112. * ID: 888<br>
  2113. * Message: No crops can be purchased at this time.
  2114. */
  2115. NO_CROPS_CAN_BE_PURCHASED_AT_THIS_TIME(888),
  2116. /**
  2117. * ID: 889<br>
  2118. * Message: The seed was successfully sown.
  2119. */
  2120. THE_SEED_WAS_SUCCESSFULLY_SOWN(889),
  2121. /**
  2122. * ID: 890<br>
  2123. * Message: The seed was not sown.
  2124. */
  2125. THE_SEED_WAS_NOT_SOWN(890),
  2126. /**
  2127. * ID: 891<br>
  2128. * Message: You are not authorized to harvest.
  2129. */
  2130. YOU_ARE_NOT_AUTHORIZED_TO_HARVEST(891),
  2131. /**
  2132. * ID: 892<br>
  2133. * Message: The harvest has failed.
  2134. */
  2135. THE_HARVEST_HAS_FAILED(892),
  2136. /**
  2137. * ID: 893<br>
  2138. * Message: The harvest failed because the seed was not sown.
  2139. */
  2140. THE_HARVEST_FAILED_BECAUSE_THE_SEED_WAS_NOT_SOWN(893),
  2141. /**
  2142. * ID: 894<br>
  2143. * Message: Up to $s1 recipes can be registered.
  2144. */
  2145. UP_TO_S1_RECIPES_CAN_REGISTER(894),
  2146. /**
  2147. * ID: 898<br>
  2148. * Message: Only characters of level 10 or above are authorized to make recommendations.
  2149. */
  2150. ONLY_LEVEL_SUP_10_CAN_RECOMMEND(898),
  2151. /**
  2152. * ID: 899<br>
  2153. * Message: The symbol cannot be drawn.
  2154. */
  2155. CANT_DRAW_SYMBOL(899),
  2156. /**
  2157. * ID: 910<br>
  2158. * Message: "Current location : $s1, $s2, $s3 (Near Talking Island Village)"
  2159. */
  2160. LOC_TI_S1_S2_S3(910),
  2161. /**
  2162. * ID: 911<br>
  2163. * Message: "Current location : $s1, $s2, $s3 (Near Gludin Village)"
  2164. */
  2165. LOC_GLUDIN_S1_S2_S3(911),
  2166. /**
  2167. * ID: 912<br>
  2168. * Message: "Current location : $s1, $s2, $s3 (Near the Town of Gludio)"
  2169. */
  2170. LOC_GLUDIO_S1_S2_S3(912),
  2171. /**
  2172. * ID: 913<br>
  2173. * Message: "Current location : $s1, $s2, $s3 (Near the Neutral Zone)"
  2174. */
  2175. LOC_NETRAL_ZONE_S1_S2_S3(913),
  2176. /**
  2177. * ID: 914<br>
  2178. * Message: "Current location : $s1, $s2, $s3 (Near the Elven Village)"
  2179. */
  2180. LOC_ELVEN_S1_S2_S3(914),
  2181. /**
  2182. * ID: 915<br>
  2183. * Message: "Current location : $s1, $s2, $s3 (Near the Dark Elf Village)"
  2184. */
  2185. LOC_DARK_ELVEN_S1_S2_S3(915),
  2186. /**
  2187. * ID: 916<br>
  2188. * Message: "Current location : $s1, $s2, $s3 (Near the Town of Dion)"
  2189. */
  2190. LOC_DION_S1_S2_S3(916),
  2191. /**
  2192. * ID: 917<br>
  2193. * Message: "Current location : $s1, $s2, $s3 (Near the Floran Village)"
  2194. */
  2195. LOC_FLORAN_S1_S2_S3(917),
  2196. /**
  2197. * ID: 918<br>
  2198. * Message: "Current location : $s1, $s2, $s3 (Near the Town of Giran)"
  2199. */
  2200. LOC_GIRAN_S1_S2_S3(918),
  2201. /**
  2202. * ID: 919<br>
  2203. * Message: "Current location : $s1, $s2, $s3 (Near Giran Harbor)"
  2204. */
  2205. LOC_GIRAN_HARBOR_S1_S2_S3(919),
  2206. /**
  2207. * ID: 920<br>
  2208. * Message: "Current location : $s1, $s2, $s3 (Near the Orc Village)"
  2209. */
  2210. LOC_ORC_S1_S2_S3(920),
  2211. /**
  2212. * ID: 921<br>
  2213. * Message: "Current location : $s1, $s2, $s3 (Near the Dwarven Village)"
  2214. */
  2215. LOC_DWARVEN_S1_S2_S3(921),
  2216. /**
  2217. * ID: 922<br>
  2218. * Message: "Current location : $s1, $s2, $s3 (Near the Town of Oren)"
  2219. */
  2220. LOC_OREN_S1_S2_S3(922),
  2221. /**
  2222. * ID: 923<br>
  2223. * Message: "Current location : $s1, $s2, $s3 (Near Hunters Village)"
  2224. */
  2225. LOC_HUNTER_S1_S2_S3(923),
  2226. /**
  2227. * ID: 924<br>
  2228. * Message: "Current location : $s1, $s2, $s3 (Near Aden Castle Town)"
  2229. */
  2230. LOC_ADEN_S1_S2_S3(924),
  2231. /**
  2232. * ID: 925<br>
  2233. * Message: "Current location : $s1, $s2, $s3 (Near the Coliseum)"
  2234. */
  2235. LOC_COLISEUM_S1_S2_S3(925),
  2236. /**
  2237. * ID: 926<br>
  2238. * Message: "Current location : $s1, $s2, $s3 (Near Heine)"
  2239. */
  2240. LOC_HEINE_S1_S2_S3(926),
  2241. /**
  2242. * ID: 927<br>
  2243. * Message: The current time is $s1:$s2 in the day.
  2244. */
  2245. TIME_S1_S2_IN_THE_DAY(927),
  2246. /**
  2247. * ID: 928<br>
  2248. * Message: The current time is $s1:$s2 in the night.
  2249. */
  2250. TIME_S1_S2_IN_THE_NIGHT(928),
  2251. /**
  2252. * ID: 930<br>
  2253. * Message: Lottery tickets are not currently being sold.
  2254. */
  2255. NO_LOTTERY_TICKETS_CURRENT_SOLD(930),
  2256. /**
  2257. * ID: 933<br>
  2258. * Message: The seed pricing greatly differs from standard seed prices.
  2259. */
  2260. THE_SEED_PRICING_GREATLY_DIFFERS_FROM_STANDARD_SEED_PRICES(933),
  2261. /**
  2262. * ID: 935<br>
  2263. * Message: The amount is not sufficient and so the manor is not in operation.
  2264. */
  2265. THE_AMOUNT_IS_NOT_SUFFICIENT_AND_SO_THE_MANOR_IS_NOT_IN_OPERATION(935),
  2266. /**
  2267. * ID: 938<br>
  2268. * Message: The community server is currently offline.
  2269. */
  2270. CB_OFFLINE(938),
  2271. /**
  2272. * ID: 970<br>
  2273. * Message: $s2's MP has been drained by $s1.
  2274. */
  2275. S2_MP_HAS_BEEN_DRAINED_BY_S1(970),
  2276. /**
  2277. * ID: 971<br>
  2278. * Message: Petitions cannot exceed 255 characters.
  2279. */
  2280. PETITION_MAX_CHARS_255(971),
  2281. /**
  2282. * ID: 972<br>
  2283. * Message: This pet cannot use this item.
  2284. */
  2285. PET_CANNOT_USE_ITEM(972),
  2286. /**
  2287. * ID: 974<br>
  2288. * Message: The soul crystal succeeded in absorbing a soul.
  2289. */
  2290. SOUL_CRYSTAL_ABSORBING_SUCCEEDED(974),
  2291. /**
  2292. * ID: 975<br>
  2293. * Message: The soul crystal was not able to absorb a soul.
  2294. */
  2295. SOUL_CRYSTAL_ABSORBING_FAILED(975),
  2296. /**
  2297. * ID: 976<br>
  2298. * Message: The soul crystal broke because it was not able to endure the soul energy.
  2299. */
  2300. SOUL_CRYSTAL_BROKE(976),
  2301. /**
  2302. * ID: 977<br>
  2303. * Message: The soul crystals caused resonation and failed at absorbing a soul.
  2304. */
  2305. SOUL_CRYSTAL_ABSORBING_FAILED_RESONATION(977),
  2306. /**
  2307. * ID: 978<br>
  2308. * Message: The soul crystal is refusing to absorb a soul.
  2309. */
  2310. SOUL_CRYSTAL_ABSORBING_REFUSED(978),
  2311. /**
  2312. * ID: 1051 <br>
  2313. * Message: Payment for your clan hall has not been made please make payment tomorrow.
  2314. */
  2315. PAYMENT_FOR_YOUR_CLAN_HALL_HAS_NOT_BEEN_MADE_PLEASE_MAKE_PAYMENT_TO_YOUR_CLAN_WAREHOUSE_BY_S1_TOMORROW(1051),
  2316. /**
  2317. * ID: 1052 <br>
  2318. * Message: Payment of Clan Hall is overdue the owner loose Clan Hall.
  2319. */
  2320. THE_CLAN_HALL_FEE_IS_ONE_WEEK_OVERDUE_THEREFORE_THE_CLAN_HALL_OWNERSHIP_HAS_BEEN_REVOKED(1052),
  2321. /**
  2322. * ID: 1009<br>
  2323. * Message: A strider cannot be ridden when dead.
  2324. */
  2325. STRIDER_CANT_BE_RIDDEN_WHILE_DEAD(1009),
  2326. /**
  2327. * ID: 1010<br>
  2328. * Message: A dead strider cannot be ridden.
  2329. */
  2330. DEAD_STRIDER_CANT_BE_RIDDEN(1010),
  2331. /**
  2332. * ID: 1011<br>
  2333. * Message: A strider in battle cannot be ridden.
  2334. */
  2335. STRIDER_IN_BATLLE_CANT_BE_RIDDEN(1011),
  2336. /**
  2337. * ID: 1012<br>
  2338. * Message: A strider cannot be ridden while in battle.
  2339. */
  2340. STRIDER_CANT_BE_RIDDEN_WHILE_IN_BATTLE(1012),
  2341. /**
  2342. * ID: 1013<br>
  2343. * Message: A strider can be ridden only when standing.
  2344. */
  2345. STRIDER_CAN_BE_RIDDEN_ONLY_WHILE_STANDING(1013),
  2346. /**
  2347. * ID: 1014<br>
  2348. * Message: Your pet gained $s1 experience points.
  2349. */
  2350. PET_EARNED_S1_EXP(1014),
  2351. /**
  2352. * ID: 1015<br>
  2353. * Message: Your pet hit for $s1 damage.
  2354. */
  2355. PET_HIT_FOR_S1_DAMAGE(1015),
  2356. /**
  2357. * ID: 1016<br>
  2358. * Message: Your pet received $s2 damage caused by $s1.
  2359. */
  2360. PET_RECEIVED_S2_DAMAGE_BY_S1(1016),
  2361. /**
  2362. * ID: 1016<br>
  2363. * Message: Your pet received $s2 damage caused by $s1.
  2364. */
  2365. S1_GAME_PET_S2_DMG(1016),
  2366. /**
  2367. * ID: 1026<br>
  2368. * Message: The summoned monster gave damage of $s1
  2369. */
  2370. SUMMON_GAVE_DAMAGE_S1(1026),
  2371. /**
  2372. * ID: 1027<br>
  2373. * Message: The summoned monster received damage of $s2 caused by $s1.
  2374. */
  2375. SUMMON_RECEIVED_DAMAGE_S2_BY_S1(1027),
  2376. /**
  2377. * ID: 1017<br>
  2378. * Message: Pet's critical hit!
  2379. */
  2380. CRITICAL_HIT_BY_PET(1017),
  2381. /**
  2382. * ID: 1028<br>
  2383. * Message: Summoned monster's critical hit!
  2384. */
  2385. CRITICAL_HIT_BY_SUMMONED_MOB(1028),
  2386. /**
  2387. * ID: 1030<br>
  2388. * Message: <Party Information>
  2389. */
  2390. PARTY_INFORMATION(1030),
  2391. /**
  2392. * ID: 1031<br>
  2393. * Message: Looting method: Finders keepers
  2394. */
  2395. LOOTING_FINDERS_KEEPERS(1031),
  2396. /**
  2397. * ID: 1032<br>
  2398. * Message: Looting method: Random
  2399. */
  2400. LOOTING_RANDOM(1032),
  2401. /**
  2402. * ID: 1033<br>
  2403. * Message: Looting method: Random including spoil
  2404. */
  2405. LOOTING_RANDOM_INCLUDE_SPOIL(1033),
  2406. /**
  2407. * ID: 1034<br>
  2408. * Message: Looting method: By turn
  2409. */
  2410. LOOTING_BY_TURN(1034),
  2411. /**
  2412. * ID: 1035<br>
  2413. * Message: Looting method: By turn including spoil
  2414. */
  2415. LOOTING_BY_TURN_INCLUDE_SPOIL(1035),
  2416. /**
  2417. * ID: 1036<br>
  2418. * Message: You have exceeded the quantity that can be inputted.
  2419. */
  2420. YOU_HAVE_EXCEEDED_QUANTITY_THAT_CAN_BE_INPUTTED(1036),
  2421. /**
  2422. * ID: 1039<br>
  2423. * Message: Items left at the clan hall warehouse can only be retrieved by the clan leader.
  2424. * Do you want to continue?
  2425. */
  2426. ONLY_CLAN_LEADER_CAN_RETRIEVE_ITEMS_FROM_CLAN_WAREHOUSE(1039),
  2427. /**
  2428. * ID: 1041<br>
  2429. * Message: The next seed purchase price is $s1 adena.
  2430. */
  2431. THE_NEXT_SEED_PURCHASE_PRICE_IS_S1_ADENA(1041),
  2432. /**
  2433. * ID: 1044<br>
  2434. * Message: Monster race payout information is not available while tickets are being sold.
  2435. */
  2436. MONSRACE_NO_PAYOUT_INFO(1044),
  2437. /**
  2438. * ID: 1046<br>
  2439. * Message: Monster race tickets are no longer available.
  2440. */
  2441. MONSRACE_TICKETS_NOT_AVAILABLE(1046),
  2442. /**
  2443. * ID: 1050<br>
  2444. * Message: There are no communities in my clan. Clan communities are allowed for clans with skill levels of 2 and higher.
  2445. */
  2446. NO_CB_IN_MY_CLAN(1050),
  2447. /**
  2448. * ID: 1053<br>
  2449. * Message: It is not possible to resurrect in battlefields where a siege war is taking place.
  2450. */
  2451. CANNOT_BE_RESURRECTED_DURING_SIEGE(1053),
  2452. /**
  2453. * ID: 1058<br>
  2454. * Message: The sales price for seeds is $s1 adena.
  2455. */
  2456. THE_SALES_PRICE_FOR_SEEDS_IS_S1_ADENA(1058),
  2457. /**
  2458. * ID: 1060<br>
  2459. * Message: The remainder after selling the seeds is $s1.
  2460. */
  2461. THE_REMAINDER_AFTER_SELLING_THE_SEEDS_IS_S1(1060),
  2462. /**
  2463. * ID: 1061<br>
  2464. * Message: The recipe cannot be registered. You do not have the ability to create items.
  2465. */
  2466. CANT_REGISTER_NO_ABILITY_TO_CRAFT(1061),
  2467. /**
  2468. * ID: 1064<br>
  2469. * Message: The equipment, +$s1 $s2, has been removed.
  2470. */
  2471. EQUIPMENT_S1_S2_REMOVED(1064),
  2472. /**
  2473. * ID: 1065<br>
  2474. * Message: While operating a private store or workshop, you cannot discard, destroy, or trade an item.
  2475. */
  2476. CANNOT_TRADE_DISCARD_DROP_ITEM_WHILE_IN_SHOPMODE(1065),
  2477. /**
  2478. * ID: 1066<br>
  2479. * Message: $s1 HP has been restored.
  2480. */
  2481. S1_HP_RESTORED(1066),
  2482. /**
  2483. * ID: 1067<br>
  2484. * Message: $s2 HP has been restored by $s1
  2485. */
  2486. S2_HP_RESTORED_BY_S1(1067),
  2487. /**
  2488. * ID: 1068<br>
  2489. * Message: $s1 MP has been restored.
  2490. */
  2491. S1_MP_RESTORED(1068),
  2492. /**
  2493. * ID: 1069<br>
  2494. * Message: $s2 MP has been restored by $s1.
  2495. */
  2496. S2_MP_RESTORED_BY_S1(1069),
  2497. /**
  2498. * ID: 1112<br>
  2499. * Message: The prize amount for the winner of Lottery #$s1 is $s2 adena. We have $s3 first prize winners.
  2500. */
  2501. AMOUNT_FOR_WINNER_S1_IS_S2_ADENA_WE_HAVE_S3_PRIZE_WINNER(1112),
  2502. /**
  2503. * ID: 1113<br>
  2504. * Message: The prize amount for Lucky Lottery #$s1 is $s2 adena.
  2505. * There was no first prize winner in this drawing, therefore the
  2506. * jackpot will be added to the next drawing.
  2507. */
  2508. AMOUNT_FOR_LOTTERY_S1_IS_S2_ADENA_NO_WINNER(1113),
  2509. /**
  2510. * ID: 1114<br>
  2511. * Message: Your clan may not register to participate in a siege while under a
  2512. * grace period of the clan's dissolution.
  2513. */
  2514. CANT_PARTICIPATE_IN_SIEGE_WHILE_DISSOLUTION_IN_PROGRESS(1114),
  2515. /**
  2516. * ID: 1116<br>
  2517. * Message: One cannot leave one's clan during combat.
  2518. */
  2519. YOU_CANNOT_LEAVE_DURING_COMBAT(1116),
  2520. /**
  2521. * ID: 1117<br>
  2522. * Message: A clan member may not be dismissed during combat.
  2523. */
  2524. CLAN_MEMBER_CANNOT_BE_DISMISSED_DURING_COMBAT(1117),
  2525. /**
  2526. * ID: 1118<br>
  2527. * Message: Progress in a quest is possible only when your inventory's
  2528. * weight and volume are less than 80 percent of capacity.
  2529. */
  2530. INVENTORY_LESS_THAN_80_PERCENT(1118),
  2531. /**
  2532. * ID: 1125<br>
  2533. * Message: An item may not be created while engaged in trading.
  2534. */
  2535. CANNOT_CREATED_WHILE_ENGAGED_IN_TRADING(1125),
  2536. /**
  2537. * ID: 1135<br>
  2538. * Message: While you are engaged in combat, you cannot operate a private store or private workshop.
  2539. */
  2540. CANT_CRAFT_DURING_COMBAT(1135),
  2541. /**
  2542. * ID: 1137<br>
  2543. * Message: $s1 harvested $s3 $s2(s).
  2544. */
  2545. S1_HARVESTED_S3_S2S(1137),
  2546. /**
  2547. * ID: 1138<br>
  2548. * Message: $s1 harvested $s2(s).
  2549. */
  2550. S1_HARVESTED_S2S(1138),
  2551. /**
  2552. * ID: 1140<br>
  2553. * Message: Would you like to open the gate?
  2554. */
  2555. WOULD_YOU_LIKE_TO_OPEN_THE_GATE(1140),
  2556. /**
  2557. * ID: 1141<br>
  2558. * Message: Would you like to close the gate?
  2559. */
  2560. WOULD_YOU_LIKE_TO_CLOSE_THE_GATE(1141),
  2561. /**
  2562. * ID: 1176<br>
  2563. * Message: This is a quest event period.
  2564. */
  2565. QUEST_EVENT_PERIOD(1176),
  2566. /**
  2567. * ID: 1177<br>
  2568. * Message: This is the seal validation period.
  2569. */
  2570. VALIDATION_PERIOD(1177),
  2571. // /**
  2572. // * ID: 1178<br>
  2573. // */
  2574. // AVARICE_DESCRIPTION(1178),
  2575. //
  2576. // /**
  2577. // * ID: 1179<br>
  2578. // */
  2579. // GNOSIS_DESCRIPTION(1179),
  2580. //
  2581. // /**
  2582. // * ID: 1180<br>
  2583. // */
  2584. // STRIFE_DESCRIPTION(1180),
  2585. /**
  2586. * ID: 1183<br>
  2587. * Message: This is the initial period.
  2588. */
  2589. INITIAL_PERIOD(1183),
  2590. /**
  2591. * ID: 1184<br>
  2592. * Message: This is a period of calculating statistics in the server.
  2593. */
  2594. RESULTS_PERIOD(1184),
  2595. /**
  2596. * ID: 1188<br>
  2597. * Message: Your selected target can no longer receive a recommendation.
  2598. */
  2599. YOU_NO_LONGER_RECIVE_A_RECOMMENDATION(1188),
  2600. /**
  2601. * ID: 1196<br>
  2602. * Message: Your force has reached maximum capacity.
  2603. */
  2604. FORCE_MAXIMUM(1196),
  2605. /**
  2606. * ID: 1197<br>
  2607. * Message: Summoning a servitor costs $s2 $s1.
  2608. */
  2609. SUMMONING_SERVITOR_COSTS_S2_S1(1197),
  2610. /**
  2611. * ID: 1200<br>
  2612. * Message:($s1 ($s2 Alliance)
  2613. */
  2614. S1_S2_ALLIANCE(1200),
  2615. /**
  2616. * ID: 1202<br>
  2617. * Message:($s1 (No alliance exists)
  2618. */
  2619. S1_NO_ALLI_EXISTS(1202),
  2620. /**
  2621. * ID: 1208<br>
  2622. * Message: $s1 died and dropped $s3 $s2.
  2623. */
  2624. S1_DIED_DROPPED_S3_S2(1208),
  2625. /**
  2626. * ID: 1209<br>
  2627. * Message: Congratulations. Your raid was successful.
  2628. */
  2629. RAID_WAS_SUCCESSFUL(1209),
  2630. /**
  2631. * ID: 1210<br>
  2632. * Message: Seven Signs: The quest event period has begun.
  2633. * Visit a Priest of Dawn or Priestess of Dusk to participate in the event.
  2634. */
  2635. QUEST_EVENT_PERIOD_BEGUN(1210),
  2636. /**
  2637. * ID: 1211<br>
  2638. * Message: Seven Signs: The quest event period has ended.
  2639. * The next quest event will start in one week.
  2640. */
  2641. QUEST_EVENT_PERIOD_ENDED(1211),
  2642. /**
  2643. * ID: 1212<br>
  2644. * Message: Seven Signs: The Lords of Dawn have obtained the Seal of Avarice.
  2645. */
  2646. DAWN_OBTAINED_AVARICE(1212),
  2647. /**
  2648. * ID: 1213<br>
  2649. * Message: Seven Signs: The Lords of Dawn have obtained the Seal of Gnosis.
  2650. */
  2651. DAWN_OBTAINED_GNOSIS(1213),
  2652. /**
  2653. * ID: 1214<br>
  2654. * Message: Seven Signs: The Lords of Dawn have obtained the Seal of Strife.
  2655. */
  2656. DAWN_OBTAINED_STRIFE(1214),
  2657. /**
  2658. * ID: 1215<br>
  2659. * Message: Seven Signs: The Revolutionaries of Dusk have obtained the Seal of Avarice.
  2660. */
  2661. DUSK_OBTAINED_AVARICE(1215),
  2662. /**
  2663. * ID: 1216<br>
  2664. * Message: Seven Signs: The Revolutionaries of Dusk have obtained the Seal of Gnosis.
  2665. */
  2666. DUSK_OBTAINED_GNOSIS(1216),
  2667. /**
  2668. * ID: 1217<br>
  2669. * Message: Seven Signs: The Revolutionaries of Dusk have obtained the Seal of Strife.
  2670. */
  2671. DUSK_OBTAINED_STRIFE(1217),
  2672. /**
  2673. * ID: 1218<br>
  2674. * Message: Seven Signs: The Seal Validation period has begun.
  2675. */
  2676. SEAL_VALIDATION_PERIOD_BEGUN(1218),
  2677. /**
  2678. * ID: 1219<br>
  2679. * Message: Seven Signs: The Seal Validation period has ended.
  2680. */
  2681. SEAL_VALIDATION_PERIOD_ENDED(1219),
  2682. /**
  2683. * ID: 1235<br>
  2684. * Message: Do you wish to delete all your friends?
  2685. */
  2686. DO_YOU_WISH_TO_DELETE_FRIENDLIST(1235),
  2687. /**
  2688. * ID: 1241<br>
  2689. * Message: Seven Signs: The Lords of Dawn have won.
  2690. */
  2691. DAWN_WON(1241),
  2692. /**
  2693. * ID: 1240<br>
  2694. * Message: Seven Signs: The Revolutionaries of Dusk have won.
  2695. */
  2696. DUSK_WON(1240),
  2697. /**
  2698. * ID: 1260<br>
  2699. * Message: Seven Signs: Preparations have begun for the next quest event.
  2700. */
  2701. PREPARATIONS_PERIOD_BEGUN(1260),
  2702. /**
  2703. * ID: 1261<br>
  2704. * Message: Seven Signs: The quest event period has begun.
  2705. * Speak with a Priest of Dawn or Dusk Priestess if you wish to participate in the event.
  2706. */
  2707. COMPETITION_PERIOD_BEGUN(1261),
  2708. /**
  2709. * ID: 1262<br>
  2710. * Message: Seven Signs: Quest event has ended. Results are being tallied.
  2711. */
  2712. RESULTS_PERIOD_BEGUN(1262),
  2713. /**
  2714. * ID: 1263<br>
  2715. * Message: Seven Signs: This is the seal validation period. A new quest event period begins next Monday.
  2716. */
  2717. VALIDATION_PERIOD_BEGUN(1263),
  2718. /**
  2719. * ID: 1267<br>
  2720. * Message: Your contribution score is increased by $s1.
  2721. */
  2722. CONTRIB_SCORE_INCREASED(1267),
  2723. /**
  2724. * ID: 1269<br>
  2725. * Message: The new sub class has been added.
  2726. */
  2727. ADD_NEW_SUBCLASS(1269),
  2728. /**
  2729. * ID: 1270<br>
  2730. * Message: The transfer of sub class has been completed.
  2731. */
  2732. SUBCLASS_TRANSFER_COMPLETED(1270),
  2733. /**
  2734. * ID: 1273<br>
  2735. * Message: You will participate in the Seven Signs as a member of the Lords of Dawn.
  2736. */
  2737. SEVENSIGNS_PARTECIPATION_DAWN(1273),
  2738. /**
  2739. * ID: 1274<br>
  2740. * Message: You will participate in the Seven Signs as a member of the Revolutionaries of Dusk.
  2741. */
  2742. SEVENSIGNS_PARTECIPATION_DUSK(1274),
  2743. /**
  2744. * ID: 1275<br>
  2745. * Message: You've chosen to fight for the Seal of Avarice during this quest event period.
  2746. */
  2747. FIGHT_FOR_AVARICE(1275),
  2748. /**
  2749. * ID: 1276<br>
  2750. * Message: You've chosen to fight for the Seal of Gnosis during this quest event period.
  2751. */
  2752. FIGHT_FOR_GNOSIS(1276),
  2753. /**
  2754. * ID: 1277<br>
  2755. * Message: You've chosen to fight for the Seal of Strife during this quest event period.
  2756. */
  2757. FIGHT_FOR_STRIFE(1277),
  2758. /**
  2759. * ID: 1278<br>
  2760. * Message: The NPC server is not operating at this time.
  2761. */
  2762. NPC_SERVER_NOT_OPERATING(1278),
  2763. /**
  2764. * ID: 1279<br>
  2765. * Message: Contribution level has exceeded the limit. You may not continue.
  2766. */
  2767. CONTRIB_SCORE_EXCEEDED(1279),
  2768. /**
  2769. * ID: 1280<br>
  2770. * Message: Magic Critical Hit!
  2771. */
  2772. CRITICAL_HIT_MAGIC(1280),
  2773. /**
  2774. * ID: 1281<br>
  2775. * Message: Your excellent shield defense was a success!
  2776. */
  2777. YOUR_EXCELLENT_SHIELD_DEFENSE_WAS_A_SUCCESS(1281),
  2778. /**
  2779. * ID: 1282<br>
  2780. * Message: Your Karma has been changed to $s1
  2781. */
  2782. YOUR_KARMA_HAS_BEEN_CHANGED_TO(1282),
  2783. /**
  2784. * ID: 1286<br>
  2785. * Message: (Until next Monday at 6:00 p.m.)
  2786. */
  2787. UNTIL_MONDAY_6PM(1286),
  2788. /**
  2789. * ID: 1287<br>
  2790. * Message: (Until today at 6:00 p.m.)
  2791. */
  2792. UNTIL_TODAY_6PM(1287),
  2793. // /**
  2794. // * ID: 1288<br>
  2795. // * Message: If trends continue, $s1 will win and the seal will belong to:
  2796. // */
  2797. // S1_WILL_WIN_COMPETITION(1288),
  2798. /**
  2799. * ID: 1286<br>
  2800. * Message: (Until next Monday at 6:00 p.m.)
  2801. */
  2802. SEAL_OWNED_10_MORE_VOTED(1289),
  2803. /**
  2804. * ID: 1290<br>
  2805. * Message: Although the seal was not owned, since 35 percent or more people have voted.
  2806. */
  2807. SEAL_NOT_OWNED_35_MORE_VOTED(1290),
  2808. /**
  2809. * ID: 1291<br>
  2810. * Message: Although the seal was owned during the previous period,
  2811. * because less than 10 percent of people have voted.
  2812. */
  2813. SEAL_OWNED_10_LESS_VOTED(1291),
  2814. /**
  2815. * ID: 1292<br>
  2816. * Message: Since the seal was not owned during the previous period,
  2817. * and since less than 35 percent of people have voted.
  2818. */
  2819. SEAL_NOT_OWNED_35_LESS_VOTED(1292),
  2820. // /**
  2821. // * ID: 1293<br>
  2822. // * Message: If current trends continue, it will end in a tie.
  2823. // */
  2824. // COMPETITION_WILL_TIE(1293),
  2825. /**
  2826. * ID: 1294<br>
  2827. * Message: The competition has ended in a tie. Therefore, nobody has been awarded the seal.
  2828. */
  2829. COMPETITION_TIE_SEAL_NOT_AWARDED(1294),
  2830. /**
  2831. * ID: 1295<br>
  2832. * Message: Sub classes may not be created or changed while a skill is in use.
  2833. */
  2834. SUBCLASS_NO_CHANGE_OR_CREATE_WHILE_SKILL_IN_USE(1295),
  2835. /**
  2836. * ID: 1301<br>
  2837. * Message: Only a Lord of Dawn may use this.
  2838. */
  2839. CAN_BE_USED_BY_DAWN(1301),
  2840. /**
  2841. * ID: 1302<br>
  2842. * Message: Only a Revolutionary of Dusk may use this.
  2843. */
  2844. CAN_BE_USED_BY_DUSK(1302),
  2845. /**
  2846. * ID: 1308<br>
  2847. * Message: Congratulations - You've completed a class transfer!
  2848. */
  2849. CLASS_TRANSFER(1308),
  2850. /**
  2851. * ID: 1384<br>
  2852. * Message: $s1 has become the party leader.
  2853. */
  2854. S1_HAS_BECOME_A_PARTY_LEADER(1384),
  2855. /**
  2856. * ID: 1399<br>
  2857. * Message: Only the leader of the party can transfer party leadership to another player.
  2858. */
  2859. ONLY_A_PARTY_LEADER_CAN_TRANSFER_ONES_RIGHTS_TO_ANOTHER_PLAYER(1399),
  2860. /**
  2861. * ID: 1400<br>
  2862. * Message: Please select the person you wish to make the party leader.
  2863. */
  2864. PLEASE_SELECT_THE_PERSON_TO_WHOM_YOU_WOULD_LIKE_TO_TRANSFER_THE_RIGHTS_OF_A_PARTY_LEADER(1400),
  2865. /**
  2866. * ID: 1401<br>
  2867. * Message: Slow down.you are already the party leader.
  2868. */
  2869. YOU_CANNOT_TRANSFER_RIGHTS_TO_YOURSELF(1401),
  2870. /**
  2871. * ID: 1402<br>
  2872. * Message: You may only transfer party leadership to another member of the party.
  2873. */
  2874. YOU_CAN_TRANSFER_RIGHTS_ONLY_TO_ANOTHER_PARTY_MEMBER(1402),
  2875. /**
  2876. * ID: 1403<br>
  2877. * Message: You have failed to transfer the party leadership.
  2878. */
  2879. YOU_HAVE_FAILED_TO_TRANSFER_THE_PARTY_LEADER_RIGHTS(1403),
  2880. /**
  2881. * ID: 1405<br>
  2882. * Message: $s1 CPs have been restored.
  2883. */
  2884. S1_CP_WILL_BE_RESTORED(1405),
  2885. /**
  2886. * ID: 1433<br>
  2887. * Message: You will now automatically apply $s1 to your target.
  2888. */
  2889. USE_OF_S1_WILL_BE_AUTO(1433),
  2890. /**
  2891. * ID: 1434<br>
  2892. * Message: You will no longer automatically apply $s1 to your weapon.
  2893. */
  2894. AUTO_USE_OF_S1_CANCELLED(1434),
  2895. /**
  2896. * ID: 1438<br>
  2897. * Message: There is no skill that enables enchant.
  2898. */
  2899. THERE_IS_NO_SKILL_THAT_ENABLES_ENCHANT(1438),
  2900. /**
  2901. * ID: 1439<br>
  2902. * Message: You do not have all of the items needed to enchant that skill.
  2903. */
  2904. YOU_DONT_HAVE_ALL_OF_THE_ITEMS_NEEDED_TO_ENCHANT_THAT_SKILL(1439),
  2905. /**
  2906. * ID: 1440<br>
  2907. * Message: You have succeeded in enchanting the skill $s1.
  2908. */
  2909. YOU_HAVE_SUCCEEDED_IN_ENCHANTING_THE_SKILL_S1(1440),
  2910. /**
  2911. * ID: 1441<br>
  2912. * Message: Skill enchant failed. The skill will be initialized.
  2913. */
  2914. YOU_HAVE_FAILED_TO_ENCHANT_THE_SKILL_S1(1441),
  2915. /**
  2916. * ID: 1443<br>
  2917. * Message: You do not have enough SP to enchant that skill.
  2918. */
  2919. YOU_DONT_HAVE_ENOUGH_SP_TO_ENCHANT_THAT_SKILL(1443),
  2920. /**
  2921. * ID: 1444<br>
  2922. * Message: You do not have enough experience (Exp) to enchant that skill.
  2923. */
  2924. YOU_DONT_HAVE_ENOUGH_EXP_TO_ENCHANT_THAT_SKILL(1444),
  2925. /**
  2926. * ID: 1447<br>
  2927. * Message: You cannot do that while fishing.
  2928. */
  2929. CANNOT_DO_WHILE_FISHING_1(1447),
  2930. /**
  2931. * ID: 1448<br>
  2932. * Message: Only fishing skills may be used at this time.
  2933. */
  2934. ONLY_FISHING_SKILLS_NOW(1448),
  2935. /**
  2936. * ID: 1449<br>
  2937. * Message: You've got a bite!
  2938. */
  2939. GOT_A_BITE(1449),
  2940. /**
  2941. * ID: 1450<br>
  2942. * Message: That fish is more determined than you are - it spit the hook!
  2943. */
  2944. FISH_SPIT_THE_HOOK(1450),
  2945. /**
  2946. * ID: 1451<br>
  2947. * Message: Your bait was stolen by that fish!
  2948. */
  2949. BAIT_STOLEN_BY_FISH(1451),
  2950. /**
  2951. * ID: 1452<br>
  2952. * Message: Baits have been lost because the fish got away.
  2953. */
  2954. BAIT_LOST_FISH_GOT_AWAY(1452),
  2955. /**
  2956. * ID: 1453<br>
  2957. * Message: You do not have a fishing pole equipped.
  2958. */
  2959. FISHING_POLE_NOT_EQUIPPED(1453),
  2960. /**
  2961. * ID: 1454<br>
  2962. * Message: You must put bait on your hook before you can fish.
  2963. */
  2964. BAIT_ON_HOOK_BEFORE_FISHING(1454),
  2965. /**
  2966. * ID: 1455<br>
  2967. * Message: You cannot fish while under water.
  2968. */
  2969. CANNOT_FISH_UNDER_WATER(1455),
  2970. /**
  2971. * ID: 1456<br>
  2972. * Message: You cannot fish while riding as a passenger of a boat - it's against the rules.
  2973. */
  2974. CANNOT_FISH_ON_BOAT(1456),
  2975. /**
  2976. * ID: 1457<br>
  2977. * Message: You can't fish here.
  2978. */
  2979. CANNOT_FISH_HERE(1457),
  2980. /**
  2981. * ID: 1458<br>
  2982. * Message: Your attempt at fishing has been cancelled.
  2983. */
  2984. FISHING_ATTEMPT_CANCELLED(1458),
  2985. /**
  2986. * ID: 1459<br>
  2987. * Message: You do not have enough bait.
  2988. */
  2989. NOT_ENOUGH_BAIT(1459),
  2990. /**
  2991. * ID: 1460<br>
  2992. * Message: You reel your line in and stop fishing.
  2993. */
  2994. REEL_LINE_AND_STOP_FISHING(1460),
  2995. /**
  2996. * ID: 1461<br>
  2997. * Message: You cast your line and start to fish.
  2998. */
  2999. CAST_LINE_AND_START_FISHING(1461),
  3000. /**
  3001. * ID: 1462<br>
  3002. * Message: You may only use the Pumping skill while you are fishing.
  3003. */
  3004. CAN_USE_PUMPING_ONLY_WHILE_FISHING(1462),
  3005. /**
  3006. * ID: 1463<br>
  3007. * Message: You may only use the Reeling skill while you are fishing.
  3008. */
  3009. CAN_USE_REELING_ONLY_WHILE_FISHING(1463),
  3010. /**
  3011. * ID: 1464<br>
  3012. * Message: The fish has resisted your attempt to bring it in.
  3013. */
  3014. FISH_RESISTED_ATTEMPT_TO_BRING_IT_IN(1464),
  3015. /**
  3016. * ID: 1465<br>
  3017. * Message: Your pumping is successful, causing $s1 damage.
  3018. */
  3019. PUMPING_SUCCESFUL_S1_DAMAGE(1465),
  3020. /**
  3021. * ID: 1466<br>
  3022. * Message: You failed to do anything with the fish and it regains $s1 HP.
  3023. */
  3024. FISH_RESISTED_PUMPING_S1_HP_REGAINED(1466),
  3025. /**
  3026. * ID: 1467<br>
  3027. * Message: You reel that fish in closer and cause $s1 damage.
  3028. */
  3029. REELING_SUCCESFUL_S1_DAMAGE(1467),
  3030. /**
  3031. * ID: 1468<br>
  3032. * Message: You failed to reel that fish in further and it regains $s1 HP.
  3033. */
  3034. FISH_RESISTED_REELING_S1_HP_REGAINED(1468),
  3035. /**
  3036. * ID: 1469<br>
  3037. * Message: You caught something!
  3038. */
  3039. YOU_CAUGHT_SOMETHING(1469),
  3040. /**
  3041. * ID: 1470<br>
  3042. * Message: You cannot do that while fishing.
  3043. */
  3044. CANNOT_DO_WHILE_FISHING_2(1470),
  3045. /**
  3046. * ID: 1471<br>
  3047. * Message: You cannot do that while fishing.
  3048. */
  3049. CANNOT_DO_WHILE_FISHING_3(1471),
  3050. /**
  3051. * ID: 1472<br>
  3052. * Message: You look oddly at the fishing pole in disbelief and
  3053. * realize that you can't attack anything with this.
  3054. */
  3055. CANNOT_ATTACK_WITH_FISHING_POLE(1472),
  3056. /**
  3057. * ID: 1479<br>
  3058. * Message: That is the wrong grade of soulshot for that fishing pole.
  3059. */
  3060. WRONG_FISHINGSHOT_GRADE(1479),
  3061. /**
  3062. * ID: 1490<br>
  3063. * Message: Traded $s2 of crop $s1.
  3064. */
  3065. TRADED_S2_OF_CROP_S1(1490),
  3066. /**
  3067. * ID: 1491<br>
  3068. * Message: Failed in trading $s2 of crop $s1.
  3069. */
  3070. FAILED_IN_TRADING_S2_OF_CROP_S1(1491),
  3071. /**
  3072. * ID: 1492<br>
  3073. * Message: You will be moved to the Olympiad Stadium in $s1 second(s).
  3074. */
  3075. YOU_WILL_ENTER_THE_OLYMPIAD_STADIUM_IN_S1_SECOND_S(1492),
  3076. /**
  3077. * ID: 1493<br>
  3078. * Message: Your opponent made haste with their tail between their legs), the match has been cancelled.
  3079. */
  3080. THE_GAME_HAS_BEEN_CANCELLED_BECAUSE_THE_OTHER_PARTY_ENDS_THE_GAME(1493),
  3081. /**
  3082. * ID: 1494<br>
  3083. * Message: Your opponent does not meet the requirements to do battle), the match has been cancelled.
  3084. */
  3085. THE_GAME_HAS_BEEN_CANCELLED_BECAUSE_THE_OTHER_PARTY_DOES_NOT_MEET_THE_REQUIREMENTS_FOR_JOINING_THE_GAME(1494),
  3086. /**
  3087. * ID: 1495<br>
  3088. * Message: The Grand Olympiad match will start in $s1 second(s).
  3089. */
  3090. THE_GAME_WILL_START_IN_S1_SECOND_S(1495),
  3091. /**
  3092. * ID: 1496<br>
  3093. * Message: "The match has started, fight!"
  3094. */
  3095. STARTS_THE_GAME(1496),
  3096. /**
  3097. * ID: 1497<br>
  3098. * Message: Congratulations $C1, you win the match!
  3099. */
  3100. C1_HAS_WON_THE_GAME(1497),
  3101. /**
  3102. * ID: 1498<br>
  3103. * Message: There is no victor), the match ends in a tie.
  3104. */
  3105. THE_GAME_ENDED_IN_A_TIE(1498),
  3106. /**
  3107. * ID: 1499<br>
  3108. * Message: You will be moved back to town in $s1 second(s).
  3109. */
  3110. YOU_WILL_GO_BACK_TO_THE_VILLAGE_IN_S1_SECOND_S(1499),
  3111. /**
  3112. * ID: 1500<br>
  3113. * Message: You cannot participate in the Grand Olympiad Games with a character in their subclass.
  3114. */
  3115. YOU_CANT_JOIN_THE_OLYMPIAD_WITH_A_SUB_JOB_CHARACTER(1500),
  3116. /**
  3117. * ID: 1501<br>
  3118. * Message: Only Noblesse can participate in the Olympiad.
  3119. */
  3120. ONLY_NOBLESS_CAN_PARTICIPATE_IN_THE_OLYMPIAD(1501),
  3121. /**
  3122. * ID: 1502<br>
  3123. * Message: You have already been registered in a waiting list of an event.
  3124. */
  3125. YOU_HAVE_ALREADY_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_AN_EVENT(1502),
  3126. /**
  3127. * ID: 1503<br>
  3128. * Message: You have been registered in the Grand Olympiad Games waiting list for a class specific match.
  3129. */
  3130. YOU_HAVE_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_CLASSIFIED_GAMES(1503),
  3131. /**
  3132. * ID: 1504<br>
  3133. * Message: You have been registered in the Grand Olympiad Games waiting list for a non-class specific match.
  3134. */
  3135. YOU_HAVE_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_NO_CLASS_GAMES(1504),
  3136. /**
  3137. * ID: 1505<br>
  3138. * Message: You have been removed from the Grand Olympiad Games waiting list.
  3139. */
  3140. YOU_HAVE_BEEN_DELETED_FROM_THE_WAITING_LIST_OF_A_GAME(1505),
  3141. /**
  3142. * ID: 1506<br>
  3143. * Message: You are not currently registered on any Grand Olympiad Games waiting list.
  3144. */
  3145. YOU_HAVE_NOT_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_A_GAME(1506),
  3146. /**
  3147. * ID: 1507<br>
  3148. * Message: You cannot equip that item in a Grand Olympiad Games match.
  3149. */
  3150. THIS_ITEM_CANT_BE_EQUIPPED_FOR_THE_OLYMPIAD_EVENT(1507),
  3151. /**
  3152. * ID: 1508<br>
  3153. * Message: You cannot use that item in a Grand Olympiad Games match.
  3154. */
  3155. THIS_ITEM_IS_NOT_AVAILABLE_FOR_THE_OLYMPIAD_EVENT(1508),
  3156. /**
  3157. * ID: 1509<br>
  3158. * Message: You cannot use that skill in a Grand Olympiad Games match.
  3159. */
  3160. THIS_SKILL_IS_NOT_AVAILABLE_FOR_THE_OLYMPIAD_EVENT(1509),
  3161. /**
  3162. * ID: 1510<br>
  3163. * Message: $s1 is making an attempt at resurrection.
  3164. * Do you want to continue with this resurrection?
  3165. */
  3166. RESSURECTION_REQUEST(1510),
  3167. /**
  3168. * ID: 1511<br>
  3169. * Message: :While a pet is attempting to resurrect, it cannot help in resurrecting its master."
  3170. */
  3171. MASTER_CANNOT_RES(1511),
  3172. /**
  3173. * ID: 1513<br>
  3174. * Message: Resurrection has already been proposed.
  3175. */
  3176. RES_HAS_ALREADY_BEEN_PROPOSED(1513),
  3177. /**
  3178. * ID: 1515<br>
  3179. * Message: A pet cannot be resurrected while it's owner is in the process of resurrecting.
  3180. */
  3181. PET_CANNOT_RES(1515),
  3182. /**
  3183. * ID: 1516<br>
  3184. * Message: The target is unavailable for seeding.
  3185. */
  3186. THE_TARGET_IS_UNAVAILABLE_FOR_SEEDING(1516),
  3187. /**
  3188. * ID: 1517<br>
  3189. * Message: Failed in Blessed Enchant. The enchant value of the item became 0.
  3190. */
  3191. BLESSED_ENCHANT_FAILED(1517),
  3192. /**
  3193. * ID: 1518<br>
  3194. * Message: You do not meet the required condition to equip that item.
  3195. */
  3196. CANNOT_EQUIP_ITEM_DUE_TO_BAD_CONDITION(1518),
  3197. /**
  3198. * ID: 1527<br>
  3199. * Message: Your pet was hungry so it ate $s1.
  3200. */
  3201. PET_TOOK_S1_BECAUSE_HE_WAS_HUNGRY(1527),
  3202. /**
  3203. * ID: 1533<br>
  3204. * Message: Attention: $s1 picked up $s2.
  3205. */
  3206. ATTENTION_S1_PICKED_UP_S2(1533),
  3207. /**
  3208. * ID: 1534<br>
  3209. * Message: Attention: $s1 picked up +$s2 $s3.
  3210. */
  3211. ATTENTION_S1_PICKED_UP_S2_S3(1534),
  3212. /**
  3213. * ID: 1537<br>
  3214. * Message: "Current Location: $s1, $s2, $s3 (near Rune Village)"
  3215. */
  3216. LOC_RUNE_S1_S2_S3(1537),
  3217. /**
  3218. * ID: 1538<br>
  3219. * Message: "Current Location: $s1, $s2, $s3 (near the Town of Goddard)"
  3220. */
  3221. LOC_GODDARD_S1_S2_S3(1538),
  3222. /**
  3223. * ID: 1557<br>
  3224. * Message: Seed price should be more than $s1 and less than $s2.
  3225. */
  3226. SEED_PRICE_SHOULD_BE_MORE_THAN_S1_AND_LESS_THAN_S2(1557),
  3227. /**
  3228. * ID: 1558<br>
  3229. * Message: The quantity of seed should be more than $s1 and less than $s2.
  3230. */
  3231. THE_QUANTITY_OF_SEED_SHOULD_BE_MORE_THAN_S1_AND_LESS_THAN_S2(1558),
  3232. /**
  3233. * ID: 1559<br>
  3234. * Message: Crop price should be more than $s1 and less than $s2.
  3235. */
  3236. CROP_PRICE_SHOULD_BE_MORE_THAN_S1_AND_LESS_THAN_S2(1559),
  3237. /**
  3238. * ID: 1560<br>
  3239. * Message: The quantity of crop should be more than $s1 and less than $s2
  3240. */
  3241. THE_QUANTITY_OF_CROP_SHOULD_BE_MORE_THAN_S1_AND_LESS_THAN_S2(1560),
  3242. /**
  3243. * ID: 1561<br>
  3244. * Message: The clan, $s1, has declared a Clan War.
  3245. */
  3246. CLAN_S1_DECLARED_WAR(1561),
  3247. /**
  3248. * ID: 1562<br>
  3249. * Message: A Clan War has been declared against the clan, $s1.
  3250. * If you are killed during the Clan War by members of the opposing clan,
  3251. * you will only lose a quarter of the normal experience from death.
  3252. */
  3253. CLAN_WAR_DECLARED_AGAINST_S1_IF_KILLED_LOSE_LOW_EXP(1562),
  3254. /**
  3255. * ID: 1564<br>
  3256. * Message: A Clan War can be declared only if the clan is
  3257. * level three or above, and the number of clan members is fifteen or greater.
  3258. */
  3259. CLAN_WAR_DECLARED_IF_CLAN_LVL3_OR_15_MEMBER(1564),
  3260. /**
  3261. * ID: 1565<br>
  3262. * Message: A Clan War cannot be declared against a clan that does not exist!
  3263. */
  3264. CLAN_WAR_CANNOT_DECLARED_CLAN_NOT_EXIST(1565),
  3265. /**
  3266. * ID: 1566<br>
  3267. * Message: The clan, $s1, has decided to stop the war.
  3268. */
  3269. CLAN_S1_HAS_DECIDED_TO_STOP(1566),
  3270. /**
  3271. * ID: 1567<br>
  3272. * Message: The war against $s1 Clan has been stopped.
  3273. */
  3274. WAR_AGAINST_S1_HAS_STOPPED(1567),
  3275. /**
  3276. * ID: 1569<br>
  3277. * Message: A declaration of Clan War against an allied clan can't be made.
  3278. */
  3279. CLAN_WAR_AGAINST_A_ALLIED_CLAN_NOT_WORK(1569),
  3280. /**
  3281. * ID: 1571<br>
  3282. * Message: ======<Clans You've Declared War On>======
  3283. */
  3284. CLANS_YOU_DECLARED_WAR_ON(1571),
  3285. /**
  3286. * ID: 1572<br>
  3287. * Message: ======<Clans That Have Declared War On You>======
  3288. */
  3289. CLANS_THAT_HAVE_DECLARED_WAR_ON_YOU(1572),
  3290. /**
  3291. * ID: 1576<br>
  3292. * Message: Pet uses the power of spirit.
  3293. */
  3294. PET_USE_THE_POWER_OF_SPIRIT(1576),
  3295. /**
  3296. * ID: 1581<br>
  3297. * Message: The Command Channel has been disbanded.
  3298. */
  3299. COMMAND_CHANNEL_DISBANDED(1581),
  3300. /**
  3301. * ID: 1587<br>
  3302. * Message: $c1's party has left the Command Channel.
  3303. */
  3304. S1_PARTY_LEFT_COMMAND_CHANNEL(1587),
  3305. /**
  3306. * ID: 1598<br>
  3307. * Message: Soulshots and spiritshots are not available for a dead pet or servitor. Sad, isn't it?
  3308. */
  3309. SOULSHOTS_AND_SPIRITSHOTS_ARE_NOT_AVAILABLE_FOR_A_DEAD_PET(1598),
  3310. /**
  3311. * ID: 1604<br>
  3312. * Message: While dressed in formal wear, you can't use items that require all skills and casting operations.
  3313. */
  3314. CANNOT_USE_ITEMS_SKILLS_WITH_FORMALWEAR(1604),
  3315. /**
  3316. * ID: 1605<br>
  3317. * Message: "* Here, you can buy only seeds of $s1 Manor."
  3318. */
  3319. HERE_YOU_CAN_BUY_ONLY_SEEDS_OF_S1_MANOR(1605),
  3320. /**
  3321. * ID: 1606<br>
  3322. * Message: Congratulations - You've completed the third-class transfer quest!
  3323. */
  3324. THIRD_CLASS_TRANSFER(1606),
  3325. /**
  3326. * ID: 1607<br>
  3327. * Message: $s1 adena has been withdrawn to pay for purchasing fees.
  3328. */
  3329. S1_ADENA_HAS_BEEN_WITHDRAWN_TO_PAY_FOR_PURCHASING_FEES(1607),
  3330. /**
  3331. * ID: 1611<br>
  3332. * Message: Leader: $s1
  3333. */
  3334. PARTY_LEADER_S1(1611),
  3335. /**
  3336. * ID: 1612<br>
  3337. * Message: =====<War List>=====
  3338. */
  3339. WAR_LIST(1612),
  3340. /**
  3341. * ID: 1638<br>
  3342. * Message: You cannot fish while using a recipe book, private manufacture or private store.
  3343. */
  3344. CANNOT_FISH_WHILE_USING_RECIPE_BOOK(1638),
  3345. /**
  3346. * ID: 1639<br>
  3347. * Message: Period $s1 of the Grand Olympiad Games has started!
  3348. */
  3349. OLYMPIAD_PERIOD_S1_HAS_STARTED(1639),
  3350. /**
  3351. * ID: 1640<br>
  3352. * Message: Period $s1 of the Grand Olympiad Games has now ended.
  3353. */
  3354. OLYMPIAD_PERIOD_S1_HAS_ENDED(1640),
  3355. /**
  3356. * ID: 1641<br>
  3357. * Message: Sharpen your swords, tighten the stitchings in your armor,
  3358. * and make haste to a Grand Olympiad Manager!
  3359. * Battles in the Grand Olympiad Games are now taking place!
  3360. */
  3361. THE_OLYMPIAD_GAME_HAS_STARTED(1641),
  3362. /**
  3363. * ID: 1642<br>
  3364. * Message: Much carnage has been left for the cleanup crew of the Olympiad Stadium.
  3365. * Battles in the Grand Olympiad Games are now over!
  3366. */
  3367. THE_OLYMPIAD_GAME_HAS_ENDED(1642),
  3368. /**
  3369. * ID: 1643
  3370. * Message: "Current Location: $s1, $s2, $s3 (Dimensional Gap)"
  3371. */
  3372. CURRENT_LOCATION_S1_S2_S3_DIMENSIONAL_GAP(1643),
  3373. /**
  3374. * ID: 1651<br>
  3375. * Message: The Grand Olympiad Games are not currently in progress.
  3376. */
  3377. THE_OLYMPIAD_GAME_IS_NOT_CURRENTLY_IN_PROGRESS(1651),
  3378. /**
  3379. * ID: 1655<br>
  3380. * Message: "You caught something smelly and scary, maybe you should throw it back!?"
  3381. */
  3382. YOU_CAUGHT_SOMETHING_SMELLY_THROW_IT_BACK(1655),
  3383. /**
  3384. * ID: 1657<br>
  3385. * Message: $s1 has earned $s2 points in the Grand Olympiad Games.
  3386. */
  3387. S1_HAS_GAINED_S2_OLYMPIAD_POINTS(1657),
  3388. /**
  3389. * ID: 1658<br>
  3390. * Message: $s1 has lost $s2 points in the Grand Olympiad Games.
  3391. */
  3392. S1_HAS_LOST_S2_OLYMPIAD_POINTS(1658),
  3393. /**
  3394. * ID: 1662<br>
  3395. * Message: The fish are no longer biting here because you've caught
  3396. * too many! Try fishing in another location.
  3397. */
  3398. FISH_NO_MORE_BITING_TRY_OTHER_LOCATION(1662),
  3399. /**
  3400. * ID: 1663<br>
  3401. * Message: The clan crest was successfully registered. Remember, only a clan
  3402. * that owns a clan hall or castle can have their crest displayed.
  3403. */
  3404. CLAN_EMBLEM_WAS_SUCCESSFULLY_REGISTERED(1663),
  3405. /**
  3406. * ID: 1664<br>
  3407. * Message: The fish is resisting your efforts to haul it in! Look at that bobber go!
  3408. */
  3409. FISH_RESISTING_LOOK_BOBBLER(1664),
  3410. /**
  3411. * ID: 1665<br>
  3412. * Message: You've worn that fish out! It can't even pull the bobber under the water!
  3413. */
  3414. YOU_WORN_FISH_OUT(1665),
  3415. /**
  3416. * ID: 1667<br>
  3417. * Message: Lethal Strike!
  3418. */
  3419. LETHAL_STRIKE(1667),
  3420. /**
  3421. * ID: 1668<br>
  3422. * Message: Your lethal strike was successful!
  3423. */
  3424. LETHAL_STRIKE_SUCCESSFUL(1668),
  3425. /**
  3426. * ID: 1669<br>
  3427. * Message: There was nothing found inside of that.
  3428. */
  3429. NOTHING_INSIDE_THAT(1669),
  3430. /**
  3431. * ID: 1670<br>
  3432. * Message: Due to your Reeling and/or Pumping skill being three
  3433. * or more levels higher than your Fishing skill, a 50 damage penalty will be applied.
  3434. */
  3435. REELING_PUMPING_3_LEVELS_HIGHER_THAN_FISHING_PENALTY(1670),
  3436. /**
  3437. * ID: 1671<br>
  3438. * Message: Your reeling was successful! (Mastery Penalty:$s1 )
  3439. */
  3440. REELING_SUCCESSFUL_PENALTY_S1(1671),
  3441. /**
  3442. * ID: 1672<br>
  3443. * Message: Your pumping was successful! (Mastery Penalty:$s1 )
  3444. */
  3445. PUMPING_SUCCESSFUL_PENALTY_S1(1672),
  3446. /**
  3447. * ID: 1673<br>
  3448. * Message: Your current record for this Grand Olympiad is $s1 match(es), $s2 win(s) and $s3 defeat(s). You have earned $s4 Olympiad Point(s).
  3449. */
  3450. THE_PRESENT_RECORD_DURING_THE_CURRENT_OLYMPIAD_SESSION_IS_S1_MATCHES_S2_WINS_S3_DEFEATS_YOU_HAVE_EARNED_S4_OLYMPIAD_POINTS(1673),
  3451. /**
  3452. * ID: 1675<br>
  3453. * Message: A manor cannot be set up between 6 a.m. and 8 p.m.
  3454. */
  3455. A_MANOR_CANNOT_BE_SET_UP_BETWEEN_6_AM_AND_8_PM(1675),
  3456. /**
  3457. * ID: 1685<br>
  3458. * Message: You are unable to equip this item when your PK count is greater than or equal to one.
  3459. */
  3460. YOU_ARE_UNABLE_TO_EQUIP_THIS_ITEM_WHEN_YOUR_PK_COUNT_IS_GREATER_THAN_OR_EQUAL_TO_ONE(1685),
  3461. /**
  3462. * ID: 1689<br>
  3463. * Message: You have already joined the waiting list for a class specific match.
  3464. */
  3465. YOU_ARE_ALREADY_ON_THE_WAITING_LIST_TO_PARTICIPATE_IN_THE_GAME_FOR_YOUR_CLASS(1689),
  3466. /**
  3467. * ID: 1690<br>
  3468. * Message: You have already joined the waiting list for a non-class specific match.
  3469. */
  3470. YOU_ARE_ALREADY_ON_THE_WAITING_LIST_FOR_ALL_CLASSES_WAITING_TO_PARTICIPATE_IN_THE_GAME(1690),
  3471. /**
  3472. * ID: 1691<br>
  3473. * Message: You can't join a Grand Olympiad Game match with that much stuff on you!
  3474. * Reduce your weight to below 80 percent full and request to join again!
  3475. */
  3476. SINCE_80_PERCENT_OR_MORE_OF_YOUR_INVENTORY_SLOTS_ARE_FULL_YOU_CANNOT_PARTICIPATE_IN_THE_OLYMPIAD(1691),
  3477. /**
  3478. * ID: 1692<br>
  3479. * Message: You have changed from your main class to a subclass
  3480. * and therefore are removed from the Grand Olympiad Games waiting list.
  3481. */
  3482. SINCE_YOU_HAVE_CHANGED_YOUR_CLASS_INTO_A_SUB_JOB_YOU_CANNOT_PARTICIPATE_IN_THE_OLYMPIAD(1692),
  3483. /**
  3484. * ID: 1693<br>
  3485. * Message: You may not observe a Grand Olympiad Games match while you are on the waiting list.
  3486. */
  3487. WHILE_YOU_ARE_ON_THE_WAITING_LIST_YOU_ARE_NOT_ALLOWED_TO_WATCH_THE_GAME(1693),
  3488. /**
  3489. * ID: 1700<br>
  3490. * Message: You don't have enough spiritshots needed for a pet/servitor.
  3491. */
  3492. NOT_ENOUGH_SPIRITHOTS_FOR_PET(1700),
  3493. /**
  3494. * ID: 1701<br>
  3495. * Message: You don't have enough soulshots needed for a pet/servitor.
  3496. */
  3497. NOT_ENOUGH_SOULSHOTS_FOR_PET(1701),
  3498. /**
  3499. * ID: 1714<br>
  3500. * Message: "Current Location: $s1, $s2, $s3 (Near the Town of Schuttgart)"
  3501. */
  3502. LOC_SCHUTTGART_S1_S2_S3(1714),
  3503. /**
  3504. * ID: 1735<br>
  3505. * Message: $s1 does not meet the requirements to join a Clan Academy.
  3506. */
  3507. S1_DOESNOT_MEET_REQUIREMENTS_TO_JOIN_ACADEMY(1735),
  3508. /**
  3509. * ID: 1734<br>
  3510. * Message: To join a Clan Academy, characters must be Level 40 or below,
  3511. * not belong another clan and not yet completed their 2nd class transfer.
  3512. */
  3513. ACADEMY_REQUIREMENTS(1734),
  3514. /**
  3515. * ID: 1730<br>
  3516. * Message: To establish a Clan Academy, your clan must be Level 5 or higher.
  3517. */
  3518. YOU_DO_NOT_MEET_CRITERIA_IN_ORDER_TO_CREATE_A_CLAN_ACADEMY(1730),
  3519. /**
  3520. * ID: 1738<br>
  3521. * Message: Your clan has already established a Clan Academy.
  3522. */
  3523. CLAN_HAS_ALREADY_ESTABLISHED_A_CLAN_ACADEMY(1738),
  3524. /**
  3525. * ID: 1741<br>
  3526. * Message: Congratulations! The $s1's Clan Academy has been created.
  3527. */
  3528. THE_S1S_CLAN_ACADEMY_HAS_BEEN_CREATED(1741),
  3529. /**
  3530. * ID: 1748<br>
  3531. * Message: Clan Academy member $s1 has successfully completed the 2nd class
  3532. * transfer and obtained $s2 Clan Reputation points.
  3533. */
  3534. CLAN_MEMBER_GRADUATED_FROM_ACADEMY(1748),
  3535. /**
  3536. * ID: 1749<br>
  3537. * Message: Congratulations! You will now graduate from the Clan Academy and leave your current clan. As a graduate of the academy, you can immediately join a clan as a regular member without being subject to any penalties."
  3538. */
  3539. ACADEMY_MEMBERSHIP_TERMINATED(1749),
  3540. /**
  3541. * ID: 1755<br>
  3542. * Message: $s2 has been designated as the apprentice of clan member $s1.
  3543. */
  3544. S2_HAS_BEEN_DESIGNATED_AS_APPRENTICE_OF_CLAN_MEMBER_S1(1755),
  3545. /**
  3546. * ID: 1756<br>
  3547. * Message: Your apprentice, $s1, has logged in.
  3548. */
  3549. YOUR_APPRENTICE_S1_HAS_LOGGED_IN(1756),
  3550. /**
  3551. * ID: 1757<br>
  3552. * Message: Your apprentice, $C1, has logged out.
  3553. */
  3554. YOUR_APPRENTICE_C1_HAS_LOGGED_OUT(1757),
  3555. /**
  3556. * ID: 1758<br>
  3557. * Message: Your sponsor, $s1, has logged in.
  3558. */
  3559. YOUR_SPONSOR_C1_HAS_LOGGED_IN(1758),
  3560. /**
  3561. * ID: 1759<br>
  3562. * Message: Your sponsor, $s1, has logged out.
  3563. */
  3564. YOUR_SPONSOR_C1_HAS_LOGGED_OUT(1759),
  3565. /**
  3566. * ID: 1762<br>
  3567. * Message: You do not have the right to dismiss an apprentice.
  3568. */
  3569. YOU_DO_NOT_HAVE_THE_RIGHT_TO_DISMISS_AN_APPRENTICE(1762),
  3570. /**
  3571. * ID: 1763<br>
  3572. * Message: $s2, clan member $s1's apprentice, has been removed.
  3573. */
  3574. S2_CLAN_MEMBER_S1_S_APPRENTICE_HAS_BEEN_REMOVED(1763),
  3575. /**
  3576. * ID: 1771<br>
  3577. * Message: Now that your clan level is above Level 5, it can accumulate clan
  3578. * reputation points.
  3579. */
  3580. CLAN_CAN_ACCUMULATE_CLAN_REPUTATION_POINTS(1771),
  3581. /**
  3582. * ID: 1772<br>
  3583. * Message: Since your clan was defeated in a siege, $s1 points have been
  3584. * deducted from your clan's reputation score and given to the opposing clan.
  3585. */
  3586. CLAN_WAS_DEFEATED_IN_SIEGE_AND_LOST_S1_REPUTATION_POINTS(1772),
  3587. /**
  3588. * ID: 1773<br>
  3589. * Message: Since your clan emerged victorious from the siege, $s1 points
  3590. * have been added to your clan's reputation score.
  3591. */
  3592. CLAN_VICTORIOUS_IN_SIEGE_AND_GAINED_S1_REPUTATION_POINTS(1773),
  3593. /**
  3594. * ID: 1774<br>
  3595. * Message: Your clan's newly acquired contested clan hall has added $s1
  3596. * points to your clan's reputation score.
  3597. */
  3598. CLAN_ACQUIRED_CONTESTED_CLAN_HALL_AND_S1_REPUTATION_POINTS(1774),
  3599. /**
  3600. * ID: 1775<br>
  3601. * Message: Clan member $s1 was an active member of the highest-ranked party
  3602. * in the Festival of Darkness. $s2 points have been added to your clan's reputation score.
  3603. */
  3604. CLAN_MEMBER_S1_WAS_IN_HIGHEST_RANKED_PARTY_IN_FESTIVAL_OF_DARKNESS_AND_GAINED_S2_REPUTATION(1775),
  3605. /**
  3606. * ID: 1776<br>
  3607. * Message: Clan member $s1 was named a hero. $2s points have been added to your
  3608. * clan's reputation score.
  3609. */
  3610. CLAN_MEMBER_S1_BECAME_HERO_AND_GAINED_S2_REPUTATION_POINTS(1776),
  3611. /**
  3612. * ID: 1777<br>
  3613. * Message: You have successfully completed a clan quest. $s1 points have been added to your
  3614. * clan's reputation score.
  3615. */
  3616. CLAN_QUEST_COMPLETED_AND_S1_POINTS_GAINED(1777),
  3617. /**
  3618. * ID: 1778<br>
  3619. * Message: An opposing clan has captured your clan's contested clan hall. $s1 points have
  3620. * been deducted from your clan's reputation score.
  3621. */
  3622. OPPOSING_CLAN_CAPTURED_CLAN_HALL_AND_YOUR_CLAN_LOSES_S1_POINTS(1778),
  3623. /**
  3624. * ID: 1779<br>
  3625. * Message: After losing the contested clan hall, 300 points have been deducted from your
  3626. * clan's reputation score.
  3627. */
  3628. CLAN_LOST_CONTESTED_CLAN_HALL_AND_300_POINTS(1779),
  3629. /**
  3630. * ID: 1780<br>
  3631. * Message: Your clan has captured your opponent's contested clan hall. $s1 points have
  3632. * been deducted from your opponent's clan reputation score.
  3633. */
  3634. CLAN_CAPTURED_CONTESTED_CLAN_HALL_AND_S1_POINTS_DEDUCTED_FROM_OPPONENT(1780),
  3635. /**
  3636. * ID: 1781<br>
  3637. * Message: Your clan has added $1s points to its clan reputation score.
  3638. */
  3639. CLAN_ADDED_S1S_POINTS_TO_REPUTATION_SCORE(1781),
  3640. /**
  3641. * ID: 1782<br>
  3642. * Message: Your clan member $s1 was killed. $s2 points have been deducted from
  3643. * your clan's reputation score and added to your opponent's clan reputation score.
  3644. */
  3645. CLAN_MEMBER_S1_WAS_KILLED_AND_S2_POINTS_DEDUCTED_FROM_REPUTATION(1782),
  3646. /**
  3647. * ID: 1783<br>
  3648. * Message: For killing an opposing clan member, $s1 points have been deducted
  3649. * from your opponents' clan reputation score.
  3650. */
  3651. FOR_KILLING_OPPOSING_MEMBER_S1_POINTS_WERE_DEDUCTED_FROM_OPPONENTS(1783),
  3652. /**
  3653. * ID: 1784<br>
  3654. * Message: Your clan has failed to defend the castle. $s1 points have been
  3655. * deducted from your clan's reputation score and added to your opponents'.
  3656. */
  3657. YOUR_CLAN_FAILED_TO_DEFEND_CASTLE_AND_S1_POINTS_LOST_AND_ADDED_TO_OPPONENT(1784),
  3658. /**
  3659. * ID: 1785<br>
  3660. * Message: The clan you belong to has been initialized. $s1 points have been
  3661. * deducted from your clan reputation score.
  3662. */
  3663. YOUR_CLAN_HAS_BEEN_INITIALIZED_AND_S1_POINTS_LOST(1785),
  3664. /**
  3665. * ID: 1786<br>
  3666. * Message: Your clan has failed to defend the castle. $s1 points have been
  3667. * deducted from your clan's reputation score.
  3668. */
  3669. YOUR_CLAN_FAILED_TO_DEFEND_CASTLE_AND_S1_POINTS_LOST(1786),
  3670. /**
  3671. * ID: 1787<br>
  3672. * Message: $s1 points have been deducted from the clan's reputation score.
  3673. */
  3674. S1_DEDUCTED_FROM_CLAN_REP(1787),
  3675. /**
  3676. * ID: 1788<br>
  3677. * Message: The clan skill $s1 has been added.
  3678. */
  3679. CLAN_SKILL_S1_ADDED(1788),
  3680. /**
  3681. * ID: 1789<br>
  3682. * Message: Since the Clan Reputation Score has dropped to 0 or lower, your
  3683. * clan skill(s) will be de-activated.
  3684. */
  3685. REPUTATION_POINTS_0_OR_LOWER_CLAN_SKILLS_DEACTIVATED(1789),
  3686. /**
  3687. * ID: 1790<br>
  3688. * Message: The conditions necessary to increase the clan's level have not been met.
  3689. */
  3690. FAILED_TO_INCREASE_CLAN_LEVEL(1790),
  3691. /**
  3692. * ID: 1791<br>
  3693. * Message: The conditions necessary to create a military unit have not been met.
  3694. */
  3695. YOU_DO_NOT_MEET_CRITERIA_IN_ORDER_TO_CREATE_A_MILITARY_UNIT(1791),
  3696. /**
  3697. * ID: 1793<br>
  3698. * Message: The Royal Guard of $s1 have been created.
  3699. */
  3700. S1_HAS_BEEN_SELECTED_AS_CAPTAIN_OF_S2(1793),
  3701. /**
  3702. * ID: 1794<br>
  3703. * Message: The Knights of $s1 have been created.
  3704. */
  3705. THE_KNIGHTS_OF_S1_HAVE_BEEN_CREATED(1794),
  3706. /**
  3707. * ID: 1795<br>
  3708. * Message: The Royal Guard of $s1 have been created.
  3709. */
  3710. THE_ROYAL_GUARD_OF_S1_HAVE_BEEN_CREATED(1795),
  3711. /**
  3712. * ID: 1798<br>
  3713. * Message: Clan lord privileges have been transferred to $s1.
  3714. */
  3715. CLAN_LEADER_PRIVILEGES_HAVE_BEEN_TRANSFERRED_TO_S1(1798),
  3716. /**
  3717. * ID: 1813<br>
  3718. * Message: $s1 has $s2 hour(s) of usage time remaining.
  3719. */
  3720. THERE_IS_S1_HOUR_AND_S2_MINUTE_LEFT_OF_THE_FIXED_USAGE_TIME(1813),
  3721. /**
  3722. * ID: 1814<br>
  3723. * Message: $s1 has $s2 minute(s) of usage time remaining.
  3724. */
  3725. S2_MINUTE_OF_USAGE_TIME_ARE_LEFT_FOR_S1(1814),
  3726. /**
  3727. * ID: 1815<br>
  3728. * Message: $s2 was dropped in the $s1 region.
  3729. */
  3730. S2_WAS_DROPPED_IN_THE_S1_REGION(1815),
  3731. /**
  3732. * ID: 1816<br>
  3733. * Message: The owner of $s2 has appeared in the $s1 region.
  3734. */
  3735. THE_OWNER_OF_S2_HAS_APPEARED_IN_THE_S1_REGION(1816),
  3736. /**
  3737. * ID: 1817<br>
  3738. * Message: $s2's owner has logged into the $s1 region.
  3739. */
  3740. S2_OWNER_HAS_LOGGED_INTO_THE_S1_REGION(1817),
  3741. /**
  3742. * ID: 1818<br>
  3743. * Message: $s1 has disappeared.
  3744. */
  3745. S1_HAS_DISAPPEARED(1818),
  3746. /**
  3747. * ID: 1835<br>
  3748. * Message: #$s1 is full and cannot accept additional clan members at this time.
  3749. */
  3750. S1_CLAN_IS_FULL(1835),
  3751. /**
  3752. * ID: 1842<br>
  3753. * Message: $s1 wishes to summon you from $s2. Do you accept?
  3754. */
  3755. S1_WISHES_TO_SUMMON_YOU_FROM_S2_DO_YOU_ACCEPT(1842),
  3756. /**
  3757. * ID: 1843<br>
  3758. * Message: $s1 is engaged in combat and cannot be summoned.
  3759. */
  3760. S1_IS_ENGAGED_IN_COMBAT_AND_CANNOT_BE_SUMMONED(1843),
  3761. /**
  3762. * ID: 1844<br>
  3763. * Message: $s1 is dead at the moment and cannot be summoned.
  3764. */
  3765. S1_IS_DEAD_AT_THE_MOMENT_AND_CANNOT_BE_SUMMONED(1844),
  3766. /**
  3767. * ID: 1850<br>
  3768. * Message: The Captain of the Order of Knights cannot be appointed.
  3769. */
  3770. CAPTAIN_OF_ORDER_OF_KNIGHTS_CANNOT_BE_APPOINTED(1850),
  3771. /**
  3772. * ID: 1851<br>
  3773. * Message: The Captain of the Royal Guard cannot be appointed.
  3774. */
  3775. CAPTAIN_OF_ROYAL_GUARD_CANNOT_BE_APPOINTED(1851),
  3776. /**
  3777. * ID: 1852<br>
  3778. * Message: The attempt to acquire the skill has failed because of an insufficient Clan Reputation Score.
  3779. */
  3780. ACQUIRE_SKILL_FAILED_BAD_CLAN_REP_SCORE(1852),
  3781. /**
  3782. * ID: 1855<br>
  3783. * Message: Another military unit is already using that name. Please enter a different name.
  3784. */
  3785. ANOTHER_MILITARY_UNIT_IS_ALREADY_USING_THAT_NAME(1855),
  3786. /**
  3787. * ID: 1860<br>
  3788. * Message: THE_CLAN_REPUTATION_SCORE_IS_TOO_LOW.
  3789. */
  3790. THE_CLAN_REPUTATION_SCORE_IS_TOO_LOW(1860),
  3791. /**
  3792. * ID: 1861<br>
  3793. * Message: The clan's crest has been deleted.
  3794. */
  3795. CLAN_CREST_HAS_BEEN_DELETED(1861),
  3796. /**
  3797. * ID: 1860<br>
  3798. * Message: The Clan Reputation Score is too low.
  3799. */
  3800. CLAN_REPUTATION_SCORE_IS_TOO_LOW(1860),
  3801. /**
  3802. * ID: 1862<br>
  3803. * Message: Clan skills will now be activated since the clan's reputation score is 0 or higher.
  3804. */
  3805. CLAN_SKILLS_WILL_BE_ACTIVATED_SINCE_REPUTATION_IS_0_OR_HIGHER(1862),
  3806. /**
  3807. * ID: 1867<br>
  3808. * Message: Your opponent's MP was reduced by $s1.
  3809. */
  3810. YOUR_OPPONENTS_MP_WAS_REDUCED_BY_S1(1867),
  3811. /**
  3812. * ID: 1898<br>
  3813. * Message: $s1 is currently trading or operating a private store and cannot be summoned.
  3814. */
  3815. S1_CURRENTLY_TRADING_OR_OPERATING_PRIVATE_STORE_AND_CANNOT_BE_SUMMONED(1898),
  3816. /**
  3817. * ID: 1899<br>
  3818. * Message: Your target is in an area which blocks summoning.
  3819. */
  3820. YOUR_TARGET_IS_IN_AN_AREA_WHICH_BLOCKS_SUMMONING(1899),
  3821. /**
  3822. * ID: 1902<br>
  3823. * Message: Incompatible item grade. This item cannot be used.
  3824. */
  3825. INCOMPATIBLE_ITEM_GRADE(1902),
  3826. /**
  3827. * ID: 1911<br>
  3828. * Message: You cannot summon players who are currently participating in the Grand Olympiad.
  3829. */
  3830. YOU_CANNOT_SUMMON_PLAYERS_WHO_ARE_IN_OLYMPIAD(1911),
  3831. /**
  3832. * ID: 1916<br>
  3833. * Message: Your Death Penalty is now level $s1.
  3834. */
  3835. DEATH_PENALTY_LEVEL_S1_ADDED(1916),
  3836. /**
  3837. * ID: 1917<br>
  3838. * Message: Your Death Penalty has been lifted.
  3839. */
  3840. DEATH_PENALTY_LIFTED(1917),
  3841. /**
  3842. * ID: 1924<br>
  3843. * Message: Current Location: $s1, $s2, $s3 (near the Primeval Isle)
  3844. */
  3845. LOC_PRIMEVAL_ISLE_S1_S2_S3(1924),
  3846. /**
  3847. * ID: 1926<br>
  3848. * Message: There is no opponent to receive your challenge for a duel.
  3849. */
  3850. THERE_IS_NO_OPPONENT_TO_RECEIVE_YOUR_CHALLENGE_FOR_A_DUEL(1926),
  3851. /**
  3852. * ID: 1927<br>
  3853. * Message: $s1 has been challenged to a duel.
  3854. */
  3855. S1_HAS_BEEN_CHALLENGED_TO_A_DUEL(1927),
  3856. /**
  3857. * ID: 1928<br>
  3858. * Message: $s1's party has been challenged to a duel.
  3859. */
  3860. S1S_PARTY_HAS_BEEN_CHALLENGED_TO_A_DUEL(1928),
  3861. /**
  3862. * ID: 1929<br>
  3863. * Message: $s1 has accepted your challenge to a duel. The duel will begin in a few moments.
  3864. */
  3865. S1_HAS_ACCEPTED_YOUR_CHALLENGE_TO_A_DUEL_THE_DUEL_WILL_BEGIN_IN_A_FEW_MOMENTS(1929),
  3866. /**
  3867. * ID: 1930<br>
  3868. * Message: You have accepted $s1's challenge to a duel. The duel will begin in a few moments.
  3869. */
  3870. YOU_HAVE_ACCEPTED_S1S_CHALLENGE_TO_A_DUEL_THE_DUEL_WILL_BEGIN_IN_A_FEW_MOMENTS(1930),
  3871. /**
  3872. * ID: 1931<br>
  3873. * Message: $s1 has declined your challenge to a duel.
  3874. */
  3875. S1_HAS_DECLINED_YOUR_CHALLENGE_TO_A_DUEL(1931),
  3876. /**
  3877. * ID: 1933<br>
  3878. * Message: You have accepted $s1's challenge to a party duel. The duel will begin in a few moments.
  3879. */
  3880. YOU_HAVE_ACCEPTED_S1S_CHALLENGE_TO_A_PARTY_DUEL_THE_DUEL_WILL_BEGIN_IN_A_FEW_MOMENTS(1933),
  3881. /**
  3882. * ID: 1934<br>
  3883. * Message: $s1 has accepted your challenge to duel against their party. The duel will begin in a few moments.
  3884. */
  3885. S1_HAS_ACCEPTED_YOUR_CHALLENGE_TO_DUEL_AGAINST_THEIR_PARTY_THE_DUEL_WILL_BEGIN_IN_A_FEW_MOMENTS(1934),
  3886. /**
  3887. * ID: 1936<br>
  3888. * Message: The opposing party has declined your challenge to a duel.
  3889. */
  3890. THE_OPPOSING_PARTY_HAS_DECLINED_YOUR_CHALLENGE_TO_A_DUEL(1936),
  3891. /**
  3892. * ID: 1937<br>
  3893. * Message: Since the person you challenged is not currently in a party, they cannot duel against your party.
  3894. */
  3895. SINCE_THE_PERSON_YOU_CHALLENGED_IS_NOT_CURRENTLY_IN_A_PARTY_THEY_CANNOT_DUEL_AGAINST_YOUR_PARTY(1937),
  3896. /**
  3897. * ID: 1938<br>
  3898. * Message: $s1 has challenged you to a duel.
  3899. */
  3900. S1_HAS_CHALLENGED_YOU_TO_A_DUEL(1938),
  3901. /**
  3902. * ID: 1939<br>
  3903. * Message: $s1's party has challenged your party to a duel.
  3904. */
  3905. S1S_PARTY_HAS_CHALLENGED_YOUR_PARTY_TO_A_DUEL(1939),
  3906. /**
  3907. * ID: 1940<br>
  3908. * Message: You are unable to request a duel at this time.
  3909. */
  3910. YOU_ARE_UNABLE_TO_REQUEST_A_DUEL_AT_THIS_TIME(1940),
  3911. /**
  3912. * ID: 1942<br>
  3913. * Message: The opposing party is currently unable to accept a challenge to a duel.
  3914. */
  3915. THE_OPPOSING_PARTY_IS_CURRENTLY_UNABLE_TO_ACCEPT_A_CHALLENGE_TO_A_DUEL(1942),
  3916. /**
  3917. * ID: 1944<br>
  3918. * Message: In a moment, you will be transported to the site where the duel will take place.
  3919. */
  3920. IN_A_MOMENT_YOU_WILL_BE_TRANSPORTED_TO_THE_SITE_WHERE_THE_DUEL_WILL_TAKE_PLACE(1944),
  3921. /**
  3922. * ID: 1945<br>
  3923. * Message: The duel will begin in $s1 seconds.
  3924. */
  3925. THE_DUEL_WILL_BEGIN_IN_S1_SECONDS(1945),
  3926. /**
  3927. * ID: 1949<br>
  3928. * Message: Let the duel begin!
  3929. */
  3930. LET_THE_DUEL_BEGIN(1949),
  3931. /**
  3932. * ID: 1950<br>
  3933. * Message: $s1 has won the duel.
  3934. */
  3935. S1_HAS_WON_THE_DUEL(1950),
  3936. /**
  3937. * ID: 1951<br>
  3938. * Message: $s1's party has won the duel.
  3939. */
  3940. S1S_PARTY_HAS_WON_THE_DUEL(1951),
  3941. /**
  3942. * ID: 1952<br>
  3943. * Message: The duel has ended in a tie.
  3944. */
  3945. THE_DUEL_HAS_ENDED_IN_A_TIE(1952),
  3946. /**
  3947. * ID: 1955<br>
  3948. * Message: Since $s1 withdrew from the duel, $s2 has won.
  3949. */
  3950. SINCE_S1_WITHDREW_FROM_THE_DUEL_S2_HAS_WON(1955),
  3951. /**
  3952. * ID: 1956<br>
  3953. * Message: Since $s1's party withdrew from the duel, $s2's party has won.
  3954. */
  3955. SINCE_S1S_PARTY_WITHDREW_FROM_THE_DUEL_S1S_PARTY_HAS_WON(1956),
  3956. /**
  3957. * ID: 1957<br>
  3958. * Message: Select the item to be augmented.
  3959. */
  3960. SELECT_THE_ITEM_TO_BE_AUGMENTED(1957),
  3961. /**
  3962. * ID: 1958<br>
  3963. * Message: Select the catalyst for augmentation.
  3964. */
  3965. SELECT_THE_CATALYST_FOR_AUGMENTATION(1958),
  3966. /**
  3967. * ID: 1959<br>
  3968. * Message: Requires $s1 $s2.
  3969. */
  3970. REQUIRES_S1_S2(1959),
  3971. /**
  3972. * ID: 1960<br>
  3973. * Message: This is not a suitable item.
  3974. */
  3975. THIS_IS_NOT_A_SUITABLE_ITEM(1960),
  3976. /**
  3977. * ID: 1961<br>
  3978. * Message: Gemstone quantity is incorrect.
  3979. */
  3980. GEMSTONE_QUANTITY_IS_INCORRECT(1961),
  3981. /**
  3982. * ID: 1962<br>
  3983. * Message: The item was successfully augmented!
  3984. */
  3985. THE_ITEM_WAS_SUCCESSFULLY_AUGMENTED(1962),
  3986. /**
  3987. * ID : 1963<br>
  3988. * Message: Select the item from which you wish to remove augmentation.
  3989. */
  3990. SELECT_THE_ITEM_FROM_WHICH_YOU_WISH_TO_REMOVE_AUGMENTATION(1963),
  3991. /**
  3992. * ID: 1964<br>
  3993. * Message: Augmentation removal can only be done on an augmented item.
  3994. */
  3995. AUGMENTATION_REMOVAL_CAN_ONLY_BE_DONE_ON_AN_AUGMENTED_ITEM(1964),
  3996. /**
  3997. * ID: 1965<br>
  3998. * Message: Augmentation has been successfully removed from your $s1.
  3999. */
  4000. AUGMENTATION_HAS_BEEN_SUCCESSFULLY_REMOVED_FROM_YOUR_S1(1965),
  4001. /**
  4002. * ID: 1970<br>
  4003. * Message: Once an item is augmented, it cannot be augmented again.
  4004. */
  4005. ONCE_AN_ITEM_IS_AUGMENTED_IT_CANNOT_BE_AUGMENTED_AGAIN(1970),
  4006. /**
  4007. * ID: 1972<br>
  4008. * Message: You cannot augment items while a private store or private workshop is in operation.
  4009. */
  4010. YOU_CANNOT_AUGMENT_ITEMS_WHILE_A_PRIVATE_STORE_OR_PRIVATE_WORKSHOP_IS_IN_OPERATION(1972),
  4011. /**
  4012. * ID: 1974<br>
  4013. * Message: You cannot augment items while dead.
  4014. */
  4015. YOU_CANNOT_AUGMENT_ITEMS_WHILE_DEAD(1974),
  4016. /**
  4017. * ID: 1976<br>
  4018. * Message: You cannot augment items while paralyzed.
  4019. */
  4020. YOU_CANNOT_AUGMENT_ITEMS_WHILE_PARALYZED(1976),
  4021. /**
  4022. * ID: 1977<br>
  4023. * Message: You cannot augment items while fishing.
  4024. */
  4025. YOU_CANNOT_AUGMENT_ITEMS_WHILE_FISHING(1977),
  4026. /**
  4027. * ID: 1978<br>
  4028. * Message: You cannot augment items while sitting down.
  4029. */
  4030. YOU_CANNOT_AUGMENT_ITEMS_WHILE_SITTING_DOWN(1978),
  4031. /**
  4032. * ID: 1979<br>
  4033. * Message: $s1's remaining Mana is now 10.
  4034. */
  4035. S1S_REMAINING_MANA_IS_NOW_10(1979),
  4036. /**
  4037. * ID: 1980<br>
  4038. * Message: $s1's remaining Mana is now 5.
  4039. */
  4040. S1S_REMAINING_MANA_IS_NOW_5(1980),
  4041. /**
  4042. * ID: 1981<br>
  4043. * Message: $s1's remaining Mana is now 1. It will disappear soon.
  4044. */
  4045. S1S_REMAINING_MANA_IS_NOW_1(1981),
  4046. /**
  4047. * ID: 1982<br>
  4048. * Message: $s1's remaining Mana is now 0, and the item has disappeared.
  4049. */
  4050. S1S_REMAINING_MANA_IS_NOW_0(1982),
  4051. /**
  4052. * ID: 1983<br>
  4053. * Message: $s1
  4054. */
  4055. S1(1983),
  4056. /**
  4057. * ID: 1984<br>
  4058. * Message: Press the Augment button to begin.
  4059. */
  4060. PRESS_THE_AUGMENT_BUTTON_TO_BEGIN(1984),
  4061. /**
  4062. * ID: 2001<br>
  4063. * Message: Augmentation failed due to inappropriate conditions.
  4064. */
  4065. AUGMENTATION_FAILED_DUE_TO_INAPPROPRIATE_CONDITIONS(2001),
  4066. /**
  4067. * ID: 2010<br>
  4068. * Message: $s1 $s2<br>
  4069. * ( USE THIS ID TO SEND CUSTOM MESSAGES TO CLIENT )
  4070. */
  4071. S1_S2(2010),
  4072. /**
  4073. * ID: 2011<br>
  4074. * Message: The augmented item cannot be discarded.
  4075. */
  4076. AUGMENTED_ITEM_CANNOT_BE_DISCARDED(2011),
  4077. /**
  4078. * ID: 2013<br>
  4079. * Message: Your seed or remaining purchase amount is inadequate.
  4080. */
  4081. YOUR_SEED_OR_REMAINING_PURCHASE_AMOUNT_IS_INADEQUATE(2013),
  4082. /**
  4083. * ID: 2017<br>
  4084. * Message: $s1 cannot duel because $s1 is currently engaged in a private store or manufacture.
  4085. */
  4086. S1_CANNOT_DUEL_BECAUSE_S1_IS_CURRENTLY_ENGAGED_IN_A_PRIVATE_STORE_OR_MANUFACTURE(2017),
  4087. /**
  4088. * ID: 2018<br>
  4089. * Message: $s1 cannot duel because $s1 is currently fishing.
  4090. */
  4091. S1_CANNOT_DUEL_BECAUSE_S1_IS_CURRENTLY_FISHING(2018),
  4092. /**
  4093. * ID: 2019<br>
  4094. * Message: $s1 cannot duel because $s1's HP or MP is below 50 percent.
  4095. */
  4096. S1_CANNOT_DUEL_BECAUSE_S1S_HP_OR_MP_IS_BELOW_50_PERCENT(2019),
  4097. /**
  4098. * ID: 2020<br>
  4099. * Message: $s1 cannot make a challenge to a duel because $s1 is currently
  4100. * in a duel-prohibited area (Peaceful Zone / Seven Signs Zone / Near Water / Restart Prohibited Area).
  4101. */
  4102. S1_CANNOT_MAKE_A_CHALLANGE_TO_A_DUEL_BECAUSE_S1_IS_CURRENTLY_IN_A_DUEL_PROHIBITED_AREA(2020),
  4103. /**
  4104. * ID: 2021<br>
  4105. * Message: $s1 cannot duel because $s1 is currently engaged in battle.
  4106. */
  4107. S1_CANNOT_DUEL_BECAUSE_S1_IS_CURRENTLY_ENGAGED_IN_BATTLE(2021),
  4108. /**
  4109. * ID: 2022<br>
  4110. * Message: $s1 cannot duel because $s1 is already engaged in a duel.
  4111. */
  4112. S1_CANNOT_DUEL_BECAUSE_S1_IS_ALREADY_ENGAGED_IN_A_DUEL(2022),
  4113. /**
  4114. * ID: 2023<br>
  4115. * Message: $s1 cannot duel because $s1 is in a chaotic state.
  4116. */
  4117. S1_CANNOT_DUEL_BECAUSE_S1_IS_IN_A_CHAOTIC_STATE(2023),
  4118. /**
  4119. * ID: 2024<br>
  4120. * Message: $s1 cannot duel because $s1 is participating in the Olympiad.
  4121. */
  4122. S1_CANNOT_DUEL_BECAUSE_S1_IS_PARTICIPATING_IN_THE_OLYMPIAD(2024),
  4123. /**
  4124. * ID: 2025<br>
  4125. * Message: $s1 cannot duel because $s1 is participating in a clan hall war.
  4126. */
  4127. S1_CANNOT_DUEL_BECAUSE_S1_IS_PARTICIPATING_IN_A_CLAN_HALL_WAR(2025),
  4128. /**
  4129. * ID: 2026<br>
  4130. * Message: $s1 cannot duel because $s1 is participating in a siege war.
  4131. */
  4132. S1_CANNOT_DUEL_BECAUSE_S1_IS_PARTICIPATING_IN_A_SIEGE_WAR(2026),
  4133. /**
  4134. * ID: 2027<br>
  4135. * Message: $s1 cannot duel because $s1 is currently riding a boat, wyvern, or strider.
  4136. */
  4137. S1_CANNOT_DUEL_BECAUSE_S1_IS_CURRENTLY_RIDING_A_BOAT_WYVERN_OR_STRIDER(2027),
  4138. /**
  4139. * ID: 2028<br>
  4140. * Message: $s1 cannot receive a duel challenge because $s1 is too far away.
  4141. */
  4142. S1_CANNOT_RECEIVE_A_DUEL_CHALLENGE_BECAUSE_S1_IS_TOO_FAR_AWAY(2028),
  4143. /**
  4144. * ID: 2058<br>
  4145. * Message: You already polymorphed and cannot polymorph again.
  4146. */
  4147. YOU_ALREADY_POLYMORPHED_AND_CANNOT_POLYMORPH_AGAIN(2058),
  4148. /**
  4149. * ID: 2060<br>
  4150. * Message: You cannot polymorph into the desired form in water.
  4151. */
  4152. YOU_CANNOT_POLYMORPH_INTO_THE_DESIRED_FORM_IN_WATER(2060),
  4153. /**
  4154. * ID: 2062<br>
  4155. * Message: You cannot polymorph when you have summoned a servitor/pet.
  4156. */
  4157. YOU_CANNOT_POLYMORPH_WHEN_YOU_HAVE_SUMMONED_A_SERVITOR(2062),
  4158. /**
  4159. * ID: 2063<br>
  4160. * Message: You cannot polymorph while riding a pet.
  4161. */
  4162. YOU_CANNOT_POLYMORPH_WHILE_RIDING_A_PET(2063),
  4163. /**
  4164. * ID: 2068<br>
  4165. * Message: You do not have all of the items needed to untrain the enchant skill.
  4166. */
  4167. YOU_DONT_HAVE_ALL_ITENS_NEEDED_TO_UNTRAIN_SKILL_ENCHANT(2068),
  4168. /**
  4169. * ID: 2069<br>
  4170. * Message: Untrain of enchant skill was successful. Current level of enchant skill $s1 has been decreased by 1.
  4171. */
  4172. UNTRAIN_SUCCESSFUL_SKILL_S1_ENCHANT_LEVEL_DECREASED_BY_ONE(2069),
  4173. /**
  4174. * ID: 2070<br>
  4175. * Message: Untrain of enchant skill was successful. Current level of enchant skill $s1 became 0 and enchant skill will be initialized.
  4176. */
  4177. UNTRAIN_SUCCESSFUL_SKILL_S1_ENCHANT_LEVEL_RESETED(2070),
  4178. /**
  4179. * ID: 2071<br>
  4180. * Message: You do not have all of the items needed to enchant skill route change.
  4181. */
  4182. YOU_DONT_HAVE_ALL_ITENS_NEEDED_TO_CHANGE_SKILL_ENCHANT_ROUTE(2071),
  4183. /**
  4184. * ID: 2072<br>
  4185. * Message: Enchant skill route change was successful. Lv of enchant skill $s1 has been decreased by $s2.
  4186. */
  4187. SKILL_ENCHANT_CHANGE_SUCCESSFUL_S1_LEVEL_WAS_DECREASED_BY_S2(2072),
  4188. /**
  4189. * ID: 2073<br>
  4190. * Message: Enchant skill route change was successful. Lv of enchant skill $s1 will remain.
  4191. */
  4192. SKILL_ENCHANT_CHANGE_SUCCESSFUL_S1_LEVEL_WILL_REMAIN(2073),
  4193. /**
  4194. * ID: 2074<br>
  4195. * Message: Skill enchant failed. Current level of enchant skill $s1 will remain unchanged.
  4196. */
  4197. SKILL_ENCHANT_FAILED_S1_LEVEL_WILL_REMAIN(2074),
  4198. /**
  4199. * ID: 2085<br>
  4200. * Message: Shout and trade chatting cannot be used while possessing a cursed weapon.
  4201. */
  4202. SHOUT_AND_TRADE_CHAT_CANNOT_BE_USED_WHILE_POSSESSING_CURSED_WEAPON(2085),
  4203. /**
  4204. * ID: 2087<br>
  4205. * Message: A fortress is under attack!
  4206. */
  4207. A_FORTRESS_IS_UNDER_ATTACK(2087),
  4208. /**
  4209. * ID: 2089<br>
  4210. * Message: $s1 minute(s) until the fortress battle starts.
  4211. */
  4212. S1_MINUTES_UNTIL_THE_FORTRESS_BATTLE_STARTS(2089),
  4213. /**
  4214. * ID: 2090<br>
  4215. * Message: The fortress battle $s1 has begun.
  4216. */
  4217. THE_FORTRESS_BATTLE_S1_AS_BEGUN(2090),
  4218. /**
  4219. * ID: 2154<br>
  4220. * Message: The target is not a flagpole so a flag cannot be displayed.
  4221. */
  4222. THE_TARGET_IS_NOT_A_FLAGPOLE_SO_A_FLAG_CANNOT_BE_DISPLAYED(2154),
  4223. /**
  4224. * ID: 2155<br>
  4225. * Message: A flag is already being displayed, another flag cannot be displayed.
  4226. */
  4227. A_FLAG_IS_ALREADY_BEING_DISPLAYED_ANOTHER_FLAG_CANNOT_BE_DISPLAYED(2155),
  4228. /**
  4229. * ID: 2156<br>
  4230. * Message: There are not enough necessary items to use the skill.
  4231. */
  4232. THERE_ARE_NOT_ENOUGH_NECESSARY_ITEMS_TO_USE_THE_SKILL(2156),
  4233. /**
  4234. * ID: 2158<br>
  4235. * Message: Forced attack is impossible against seige side temporary allied members.
  4236. */
  4237. FORCED_ATTACK_IS_IMPOSSIBLE_AGAINST_SIEGE_SIDE_TEMPORARY_ALLIED_MEMBERS(2158),
  4238. /**
  4239. * ID: 2167<BR>
  4240. * Message: A malicious skill cannot be used in a peace zone.
  4241. */
  4242. A_MALICIOUS_SKILL_CANNOT_BE_USED_IN_PEACE_ZONE(2167),
  4243. /**
  4244. * ID: 2162<br>
  4245. * Message: Your soul has increased by $s1, so it is now at $s2.
  4246. */
  4247. YOUR_SOUL_HAS_INCREASED_BY_S1_SO_IT_IS_NOW_AT_S2(2162),
  4248. /**
  4249. * ID: 2163<br>
  4250. * Message: Soul cannot be increased anymore.
  4251. */
  4252. SOUL_CANNOT_BE_INCREASED_ANYMORE(2163),
  4253. /**
  4254. * ID: 2183<br>
  4255. * Message: The fortress battle of $s1 has finished.
  4256. */
  4257. THE_FORTRESS_BATTLE_OF_S1_HAS_FINISHED(2183),
  4258. /**
  4259. * ID: 2184<br>
  4260. * Message: $s1 clan is victorious in the fortress battle of $s2.
  4261. */
  4262. S1_CLAN_IS_VICTORIOUS_IN_THE_FORTRESS_BATTLE_OF_S2(2184),
  4263. /**
  4264. * ID: 2186<br>
  4265. * Message: Soul cannot be absorbed anymore.
  4266. */
  4267. SOUL_CANNOT_BE_ABSORBED_ANYMORE(2186),
  4268. /**
  4269. * ID: 2189<br>
  4270. * Message: Current Location: $s1, $s2, $s3 (near Near Kamael Village)
  4271. */
  4272. LOC_KAMAEL_VILLAGE_S1_S2_S3(2189),
  4273. /**
  4274. * ID: 2190<br>
  4275. * Message: Current Location: $s1, $s2, $s3 (Near south of Wastelands Camp)
  4276. */
  4277. LOC_WASTELANDS_CAMP_S1_S2_S3(2190),
  4278. /**
  4279. * ID: 2195<br>
  4280. * Message: There is not enough soul.
  4281. */
  4282. THERE_IS_NOT_ENOUGH_SOUL(2195),
  4283. /**
  4284. * ID: 2224<br>
  4285. * Message: Crossbow is preparing to fire.
  4286. */
  4287. CROSSBOW_PREPARING_TO_FIRE(2224),
  4288. /**
  4289. * ID: 2226<br>
  4290. * Message: Not enough bolts.
  4291. */
  4292. NOT_ENOUGH_BOLTS(2226),
  4293. /**
  4294. * ID: 2229<br>
  4295. * Message: There is no instance zone under a time limit.
  4296. */
  4297. NO_INSTANCEZONE_TIME_LIMIT(2229),
  4298. /**
  4299. * ID: 2247<br>
  4300. * Message: You cannot mount a steed while transformed.
  4301. */
  4302. YOU_CANNOT_MOUNT_A_STEED_WHILE_TRANSFORMED(2247),
  4303. /**
  4304. * ID: 2248<br>
  4305. * Message: You cannot mount a steed while petrified.
  4306. */
  4307. YOU_CANNOT_MOUNT_A_STEED_WHILE_PETRIFIED(2248),
  4308. /**
  4309. * ID: 2249<br>
  4310. * Message: You cannot mount a steed while dead.
  4311. */
  4312. YOU_CANNOT_MOUNT_A_STEED_WHILE_DEAD(2249),
  4313. /**
  4314. * ID: 2250<br>
  4315. * Message: You cannot mount a steed while fishing.
  4316. */
  4317. YOU_CANNOT_MOUNT_A_STEED_WHILE_FISHING(2250),
  4318. /**
  4319. * ID: 2251<br>
  4320. * Message: You cannot mount a steed while in battle.
  4321. */
  4322. YOU_CANNOT_MOUNT_A_STEED_WHILE_BATTLE(2251),
  4323. /**
  4324. * ID: 2252<br>
  4325. * Message: You cannot mount a steed while in a duel.
  4326. */
  4327. YOU_CANNOT_MOUNT_A_STEED_WHILE_IN_A_DUEL(2252),
  4328. /**
  4329. * ID: 2253<br>
  4330. * Message: You cannot mount a steed while sitting.
  4331. */
  4332. YOU_CANNOT_MOUNT_A_STEED_WHILE_SITTING(2253),
  4333. /**
  4334. * ID: 2254<br>
  4335. * Message: You cannot mount a steed while skill casting.
  4336. */
  4337. YOU_CANNOT_MOUNT_A_STEED_WHILE_SKILL_CASTING(2254),
  4338. /**
  4339. * ID: 2255<br>
  4340. * Message: You cannot mount a steed while a cursed weapon is equipped.
  4341. */
  4342. YOU_CANNOT_MOUNT_A_STEED_WHILE_A_CURSED_WEAPON_IS_EQUIPPED(2255),
  4343. /**
  4344. * ID: 2256<br>
  4345. * Message: You cannot mount a steed while holding a flag.
  4346. */
  4347. YOU_CANNOT_MOUNT_A_STEED_WHILE_HOLDING_A_FLAG(2256),
  4348. /**
  4349. * ID: 2257<br>
  4350. * Message: You cannot mount a steed while a pet or a servitor is summoned.
  4351. */
  4352. YOU_CANNOT_MOUNT_A_STEED_WHILE_A_PET_OR_A_SERVITOR_IS_SUMMONED(2257),
  4353. /**
  4354. * ID: 2258<br>
  4355. * Message: You have already mounted another steed
  4356. */
  4357. YOU_HAVE_ALREADY_MOUNTED_ANOTHER_STEED(2258),
  4358. /**
  4359. * ID: 2259<br>
  4360. * Message: Current Location: $s1, $s2, $s3 (near Fantasy Isle)
  4361. */
  4362. LOC_FANTASY_ISLAND_S1_S2_S3(2259);
  4363. private int _id;
  4364. private SystemMessageId(int id)
  4365. {
  4366. _id = id;
  4367. }
  4368. public int getId()
  4369. {
  4370. return _id;
  4371. }
  4372. }