summaryrefslogtreecommitdiff
path: root/quests/candor/zegas.xml
blob: c85afc0e150ca1bbef740827ad426120d06f7773 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<quests>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
    <its:translateRule selector="//var/quest/@name" translate="yes"/>
    <its:translateRule selector="//var/quest/name" translate="yes"/>
    <its:translateRule selector="//var/quest/text" translate="yes"/>
    <its:translateRule selector="//*" translate="no"/>
  </its:rules>
  <var id="4">
    <effect map="029-1.tmx" npc="165" value="0" effect="45"/>
    <effect map="029-1.tmx" npc="165" value="1,2,3" effect="46"/>
    <quest name="Bug Bomb" group="Candor Island" incomplete="1">
      <name>Buggy</name>
      <text>Zegas needs some help. As an aspiring adventure, you should see if you can assist her.</text>
    </quest>
    <quest name="Bug Bomb" group="Candor Island" incomplete="2">
      <name>A what bomb?</name>
      <text>Zegas has lost her bug bomb inside one of her storage barrels. Find it and set it off to kill the remaining bugs.</text>
    </quest>
    <quest name="Bug Bomb" group="Candor Island" incomplete="3">
      <name>Bug Bomb Goes Boom</name>
      <text>You found the bug bomb and killed the bugs! You should tell Zegas about it.</text>
    </quest>
    <quest name="Bug Bomb" group="Candor Island" complete="4">
      <name>Buggy</name>
      <text>You finished helping Zegas with her bug infestation.</text>
    </quest>
  </var>
</quests>