Remove guide and fix raid type AI
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Dungeon continentId="9057" name="@dungeon:9057" startPos="-89180,100038,4868" exitContinentId="7014" exitPos="-54767,-40848,4377">
|
<Dungeon continentId="9057" name="@dungeon:9057" startPos="-89180,100038,4868" exitContinentId="7014" exitPos="-54767,-40848,4377">
|
||||||
<Condition type="raid" value="2" />
|
<Condition type="raid" value="5" />
|
||||||
<Condition type="maxMemberCount" value="10" />
|
<Condition type="maxMemberCount" value="10" />
|
||||||
<Condition type="levelOver" value="65" />
|
<Condition type="levelOver" value="65" />
|
||||||
<Condition type="notSolo"/>
|
<Condition type="notSolo"/>
|
||||||
|
@ -3,16 +3,8 @@
|
|||||||
<Condition type="raid" value="5" />
|
<Condition type="raid" value="5" />
|
||||||
<Condition type="maxMemberCount" value="10" />
|
<Condition type="maxMemberCount" value="10" />
|
||||||
<Condition type="levelOver" value="65" />
|
<Condition type="levelOver" value="65" />
|
||||||
|
<Condition type="notSolo"/>
|
||||||
<ClearCondition huntingZoneId="757" templateId="1004" amount="1" killCount="1"/>
|
<ClearCondition huntingZoneId="757" templateId="1004" amount="1" killCount="1"/>
|
||||||
|
|
||||||
<!-- 시작시 길찾기 가이드 추가 -->
|
|
||||||
<EventGroup type="initialize">
|
|
||||||
<Event>
|
|
||||||
<EventTaskGroup>
|
|
||||||
<EventTask type="guideOn" nameId="757,911" id="1" pos="-83714,95039,3728" next="none" />
|
|
||||||
</EventTaskGroup>
|
|
||||||
</Event>
|
|
||||||
</EventGroup>
|
|
||||||
|
|
||||||
<!-- 2번 일반 구간 함정 엔터 테리토리 -->
|
<!-- 2번 일반 구간 함정 엔터 테리토리 -->
|
||||||
<EventGroup type="enterTerritory" uniqueId="757,75700001" repeat="false" >
|
<EventGroup type="enterTerritory" uniqueId="757,75700001" repeat="false" >
|
||||||
@ -208,7 +200,6 @@
|
|||||||
<EventGroup type="npcHp" uniqueId="757,1001" value="0" repeat="true">
|
<EventGroup type="npcHp" uniqueId="757,1001" value="0" repeat="true">
|
||||||
<Event>
|
<Event>
|
||||||
<EventTaskGroup>
|
<EventTaskGroup>
|
||||||
<EventTask type="guideOn" nameId="757,912" id="1" pos="-78706,99614,5750" next="none" />
|
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700026" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700026" next="none" />
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700027" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700027" next="none" />
|
||||||
<EventTask type="spawn" huntingZoneId="757" territoryId="45700002" next="none" />
|
<EventTask type="spawn" huntingZoneId="757" territoryId="45700002" next="none" />
|
||||||
@ -221,7 +212,6 @@
|
|||||||
<EventGroup type="npcHp" uniqueId="757,1002" value="0" repeat="true">
|
<EventGroup type="npcHp" uniqueId="757,1002" value="0" repeat="true">
|
||||||
<Event>
|
<Event>
|
||||||
<EventTaskGroup>
|
<EventTaskGroup>
|
||||||
<EventTask type="guideOn" nameId="757,913" id="1" pos="-83467,104919,4226" next="none" />
|
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700028" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700028" next="none" />
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700020" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700020" next="none" />
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700022" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700022" next="none" />
|
||||||
@ -239,7 +229,6 @@
|
|||||||
<EventGroup type="npcHp" uniqueId="757,1003" value="0" repeat="true">
|
<EventGroup type="npcHp" uniqueId="757,1003" value="0" repeat="true">
|
||||||
<Event>
|
<Event>
|
||||||
<EventTaskGroup>
|
<EventTaskGroup>
|
||||||
<EventTask type="guideOn" nameId="757,914" id="1" pos="-83892,99695,3389" next="none" />
|
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700029" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700029" next="none" />
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700030" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700030" next="none" />
|
||||||
<EventTask type="spawn" huntingZoneId="757" territoryId="45700004" next="none"/>
|
<EventTask type="spawn" huntingZoneId="757" territoryId="45700004" next="none"/>
|
||||||
@ -250,7 +239,6 @@
|
|||||||
<EventGroup type="npcHp" uniqueId="757,1004" value="0" repeat="true">
|
<EventGroup type="npcHp" uniqueId="757,1004" value="0" repeat="true">
|
||||||
<Event>
|
<Event>
|
||||||
<EventTaskGroup>
|
<EventTaskGroup>
|
||||||
<EventTask type="guideOff" id="1" next="none" />
|
|
||||||
<EventTask type="despawn" huntingZoneId="757" territoryId="45700031" next="none" />
|
<EventTask type="despawn" huntingZoneId="757" territoryId="45700031" next="none" />
|
||||||
<EventTask type="spawn" huntingZoneId="757" territoryId="75700006" next="none" />
|
<EventTask type="spawn" huntingZoneId="757" territoryId="75700006" next="none" />
|
||||||
</EventTaskGroup>
|
</EventTaskGroup>
|
||||||
|
Reference in New Issue
Block a user