Jump to content
  • 0
Sign in to follow this  
Pandaaa

Multiple Drops in a single monster

Question

Bring It on [Poring/Pori Pori]

(20x Credits 10x Mithril Coin already tried but not working some credits drop but no more mithril)

 

mobdb

{
	Id: 1502
	SpriteName: "PORING_V"
	Name: "Pori Pori"
	JName: "Bring it on!"
	Lv: 99
	Hp: 95000000
	Sp: 0
	Exp: 87250
	JExp: 27895
	AttackRange: 1
	Attack: [10000, 30000]
	Def: 0
	Mdef: 10
	Stats: {
		Str: 150
		Agi: 150
		Vit: 65
		Int: 100
		Dex: 255
		Luk: 255
	}
	ViewRange: 10
	ChaseRange: 12
	Size: "Size_Medium"
	Race: "RC_Plant"
	Element: ("Ele_Poison", 1)
	Mode: {
		CanMove: true
		Aggressive: true
		Boss: true
		CanAttack: true
		Detector: true
		Angry: true
		ChangeTargetMelee: true
		ChangeTargetChase: true
	}
	MoveSpeed: 160
	AttackDelay: 1672
	AttackMotion: 672
	DamageMotion: 480
	MvpExp: 43625
	MvpDrops: {
		Sword_Of_Grave_Keeper: 1000
		Poring__Card: 100
		Elven_Ears: 200
	}
	Drops: {
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Credits: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
		Mithril_Coin: 10000
	}
},

how can i make it drops or auto get/loot 20x credits and 10x mithrils

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

http://herc.ws/board/files/file/311-utility-extra-mob-drops/

You could potentially edit the Zeny/Cash point amount and make new arrays of item data, so then you could add multiple item drops to a specified mob using the script I made. Without needing to touch the db folder ^^

Share this post


Link to post
Share on other sites
  • 0

You have TOO many drops on your monster, in this case Pori Pori. A monster has a maximum of 10 normal drops, and 3 MVP drops... So I believe what happened to your Pori Pori is that the emulator took into account the first 10 drops which are "Credits" hence truncating the Mithrils.

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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