Various fixes for server startup errors.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2017-06-21 07:35:35 +00:00
parent 87fd5080b4
commit 73c294fb62
4 changed files with 24 additions and 53 deletions

View File

@@ -1574,7 +1574,7 @@
<operateType>P</operateType>
<magicCriticalRate>-5</magicCriticalRate>
</skill>
<skill id="5467" toLevel="1" name="Darkness Protection">
<skill id="5467" toLevel="5" name="Darkness Protection">
<icon>icon.skill4336_new</icon>
<magicLvl>1</magicLvl>
<operateType>P</operateType>

View File

@@ -36,15 +36,30 @@
<operateType>A1</operateType>
</skill>
<skill id="35007" toLevel="10" name="Fire Dragon Pendant Enchant Effect">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<abnormalLvl>1</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<icon>icon.skill0000</icon>
<operateType>A2</operateType>
<!-- TODO: FIX IT -->
<abnormalLvl>3</abnormalLvl>
<isMagic>1</isMagic> <!-- Magic Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<basicProperty>NONE</basicProperty>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PAtk">
<amount>4</amount>
<mode>DIFF</mode>
</effect>
<effect name="CriticalDamage">
<amount>26</amount>
<mode>DIFF</mode>
</effect>
<effect name="CriticalRate">
<amount>1</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="35008" toLevel="1" name="Fire Dragon Resistance">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->

View File

@@ -26,9 +26,9 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
</skill>
<skill id="55104" toLevel="1" name="Water Dragon Pendant Basic Effect Lv. 3">
<skill id="55104" toLevel="3" name="Water Dragon Pendant Basic Effect Lv. 3">
<icon>icon.skill55104</icon>
<abnormalLvl>1</abnormalLvl>
<abnormalLvl>3</abnormalLvl>
<isMagic>1</isMagic> <!-- Magic Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>