Cleaned up skill XML.
This commit is contained in:
@@ -2577,7 +2577,6 @@
|
||||
<skill id="5895" toLevel="1" name="Mark of Cowardice">
|
||||
<!-- The target gets Mark of Cowardice that significantly decreases HP, P./ M. Def. and P. Evasion. HP Recovery, attack actions and skills are limited. Speed is increased. Inflicted status: Obstruction (Disarm, Hold, Blind, Block, Aggression, Silence, Banishment, Bluff, Stealth). -->
|
||||
<icon>icon.skill1337</icon>
|
||||
<!-- TODO JEY -->
|
||||
<abnormalLevel>1</abnormalLevel>
|
||||
<abnormalTime>10</abnormalTime>
|
||||
<abnormalType>MULTI_DEBUFF_B</abnormalType>
|
||||
|
||||
@@ -2984,7 +2984,7 @@
|
||||
<power>10</power>
|
||||
<ticks>5</ticks>
|
||||
</effect>
|
||||
<effect name="SilentMove"></effect>
|
||||
<effect name="SilentMove" />
|
||||
<effect name="Speed">
|
||||
<amount>60</amount>
|
||||
<mode>DIFF</mode>
|
||||
|
||||
@@ -4661,14 +4661,6 @@
|
||||
<SLEEP>100</SLEEP>
|
||||
<AIRBIND>100</AIRBIND>
|
||||
</effect>
|
||||
<effect name="PhysicalDefence" fromLevel="3" toLevel="7" fromSubLevel="2001" toSubLevel="2020">
|
||||
<amount></amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
<effect name="MagicalDefence" fromLevel="3" toLevel="7" fromSubLevel="3001" toSubLevel="3020">
|
||||
<amount></amount>
|
||||
<mode>PER</mode>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="11055" toLevel="14" name="Death Fear">
|
||||
|
||||
@@ -3509,7 +3509,7 @@
|
||||
<isMagic>22</isMagic>
|
||||
<conditions>
|
||||
<condition name="OpNotAffectedBySkill">
|
||||
<skillId>30873</skillId> <!-- limit of iss -->
|
||||
<skillId>30873</skillId> <!-- Limit of Iss -->
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
|
||||
@@ -892,7 +892,7 @@
|
||||
<affectObject>FRIEND</affectObject>
|
||||
<conditions>
|
||||
<condition name="OpNotAffectedBySkill">
|
||||
<skillId>30872</skillId> <!-- limit of iss -->
|
||||
<skillId>30872</skillId> <!-- Limit of Iss -->
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
|
||||
@@ -1881,7 +1881,7 @@
|
||||
<isMagic>22</isMagic>
|
||||
<conditions>
|
||||
<condition name="OpNotAffectedBySkill">
|
||||
<skillId>30873</skillId> <!-- limit of iss -->
|
||||
<skillId>30873</skillId> <!-- Limit of Iss -->
|
||||
</condition>
|
||||
</conditions>
|
||||
<effects>
|
||||
|
||||
Reference in New Issue
Block a user