Fixed atelia time stone, dragon rise cancel, Counter Flip and Thoughtful Head levels.
Contributed by CostyKiller.
This commit is contained in:
@@ -2644,7 +2644,7 @@
|
|||||||
</effect>
|
</effect>
|
||||||
</effects>
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="19297" toLevel="10" name="Counter Flip">
|
<skill id="19297" toLevel="12" name="Counter Flip">
|
||||||
<!-- Counters the enemy's attack knocking them down for $s1 Inflicted status: Confusion (Fear, Aerial Yoke, Faint, Charm, Stun, Paralysis, Knockback, Knockdown). -->
|
<!-- Counters the enemy's attack knocking them down for $s1 Inflicted status: Confusion (Fear, Aerial Yoke, Faint, Charm, Stun, Paralysis, Knockback, Knockdown). -->
|
||||||
<icon>icon.skill19296</icon>
|
<icon>icon.skill19296</icon>
|
||||||
<abnormalLevel>
|
<abnormalLevel>
|
||||||
|
@@ -2644,7 +2644,7 @@
|
|||||||
</effect>
|
</effect>
|
||||||
</effects>
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="19297" toLevel="10" name="Counter Flip">
|
<skill id="19297" toLevel="12" name="Counter Flip">
|
||||||
<!-- Counters the enemy's attack knocking them down for $s1. Inflicted status: Confusion (Fear, Aerial Yoke, Faint, Charm, Stun, Paralysis, Knockback, Knockdown). -->
|
<!-- Counters the enemy's attack knocking them down for $s1. Inflicted status: Confusion (Fear, Aerial Yoke, Faint, Charm, Stun, Paralysis, Knockback, Knockdown). -->
|
||||||
<icon>icon.skill19296</icon>
|
<icon>icon.skill19296</icon>
|
||||||
<abnormalLevel>
|
<abnormalLevel>
|
||||||
|
@@ -3251,7 +3251,7 @@
|
|||||||
</effect>
|
</effect>
|
||||||
</effects>
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="30867" toLevel="1" name="Thoughtful Head">
|
<skill id="30867" toLevel="2" name="Thoughtful Head">
|
||||||
<!-- You are a lucky person. For $s1, P. Atk. +$s2, P. Critical Damage +$s3, P. Skill Critical Damage +$s4. Your head is enlarged. -->
|
<!-- You are a lucky person. For $s1, P. Atk. +$s2, P. Critical Damage +$s3, P. Skill Critical Damage +$s4. Your head is enlarged. -->
|
||||||
<icon>icon.skill19308</icon>
|
<icon>icon.skill19308</icon>
|
||||||
<effectPoint>669</effectPoint>
|
<effectPoint>669</effectPoint>
|
||||||
|
@@ -2520,7 +2520,6 @@
|
|||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<affectScope>SINGLE</affectScope>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="Untargetable" />
|
|
||||||
<effect name="ResistDispelByCategory">
|
<effect name="ResistDispelByCategory">
|
||||||
<amount>-100</amount>
|
<amount>-100</amount>
|
||||||
<slot>ALL</slot>
|
<slot>ALL</slot>
|
||||||
@@ -2570,7 +2569,6 @@
|
|||||||
<value level="22">55</value>
|
<value level="22">55</value>
|
||||||
</power>
|
</power>
|
||||||
</effect>
|
</effect>
|
||||||
<effect name="TargetCancel" />
|
|
||||||
<effect name="Untargetable" />
|
<effect name="Untargetable" />
|
||||||
<effect name="DispelByCategory">
|
<effect name="DispelByCategory">
|
||||||
<slot>DEBUFF</slot>
|
<slot>DEBUFF</slot>
|
||||||
|
@@ -220,7 +220,7 @@
|
|||||||
<conditions>
|
<conditions>
|
||||||
<condition name="CheckLevel">
|
<condition name="CheckLevel">
|
||||||
<minLevel>107</minLevel>
|
<minLevel>107</minLevel>
|
||||||
<maxLevel>120</maxLevel>
|
<maxLevel>130</maxLevel>
|
||||||
</condition>
|
</condition>
|
||||||
</conditions>
|
</conditions>
|
||||||
<effects>
|
<effects>
|
||||||
|
Reference in New Issue
Block a user