Fixed duration and item count for Song of Assault skill for Iss Sword Muse.
Contributed by CostyKiller.
This commit is contained in:
@@ -1122,13 +1122,13 @@
|
|||||||
<!-- For $s1, all party members P./ M. Atk. and P./ M. Def. +$s2. Additionally, activates the Spirit of Iss effect. P./ M. Atk. and P./ M. Def. +$s3. Cannot be used with Crippling Dance. Consumes $s4 Spirit Ore. -->
|
<!-- For $s1, all party members P./ M. Atk. and P./ M. Def. +$s2. Additionally, activates the Spirit of Iss effect. P./ M. Atk. and P./ M. Def. +$s3. Cannot be used with Crippling Dance. Consumes $s4 Spirit Ore. -->
|
||||||
<icon>icon.skill19231</icon>
|
<icon>icon.skill19231</icon>
|
||||||
<abnormalTime>
|
<abnormalTime>
|
||||||
<value fromLevel="1" toLevel="1">60</value>
|
<value fromLevel="1" toLevel="1">300</value>
|
||||||
<value fromLevel="1" toLevel="1" fromSubLevel="1001" toSubLevel="1010">{base + subIndex}</value>
|
<value fromLevel="1" toLevel="1" fromSubLevel="1001" toSubLevel="1010">{base + subIndex}</value>
|
||||||
<value fromLevel="1" toLevel="1" fromSubLevel="1011" toSubLevel="1020">{base + 10 + 0.5 * subIndex}</value>
|
<value fromLevel="1" toLevel="1" fromSubLevel="1011" toSubLevel="1020">{base + 10 + 0.5 * subIndex}</value>
|
||||||
</abnormalTime>
|
</abnormalTime>
|
||||||
<abnormalType>SONG_OF_WISDOM</abnormalType>
|
<abnormalType>SONG_OF_WISDOM</abnormalType>
|
||||||
<affectRange>1000</affectRange>
|
<affectRange>1000</affectRange>
|
||||||
<itemConsumeCount>5</itemConsumeCount>
|
<itemConsumeCount>10</itemConsumeCount>
|
||||||
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ores -->
|
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ores -->
|
||||||
<operateType>A3</operateType>
|
<operateType>A3</operateType>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
|
@@ -1122,13 +1122,13 @@
|
|||||||
<!-- For $s1, all party members P./ M. Atk. and P./ M. Def. +$s2. Additionally, activates the Spirit of Iss effect. P./ M. Atk. and P./ M. Def. +$s3. Cannot be used with Crippling Dance. Consumes $s4 Spirit Ore. -->
|
<!-- For $s1, all party members P./ M. Atk. and P./ M. Def. +$s2. Additionally, activates the Spirit of Iss effect. P./ M. Atk. and P./ M. Def. +$s3. Cannot be used with Crippling Dance. Consumes $s4 Spirit Ore. -->
|
||||||
<icon>icon.skill19231</icon>
|
<icon>icon.skill19231</icon>
|
||||||
<abnormalTime>
|
<abnormalTime>
|
||||||
<value fromLevel="1" toLevel="1">60</value>
|
<value fromLevel="1" toLevel="1">300</value>
|
||||||
<value fromLevel="1" toLevel="1" fromSubLevel="1001" toSubLevel="1010">{base + subIndex}</value>
|
<value fromLevel="1" toLevel="1" fromSubLevel="1001" toSubLevel="1010">{base + subIndex}</value>
|
||||||
<value fromLevel="1" toLevel="1" fromSubLevel="1011" toSubLevel="1020">{base + 10 + 0.5 * subIndex}</value>
|
<value fromLevel="1" toLevel="1" fromSubLevel="1011" toSubLevel="1020">{base + 10 + 0.5 * subIndex}</value>
|
||||||
</abnormalTime>
|
</abnormalTime>
|
||||||
<abnormalType>SONG_OF_WISDOM</abnormalType>
|
<abnormalType>SONG_OF_WISDOM</abnormalType>
|
||||||
<affectRange>1000</affectRange>
|
<affectRange>1000</affectRange>
|
||||||
<itemConsumeCount>5</itemConsumeCount>
|
<itemConsumeCount>10</itemConsumeCount>
|
||||||
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ores -->
|
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ores -->
|
||||||
<operateType>A3</operateType>
|
<operateType>A3</operateType>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
|
Reference in New Issue
Block a user