Jump to content
  • 0

config xp/drop rates noob questions


Erio-chan

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  97
  • Reputation:   10
  • Joined:  07/23/16
  • Last Seen:  

item_rate_card: 100
item_rate_card_boss: 100
item_rate_card_mvp: 100
item_drop_card_min: 1
item_drop_card_max: 10000

setting mvp and boss to 0 means disable mvp/boss card in my game?

What these two line mean?

item_drop_card_min: 1
item_drop_card_max: 10000

// Rate at which exp. is given. (Note 2)
base_exp_rate: 100

// Rate at which job exp. is given. (Note 2)
job_exp_rate: 100

// Note 2: Value is in percents (100 means 100%)

How can I multiply rates?
base_exp_rate: 100*2 = 2x??? or base_exp_rate: 200 = 2x???

and how about 10x, 15x, 20x and so on...?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   78
  • Joined:  06/13/15
  • Last Seen:  

 

For drops :

Quote

100 = 0.01%
1000 = 0.1%
10000 = 1%
100000 = 10%
1000000 = 100%

 

For exp:

Quote

100 = 
200 = 2x
1000 = 
10000 = 

.. and so on 

 

  • Upvote 1
Link to comment
Share on other sites

  • 2

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   23
  • Joined:  06/14/16
  • Last Seen:  

For the 

item_drop_card_max: 10000

just keep it at that way. it means the max drop rate is 100%

  • Upvote 1
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...