Files
Server-Datasheets/Datasheet/NpcArena.xml

897 lines
57 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Npc Arena System
ArenaInfo: Basic information about the arena
- Time (in seconds): Arena start, preparation time (readyTime), fight time (fightTime), start waiting time (fightWatingTime), end waiting time (endWatingTime), game start notification time (NoticeTimeList)
- Territory: The territory surrounding the arena
!Note: Since the center coordinate is derived from the arena's territory, there may be discrepancies if the territory has an odd shape.
- Team:
TimeTable: Data controlling the creation of the arena
CommonEvent: Events that need to be executed once for all Npcs selected in the arena
EachEvent: Events that need to be executed only for specific Npcs in the arena
NpcInfo: Information about the Npcs fighting in the arena. Npcs in the same table must have the same appearance.
isOpenAllChannel="true": Opens the arena in all currently open channels. The default value is "false" - currently not functioning properly.
-->
<NpcArena>
<Arena id="1" name="@NpcArena:7100004" desc="시즌 2 일반전" isOpenAllChannel="true">
<ArenaInfo readyTime="150" fightTime="300" fightWatingTime="15" endWatingTime="13">
<Territory huntingZoneId="19" territoryId="1900289"/>
<BettingInfo bettingId="1" mailSender="@npcArena:7100001" mailTitle="@npcArena:7100002" mailContents="@npcArena:7100003"/>
<!--원본 소환
<Team id="1" npcInfoId="1,2,3,4,5,6,7,8" spawnPos="-26390,-25514,187"/>
<Team id="2" npcInfoId="1,2,3,4,5,6,7,8" spawnPos="-25887,-25514,187"/>
<Team id="1" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-26390,-25514,187"/>
<Team id="2" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-25887,-25514,187"/> -->
<Team id="1" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-26390,-25514,187"/>
<Team id="2" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-25887,-25514,187"/>
</ArenaInfo>
<TimeTable>
<Time startTime="1900"/>
<Time startTime="1910"/>
<Time startTime="1920"/>
<Time startTime="1930"/>
<Time startTime="1940"/>
<Time startTime="2000"/>
<Time startTime="2010"/>
<Time startTime="2020"/>
<Time startTime="2030"/>
<Time startTime="2040"/>
<Time startTime="2100"/>
<Time startTime="2110"/>
<Time startTime="2120"/>
<Time startTime="2130"/>
<Time startTime="2140"/>
<Time startTime="2200"/>
<Time startTime="2210"/>
<Time startTime="2220"/>
<Time startTime="2230"/>
<Time startTime="2240"/>
<Time startTime="2300"/>
<Time startTime="2310"/>
<Time startTime="2320"/>
<Time startTime="2330"/>
<Time startTime="2340"/>
</TimeTable>
<ArenaEvent>
<Event type="arenaState" state="ready">
<EventTask type="spawn" huntingZoneId="219" territoryId="21900088" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900089" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900090" next="none" />
<EventTask type="message" string="@npcArena:7100012" style="default" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100100" style="default" next="time" nextValue="4"/>
<EventTask type="message" string="@npcArena:7100102" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100100" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100100" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100111" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100110" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100109" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100108" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100107" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100106" style="combat" next="none"/>
<!--EventTask type="spawn" huntingZoneId="219" territoryId="21900054"/-->
</Event>
<Event type="arenaState" state="fight">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<EventTask type="soundOn" soundType="bgm" soundId="8000050" playTime="3600000" next="time" nextValue="1"/>
<!--일반전 베팅 NPC 디스폰-->
<EventTask type="despawn" huntingZoneId="219" territoryId="21900088" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900089" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900090" next="none"/>
<EventTask type="spawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100010" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100005" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="1" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100006" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="2" next="time" nextValue="10"/>
<EventTask type="abnormality" abnormalityId="99070008" targetTeamId="1" next="none"/>
<EventTask type="abnormality" abnormalityId="99070007" targetTeamId="2" next="none"/>
<EventTask type="message" string="@npcArena:7100007" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100008" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100009" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100000" style="combat" next="none"/>
<EventTask type="soundOn" soundType="effectsound" soundId="8029" playTime="0" next="none"/>
</Event>
<Event type="arenaState" state="end">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<!-- 액션 스크립트 -->
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001007" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002007" next="none"/>
<!--종료 스트링 연출-->
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="9"/>
<EventTask type="message" string="@npcArena:7100200" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100201" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100202" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100203" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100204" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100205" style="combat" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1" />
<EventTask type="soundOff" soundType="bgm" soundId="8000050" next="none"/>
</Event>
</ArenaEvent>
<CommonNpcEvent>
<Event type="spawn">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="0"/>
</Event>
<Event type="npcHp" value="85">
</Event>
<Event type="npcHp" value="50">
<EventTask type="message" string="@npcArena:7100013" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="30">
<EventTask type="message" string="@npcArena:7100014" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="20">
<EventTask type="message" string="@npcArena:7100015" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="10">
<EventTask type="message" string="@npcArena:7100016" argument1="npcName" style="combat" next="none"/>
</Event>
</CommonNpcEvent>
<NpcEvent>
<!--테스트용 시즌 1 이벤트 테스트 후 삭제 -->
<!-- 카라스차 스폰 연출-->
<Event type="spawn" npcInfoId="1">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110001" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001008" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120001" style="default" next="none"/-->
</Event>
<!--루그리바 스폰 연출-->
<Event type="spawn" npcInfoId="2">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110002" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001013" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120002" style="default" next="none"/-->
</Event>
<!--테르카시아 스폰 연출-->
<Event type="spawn" npcInfoId="3">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110003" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120003" style="default" next="none"/-->
</Event>
<!--베르베로스 스폰 연출-->
<Event type="spawn" npcInfoId="4">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110004" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001010" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120004" style="default" next="none"/-->
</Event>
<!--베르크라마 스폰 연출-->
<Event type="spawn" npcInfoId="5">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110005" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120005" style="default" next="none"/-->
</Event>
<!--바라코스 스폰 연출-->
<Event type="spawn" npcInfoId="6">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110006" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001011" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120006" style="default" next="none"/-->
</Event>
<!--베르 타 브에노스 스폰 연출-->
<Event type="spawn" npcInfoId="7">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110007" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001012" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120007" style="default" next="none"/-->
</Event>
<!--라크네르스 스폰 연출-->
<Event type="spawn" npcInfoId="8">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110008" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001014" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120008" style="default" next="none"/-->
</Event>
<!-- 불의 파괴자 스폰 연출-->
<Event type="spawn" npcInfoId="11">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002008" next="time" nextValue="1"/>
</Event>
<!--싸이클롭스 스폰 연출-->
<Event type="spawn" npcInfoId="12">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110012" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002009" next="time" nextValue="1"/>
</Event>
<!--판두러스 스폰 연출-->
<Event type="spawn" npcInfoId="13">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110013" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002010" next="time" nextValue="1"/>
</Event>
<!--고원의 포식자 스폰 연출-->
<Event type="spawn" npcInfoId="14">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110014" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002011" next="time" nextValue="1"/>
</Event>
<!--거대 원숭이 스폰 연출-->
<Event type="spawn" npcInfoId="15">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110015" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002012" next="time" nextValue="1"/>
</Event>
<!--지옥불 야수 스폰 연출-->
<Event type="spawn" npcInfoId="16">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110016" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002013" next="time" nextValue="1"/>
</Event>
<!--쇠 먹는 괴물 스폰 연출-->
<Event type="spawn" npcInfoId="17">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110017" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002014" next="time" nextValue="1"/>
</Event>
<!--파티장 쿠마스 스폰 연출-->
<Event type="spawn" npcInfoId="18">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110018" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002015" next="time" nextValue="1"/>
</Event>
</NpcEvent>
</Arena>
<Arena id="2" name="@NpcArena:7100004" desc="시즌 1 vs 2 대박전 - 1" isOpenAllChannel="true">
<ArenaInfo readyTime="150" fightTime="300" fightWatingTime="15" endWatingTime="13">
<Territory huntingZoneId="19" territoryId="1900289"/>
<BettingInfo bettingId="2" mailSender="@npcArena:7100001" mailTitle="@npcArena:7100002" mailContents="@npcArena:7100003"/>
<Team id="1" npcInfoId="1,2,3,4,5,6,7,8" spawnPos="-26390,-25514,187"/>
<Team id="2" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-25887,-25514,187"/>
</ArenaInfo>
<TimeTable>
<Time startTime="1950"/>
<Time startTime="2150"/>
<Time startTime="2350"/>
</TimeTable>
<ArenaEvent>
<Event type="arenaState" state="ready">
<EventTask type="spawn" huntingZoneId="219" territoryId="21900110" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900111" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900113" next="none" />
<EventTask type="message" string="@npcArena:7100012" style="default" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100112" style="default" next="time" nextValue="4"/>
<EventTask type="message" string="@npcArena:7100102" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100113" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100112" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100111" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100110" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100109" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100108" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100107" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100106" style="combat" next="none"/>
<!--EventTask type="spawn" huntingZoneId="219" territoryId="21900054"/-->
</Event>
<Event type="arenaState" state="fight">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<EventTask type="soundOn" soundType="bgm" soundId="8000050" playTime="3600000" next="time" nextValue="1"/>
<!--대박전 베팅 NPC 디스폰-->
<EventTask type="despawn" huntingZoneId="219" territoryId="21900110" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900111" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900113" next="none"/>
<EventTask type="spawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100010" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100005" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="1" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100006" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="2" next="time" nextValue="10"/>
<EventTask type="abnormality" abnormalityId="99070008" targetTeamId="1" next="none"/>
<EventTask type="abnormality" abnormalityId="99070007" targetTeamId="2" next="none"/>
<EventTask type="message" string="@npcArena:7100007" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100008" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100009" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100000" style="combat" next="none"/>
<EventTask type="soundOn" soundType="effectsound" soundId="8029" playTime="0" next="none"/>
</Event>
<Event type="arenaState" state="end">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<!-- 액션 스크립트 -->
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001007" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002007" next="none"/>
<!--종료 스트링 연출-->
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="9"/>
<EventTask type="message" string="@npcArena:7100200" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100201" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100202" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100203" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100204" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100205" style="combat" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1" />
<EventTask type="soundOff" soundType="bgm" soundId="8000050" next="none"/>
</Event>
</ArenaEvent>
<CommonNpcEvent>
<Event type="spawn">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="0"/>
</Event>
<Event type="npcHp" value="50">
<EventTask type="message" string="@npcArena:7100013" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="30">
<EventTask type="message" string="@npcArena:7100014" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="20">
<EventTask type="message" string="@npcArena:7100015" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="10">
<EventTask type="message" string="@npcArena:7100016" argument1="npcName" style="combat" next="none"/>
</Event>
</CommonNpcEvent>
<NpcEvent>
<!--테스트용 시즌 1 이벤트 테스트 후 삭제 -->
<!-- 카라스차 스폰 연출-->
<Event type="spawn" npcInfoId="1">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110001" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001008" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120001" style="default" next="none"/-->
</Event>
<!--루그리바 스폰 연출-->
<Event type="spawn" npcInfoId="2">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110002" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001013" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120002" style="default" next="none"/-->
</Event>
<!--테르카시아 스폰 연출-->
<Event type="spawn" npcInfoId="3">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110003" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120003" style="default" next="none"/-->
</Event>
<!--베르베로스 스폰 연출-->
<Event type="spawn" npcInfoId="4">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110004" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001010" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120004" style="default" next="none"/-->
</Event>
<!--베르크라마 스폰 연출-->
<Event type="spawn" npcInfoId="5">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110005" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120005" style="default" next="none"/-->
</Event>
<!--바라코스 스폰 연출-->
<Event type="spawn" npcInfoId="6">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110006" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001011" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120006" style="default" next="none"/-->
</Event>
<!--베르 타 브에노스 스폰 연출-->
<Event type="spawn" npcInfoId="7">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110007" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001012" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120007" style="default" next="none"/-->
</Event>
<!--라크네르스 스폰 연출-->
<Event type="spawn" npcInfoId="8">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110008" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001014" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120008" style="default" next="none"/-->
</Event>
<!-- 불의 파괴자 스폰 연출-->
<Event type="spawn" npcInfoId="11">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002008" next="time" nextValue="1"/>
</Event>
<!--싸이클롭스 스폰 연출-->
<Event type="spawn" npcInfoId="12">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110012" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002009" next="time" nextValue="1"/>
</Event>
<!--판두러스 스폰 연출-->
<Event type="spawn" npcInfoId="13">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110013" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002010" next="time" nextValue="1"/>
</Event>
<!--고원의 포식자 스폰 연출-->
<Event type="spawn" npcInfoId="14">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110014" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002011" next="time" nextValue="1"/>
</Event>
<!--거대 원숭이 스폰 연출-->
<Event type="spawn" npcInfoId="15">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110015" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002012" next="time" nextValue="1"/>
</Event>
<!--지옥불 야수 스폰 연출-->
<Event type="spawn" npcInfoId="16">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110016" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002013" next="time" nextValue="1"/>
</Event>
<!--쇠 먹는 괴물 스폰 연출-->
<Event type="spawn" npcInfoId="17">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110017" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002014" next="time" nextValue="1"/>
</Event>
<!--파티장 쿠마스 스폰 연출-->
<Event type="spawn" npcInfoId="18">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110018" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002015" next="time" nextValue="1"/>
</Event>
</NpcEvent>
</Arena>
<Arena id="3" name="@NpcArena:7100004" desc="시즌 1 vs 2 대박전 - 2" isOpenAllChannel="true">
<ArenaInfo readyTime="150" fightTime="300" fightWatingTime="15" endWatingTime="13">
<Territory huntingZoneId="19" territoryId="1900289"/>
<BettingInfo bettingId="3" mailSender="@npcArena:7100001" mailTitle="@npcArena:7100002" mailContents="@npcArena:7100003"/>
<Team id="1" npcInfoId="11,12,13,14,15,16,17,18" spawnPos="-26390,-25514,187"/>
<Team id="2" npcInfoId="1,2,3,4,5,6,7,8" spawnPos="-25887,-25514,187"/>
</ArenaInfo>
<TimeTable>
<Time startTime="2050"/>
<Time startTime="2250"/>
</TimeTable>
<ArenaEvent>
<Event type="arenaState" state="ready">
<EventTask type="spawn" huntingZoneId="219" territoryId="21900120" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900121" next="none" />
<EventTask type="spawn" huntingZoneId="219" territoryId="21900122" next="none" />
<EventTask type="message" string="@npcArena:7100012" style="default" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100112" style="default" next="time" nextValue="4"/>
<EventTask type="message" string="@npcArena:7100102" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100113" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100112" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100104" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="20"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100105" style="default" next="time" nextValue="5"/>
<EventTask type="message" string="@npcArena:7100103" style="default" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100111" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100110" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100109" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100108" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100107" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100106" style="combat" next="none"/>
<!--EventTask type="spawn" huntingZoneId="219" territoryId="21900054"/-->
</Event>
<Event type="arenaState" state="fight">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<EventTask type="soundOn" soundType="bgm" soundId="8000050" playTime="3600000" next="time" nextValue="1"/>
<!--대박전 베팅 NPC 디스폰-->
<EventTask type="despawn" huntingZoneId="219" territoryId="21900120" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900121" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900122" next="none"/>
<EventTask type="spawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100010" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100005" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="1" next="time" nextValue="10"/>
<EventTask type="message" string="@npcArena:7100006" style="combat" next="time" nextValue="2"/>
<EventTask type="spawn" teamId="2" next="time" nextValue="10"/>
<EventTask type="abnormality" abnormalityId="99070008" targetTeamId="1" next="none"/>
<EventTask type="abnormality" abnormalityId="99070007" targetTeamId="2" next="none"/>
<EventTask type="message" string="@npcArena:7100007" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100008" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100009" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7100000" style="combat" next="none"/>
<EventTask type="soundOn" soundType="effectsound" soundId="8029" playTime="0" next="none"/>
</Event>
<Event type="arenaState" state="end">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="3"/>
<!-- 액션 스크립트 -->
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001007" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002000" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002001" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002002" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002003" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002004" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002005" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002006" next="none"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002007" next="none"/>
<!--종료 스트링 연출-->
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="9"/>
<EventTask type="message" string="@npcArena:7100200" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100201" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100202" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100203" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100204" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7100205" style="combat" next="none"/>
<EventTask type="despawn" huntingZoneId="219" territoryId="21900092" next="time" nextValue="1" />
<EventTask type="soundOff" soundType="bgm" soundId="8000050" next="none"/>
</Event>
</ArenaEvent>
<CommonNpcEvent>
<Event type="spawn">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="0"/>
</Event>
<Event type="npcHp" value="85">
</Event>
<Event type="npcHp" value="50">
<EventTask type="message" string="@npcArena:7100013" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="30">
<EventTask type="message" string="@npcArena:7100014" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="20">
<EventTask type="message" string="@npcArena:7100015" argument1="npcName" style="combat" next="none"/>
</Event>
<Event type="npcHp" value="10">
<EventTask type="message" string="@npcArena:7100016" argument1="npcName" style="combat" next="none"/>
</Event>
</CommonNpcEvent>
<NpcEvent>
<!-- 카라스차 스폰 연출-->
<Event type="spawn" npcInfoId="1">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110001" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="1" actionScriptId="77001008" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120001" style="default" next="none"/-->
</Event>
<!--루그리바 스폰 연출-->
<Event type="spawn" npcInfoId="2">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110002" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="2" actionScriptId="77001013" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120002" style="default" next="none"/-->
</Event>
<!--테르카시아 스폰 연출-->
<Event type="spawn" npcInfoId="3">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110003" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="3" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120003" style="default" next="none"/-->
</Event>
<!--베르베로스 스폰 연출-->
<Event type="spawn" npcInfoId="4">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110004" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="4" actionScriptId="77001010" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120004" style="default" next="none"/-->
</Event>
<!--베르크라마 스폰 연출-->
<Event type="spawn" npcInfoId="5">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110005" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="5" actionScriptId="77001009" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120005" style="default" next="none"/-->
</Event>
<!--바라코스 스폰 연출-->
<Event type="spawn" npcInfoId="6">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110006" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="6" actionScriptId="77001011" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120006" style="default" next="none"/-->
</Event>
<!--베르 타 브에노스 스폰 연출-->
<Event type="spawn" npcInfoId="7">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110007" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="7" actionScriptId="77001012" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120007" style="default" next="none"/-->
</Event>
<!--라크네르스 스폰 연출-->
<Event type="spawn" npcInfoId="8">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110008" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="8" actionScriptId="77001014" next="time" nextValue="1"/>
<!--EventTask type="message" string="@npcArena:7120008" style="default" next="none"/-->
</Event>
<!-- 불의 파괴자 스폰 연출-->
<Event type="spawn" npcInfoId="11">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110011" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="11" actionScriptId="77002008" next="time" nextValue="1"/>
</Event>
<!--싸이클롭스 스폰 연출-->
<Event type="spawn" npcInfoId="12">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110012" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="12" actionScriptId="77002009" next="time" nextValue="1"/>
</Event>
<!--판두러스 스폰 연출-->
<Event type="spawn" npcInfoId="13">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110013" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="13" actionScriptId="77002010" next="time" nextValue="1"/>
</Event>
<!--고원의 포식자 스폰 연출-->
<Event type="spawn" npcInfoId="14">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110014" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="14" actionScriptId="77002011" next="time" nextValue="1"/>
</Event>
<!--거대 원숭이 스폰 연출-->
<Event type="spawn" npcInfoId="15">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110015" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="15" actionScriptId="77002012" next="time" nextValue="1"/>
</Event>
<!--지옥불 야수 스폰 연출-->
<Event type="spawn" npcInfoId="16">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110016" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="16" actionScriptId="77002013" next="time" nextValue="1"/>
</Event>
<!--쇠 먹는 괴물 스폰 연출-->
<Event type="spawn" npcInfoId="17">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110017" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="17" actionScriptId="77002014" next="time" nextValue="1"/>
</Event>
<!--파티장 쿠마스 스폰 연출-->
<Event type="spawn" npcInfoId="18">
<EventTask type="message" string="@npcArena:7100012" style="combat" next="time" nextValue="1"/>
<EventTask type="message" string="@npcArena:7110018" style="combat" next="time" nextValue="3"/>
<EventTask type="message" string="@npcArena:7110000" argument1="npcName" style="combat" next="time" nextValue="1"/>
<EventTask type="doActionScript" targetNpcInfoId="18" actionScriptId="77002015" next="time" nextValue="1"/>
</Event>
</NpcEvent>
</Arena>
<!-- 중형 NPC 아이콘 -->
<!--시즌 1-->
<NpcInfo id="1" huntingZoneId="19" npcTemplateId="7000" desc="카라스챠" iconName="img://__Icon_System.ArenaMonster_4">
</NpcInfo>
<NpcInfo id="2" huntingZoneId="19" npcTemplateId="7001" desc="루그리바" iconName="img://__Icon_System.ArenaMonster_5">
</NpcInfo>
<NpcInfo id="3" huntingZoneId="19" npcTemplateId="7002" desc="테르카시아" iconName="img://__Icon_System.ArenaMonster_1">
</NpcInfo>
<NpcInfo id="4" huntingZoneId="19" npcTemplateId="7003" desc="베르베로스" iconName="img://__Icon_System.ArenaMonster_0">
</NpcInfo>
<NpcInfo id="5" huntingZoneId="19" npcTemplateId="7004" desc="베르크라마" iconName="img://__Icon_System.ArenaMonster_2">
</NpcInfo>
<NpcInfo id="6" huntingZoneId="19" npcTemplateId="7005" desc="폭군 바라코스" iconName="img://__Icon_System.ArenaMonster_3">
</NpcInfo>
<NpcInfo id="7" huntingZoneId="19" npcTemplateId="7006" desc="베르 타 브에노스" iconName="img://__Icon_System.ArenaMonster_6">
</NpcInfo>
<NpcInfo id="8" huntingZoneId="19" npcTemplateId="7007" desc="라크네르스" iconName="img://__Icon_System.ArenaMonster_7">
</NpcInfo>
<!-- 시즌 2 -->
<NpcInfo id="11" huntingZoneId="19" npcTemplateId="7100" desc="볼의 파괴자" iconName="img://__Icon_System.ArenaMonster_2_1">
</NpcInfo>
<NpcInfo id="12" huntingZoneId="19" npcTemplateId="7101" desc="싸이클롭스" iconName="img://__Icon_System.ArenaMonster_2_2">
</NpcInfo>
<NpcInfo id="13" huntingZoneId="19" npcTemplateId="7102" desc="판두러스" iconName="img://__Icon_System.ArenaMonster_2_3">
</NpcInfo>
<NpcInfo id="14" huntingZoneId="19" npcTemplateId="7103" desc="고원의 포식자" iconName="img://__Icon_System.ArenaMonster_2_4">
</NpcInfo>
<NpcInfo id="15" huntingZoneId="19" npcTemplateId="7104" desc="거대 원숭이" iconName="img://__Icon_System.ArenaMonster_2_5">
</NpcInfo>
<NpcInfo id="16" huntingZoneId="19" npcTemplateId="7105" desc="지옥불 야수" iconName="img://__Icon_System.ArenaMonster_2_6">
</NpcInfo>
<NpcInfo id="17" huntingZoneId="19" npcTemplateId="7106" desc="쇠 먹는 괴물" iconName="img://__Icon_System.ArenaMonster_2_7">
</NpcInfo>
<NpcInfo id="18" huntingZoneId="19" npcTemplateId="7107" desc="파티장 쿠마스" iconName="img://__Icon_System.ArenaMonster_2_8">
</NpcInfo>
</NpcArena>