Jump to content
  • 0

Maestro i need help!


Question

Posted

I want to know,have any chance to up chance to made found items? I talk about the any subclass certifications ? I know max lvl is good for crafter but max recommends can up chance too ? Pls who know info about this answer me :). ty alot

1 answer to this question

Recommended Posts

  • 0
Posted

i dont have time to look at it atm, but it may be

gameserver/RecipeController.java

 

private void rewardPlayer()
	{
..
			if (Rnd.get(100) < _recipeList.getRarity())
			{
				itemId = rareProdId;
				itemCount = _recipeList.getRareCount();
			}
..

its just a rnd, subclass, lvl, recs, day-night dont have anything to do with this

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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