Improving placeholders of not done player skills.
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
|
||||
<!-- Level 1 : Damage inflicted on monsters + 50%, and M. Skill MP Consumption + 30%. -->
|
||||
<!-- Level 2 : Damage inflicted on monsters + 55%, and M. Skill MP Consumption + 30%. -->
|
||||
<!-- Level 3 : Damage inflicted on monsters + 60%, and M. Skill MP Consumption + 30%. -->
|
||||
<skill id="10244" levels="3" name="True Vanguard">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Damage inflicted on monsters + 50%, and M. Skill MP Consumption + 30%. -->
|
||||
<table name="#magicLvl"> 85 90 95 </table>
|
||||
<set name="icon" val="icon.skill0810" />
|
||||
<set name="magicLvl" val="#magicLvl" />
|
||||
<set name="operateType" val="TOGGLE" />
|
||||
<set name="targetType" val="SELF" />
|
||||
</skill>
|
||||
@@ -263,10 +266,20 @@
|
||||
</effect>
|
||||
</enchant1for>
|
||||
</skill>
|
||||
<!-- Level 1 : Absorbs Momentum by 20% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. -->
|
||||
<!-- Level 101 : Absorbs Momentum by 21% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 1 Power | Increases the effect.) -->
|
||||
<!-- Level 102 : Absorbs Momentum by 22% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 2 Power | Increases the effect.) -->
|
||||
<!-- Level 103 : Absorbs Momentum by 23% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 3 Power | Increases the effect.) -->
|
||||
<!-- Level 104 : Absorbs Momentum by 24% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 4 Power | Increases the effect.) -->
|
||||
<!-- Level 105 : Absorbs Momentum by 25% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 5 Power | Increases the effect.) -->
|
||||
<!-- Level 106 : Absorbs Momentum by 26% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 6 Power | Increases the effect.) -->
|
||||
<!-- Level 107 : Absorbs Momentum by 27% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 7 Power | Increases the effect.) -->
|
||||
<!-- Level 108 : Absorbs Momentum by 28% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 8 Power | Increases the effect.) -->
|
||||
<!-- Level 109 : Absorbs Momentum by 29% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 9 Power | Increases the effect.) -->
|
||||
<!-- Level 110 : Absorbs Momentum by 30% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. Enchant Power: Increases the effect. (+ 10 Power | Increases the effect.) -->
|
||||
<skill id="10255" levels="1" name="Superior Momentum Mastery">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<!-- Absorbs Momentum by 20% during a normal physical attack and 40% during a critical attack. Can absorb up to 10 Momentum levels. -->
|
||||
<set name="icon" val="icon.skill10255" />
|
||||
<set name="magicLvl" val="85" />
|
||||
<set name="operateType" val="PASSIVE" />
|
||||
<set name="targetType" val="SELF" />
|
||||
</skill>
|
||||
|
||||
Reference in New Issue
Block a user