فهرست منبع

BETA: Update HTML,MULTISELL of Attribute Masters (Yin & Yang) Thx Torvitas

Tan 14 سال پیش
والد
کامیت
dd56d9b057

+ 4 - 4
L2J_DataPack_BETA/data/html/default/32325.htm

@@ -3,9 +3,9 @@ Welcome!<br>
 It has come to our attention that area monsters have lately become increasingly powerful through their absorption of certain magical attributes. You have undoubtedly noticed that yourself, eh?<br>
 During my travels on the continent, I discovered a special technique that may allow us to defend ourselves against that attribute-enhanced power. It is far from fool-proof, but it may be our best chance!<br>
 Unfortunately, I require a variety of rare -- and expensive -- ingredients in order to manufacture the potion. My disciples are currently attempting to gather them at great risk to themselves. Perhaps you would be willing to help support their efforts?<br>
-<a action="bypass -h npc_%objectId%_Chat 1">Obtain information about attributes.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 32326001">Buy the attribute reinforcing potion.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 32326002">Exchange attribute item.</a><br>
-<a action="bypass -h npc_%objectId%_ReleaseAttribute">Release attribute.</a><br>
+<a action="bypass -h npc_%objectId%_Chat 1">Ask about Attributes.</a><br>
+<a action="bypass -h npc_%objectId%_multisell 32326001">Buy an attribute-strengthening potion.</a><br>
+<a action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Ore for another.</a><br>
+<a action="bypass -h npc_%objectId%_ReleaseAttribute">Remove attribute bestowed on weapon or armor.</a><br>
 <a action="bypass -h npc_%objectId%_Quest">Quest.</a>
 </body></html>

+ 4 - 4
L2J_DataPack_BETA/data/html/default/32326.htm

@@ -3,9 +3,9 @@ Welcome!<br>
 It has come to our attention that area monsters have lately become increasingly powerful through their absorption of certain magical attributes. You have undoubtedly noticed that yourself, eh?<br>
 During my travels on the continent, I discovered a special technique that may allow us to defend ourselves against that attribute-enhanced power. It is far from fool-proof, but it may be our best chance!<br>
 Unfortunately, I require a variety of rare -- and expensive -- ingredients in order to manufacture the potion. My disciples are currently attempting to gather them at great risk to themselves. Perhaps you would be willing to help support their efforts?<br>
-<a action="bypass -h npc_%objectId%_Chat 1">Obtain information about attributes.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 32326001">Buy the attribute reinforcing potion.</a><br>
-<a action="bypass -h npc_%objectId%_multisell 32326002">Exchange attribute item.</a><br>
-<a action="bypass -h npc_%objectId%_ReleaseAttribute">Release attribute.</a><br>
+<a action="bypass -h npc_%objectId%_Chat 1">Ask about Attributes.</a><br>
+<a action="bypass -h npc_%objectId%_multisell 32326001">Buy an attribute-strengthening potion.</a><br>
+<a action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Ore for another.</a><br>
+<a action="bypass -h npc_%objectId%_ReleaseAttribute">Remove attribute bestowed on weapon or armor.</a><br>
 <a action="bypass -h npc_%objectId%_Quest">Quest.</a>
 </body></html>

+ 42 - 0
L2J_DataPack_BETA/data/multisell/32326002.xml

@@ -36,4 +36,46 @@
 		<!-- Dark Stone -->
 		<production count="1" id="9550" />
 	</item>
+	<item id="7">
+		<!-- Fire Stone -->
+		<ingredient count="5" id="9546" />
+		<ingredient count="3000000" id="57" />
+		<!-- Fire Crystal -->
+		<production count="1" id="9552" />
+	</item>
+	<item id="8">
+		<!-- Water Stone -->
+		<ingredient count="5" id="9547" />
+		<ingredient count="3000000" id="57" />
+		<!-- Water Crystal -->
+		<production count="1" id="9553" />
+	</item>
+	<item id="9">
+	    <!-- Earth Stone -->
+		<ingredient count="5" id="9548" />
+		<ingredient count="3000000" id="57" />
+	    <!-- Earth Crystal -->
+		<production count="1" id="9554" />
+	</item>
+	<item id="10">
+	    <!-- Wind Stone -->
+		<ingredient count="5" id="9549" />
+		<ingredient count="3000000" id="57" />
+		<!-- Wind Crystal -->
+		<production count="1" id="9555" />
+	</item>
+	<item id="11">
+		<!-- Divine Stone -->
+		<ingredient count="5" id="9551" />
+		<ingredient count="3000000" id="57" />
+		<!-- Divine Crystal -->
+		<production count="1" id="9557" />
+	</item>
+	<item id="12">
+		<!-- Dark Stone-->
+		<ingredient count="5" id="9550" />
+		<ingredient count="3000000" id="57" />
+		<!-- Dark Crystal -->
+		<production count="1" id="9556" />
+	</item>
 </list>