Jump to content
  • 0
iZeal

MVP and Mini Boss Card global removal

Question

I'm planning to make an old school feature test server with no boss cards

is there a way to remove it globally like they will not drop and you can't find it on @whodrops and @mi

 

 

Thanks and God Bless you

Share this post


Link to post
Share on other sites

11 answers to this question

Recommended Posts

  • 0

I'm planning to make an old school feature test server with no boss cards

is there a way to remove it globally like they will not drop and you can't find it on @whodrops and @mi

 

 

Thanks and God Bless you

remove it from mob_db.txt

give me list of all mini boss id and I can do it for you.(since mini boss dont have any special field to check if they are mini boss)

Share this post


Link to post
Share on other sites
  • 0

 

I'm planning to make an old school feature test server with no boss cards

is there a way to remove it globally like they will not drop and you can't find it on @whodrops and @mi

 

 

Thanks and God Bless you

remove it from mob_db.txt

give me list of all mini boss id and I can do it for you.(since mini boss dont have any special field to check if they are mini boss)

 

 

Here Check this if this list are okay? :D

 

43054144414741424132412841434054413741234047414641314148412141354318432441684276413443304263423641744302434243724352437443764399438644034407440844194425443044414145  

Share this post


Link to post
Share on other sites
  • 0

are these all mvp boss and mini boss?

 

 

 

I'm planning to make an old school feature test server with no boss cards
is there a way to remove it globally like they will not drop and you can't find it on @whodrops and @mi
 
 
Thanks and God Bless you

remove it from mob_db.txt
give me list of all mini boss id and I can do it for you.(since mini boss dont have any special field to check if they are mini boss)

 

 

Here Check this if this list are okay? :D

 

43054144414741424132412841434054413741234047414641314148412141354318432441684276413443304263423641744302434243724352437443764399438644034407440844194425443044414145  

Share this post


Link to post
Share on other sites
  • 0

Here i've searched it including the mini boss based on RMS.

 

 

430541444147414241324128414340544137412340474146413141484121413543184324416842764134433042634236417443024342437243524374437643994386440344074408441944254440443044414207439242544145435943974363436543574367436141984203424144284398442743954197442641834431429043004238423741634391442943934394440641694354438444234250 

 

Edited by ayennnnnnn

Share this post


Link to post
Share on other sites
  • 0

@ayennn Thank you vm

 

@AngelMelody I would try that also thanks :D would that also include the mini bosses?

Edited by iZeal

Share this post


Link to post
Share on other sites
  • 0

@ayennn Thank you vm

 

@AngelMelody I would try that also thanks :D would that also include the mini bosses?

Hum, mini boss + mvp 

Share this post


Link to post
Share on other sites
  • 0

in drops.conf:

// The rate at which cards are droppeditem_rate_card: 100item_rate_card_boss: 0item_drop_card_min: 0item_drop_card_max: 10000

wouldn't this be the easiest way?  it should set the rate to 0% chance for all boss cards to drop, you probably need this too:

// Can the monster's drop rate become 0? (Note 1)// Default: no (as in official servers).drop_rate0item: yes

haven't tested this though.

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

×
×
  • Create New...

Important Information

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