Jump to content

Dragon Soul Alchemy Success rate?


Recommended Posts

11 minutes ago, Zhymer said:

Can't figure out in those txt where is the success rate, can you explain?

Group RefineStepTables, RefineGradeTables for example.

Group RefineStepTables									
{									
	Group Default								
	{								
		#NEED_COUNT	FEE	STEP_LOWEST	STEP_LOW	STEP_MID	STEP_HIGH	STEP_HIGHEST
		STEP_LOWEST	2	400	50	40	10	0	0
		STEP_LOW	2	400	5	90	5	0	0
		STEP_MID	2	5000	0	0	10	90	0
		STEP_HIGH	2	10000	0	0	0	90	10
	}								
}	

Refining STEP_LOWEST you'll have 50% chance it'll remain STEP_LOWEST, 40% chance it'll be STEP_LOW after and 10% it'll be STEP_MID after. The same for the rest.

For STEP_LOW you'll have 5% chance it'll degrade to STEP_LOWEST, 90% chance it'll remain on STEP_LOW and 5% it'll be STEP_MID after etc.

 

  • Good 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.