Jump to content
  • 0

[Question]How to create new recipes


vagos123

Question

Hello guys! i wanna ask how can i create new recipes...

 

for example i wanna open an interlude low rate server and i want to add moirai armor.

So i want to create a recipe for it.

I hope you get what i want..

 

thx in advance

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Don't know how your structure is.

How ever there should be a "Recipe.xml" in your data folder.

 

They look like this:

 

<item id="863" name="mk_hand_of_cabrio_ii">
	<recipe id="8709" level="8" type="dwarven" />
	<mpCost>210</mpCost>
	<successRate>100</successRate>
	<production id="8687" count="1" />
	<ingredient id="8709" count="1" />
	<ingredient id="8721" count="15" />
	<ingredient id="5554" count="2" />
	<ingredient id="1893" count="207" />
	<ingredient id="5550" count="414" />
	<ingredient id="1881" count="414" />
	<ingredient id="1889" count="207" />
	<ingredient id="4042" count="207" />
	<ingredient id="1461" count="480" />
	<ingredient id="2133" count="100" />
</item>

 

You will also need to have to add it in etcitem table in your database.

And also, you have to add it in the client.

etcitemgrp.dat and itemname-e.dat

 

If you have any further questions post it ^^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock