Jump to content
  • 0

Itens going over 100% drop


Rizta

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   5
  • Joined:  08/12/17
  • Last Seen:  

https://image.prntscr.com/image/qziRwbPgQPymV-HfhNXnnQ.png

Well, i think the image illustrate what i ask in title.

What i need to do to fix that?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1179
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

59 minutes ago, Rizta said:

https://image.prntscr.com/image/qziRwbPgQPymV-HfhNXnnQ.png

Well, i think the image illustrate what i ask in title.

What i need to do to fix that?

paste at here your drop conf at conf folder.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   5
  • Joined:  08/12/17
  • Last Seen:  

20 minutes ago, hendra814 said:

paste at here your drop conf at conf folder.

Course. check my attachment.

drops.conf

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1179
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

1 hour ago, Rizta said:

Course. check my attachment.

drops.conf

I already look and check your file

it's ok, could you share your mob DB for that monster.

Is it custom monster?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   5
  • Joined:  08/12/17
  • Last Seen:  

1 hour ago, hendra814 said:

I already look and check your file

it's ok, could you share your mob DB for that monster.

Is it custom monster?

Isnt a custom one, only drops and stats. Follow the db line.

1180,NINE_TAIL,Nine Tail,Nine Tail,120,52783,1,39887,34998,1,1446,3496,95,40,151,88,30,40,98,75,20,12,1,2,60,0x3695,125,640,540,480,0,0,0,0,0,0,0,1022,3000,746,500,6242,2500,2463,1,526,500,525,500,0,0,0,0,0,0,0,0

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1179
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

29 minutes ago, Rizta said:

Isnt a custom one, only drops and stats. Follow the db line.


1180,NINE_TAIL,Nine Tail,Nine Tail,120,52783,1,39887,34998,1,1446,3496,95,40,151,88,30,40,98,75,20,12,1,2,60,0x3695,125,640,540,480,0,0,0,0,0,0,0,1022,3000,746,500,6242,2500,2463,1,526,500,525,500,0,0,0,0,0,0,0,0

 

one mine work normal with this conf

Spoiler
Quote

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 1000
item_rate_common_boss: 1000
item_rate_common_mvp: 1000
item_drop_common_min: 1
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 1000
item_rate_heal_boss: 1000
item_rate_heal_mvp: 1000
item_drop_heal_min: 1
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 1000
item_rate_use_boss: 1000
item_rate_use_mvp: 1000
item_drop_use_min: 1
item_drop_use_max: 10000

// 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: 1
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 1000
item_rate_card_boss: 100
item_rate_card_mvp: 100
item_drop_card_min: 1
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
// Mode: 0 - official order, 1 - random order, 2 - all items
item_rate_mvp: 100
item_drop_mvp_min: 1
item_drop_mvp_max: 10000
item_drop_mvp_mode: 0

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 1
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000

 

2018-12-07_152117.jpg.16699e5fda76135f5bd7bb3afe97a9bf.jpg

and i check your nine tail db. it's not same with rathena current version.

I think your nine tail database already have modification.

Quote

Your  1180,NINE_TAIL,Nine Tail,Nine Tail,120,52783,1,39887,34998,1,1446,3496,95,40,151,88,30,40,98,75,20,12,1,2,60,0x3695,125,640,540,480,0,0,0,0,0,0,0,1022,3000,746,500,6242,2500,2463,1,526,500,525,500,0,0,0,0,0,0,0,0

Rathena 1180,NINE_TAIL,Nine Tail,Nine Tail,72,2783,1,887,998,1,491,50,95,40,61,38,30,20,88,50,10,12,1,2,63,0x3695,150,840,540,480,0,0,0,0,0,0,0,1022,4656,746,200,603,100,604,100,526,250,525,350,756,100,0,0,0,0,4159,1

 

Edited by hendra814
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   5
  • Joined:  08/12/17
  • Last Seen:  

yes isnt the same in stats and drops cause i run in a custom server. im actually having no problem with drops, but, when i go check it shows high values like that oO' 

@hendra814 thx for you help, i found the reason. its the stupi level_penalty inside db folder. for some reason its cleared and back to the original, so, its 300% the drop chance + rates -_- 

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