Bläddra i källkod

BETA: enchant values too.

MELERIX 12 år sedan
förälder
incheckning
72f25690c3

+ 1 - 1
L2J_DataPack_BETA/dist/game/data/scripts/handlers/admincommandhandlers/AdminEffects.java

@@ -858,7 +858,7 @@ public class AdminEffects implements IAdminCommandHandler
 		}
 		else
 		{
-			activeChar.sendMessage("Usage: //atmosphere <signsky dawn|dusk>|<sky day|night|red>");
+			activeChar.sendMessage("Usage: //atmosphere <signsky dawn|dusk>|<sky day|night|red> <duration>");
 		}
 		if (packet != null)
 		{

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

@@ -260,9 +260,9 @@
 		<!-- Confirmed CT2.5 -->
 		<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 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>
+		<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="#ench2AtkCountMax"> 11 11 11 11 11 11 11 12 12 12 12 12 12 12 13 13 13 13 13 13 13 13 14 14 14 14 14 14 14 15 </table>
 		<set name="magicLvl" val="#magicLvl" />
 		<set name="operateType" val="P" />
 		<set name="target" val="TARGET_SELF" />
@@ -286,7 +286,7 @@
 			<add order="0x40" stat="pAtk" val="129.3">
 				<using kind="Pole" />
 			</add>
-			<add order="0x40" stat="atkCountMax" val="#ench2countMax">
+			<add order="0x40" stat="atkCountMax" val="#ench2AtkCountMax">
 				<using kind="Pole" />
 			</add>
 		</enchant2for>