Dragon Master's Woe requiredquestpoints=5 rewardquestpoints=2 canpreview=true previewtext=Dragon-Tamer Daniel is looking to raise three dragons at once to see how different species cooperate in their basic forms. You should help him. X1002 Y173 Z1202 ignoresquestlimit=False repeatdays=-1 objectives { stage=0 { { description=A description hint=An optional hint timestocomplete=1 hidden=True infinite=False triggers { send_chat(delay=0;message=&bDaniel wants a Dratini, a Bagon, and a Gible. Better get on it.) show_title(delay=10;titletext=Dragon Master's Woe;titlecolour=red;subtitletext=Tier 3 Task started;subtitlecolour=white) } type=chat_npc(uuid=a10ba475-80f7-43f1-9b73-60a34824c7dc;chatline1=Hey, you. Yeah you. I have a favour to ask.;chatline2=The dragon/steel gym leader put me on guard duty, today was supposed to be my day off so I'm not exactly happy about it.;chatline3=I was gonna spend this day collecting young dragon type pokemon.;chatline4=I was gonna get a Dratini, a Bagon, and a Gible.;chatline5=Instead, you're going to do it for me, and in exchange you're getting my pay for the day.;chatline6=I know it's fair, I don't need you to tell me. Just go out there and get them!) } } stage=1 { { description=Catch a Dratini. hint=Be prepared, dragons have low catch rates. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bDratini has been caught!) } type=catch_pokemon(spec=Dratini) } { description=Catch a Bagon. hint=Be prepared, dragons have low catch rates. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bBagon has been caught!) } type=catch_pokemon(spec=Bagon) } { description=Catch a Gible. hint=Be prepared, dragons have low catch rates. timestocomplete=1 hidden=False infinite=False triggers { send_chat(delay=0;message=&bGible has been caught!) } type=catch_pokemon(spec=Gible) } } stage=2 { { description=Return to Daniel. hint=He's outside of the Dragon/Steel gym. timestocomplete=1 hidden=False infinite=False triggers { fire_command(delay=0;command=/give PLAYER pixelmon:dragon_fang) give_money(delay=0;amount=4000) send_chat(delay=0;message=&bDaniel gives you a dragon fang and 4000 Pokedollars.) take_pokemon(delay=0;spec=Dratini) take_pokemon(delay=0;spec=Bagon) take_pokemon(delay=0;spec=Gible) show_title(delay=7;titletext=Dragon Master's Woe;titlecolour=red;subtitletext=Tier 3 Task complete;subtitlecolour=white) } conditions { carrying_pokemon(flipped=False;spec=Dratini) carrying_pokemon(flipped=False;spec=Bagon) carrying_pokemon(flipped=False;spec=Gible) } type=chat_npc(uuid=a10ba475-80f7-43f1-9b73-60a34824c7dc;chatline1=Ah, great. You've got them.;chatline2=Hmmm, the Dratini seems a little noodly, but it'll have to do I guess.;chatline3=Thanks for your help, you can have my pay and a little bonus.) } } }