Browse Source

BETA: Arcane Shield doesnt decreases casting spd.

Tan 14 years ago
parent
commit
8e97f90e87
1 changed files with 1 additions and 2 deletions
  1. 1 2
      L2J_DataPack_BETA/data/stats/skills/01500-01599.xml

+ 1 - 2
L2J_DataPack_BETA/data/stats/skills/01500-01599.xml

@@ -308,7 +308,7 @@
 		</enchant3for>
 	</skill>
 	<skill id="1513" levels="1" name="Soul Vortex Extinction" enchantGroup1="6" enchantGroup2="6" enchantGroup3="6">
-		<!-- Confirmed CT2.5 & Updated to H5-->
+		<!-- Confirmed CT2.5 & Updated to H5 -->
 		<table name="#enchantMagicLvl"> 81 81 81 82 82 82 83 83 83 84 84 84 85 85 85 </table>
 		<table name="#ench1Power"> 197 198 198 199 199 200 200 201 202 202 203 203 204 204 205 </table>
 		<table name="#ench2mpInitialConsume"> 16 15 15 14 14 13 13 12 12 11 10 10 9 9 8 </table>
@@ -1269,7 +1269,6 @@
 		<for>
 			<effect name="Buff" abnormalTime="10" val="0" abnormalLvl="1" abnormalType="mana_shield">
 				<add order="0x40" stat="manaShield" val="70" /> <!-- FIXME: Support Done ? -->
-				<mul order="0x30" stat="mAtkSpd" val="0.25" />
 			</effect>
 		</for>
 	</skill>