Pārlūkot izejas kodu

BETA: DP-Part for [L5874].

MELERIX 12 gadi atpakaļ
vecāks
revīzija
ad62ed0b2d

+ 1 - 1
L2J_DataPack_BETA/dist/game/data/stats/skills/00200-00299.xml

@@ -261,7 +261,7 @@
 		<table name="#magicLvl"> 20 24 26 28 30 32 34 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 </table>
 		<table name="#pAtk"> 4.5 7.3 8.9 10.7 12.8 15.1 17.7 20.5 23.7 25.4 27.1 29 30.9 32.9 35 37.1 39.4 41.7 44.1 46.6 49.2 51.9 54.6 57.5 60.4 63.3 66.4 69.5 72.7 76 79.3 82.7 86.1 89.6 93.1 96.6 100.2 103.8 107.5 111.1 114.8 118.4 122.1 125.7 129.3 </table>
 		<table name="#ench1pAtk"> 137 138 139 140 141 142 143 144 145 146 147 148 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 </table>
-		<table name="#atkCountMax"> 5 5 5 5 5 5 5 5 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 </table>
+		<table name="#atkCountMax"> 5 5 5 5 5 5 5 5 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 </table>
 		<table name="#ench2countMax"> 9 9 9 9 9 9 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 12 12 12 12 12 12 12 12 13 </table>
 		<set name="magicLvl" val="#magicLvl" />
 		<set name="operateType" val="P" />

+ 3 - 1
L2J_DataPack_BETA/dist/game/data/stats/skills/03500-03599.xml

@@ -1175,8 +1175,10 @@
 		</for>
 	</skill>
 	<skill id="3599" levels="1" name="Polearm Multi-attack">
-		<set name="target" val="TARGET_SELF" />
+		<!-- Confirmed CT2.5 and Updated to H5 -->
+		<set name="magicLvl" val="1" />
 		<set name="operateType" val="P" />
+		<set name="target" val="TARGET_SELF" />
 		<for>
 			<add order="0x40" stat="atkCountMax" val="2" />
 		</for>