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,17 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<!-- For 15 seconds, Speed increases by 66. -->
<skill id="39101" levels="1" name="Chase Down">
<!-- AUTO GENERATED INFINITE ODYSSEY SKILL TODO: FIX IT -->
<set name="icon" val="icon.skill0000" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="SELF" />
</skill>
<!-- Protected from preemptive attacks from monsters. -->
<skill id="39102" levels="1" name="Sneak">
<!-- AUTO GENERATED INFINITE ODYSSEY SKILL TODO: FIX IT -->
<set name="icon" val="icon.skill0000" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="SELF" />
</skill>
</list>
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<skill id="39101" toLevel="1" name="Chase Down">
<!-- AUTO GENERATED SKILL -->
<!-- For 15 seconds, Speed increases by 66. -->
<icon>icon.skill0998</icon>
<operateType>A2</operateType>
<hitTime>1000</hitTime>
<effectPoint>438</effectPoint>
<reuseDelay>30000</reuseDelay>
</skill>
<skill id="39102" toLevel="1" name="Sneak">
<!-- AUTO GENERATED SKILL -->
<!-- Protected from preemptive attacks from monsters. -->
<icon>icon.skill10518</icon>
<operateType>T</operateType>
<mpConsume>1</mpConsume>
</skill>
</list>