Correct effects for Indestructible Sound skill.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2020-04-21 19:40:15 +00:00
parent ee41601910
commit b175baff11
6 changed files with 59 additions and 30 deletions

View File

@@ -1050,9 +1050,9 @@
<skill id="1624" toLevel="1" name="Indestructible Sound">
<!-- Using Momentum, throws a powerful strike with a sword, blocking the target for 10 sec. Decreases damage received by the target by 50%, blocks target's movements and skill usage. Requires a dualsword. Requires Momentum level 7. -->
<icon>icon.skill1624</icon>
<abnormalLvl>1</abnormalLvl>
<abnormalLvl>10</abnormalLvl>
<abnormalTime>10</abnormalTime>
<abnormalType>SILENCE</abnormalType>
<abnormalType>ROOT_PHYSICALLY</abnormalType>
<abnormalVisualEffect>TORNADO_SLOW</abnormalVisualEffect>
<chargeConsume>7</chargeConsume>
<activateRate>100</activateRate>
@@ -1086,7 +1086,7 @@
<effects>
<effect name="Mute" />
<effect name="PhysicalMute" />
<effect name="BlockMove" />
<effect name="Root" />
<effect name="PveMagicalSkillDefenceBonus">
<amount>50</amount>
<mode>PER</mode>