Jump to content
  • 0
Sign in to follow this  
Sai

refine_db

Question

How to reduce the chance of refine from 8 - 10

 

I copied the chance of 10 but seems like it is still in high success rate

 

0,66,0,0,100:0,100:0,100:0,100:0,60:0,40:0,20:0,10:0,10:0,10:0

 

And how can I make it near impossible to refine an equipment to 9 and 10

 

Thanks!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
// Chance:// 100 = 100%

to reduce from 8 ~ 9  for example for this line

 

// Armors
0,66,0,0,100:0,100:0,100:0,100:0,60:0,40:0,40:0,20:0,20:0,10:0
 
to
 
// Armors
0,66,0,0,100:0,100:0,100:0,100:0,60:0,40:0,40:0,10:0,10:0,1:0

 

from 20% reduce to 10%

from 10% reduce to 1% //Nearly imposible

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.