Guest User

Untitled

a guest
Jan 22nd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. [ITEMDROP]
  2. CustomExcDropEnable = 1
  3. ExcRate = 80 ; 1-100, rate an item to be excellent
  4. ExcMaxOpt = 2 ; 1-6, maximum excellent options
  5. ExcSkillRate = 50 ; 1-100, rate an item to have skill
  6. ExcLuckRate = 50 ; 1-100, rate an item to have luck
  7. ExcMaxOptByResets = 1 ; 0 - always have chance to get ExcMaxOpt, 1 - the more resets the more chance to get more exc options (max is also ExcMaxOpt value)
  8. ExcIncOptEveryReset = 30 ; e.g 10 : Reset 0 - Max Exc 1 / Reset 10 - Max Exc 2 / Reset 20 - Max Exc 3 and so on... Note: Max exc is still ExcMaxOpt value
  9. ExcRateDiv = 100 ; excellent drop is ExcRate / ExcRateDiv (increase ExcRateDiv to make drop more harder)
  10. CustomExcInBoxes = 0 ; 1 - enable custom exc drop in boxes like kundun,hearts,fire cracker etc...
Add Comment
Please, Sign In to add comment