Jump to content
  • 0

Change all equip drop rate


hakuren

Question


  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

hi rAthena,

Request : Is there a way that all equipments drop rate will be in a same percentage and reflect to "@mi/@monsterinfo"

like all equipments drop rates will be 10% something like that?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

oh now i get it

changing min and max will do the work

this my help others

and thanks @sader1992 for pointing out

Edited by hakuren
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

it should be like that

// The rate at which equipment is dropped.
item_rate_equip: 1000
item_rate_equip_boss: 1000
item_rate_equip_mvp: 1000
item_drop_equip_min: 1000
item_drop_equip_max: 1000

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

On 12/18/2017 at 1:19 AM, sader1992 said:

it should be like that


// The rate at which equipment is dropped.
item_rate_equip: 1000
item_rate_equip_boss: 1000
item_rate_equip_mvp: 1000
item_drop_equip_min: 1000
item_drop_equip_max: 1000

 

@sader1992 thank you for reply,

and sorry for the late reply

I already done that but look at this

screenLight009.jpg.4511dbf211ee954958490aab1347d198.jpg

when i use "@mi baphomet_"

Still equipments from baphomet jr. boots 5.00% and halberd 0.20%

so i'm requesting a mod that all equipments can be set default rates like 10% or so

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

you could do this

item_rate_equip: 100000
item_rate_equip_boss: 100000
item_rate_equip_mvp: 100000
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

23 hours ago, sader1992 said:

you could do this


item_rate_equip: 100000
item_rate_equip_boss: 100000
item_rate_equip_mvp: 100000

Hi @sader1992

this is the result :

screenLight015.jpg.0acd83dd80a12f702a5f01def8651e6f.jpg

maybe its a source mod?

because even change the item_rate_equip, item_rate_equip_boss, item_rate_equip_mvp

it only multiply the rates of the item, not all of them set to default drops rates or maybe

i really don't understand those so correct me if i'm wrong

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...