A few dummy skills to avoid startup errors.
Contributed by MrNapz.
This commit is contained in:
10
L2J_Mobius_Helios/dist/game/data/stats/skills/16600-16699.xml
vendored
Normal file
10
L2J_Mobius_Helios/dist/game/data/stats/skills/16600-16699.xml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
|
||||
<skill id="16608" toLevel="10" name="Servitor Attack Weakness">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- A slight weakness to Servitor attacks. -->
|
||||
<icon>icon.skill1497</icon>
|
||||
<operateType>P</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
</skill>
|
||||
</list>
|
10
L2J_Mobius_Helios/dist/game/data/stats/skills/16700-16799.xml
vendored
Normal file
10
L2J_Mobius_Helios/dist/game/data/stats/skills/16700-16799.xml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
|
||||
<skill id="16746" toLevel="2" name="Helios">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Emperor of the Giant Empire, during the Ancient Age of Giants. He was responsible for the golden age. In his heyday, Helios was so powerful that even the gods had to be careful around him, and he ruled as master of the Material Realm. He is the creator of the Grail, and the Grail itself. -->
|
||||
<icon>icon.skillboss</icon>
|
||||
<operateType>P</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
</skill>
|
||||
</list>
|
Reference in New Issue
Block a user