hxp
2018-08-10 ccfc87e02e2ae7d153bbab0754639a1a663d34d3
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
<?xml version="1.0" encoding="GB2312"?>
<!-- ±à¼­Ê¹ÓàXMLSpy v2006 U (http://www.altova.com) ÓÉ any (any) -->
<event>
    <quest>
        <embranchment id="1">
            <conditions>
                <var type="Equal" name="state" value="1"/>
            </conditions>
            <answers>
                                <answer>
                    <answer_conditions>
                        <var type="Less" name="on_kill_ÈÎÎñID" value="¹ÖÎï1ÅжÏÊýÁ¿"/>
                    </answer_conditions>
                    <answer_actions>
                        <var type="add" name="on_kill_ÈÎÎñID"/>                        
                        <show_mission_info/>
                    </answer_actions>
                </answer>
                <answer>
                    <answer_conditions>
                        <var type="Equal" name="on_kill_ÈÎÎñID" value="¹ÖÎï1ÅжÏÊýÁ¿"/>
                    </answer_conditions>
                    <answer_actions>
                        <var type="add" name="on_kill_ÈÎÎñID"/>                        
                        <var type="set" name="state" value="-5"/>
                        <set_description_index index="1"/>
                    </answer_actions>
                </answer>
            </answers>
        </embranchment>
    </quest>
</event>