Merged with released L2J-Unity files.
This commit is contained in:
18
trunk/dist/game/data/stats/cubics/cubic-11.xml
vendored
Normal file
18
trunk/dist/game/data/stats/cubics/cubic-11.xml
vendored
Normal 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="11" level="1" slot="10" duration="900" delay="10" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
|
||||
<skills>
|
||||
<skill id="5115" level="4" triggerRate="40" successRate="84" target="TARGET"> <!-- Cubic Hate -->
|
||||
<conditions>
|
||||
<general type="GREATER" hpPercent="30" hp="1000" />
|
||||
</conditions>
|
||||
</skill>
|
||||
<skill id="4049" level="8" triggerRate="15" successRate="40" canUseOnStaticObjects="true" target="TARGET"> <!-- Cubic Strike -->
|
||||
<conditions>
|
||||
<general type="GREATER" hpPercent="30" hp="1000" />
|
||||
</conditions>
|
||||
</skill>
|
||||
<skill id="5579" level="1" triggerRate="45" successRate="99" target="MASTER" targetDebuff="true" /> <!-- Cubic Cure -->
|
||||
</skills>
|
||||
</cubic>
|
||||
</list>
|
||||
Reference in New Issue
Block a user