quest that makes monsters drop a certain item.

Nightshade

Veteran
Veteran
Joined
Oct 26, 2015
Messages
591
Reaction score
120
First Language
English
Primarily Uses
RMMV
like say i want monsters to drop kill point coins.

BUT only after you start the quest.

you turn the quest in. the monsters stop dropping the kill point coin.

how would you do this?
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,111
Reaction score
13,715
First Language
English
Primarily Uses
RMMV
Are your battles random or evented?


If evented, set up duplicate monsters and duplicate troops, and change the drop items. Then use a conditional branch in the monster event to see if you have the quest, and call whatever troop has the appropriate monsters.


If they are random, you can set up the troop event to change the drop at the start of battle for those particular enemies, depending on whether or not you have the quest. I won't go into further detail until you state whether they're evented or random battles. If they're evented, you're good to go. If they're random, I'll walk you through the event commands you need to set up at the start of the battle. But I need you to give me this information first:


Set up your enemy to give the 'regular' drop item (when you don't have the quest).


Save any changes.


Open up the data/Enemies.json file in a text editor - Notepad++ is fine.


Locate the enemy and copy the whole line and paste it in here. It'll look something like this:

{"id":1,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"Bat","dropItems":[{"kind":1,"dataId":4,"denominator":2},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"Bat","note":"max hp was 200","params":[2,0,30,30,30,30,30,30]},
And also let me know the item id of the kill point coin.
 

Nightshade

Veteran
Veteran
Joined
Oct 26, 2015
Messages
591
Reaction score
120
First Language
English
Primarily Uses
RMMV
They are re-spawnable event monsters on the map.
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,111
Reaction score
13,715
First Language
English
Primarily Uses
RMMV
wow, that was fast!


So you can just use a conditional branch and call the regular troop or the "special" troop.
 

Nightshade

Veteran
Veteran
Joined
Oct 26, 2015
Messages
591
Reaction score
120
First Language
English
Primarily Uses
RMMV
wow, that was fast!

So you can just use a conditional branch and call the regular troop or the "special" troop.
AH almighty : D sounds simple. thank you ^^ my kill point coin id is 0013

Code:
{"id":1,"actions":[{"conditionParam1":0,"conditionParam2":0,"conditionType":0,"rating":5,"skillId":1}],"battlerHue":0,"battlerName":"","dropItems":[{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0},{"dataId":1,"denominator":1,"kind":0}],"exp":0,"traits":[{"code":22,"dataId":0,"value":0.95},{"code":22,"dataId":1,"value":0.05},{"code":31,"dataId":1,"value":0}],"gold":0,"name":"","note":"","params":[100,0,10,10,10,10,10,10]},
 
Last edited by a moderator:

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,051
Messages
1,018,551
Members
137,837
Latest member
Dabi
Top