Jump to content
  • 0
Sign in to follow this  
karazu

How to make a MVP mob?

Question

12 answers to this question

Recommended Posts

  • 0

Check mob_skill_db.txt?

 

example:
"NightMare"

1046,Doppelganger@NPC_SUMMONSLAVE,attack,196,1,10000,700,10000,no,self,slavele,3,1427,,,,,,
Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

:meow: is that what you think?

Please view the example.. @NPC_SUMMONSLAVE

 

or you can take a look at the mob_skill_db.txt and search NPC_SUMMPNSLAVE and see how is it work.

 

1646,Lord Knight Seyren@NPC_CALLSLAVE,attack,352,1,10000,0,10000,yes,self,always,0,,,,,,,1646,Lord Knight Seyren@NPC_CALLSLAVE,idle,352,1,10000,0,10000,yes,self,always,0,,,,,,,1646,Lord Knight Seyren@NPC_SUMMONSLAVE,attack,196,5,10000,700,10000,no,self,slavele,3,1641,1642,1643,1644,1645,0,1646,Lord Knight Seyren@NPC_SUMMONSLAVE,idle,196,5,10000,700,10000,no,self,slavele,3,1641,1642,1643,1644,1645,0,1646,Lord Knight Seyren@NPC_SUMMONMONSTER,attack,209,5,10000,700,60000000,yes,self,myhpltmaxrate,30,1641,1642,1643,1644,1645,0,
Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

For making a mob that is considered mvp: just set mvp exp greater than 0 on mob db.

Mr jaBote, I think what he want is a summon slave of the MVP Monster.

Share this post


Link to post
Share on other sites
  • 0

No! not summon I want a mob to become MVP

LOL then the first post will work..

ID,Name,JName,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,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per

Then Please carefully read this..

 

MEXP The MVP exp the mob gives when it is defeated (to the player who got the MVP reward) (This exp is a percentage of the exp the monster gives.)

MVP1id The Item ID of the MVP drop goes here

MVP1per The rate of being dropped goes here

MVP2id The Item ID of the MVP drop goes here

MVP2per The rate of being dropped goes here

MVP3id The Item ID of the MVP drop goes here

MVP3per The rate of being dropped goes here

 

Example:

Normal Monster

1002,PORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

MVP  Monster

1502,PORING_V,Pori Pori,Bring it on!,99,95000000,1,78525,25106,1,5000,10000,0,10,100,100,65,100,255,255,10,12,1,3,25,0x39A5,160,1672,672,480,43625,10020,1000,4005,100,2286,200,5035,10000,2344,2500,2346,2500,2350,2500,2348,2500,2655,500,7126,10000,0,0,0,0,2110,4500

 

 

Edited by sevenzz23

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
Sign in to follow this  

×
×
  • Create New...

Important Information

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