Correct effects for Indestructible Sound skill.
Contributed by Iris.
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment