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
30
31
32
33
34
35
36
37
38
39
| <?xml version="1.0" encoding="GB2312"?>
| <!-- ±à¼Ê¹Óà XMLSpy v2006 U (http://www.altova.com) ÓÉ any (any) -->
| <quests>
| <quest id="" name="" type="" npc="" lv="" map="" day_count="" color_lv="" can_del="" code="" ms_code="">
| <descriptions>
| <description>
| <msg>ÈÎÎñÃèÊö1</msg>
| <rewards>
| </rewards>
| <lights>
| <light npcid="½»ÈÎÎñNPCID" type="1"/>
| </lights>
| <mission_info>
| <msg>
| <n color="241,214,137">
| <a color="239,119,40" href="MoveTo NPC,¹ÖÎï1ID" onrclick="CallPY OnTaskLink,NPC,¹ÖÎï1ID" PyDo_Fight="1"><Info Type="Item" Name="Name" Id="ÎïÆ·1ID"/></a>
| </n>
| <n> {(!get_byid_ÎïÆ·1ID!)|ÎïÆ·1ÊýÁ¿}</n>
| </msg>
| </mission_info>
| </description>
| <description reward="1">
| <msg>ÈÎÎñÃèÊö2</msg>
| <rewards>
| </rewards>
| <lights>
| <light npcid="½»ÈÎÎñNPCID" type="2"/>
| </lights>
| <mission_info>
| <msg>
| <n color="241,214,137">
| ÕÒµ½
| <a color="239,119,40" href="TalkTo NPC,½»ÈÎÎñNPCID" onrclick="CallPY OnTaskLink,NPC,½»ÈÎÎñNPCID" PyDo_HandIn="1"><Info Type="Npc" Name="Name" Id="½»ÈÎÎñNPCID"/></a></n>
| </msg>
| </mission_info>
| </description>
| </descriptions>
| </quest>
| </quests>
|
|