diff options
author | +seeds <abby.hulka@gmail.com> | 2023-03-04 23:39:23 +0000 |
---|---|---|
committer | +seeds <abby.hulka@gmail.com> | 2023-03-04 23:39:23 +0000 |
commit | 3c71aa2b1b7b5597268a6ecdd04fbb1e56a5757c (patch) | |
tree | 1ac5582fb71153904f102e57597cfb3d067dde2a /quests.xml | |
parent | 1f0052f21dc35d45b7b40e5e408caaf114987032 (diff) | |
download | clientdata-master.tar.gz clientdata-master.tar.bz2 clientdata-master.tar.xz clientdata-master.zip |
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 65 |
1 files changed, 63 insertions, 2 deletions
@@ -2593,6 +2593,67 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> </quest> </var> <var id="255"> + <quest name="Piou Arrows" group="Piou Isles" incomplete="1,2"> + <name>Piou Arrows</name> + <text>The piou blacksmith Glim ran out of arrows, so I gave him an arrow box, and he asked for more.</text> + <text>I can keep supplying him with boxes if I want to make some money.</text> + <text></text> + <questgiver>Glim</questgiver> + <coordinates x="82" y="28">Piou Isles - Blacksmith</coordinates> + <reward>64 EXP, 50 GP.</reward> + </quest> + <quest name="Piou Arrows" group="Piou Isles" complete="2"> + <name>Piou Arrows</name> + <text>The piou blacksmith Glim ran out of arrows, so I gave him an arrow box, and he asked for more.</text> + <text>I can keep supplying him with boxes if I want to make some money.</text> + <text></text> + <text>##2Repeatable Quest##0</text> + <text></text> + <questgiver>Glim</questgiver> + <coordinates x="82" y="28">Piou Isles - Blacksmith</coordinates> + <reward>Experience and Gold.</reward> + </quest> + </var> + <var id="256"> + <quest name="Supply Restock" group="Piou Isles" incomplete="1"> + <name>Supply Restock</name> + <text>Pirates have been raiding the piou supply lines.</text> + <text>The piou chef asked me to bring supplies to restock their stores.</text> + <text></text> + <questgiver>Piou Chef</questgiver> + <coordinates x="35" y="75">Piou Houses - Bank</coordinates> + <reward>Unknown.</reward> + </quest> + <quest name="Supply Restock" group="Piou Isles" complete="2"> + <name>Supply Restock</name> + <text>The chef was happy with my speediness, so he gave me a bit of gold.</text> + <text>I'm glad I could help, he's a likable little piou.</text> + <text></text> + <questgiver>Piou Chef</questgiver> + <coordinates x="35" y="75">Piou Houses - Bank</coordinates> + <reward>Experience and Gold.</reward> + </quest> + </var> + <var id="257"> + <quest name="Missing Hatchling" group="Piou Isles" incomplete="1"> + <name>Missing Hatchling</name> + <text>One of Nurse May's charges has escaped, and she can't leave her other charges to retrieve it.</text> + <wiki>A palace guard spotted it at the castle, so I should probably start there.</wiki> + <wiki></wiki> + <questgiver>May</questgiver> + <coordinates x="28" y="24">Piou Nursery</coordinates> + <reward>Unknown.</reward> + </quest> + <quest name="Missing Hatchling" group="Piou Isles" complete="2"> + <name>Missing Hatchling</name> + <text>I finally caught the slippery little hatchling, and it's back in May's charge... For now.</text> + <text></text> + <questgiver>May</questgiver> + <coordinates x="28" y="24">Piou Nursery</coordinates> + <reward>Experience.</reward> + </quest> + </var> + <var id="258"> <quest name="Knighthood" group="Piou Isles" incomplete="1,2"> <name>Knighthood</name> <text>Princess Pouf asked me to pit myself against her knights to prove my worthiness.</text> @@ -2605,11 +2666,11 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <quest name="Knighthood" group="Piou Isles" complete="3"> <name>Knighthood</name> <text>I defeated 8 of Princess Pouf's knights, and was made an Honorary Piou Knight in recognition of my deeds.</text> - <text>The position comes with a pretty neat steed, too!</text> + <text>Hey, at least the position comes with a pretty neat steed.</text> <text></text> <questgiver>Pouf</questgiver> <coordinates x="38" y="23">Piou Castle - Throne Room</coordinates> - <reward text1="[Bronze Pin]">{@@1}</reward> + <reward text1="[Bronze Pin]">{@@1}.</reward> </quest> </var> |