mathibas Posted September 25, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/07/14 Last Seen: October 31, 2014 Share Posted September 25, 2014 Hi, I would like to request a script that drops a specific item on each mvp boss per respawn time? For example. Baphomet respawn time is 1-2 hours. It will drop a poring coin then Valkyrie respawn time different will drop a gold coin and so on.. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Oceanid Posted September 25, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 80 Reputation: 2 Joined: 10/08/13 Last Seen: March 5, 2020 Share Posted September 25, 2014 Why not just change mvp drops in mob_db.txt? Quote Link to comment Share on other sites More sharing options...
mathibas Posted September 25, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/07/14 Last Seen: October 31, 2014 Author Share Posted September 25, 2014 Why not just change mvp drops in mob_db.txt? Is it possible to add in the mvp auto loot items in there? I am confused how the mob_db is working. Quote Link to comment Share on other sites More sharing options...
Oceanid Posted September 25, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 80 Reputation: 2 Joined: 10/08/13 Last Seen: March 5, 2020 Share Posted September 25, 2014 ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper I know it's cluttered but this is the order in which things are organized for each monster. 1001,SCORPION,Scorpion,Scorpion,16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x3191,200,1564,864,576,0,0,0,0,0,0,0,[990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1] That last bit of code are the numbers for the drops. The first one being the item id and the second one being the rate at which you want the item to drop. If you're just changing drops those two numbers are the only ones you need to change. This link will explain each part of the db structure if you need to change anything else. http://rathena.org/wiki/Custom_Mobs Quote Link to comment Share on other sites More sharing options...
mathibas Posted October 1, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/07/14 Last Seen: October 31, 2014 Author Share Posted October 1, 2014 (edited) Hi, I have changed the drop and make it 100% but unfortunately it still random drops. Can you help me? 1115,EDDGA,Eddga,Eddga,65,152000,0,25025,12870,1,1215,1565,15,15,78,70,85,66,90,85,10,12,2,2,23,0x37B5,300,872,1344,432,12512,1029,5000,1030,1000,13909,10000,1133,150,2268,250,518,10000,1258,500,1030,250,985,2300,13046,100,0,0,0,0,0,1 Example for eddga the 13909,10000 is supposed to be 100% drop. But it still drop randomly. Edited October 1, 2014 by mathibas Quote Link to comment Share on other sites More sharing options...
Question
mathibas
Hi,
I would like to request a script that drops a specific item on each mvp boss per respawn time?
For example.
Baphomet respawn time is 1-2 hours. It will drop a poring coin then Valkyrie respawn time different will drop a gold coin and so on..
Thanks in advance.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.