Files
Server-Datasheets/Datasheet/FormationData_25.xml
2025-03-03 20:30:53 -05:00

46 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<FormationData huntingZoneId="25">
<Formation id="1" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 양옆으로 찢어지는 포메이션 -->
<Slot pos="0,70,0" memberId="1"/>
<Slot pos="0,70,0" memberId="2"/>
</Formation>
<Formation id="2" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 명령자 주변으로 모이는 포메이션 -->
<Slot pos="0,0,0" memberId="1"/>
<Slot pos="0,-70,0" memberId="2"/>
</Formation>
<Formation id="3" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 전투 시작시 포메이션 -->
<Slot pos="0,0,0" memberId="0"/>
<Slot pos="50,0,0" memberId="0"/>
<Slot pos="50,-50,0" memberId="0"/>
<Slot pos="50,50,0" memberId="0"/>
<Slot pos="50,100,0" memberId="0"/>
<Slot pos="50,-100,0" memberId="0"/>
<Slot pos="50,150,0" memberId="0"/>
<Slot pos="50,-150,0" memberId="0"/>
<Slot pos="50,200,0" memberId="0"/>
<Slot pos="50,-200,0" memberId="0"/>
<Slot pos="50,250,0" memberId="0"/>
<Slot pos="50,-250,0" memberId="0"/>
<Slot pos="50,300,0" memberId="0"/>
<Slot pos="50,-300,0" memberId="0"/>
</Formation>
<Formation id="100" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 패트롤 포메이션용(부하가 우측) -->
<Slot pos="0,0,0" memberId="1"/>
<Slot pos="0,60,0" memberId="2"/>
</Formation>
<Formation id="101" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 패트롤 포메이션용(부하가 좌측) -->
<Slot pos="0,0,0" memberId="1"/>
<Slot pos="0,-60,0" memberId="2"/>
</Formation>
<Formation id="102" posType="relativeToCommander" duration="4000" stopDistance="10" moveSpeedRate="1.200000" moveNoReaction="true"> <!-- 패트롤 포메이션용(중점에서 좌우측) -->
<Slot pos="0,30,0" memberId="1"/>
<Slot pos="0,-30,0" memberId="2"/>
</Formation>
</FormationData>