PC-20230316NUNE\Administrator 3afb2e3b86 临时提交
2024-08-17 14:12:46 +08:00

33 lines
847 B
Plaintext

<?xml version="1.0"?>
<Entry xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<x>300</x>
<y>100</y>
<childs>
<TreeNode xsi:type="Repeat">
<x>300</x>
<y>300</y>
<childs>
<TreeNode xsi:type="Sequence">
<x>300</x>
<y>460</y>
<childs>
<TreeNode xsi:type="Wait">
<x>200</x>
<y>600</y>
<time>3</time>
</TreeNode>
<TreeNode xsi:type="SlayerAction">
<x>360</x>
<y>600</y>
<MySlayer>
<Id>123</Id>
<Name>taop</Name>
<Des>pc</Des>
</MySlayer>
</TreeNode>
</childs>
</TreeNode>
</childs>
</TreeNode>
</childs>
</Entry>