A few dummy skills to avoid startup errors.

Contributed by MrNapz.
This commit is contained in:
MobiusDev
2017-01-22 19:49:07 +00:00
parent 9524d923ae
commit a60fbd8a0e
2 changed files with 20 additions and 0 deletions

View 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>

View 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>