Deadliest Catch requiredquestpoints=0 rewardquestpoints=0 canpreview=true previewtext=Jack loves crab-like pokemon, and needs help catching as many species as he can. X933 Y125 Z354 ignoresquestlimit=False repeatdays=-1 objectives { stage=0 { { description=A description hint=An optional hint timestocomplete=1 hidden=True infinite=False triggers { send_chat(delay=10;message=&bJack is a strange man, and he seems hellbent on having a Corphish, Krabby and Clauncher for whatever reason. Maybe the lake in the spawn area has some of the pokemon I'm looking for.) show_title(delay=10;titletext=Deadliest Catch;titlecolour=green;subtitletext=Tier 1 Task Started;subtitlecolour=white) } type=chat_npc(uuid=033caa47-2abc-483b-9c32-8c8e32c7ebb8;chatline1=Hey, you! Yeah you! Do you like crabs? I LOVE crabs!;chatline2=The way they scuttle about, clicking their little pincers, they're so cute... and not at all tasty...;chatline3=Here's the thing, I need you to go out into the world and catch me 3 different species of crab-like pokemon!;chatline4=I want a Corphish, a Krabby, and a Clauncher. I'll make it worth your while!;chatline5=I'd do it myself but I'm a fisherman, not a crabberman. But you seem more than capable of catching them, talented trainer that you are!;chatline6=Now go on, get! And make sure you have the pokemon on you when you get back!) } } stage=1 { { description=Catch a Corphish. hint=They can be found near the edge of the lake in spawn. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bCorphish has been caught!) } type=catch_pokemon(spec=Corphish) } { description=Catch a Clauncher. hint=They can found in the bottom of the lake at spawn. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bClauncher has been caught!) } type=catch_pokemon(spec=Clauncher) } { description=Catch a Krabby. hint=They can be found near the edge of the lake at spawn. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bKrabby has been caught!) } type=catch_pokemon(spec=Krabby) } } stage=2 { { description=Return to Fisherman Jack. hint=He's in the lodge at spawn. timestocomplete=1 hidden=False infinite=False triggers { give_money(delay=0;amount=1500) send_chat(delay=0;message=&bJack has given you 1500 pokedollars.) show_title(delay=7;titletext=Deadliest Catch;titlecolour=green;subtitletext=Tier 1 Task complete;subtitlecolour=white) take_pokemon(delay=0;spec=Corphish) take_pokemon(delay=0;spec=Clauncher) take_pokemon(delay=0;spec=Krabby) } conditions { carrying_pokemon(flipped=False;spec=Corphish) carrying_pokemon(flipped=False;spec=Krabby) carrying_pokemon(flipped=False;spec=Clauncher) } type=chat_npc(uuid=033caa47-2abc-483b-9c32-8c8e32c7ebb8;chatline1=Haha! I knew you could do it!;chatline2=Good thing too, the butter's just started to melt... Wait, forget I said anything! Hahaha!;chatline3=Thanks for your help, Trainer. You've really done me a solid!;chatline4=Take this for your troubles. See you again!) } } }