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

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/cubics.xsd">
<cubic id="10" level="1" slot="10" duration="900" delay="10" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
<skills>
<skill id="4165" level="9" triggerRate="25" successRate="30" target="TARGET"> <!-- Icy Air -->
<conditions>
<general type="GREATER" hpPercent="30" hp="1000" />
</conditions>
</skill>
<skill id="4053" level="8" triggerRate="25" successRate="30" target="TARGET"> <!-- Cubic Weakness -->
<conditions>
<general type="GREATER" hpPercent="30" hp="1000" />
</conditions>
</skill>
<skill id="5579" level="1" triggerRate="50" successRate="99" target="MASTER" targetDebuff="true" /> <!-- Cubic Cure -->
</skills>
</cubic>
</list>