Fixed atelia time stone, dragon rise cancel, Counter Flip and Thoughtful Head levels.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2022-12-17 05:42:56 +00:00
parent c02a82df8e
commit 6014415694
5 changed files with 4 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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