123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476 |
- //===== eAthena Script =======================================
- //= The 32 New Hats (custom)
- //===== By: ==================================================
- //= Darkchild
- //===== Current Version: =====================================
- //= 1.5
- //===== Compatible With: =====================================
- //= eAthena 1.0
- //===== Description: =========================================
- //=
- //= Don't use these NPC, there are separate quests for these
- //= items in quests/newgear/ folder
- //=
- //= And some of these items have made-up ingredients
- //= 4 brothers give you quests to get 32 new hats
- //=
- //===== Additional Comments: =================================
- //= There are 2 scripts for these 32 'new' hats.
- //= The other one doesnt have all the new ones and has some old ones
- //= Advise to use this script
- //= 1.2 revision
- //= 1.3 fixed bug where npcs would give out free items [Shinigami]
- //= 1.4 fixed amount of Fish Tail (300 -> 30), Zeny bugs in Ear of Angel,
- //= Ear of Demon,Big Golden Bell, Mistress Crown,
- //= Crown of The Ancient Queen, Indian Headband, Orc Hero Helm [Lupus]
- //= 1.5 Fixed Posture Fix Hat (Campus Hat).
- //============================================================
- prontera.gat,140,172,5 script Zac 704,{
- mes "[Zac]";
- mes "I am the oldest and strongest of the 4 brothers that makes all the newer hats.";
- mes "You will need to bring me the correct items for each hat so I can make them.";
- mes "I provide 8 hats and my brothers provides the other 24.";
- mes "What hat do you want me to make?";
- next;
- menu "Posture Fix Hat",L1_1,"Fox Mask",L1_2,"X Cross Hairpin",L1_3,"Flower Hair Pin",L1_4,"Tulip Hair Pin",L1_5,"Mushroom Hairband",L1_6,"Troublesome Raccoon Doll",L1_7,"Blue Fish",L1_8;
- L1_1:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if((countitem(2285)<1) || (countitem(1550)<1)) goto L_ITEM_1;//Items: Apple o' Archer, Book,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Posture Fix Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2285,1;//Items: Apple o' Archer,
- delitem 1550,1;//Items: Book,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Posture Fix Hat^000000...! Please Take it!";
- getitem 5073,1;//Items: Campus Hat,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_1:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Posture Fix Hat requires~~";
- next;
- mes "[Zac]";
- mes "1 Apple o' Archer";
- mes "1 Book";
- mes "...Did you know this already?";
- close;
- L1_2:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(1022)<999) goto L_ITEM_2;//Items: Nine Tails,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Fox Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 1022,999;//Items: Nine Tails,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Fox Mask^000000...! Please Take it!";
- getitem 5069,1;//Items: Fox Mask,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_2:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Fox Mask requires~~";
- next;
- mes "[Zac]";
- mes "999 Nine Tails";
- mes "...Did you know this already?";
- close;
- L1_3:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(10011)<1) goto L_ITEM_3;//Items: Stellar Hairpin,
- if(countitem(2266)<1) goto L_ITEM_3;//Items: Iron Cain,
- if(countitem(909)<100) goto L_ITEM_3;//Items: Jellopy,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the X Cross Hairpin for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 10011,1;//Items: Stellar Hairpin,
- delitem 2266,1;//Items: Iron Cain,
- delitem 909,100;//Items: Jellopy,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000X Cross Hairpin^000000...! Please Take it!";
- getitem 5079,1;//Items: X Hairpin,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_3:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "X Cross Hairpin requires~~";
- next;
- mes "[Zac]";
- mes "1 Stellar Hairpin";
- mes "1 Iron Cain";
- mes "100 Jellopy";
- mes "...Did you know this already?";
- close;
- L1_4:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2270)<1) goto L_ITEM_4;//Items: Centimental Leaf,
- if(countitem(999)<10) goto L_ITEM_4;//Items: Steel,
- if(Zeny < 20000) goto L_ITEM_4;
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Flower Hair Pin for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2270,1;//Items: Centimental Leaf,
- delitem 999,10;//Items: Steel,
- set Zeny,Zeny-20000;
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Flower Hair Pin^000000...! Please Take it!";
- getitem 5061,1;//Items: Flower Hairpin,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_4:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Flower Hair Pin requires~~";
- next;
- mes "[Zac]";
- mes "1 Romantic Leaf";
- mes "10 Steel";
- mes "20,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_5:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2278)<1) goto L_ITEM_5;//Items: Mr. Smile,
- if(countitem(980)<1) goto L_ITEM_5;//Items: Orange Dyestuff,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Tulip Hair Pin for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2278,1;//Items: Mr. Smile,
- delitem 980,1;//Items: Orange Dyestuff,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Tulip Hair Pin^000000...! Please Take it!";
- getitem 5077,1;//Items: Tulip Hairpin,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_5:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Tulip Hair Pin requires~~";
- next;
- mes "[Zac]";
- mes "1 Mr. Smile";
- mes "1 Orange Dyestuffs";
- mes "...Did you know this already?";
- close;
- L1_6:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(921)<300) goto L_ITEM_6;//Items: Mushroom Spore,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Mushroom Hairband for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 921,300;//Items: Mushroom Spore,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Mushroom Hairband^000000...! Please Take it!";
- getitem 5082,1;//Items: Mushroom Hairband,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_6:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Mushroom Hairband requires~~";
- next;
- mes "[Zac]";
- mes "300 Mushroom Spores";
- mes "...Did you know this already?";
- close;
- L1_7:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(1026)<100) goto L_ITEM_7;//Items: Acorn,
- if(countitem(7065)<100) goto L_ITEM_7;//Items: Sea Otter Fur,
- if(countitem(945)<100) goto L_ITEM_7;//Items: Raccoon Leaf,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Troublesome Raccoon Doll for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 1026,100;//Items: Acorn,
- delitem 7065,100;//Items: Sea Otter Fur,
- delitem 945,100;//Items: Raccoon Leaf,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Troublesome Raccoon Doll^000000...! Please Take it!";
- getitem 5084,1;//Items: Lazy Racoon Hat,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_7:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Troublesome Raccoon Doll requires~~";
- next;
- mes "[Zac]";
- mes "100 Acorn";
- mes "100 Sea Otter Fur";
- mes "100 Raccoon Leaf";
- mes "...Did you know this already?";
- close;
- L1_8:
- mes "[Zac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(624)<2) goto L_ITEM_8;//Items: Rotten Fish,
- if(countitem(959)<300) goto L_ITEM_8;//Items: Stinky Scale,
- if(countitem(1023)<30) goto L_ITEM_8;//Items: Fish Tail,
- if(countitem(938)<100) goto L_ITEM_8;//Items: Sticky Mucus,
- mes "[Zac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Blue Fish for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 624,2;//Items: Rotten Fish,
- delitem 959,300;//Items: Stinky Scale,
- delitem 1023,30;//Items: Fish Tail,
- delitem 938,100;//Items: Sticky Mucus,
- mes "[Zac]";
- mes "Tah Dah!!!^FF0000Blue Fish^000000...! Please Take it!";
- getitem 5065,1;//Items: Fresh Blueish Fish,
- next;
- mes "[Zac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_8:
- mes "[Zac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Zac]";
- mes "Blue Fish requires~~";
- next;
- mes "[Zac]";
- mes "2 Rotten Fish";
- mes "300 Rotten Scale";
- mes "30 Fish Tail";
- mes "100 Sticky Mucus";
- mes "...Did you know this already?";
- close;
- }
- prontera.gat,141,172,5 script Jac 107,{
- mes "[Jac]";
- mes "I am the 2nd oldest and calmest of the 4 brothers that makes all the newer hats.";
- mes "You will need to bring me the correct items for each hat so I can make them.";
- mes "I provide 8 hats and my brothers provides the other 24.";
- mes "What hat do you want me to make?";
- next;
- menu "Drooped Cat",L1_9,"Leaf of Transformation",L1_10,"Bear Pebble Hat",L1_11,"Sea Otter Hat",L1_12,"Sleepy Hat",L1_13,"Straw Hat",L1_14,"Cowboy Hat",L1_15,"Sombrero",L1_16;
- L1_9:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2233)<1) goto L_ITEM_9;//Items: Circlet,
- if(countitem(983)<1) goto L_ITEM_9;//Items: Black Dyestuff,
- if(countitem(740)<1) goto L_ITEM_9;//Items: Puppet,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Drooped Cat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2233,1;//Items: Circlet,
- delitem 983,1;//Items: Black Dyestuff,
- delitem 740,1;//Items: Puppet,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Drooped Cat^000000...! Please Take it!";
- getitem 5058,1;//Items: Resting Cat,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_9:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Drooped Cat requires~~";
- next;
- mes "[Jac]";
- mes "1 Slotted Circlet";
- mes "1 Black Dyestuffs";
- mes "1 Puppet";
- mes "...Did you know this already?";
- close;
- L1_10:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(945)<600) goto L_ITEM_10;//Items: Raccoon Leaf,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Leaf of Transformation for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 945,600;//Items: Raccoon Leaf,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Leaf of Transformation^000000...! Please Take it!";
- getitem 5064,1;//Items: Transformation Leaf,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_10:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Leaf of Transformation requires~~";
- next;
- mes "[Jac]";
- mes "600 Raccoon Leaf";
- mes "...Did you know this already?";
- close;
- L1_11:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(5030)<1) goto L_ITEM_11;//Items: Panda Hat,
- if(countitem(952)<100) goto L_ITEM_11;//Items: Cactus Needle,
- if(countitem(999)<20) goto L_ITEM_11;//Items: Steel,
- if(countitem(948)<200) goto L_ITEM_11;//Items: Bears Footskin,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Bear Pebble Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 5030,1;//Items: Panda Hat,
- delitem 952,100;//Items: Cactus Needle,
- delitem 999,20;//Items: Steel,
- delitem 948,200;//Items: Bears Footskin,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Bear Pebble Hat^000000...! Please Take it!";
- getitem 5059,1;//Items: Bear Hat,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_11:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Bear Pebble Hat requires~~";
- next;
- mes "[Jac]";
- mes "1 Panda Hat";
- mes "100 Cactus Needle";
- mes "20 Steel";
- mes "200 Bear's Footskin";
- mes "...Did you know this already?";
- close;
- L1_12:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(5084)<1) goto L_ITEM_12;//Items: Lazy Racoon Hat,
- if(countitem(5064)<1) goto L_ITEM_12;//Items: Transformation Leaf,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Sea Otter Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 5084,1;//Items: Lazy Racoon Hat,
- delitem 5064,1;//Items: Transformation Leaf,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Sea Otter Hat^000000...! Please Take it!";
- getitem 5078,1;//Items: Sea Otter Hat,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_12:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Sea Otter Hat requires~~";
- next;
- mes "[Jac]";
- mes "1 Troublesome Raccoon Doll";
- mes "1 Leaf of Transformation";
- mes "...Did you know this already?";
- close;
- L1_13:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2236)<1) goto L_ITEM_13;//Items: Santa's Hat,
- if(countitem(7111)<200) goto L_ITEM_13;//Items: String Paper,
- if(countitem(7112)<1) goto L_ITEM_13;//Items: Transparent Paper,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Sleepy Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2236,1;//Items: Santa's Hat,
- delitem 7111,200;//Items: String Paper,
- delitem 7112,1;//Items: Transparent Paper,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Sleepy Hat^000000...! Please Take it!";
- getitem 5060,1;//Items: Pointy Cap,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_13:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Sleepy Hat requires~~";
- next;
- mes "[Jac]";
- mes "1 Santa Hat";
- mes "200 String Paper";
- mes "1 Transparent Paper";
- mes "...Did you know this already?";
- close;
- L1_14:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(7012)<400) goto L_ITEM_14;//Items: Tough Scalelike Stem,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Straw Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 7012,400;//Items: Tough Scalelike Stem,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Straw Hat^000000...! Please Take it!";
- getitem 5062,1;//Items: Straw Hat,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_14:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Straw Hat requires~~";
- next;
- mes "[Jac]";
- mes "400 Tough Scalelike Stem";
- mes "...Did you know this already?";
- close;
- L1_15:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2248)<1) goto L_ITEM_15;//Items: Western Grace,
- if(countitem(7030)<108) goto L_ITEM_15;//Items: Claw of Desert Wolf,
- if(countitem(7194)<100) goto L_ITEM_15;//Items: Soft Grass Leaf,
- if(countitem(7120)<4) goto L_ITEM_15;//Items: Burning Horseshoe,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Cowboy Hat for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2248,1;//Items: Western Grace,
- delitem 7030,108;//Items: Claw of Desert Wolf,
- delitem 7194,100;//Items: Soft Grass Leaf,
- delitem 7120,4;//Items: Burning Horseshoe,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Cowboy Hat^000000...! Please Take it!";
- getitem 5075,1;//Items: Cowboy Hat,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_15:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Cowboy Hat requires~~";
- next;
- mes "[Jac]";
- mes "1 Western Grace";
- mes "108 Claw of Desert Wolf";
- mes "100 Soft Grass Leaf drop by Parasite (Umbala Map)";
- mes "4 Burning Horseshoe drop by Nightmare Terror (Magma Dungeon)";
- mes "...Did you know this already?";
- close;
- L1_16:
- mes "[Jac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(5062)<1) goto L_ITEM_16;//Items: Straw Hat,
- if(countitem(952)<100) goto L_ITEM_16;//Items: Cactus Needle,
- if(countitem(1907)<1) goto L_ITEM_16;//Items: Guitar,
- mes "[Jac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Sombrero for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 5062,1;//Items: Straw Hat,
- delitem 952,100;//Items: Cactus Needle,
- delitem 1907,1;//Items: Guitar,
- mes "[Jac]";
- mes "Tah Dah!!!^FF0000Sombrero^000000...! Please Take it!";
- getitem 5067,1;//Items: Sombrero,
- next;
- mes "[Jac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_16:
- mes "[Jac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Jac]";
- mes "Sombrero requires~~";
- next;
- mes "[Jac]";
- mes "1 Straw Hat";
- mes "100 Cactus Needle";
- mes "1 Guitar";
- mes "...Did you know this already?";
- close;
- }
- prontera.gat,142,172,5 script Pac 705,{
- mes "[Pac]";
- mes "I am 3rd oldest and wisest of the 4 brothers that makes all the newer hats.";
- mes "You will need to bring me the correct items for each hat so I can make them.";
- mes "I provide 8 hats and my brothers provides the other 24.";
- mes "What hat do you want me to make?";
- next;
- menu "Hair Cap",L1_17,"Hot Blood Headband",L1_18,"Ear of Angel",L1_19,"Ear of Demon",L1_20,"Big Golden Bell",L1_21,"Mistress Crown",L1_22,"Crown of Ancient Queen",L1_23,"Alarm Mask",L1_24;
- L1_17:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2226)<1) goto L_ITEM_17;//Items: Cap,
- if(countitem(7107)<500) goto L_ITEM_17;//Items: Antelope Skin,
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Hair Cap for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2226,1;//Items: Cap,
- delitem 7107,500;//Items: Antelope Skin,
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Hair Cap^000000...! Please Take it!";
- getitem 5076,1;//Items: Furry Hat,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_17:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Hair Cap requires~~";
- next;
- mes "[Pac]";
- mes "1 Cap";
- mes "500 Fur of Goat";
- mes "...Did you know this already?";
- close;
- L1_18:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(10019)<1) goto L_ITEM_18;//Items: Red Muffler,
- if(countitem(7097)<300) goto L_ITEM_18;//Items: Burning Heart,
- if(countitem(982)<1) goto L_ITEM_18;//Items: White Dyestuff,
- if(countitem(2211)<1) goto L_ITEM_18;//Items: Bandana,
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Hot Blood Headband for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 10019,1;//Items: Red Muffler,
- delitem 7097,300;//Items: Burning Heart,
- delitem 982,1;//Items: White Dyestuff,
- delitem 2211,1;//Items: Bandana,
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Hot Blood Headband^000000...! Please Take it!";
- getitem 5070,1;//Items: Bandage,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_18:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Hot Blood Headband requires~~";
- next;
- mes "[Pac]";
- mes "1 Red Muffler";
- mes "300 Burning Heart";
- mes "1 White Dyestuffs";
- mes "1 Bandana";
- mes "...Did you know this already?";
- close;
- L1_19:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2254)<1) goto L_ITEM_19;//Items: Angel Wing,
- if(countitem(2286)<1) goto L_ITEM_19;//Items: Elven Ears,
- if(Zeny < 20000) goto L_ITEM_19;
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Ear of Angel for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2254,1;//Items: Angel Wing,
- delitem 2286,1;//Items: Elven Ears,
- set Zeny,Zeny-20000;
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Ear of Angel^000000...! Please Take it!";
- getitem 5074,1;//Items: Ears of Angel,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_19:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Ear of Angel requires~~";
- next;
- mes "[Pac]";
- mes "1 Angel Wing";
- mes "1 Elven Ears";
- mes "20,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_20:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2255)<1) goto L_ITEM_20;//Items: Evil Wing,
- if(countitem(2286)<1) goto L_ITEM_20;//Items: Elven Ears,
- if(Zeny < 20000) goto L_ITEM_20;
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Ear of Demon for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2255,1;//Items: Evil Wing,
- delitem 2286,1;//Items: Elven Ears,
- set Zeny,Zeny-20000;
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Ear of Demon^000000...! Please Take it!";
- getitem 5068,1;//Items: Ears Of Demon,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_20:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Ear of Demon requires~~";
- next;
- mes "[Pac]";
- mes "1 Evil Wing";
- mes "1 Elven Ears";
- mes "20,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_21:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(10016)<1) goto L_ITEM_21;//Items: Golden Bell,
- if(countitem(714)<1) goto L_ITEM_21;//Items: Emperium,
- if(countitem(969)<3) goto L_ITEM_21;//Items: Gold,
- if(Zeny < 25000) goto L_ITEM_21;
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Big Golden Bell for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 10016,1;//Items: Golden Bell,
- delitem 714,1;//Items: Emperium,
- delitem 969,3;//Items: Gold,
- set Zeny,Zeny-25000;
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Big Golden Bell^000000...! Please Take it!";
- getitem 5091,1;//Items: Big Golden Bell,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_21:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Big Golden Bell requires~~";
- next;
- mes "[Pac]";
- mes "1 Golden Bell";
- mes "1 Emperium";
- mes "3 Gold";
- mes "25,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_22:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2249)<1) goto L_ITEM_22;//Items: Coronet,
- if(countitem(714)<1) goto L_ITEM_22;//Items: Emperium,
- if(countitem(969)<3) goto L_ITEM_22;//Items: Gold,
- if(Zeny < 25000) goto L_ITEM_22;
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Mistress Crown for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2249,1;//Items: Coronet,
- delitem 714,1;//Items: Emperium,
- delitem 969,3;//Items: Gold,
- set Zeny,Zeny-25000;
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Mistress Crown^000000...! Please Take it!";
- getitem 5081,1;//Items: Crown of Mistress,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_22:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Mistress Crown requires~~";
- next;
- mes "[Pac]";
- mes "1 Coronet";
- mes "1 Emperium";
- mes "3 Gold";
- mes "25,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_23:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(10006)<1) goto L_ITEM_23;//Items: Queen's Hair Ornament,
- if(countitem(714)<1) goto L_ITEM_23;//Items: Emperium,
- if(countitem(969)<3) goto L_ITEM_23;//Items: Gold,
- if(Zeny < 25000) goto L_ITEM_23;
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Crown of Ancient Queen for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 10006,1;//Items: Queen's Hair Ornament,
- delitem 714,1;//Items: Emperium,
- delitem 969,3;//Items: Gold,
- set Zeny,Zeny-25000;
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Crown of Ancient Queen^000000...! Please Take it!";
- getitem 5080,1;//Items: Crown of The Ancient Queen,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_23:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Crown of Ancient Queen requires~~";
- next;
- mes "[Pac]";
- mes "1 Queen's Hair Ornament";
- mes "1 Emperium";
- mes "3 Gold";
- mes "25,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_24:
- mes "[Pac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(1095)<3000) goto L_ITEM_24;//Items: Needle of Alarm,
- if(countitem(2218)<1) goto L_ITEM_24;//Items: Flu Mask,
- mes "[Pac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Alarm Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 1095,3000;//Items: Needle of Alarm,
- delitem 2218,1;//Items: Flu Mask,
- mes "[Pac]";
- mes "Tah Dah!!!^FF0000Alarm Mask^000000...! Please Take it!";
- getitem 5086,1;//Items: Sad Mask,
- next;
- mes "[Pac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_24:
- mes "[Pac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Pac]";
- mes "Alarm Mask requires~~";
- next;
- mes "[Pac]";
- mes "3000 Needle of Alarm";
- mes "1 Flu Mask";
- mes "...Did you know this already?";
- close;
- }
- prontera.gat,143,172,5 script Blac 732,{
- mes "[Blac]";
- mes "I am the youngest and sexiest of the 4 brothers that makes all the newer hats.";
- mes "You will need to bring me the correct items for each hat so I can make them.";
- mes "I provide 8 hats and my brothers provides the other 24.";
- mes "What hat do you want me to make?";
- next;
- menu "Indian Hairband",L1_25,"Twin Ribbons",L1_26,"Expressionless Mask",L1_27,"Troublesome Mask",L1_28,"Surprise Mask",L1_29,"Goblin Leader Mask",L1_30,"Horn of Incubus",L1_31,"Horn of Succubus",L1_32;
- L1_25:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2207)<1) goto L_ITEM_25;//Items: Fancy Flower,
- if(countitem(7101)<10) goto L_ITEM_25;//Items: Peco Feather,
- if(Zeny < 10000) goto L_ITEM_25;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Indian Hairband for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2207,1;//Items: Fancy Flower,
- delitem 7101,10;//Items: Peco Feather,
- set Zeny,Zeny-10000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Indian Hairband^000000...! Please Take it!";
- getitem 5071,1;//Items: Indian Headband,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_25:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Indian Hairband requires~~";
- next;
- mes "[Blac]";
- mes "1 Fancy Flower";
- mes "10 Peco's Feather";
- mes "10,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_26:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2244)<1) goto L_ITEM_26;//Items: Big Ribbon,
- if(countitem(10007)<1) goto L_ITEM_26;//Items: Silk Ribbon,
- if(countitem(5079)<1) goto L_ITEM_26;//Items: X Hairpin,
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Twin Ribbons for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2244,1;//Items: Big Ribbon,
- delitem 10007,1;//Items: Silk Ribbon,
- delitem 5079,1;//Items: X Hairpin,
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Twin Ribbons^000000...! Please Take it!";
- getitem 5085,1;//Items: Small Twin Ribbons,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_26:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Twin Ribbons requires~~";
- next;
- mes "[Blac]";
- mes "1 Big Ribbon";
- mes "1 Silk Ribbon";
- mes "1 X Cross Hairpin";
- mes "...Did you know this already?";
- close;
- L1_27:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(999)<25) goto L_ITEM_27;//Items: Steel,
- if(countitem(5090)<1) goto L_ITEM_27;//Items: Mask of The Goblin Leader,
- if(Zeny < 50000) goto L_ITEM_27;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Expressionless Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 999,25;//Items: Steel,
- delitem 5090,1;//Items: Mask of The Goblin Leader,
- set Zeny,Zeny-50000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Expressionless Mask^000000...! Please Take it!";
- getitem 5087,1;//Items: Expressionless Mask,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_27:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Expressionless Mask requires~~";
- next;
- mes "[Blac]";
- mes "25 Steel";
- mes "1 Goblin Leader Mask";
- mes "50,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_28:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(999)<25) goto L_ITEM_28;//Items: Steel,
- if(countitem(5090)<1) goto L_ITEM_28;//Items: Mask of The Goblin Leader,
- if(Zeny < 50000) goto L_ITEM_28;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Troublesome Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 999,25;//Items: Steel,
- delitem 5090,1;//Items: Mask of The Goblin Leader,
- set Zeny,Zeny-50000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Troublesome Mask^000000...! Please Take it!";
- getitem 5089,1;//Items: Annoyed Mask,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_28:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Troublesome Mask requires~~";
- next;
- mes "[Blac]";
- mes "25 Steel";
- mes "1 Goblin Leader Mask";
- mes "50,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_29:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(999)<25) goto L_ITEM_29;//Items: Steel,
- if(countitem(5090)<1) goto L_ITEM_29;//Items: Mask of The Goblin Leader,
- if(Zeny < 50000) goto L_ITEM_29;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Surprise Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 999,25;//Items: Steel,
- delitem 5090,1;//Items: Mask of The Goblin Leader,
- set Zeny,Zeny-50000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Surprise Mask^000000...! Please Take it!";
- getitem 5088,1;//Items: Surprised Mask,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_29:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Surprise Mask requires~~";
- next;
- mes "[Blac]";
- mes "25 Steel";
- mes "1 Goblin Leader Mask";
- mes "50,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_30:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2275)<1) goto L_ITEM_30;//Items: Red Bandana,
- if(countitem(911)<100) goto L_ITEM_30;//Items: Scell,
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Goblin Leader Mask for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2275,1;//Items: Red Bandana,
- delitem 911,100;//Items: Scell,
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Goblin Leader Mask^000000...! Please Take it!";
- getitem 5090,1;//Items: Mask of The Goblin Leader,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_30:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Goblin Leader Mask requires~~";
- next;
- mes "[Blac]";
- mes "1 Red Bandana";
- mes "100 Scell";
- mes "...Did you know this already?";
- close;
- L1_31:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(1038)<500) goto L_ITEM_31;//Items: Little Evil Horn,
- if(countitem(7048)<80) goto L_ITEM_31;//Items: Talon of Griffon,
- if(Zeny < 50000) goto L_ITEM_31;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Horn of Succubus for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 1038,500;//Items: Little Evil Horn,
- delitem 7048,80;//Items: Talon of Griffon,
- set Zeny,Zeny-50000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Horn of Succubus^000000...! Please Take it!";
- getitem 5066,1;//Items: Horns of Succubus,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_31:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Horn of Succubus requires~~";
- next;
- mes "[Blac]";
- mes "500 Little Evil Horn";
- mes "80 Talon of Gryphon";
- mes "50,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_32:
- mes "[Blac]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(1038)<500) goto L_ITEM_32;//Items: Little Evil Horn,
- if(countitem(7048)<80) goto L_ITEM_32;//Items: Talon of Griffon,
- if(Zeny < 50000) goto L_ITEM_32;
- mes "[Blac]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Horn of Incubus for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 1038,500;//Items: Little Evil Horn,
- delitem 7048,80;//Items: Talon of Griffon,
- set Zeny,Zeny-50000;
- mes "[Blac]";
- mes "Tah Dah!!!^FF0000Horn of Incubus^000000...! Please Take it!";
- getitem 5072,1;//Items: Horns Of Incubus,
- next;
- mes "[Blac]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_32:
- mes "[Blac]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Blac]";
- mes "Horn of Incubus requires~~";
- next;
- mes "[Blac]";
- mes "500 Little Evil Horn";
- mes "80 Talon of Gryphon";
- mes "50,000 Zeny";
- mes "...Did you know this already?";
- close;
- }
- prontera.gat,144,172,5 script Angel 811,{
- mes "[Angel]";
- mes "Hello.";
- mes "Im the hottest angel in Midgard!";
- mes "What can I do for you?";
- next;
- menu "Hat of Nun",L1_33,"Black Cat Ears",L1_34,"Ribbon of Red Tail",L1_35,"Helm of Orc Hero",L1_36;
- L1_33:
- mes "[Angel]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2261)<1) goto L_ITEM_33;//Items: Army Cap,
- if(countitem(1550)<1) goto L_ITEM_33;//Items: Book,
- if(countitem(2206)<1) goto L_ITEM_33;//Items: Wedding Veil,
- if(countitem(7021)<2) goto L_ITEM_33;//Items: Foolishness of the Blind,
- mes "[Angel]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Hat of Nun for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2261,1;//Items: Army Cap,
- delitem 1550,1;//Items: Book,
- delitem 2206,1;//Items: Wedding Veil,
- delitem 7021,2;//Items: Foolishness of the Blind,
- mes "[Angel]";
- mes "Tah Dah!!!^FF0000Hat of Nun^000000...! Please Take it!";
- getitem 5093,1;//Items: Nun Hat,
- next;
- mes "[Angel]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_33:
- mes "[Angel]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Angel]";
- mes "Hat of Nun requires~~";
- next;
- mes "[Angel]";
- mes "1 Army Cap";
- mes "1 Book";
- mes "1 Wedding Veil";
- mes "2 Foolishness of the Blind";
- mes "...Did you know this already?";
- close;
- L1_34:
- mes "[Angel]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2213)<1) goto L_ITEM_34;//Items: Kitty Band,
- if(countitem(7063)<200) goto L_ITEM_34;//Items: Soft Feather,
- if(countitem(983)<1) goto L_ITEM_34;//Items: Black Dyestuff,
- if(Zeny < 10000) goto L_ITEM_34;
- mes "[Angel]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Black Cat Ears for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2213,1;//Items: Kitty Band,
- delitem 7063,200;//Items: Soft Feather,
- delitem 983,1;//Items: Black Dyestuff,
- set Zeny,Zeny-10000;
- mes "[Angel]";
- mes "Tah Dah!!!^FF0000Black Cat Ears^000000...! Please Take it!";
- getitem 5057,1;//Items: Black Cat Ears,
- next;
- mes "[Angel]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_34:
- mes "[Angel]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Angel]";
- mes "Black Cat Ears require~~";
- next;
- mes "[Angel]";
- mes "1 Kitty Band";
- mes "200 Soft Feather";
- mes "1 Black Dyestuffs";
- mes "10,000 Zeny";
- mes "...Did you know this already?";
- close;
- L1_35:
- mes "[Angel]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(2244)<1) goto L_ITEM_35;//Items: Big Ribbon,
- if(countitem(2209)<1) goto L_ITEM_35;//Items: Ribbon,
- if(countitem(10007)<1) goto L_ITEM_35;//Items: Silk Ribbon,
- mes "[Angel]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Ribbon of Red Tail for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 2244,1;//Items: Big Ribbon,
- delitem 2209,1;//Items: Ribbon,
- delitem 10007,1;//Items: Silk Ribbon,
- mes "[Angel]";
- mes "Tah Dah!!!^FF0000Ribbon of Red Tail^000000...! Please Take it!";
- getitem 5083,1;//Items: Back Ribbon,
- next;
- mes "[Angel]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_35:
- mes "[Angel]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Angel]";
- mes "Ribbon of Red Tail requires~~";
- next;
- mes "[Angel]";
- mes "1 Big Ribbon";
- mes "1 Slotted Ribbon";
- mes "1 Silk Ribbon";
- mes "...Did you know this already?";
- close;
- L1_36:
- mes "[Angel]";
- mes "Let me check the items you have brought here.";
- next;
- if(countitem(7069)<350) goto L_ITEM_36;//Items: Destroyed Armor,
- if(countitem(5006)<1) goto L_ITEM_36;//Items: Machoman's Glasses,
- if(countitem(2202)<1) goto L_ITEM_36;//Items: Sunglasses,
- if(countitem(5047)<1) goto L_ITEM_36;//Items: Fashion Sunglasses,
- if(countitem(2242)<1) goto L_ITEM_36;//Items: Purple Glasses,
- if(countitem(7098)<100) goto L_ITEM_36;//Items: Fire Seed,
- if(Zeny < 1000000) goto L_ITEM_36;
- mes "[Angel]";
- mes "Wow!! Well done! Finally you have gathered all items needed!";
- mes "We will make the Helm of Orc Hero for you right away.";
- mes "Please Wait a Moment.";
- next;
- delitem 7069,350;//Items: Destroyed Armor,
- delitem 5006,1;//Items: Machoman's Glasses,
- delitem 2202,1;//Items: Sunglasses,
- delitem 5047,1;//Items: Fashion Sunglasses,
- delitem 2242,1;//Items: Purple Glasses,
- delitem 7098,100;//Items: Fire Seed,
- set Zeny,Zeny-1000000;
- mes "[Angel]";
- mes "Tah Dah!!!^FF0000Helm of Orc Hero^000000...! Please Take it!";
- getitem 5094,1;//Items: Orc Hero Helm,
- next;
- mes "[Angel]";
- mes "I liked that, I look forward to making more.";
- mes "Thank you.";
- close;
- L_ITEM_36:
- mes "[Angel]";
- mes "Oh you already know what I create!";
- mes "Ha ha!!";
- mes "Hum~~ tell me where did you heard";
- mes "about this?";
- next;
- mes "[Angel]";
- mes "Helm of Orc Hero requires~~";
- next;
- mes "[Angel]";
- mes "350 Broken Armor Piece";
- mes "1 Machoman's Glasses";
- mes "1 Slotted Sunglasses";
- mes "1 Fashion Sunglasses";
- mes "1 Purple Glasses";
- mes "100 Fire Seed";
- mes "1,000,000 Zeny";
- mes "...Did you know this already?";
- close;
- }
|