Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -1,37 +1,68 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
<npc id="29301" level="104" type="L2Npc" name="Minion Monisac">
<!-- AUTO GENERATED INFINITE ODYSSEY NPC TODO: FIX IT -->
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats>
<vitals hp="14612" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
<speed>
<walk ground="50" />
<run ground="120" />
</speed>
</stats>
<status attackable="false" />
<collision>
<radius normal="16" />
<height normal="31" />
</collision>
</npc>
<npc id="29302" level="104" type="L2Npc" name="Minion Monishe">
<!-- AUTO GENERATED INFINITE ODYSSEY NPC TODO: FIX IT -->
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats>
<vitals hp="14612" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
<speed>
<walk ground="50" />
<run ground="120" />
</speed>
</stats>
<status attackable="false" />
<collision>
<radius normal="16" />
<height normal="31" />
</collision>
</npc>
</list>
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
<npc id="29300" level="85" type="L2Monster" name="Varkaron" title="Dimensional Invader">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="70" int="28" dex="40" wit="65" con="74" men="20">
<vitals hp="231808530" hpRegen="7.5" mp="47100" mpRegen="2.7" />
<speed>
<walk ground="63" />
<run ground="300" />
</speed>
</stats>
<status attackable="false" />
<skill_list>
<skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="4494" level="1" /> <!-- Raid Boss -->
<skill id="16510" level="1" /> <!-- 99Lv. Raid Boss -->
<skill id="4416" level="1" /> <!-- Undead -->
</skill_list>
<collision>
<radius normal="38" />
<height normal="100" />
</collision>
</npc>
<npc id="29301" level="85" type="L2Monster" name="Minion Monisac" title="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="70" int="28" dex="40" wit="65" con="74" men="20">
<vitals hp="168928" hpRegen="7.5" mp="2355" mpRegen="2.7" />
<speed>
<walk ground="50" />
<run ground="230" />
</speed>
</stats>
<status attackable="false" />
<skill_list>
<skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="4416" level="6" /> <!-- Humanoids -->
</skill_list>
<collision>
<radius normal="12" />
<height normal="27" />
</collision>
</npc>
<npc id="29302" level="85" type="L2Monster" name="Minion Monishe" title="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="70" int="28" dex="40" wit="65" con="74" men="20">
<vitals hp="168928" hpRegen="7.5" mp="2355" mpRegen="2.7" />
<speed>
<walk ground="45" />
<run ground="150" />
</speed>
</stats>
<status attackable="false" />
<skill_list>
<skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="4416" level="1" /> <!-- Undead -->
</skill_list>
<collision>
<radius normal="18" />
<height normal="27.5" />
</collision>
</npc>
</list>