Jump to content

Boss Rares Not Dropping with Individual Drop Style


Recommended Posts

It works like this

if (random(0, 100) < DAR)
{
	rate = random()
	rate * hh // only if active
	
	if (rate < rare_rate)
	{
		// congrats you got a rare
	}
	else
	{
		// no rare, but have a common drop or meseta
	}
}
else
{
	// good luck next time
}

 

  • Like 1
Link to comment
Just now, Ketchup said:

@Depassage and I just found a Hylian Shield using Individual Drops, it seems to be working :3

Really? Multiplayer Individual and it dropped for one of you? You said that you and Depassage just found a Hylian Shield but if one dropped, then only one of you actually got it. Unless two dropped, one for each of you. Please clarify as much as you can. I want to make sure it can actually drop for multiplayer Individual.

Link to comment
2 minutes ago, Midori said:

Really? Multiplayer Individual and it dropped for one of you? You said that you and Depassage just found a Hylian Shield but if one dropped, then only one of you actually got it. Unless two dropped, one for each of you. Please clarify as much as you can. I want to make sure it can actually drop for multiplayer Individual.

We were in the same room using individual drops (So, Multiplayer Individual Drops), a Hylian Shield dropped and Depassage was the lucky one !

Link to comment
Just now, Ketchup said:

We were in the same room using individual drops (So, Multiplayer Individual Drops), a Hylian Shield dropped and Depassage was the lucky one !

OK good. So it can drop with Individual after all. I guess my CCA parties just had bad luck. I still wonder about the non-Caves EP 1 bosses in TTF though, because that was extraordinary levels of bad luck.

Thanks for telling us this. I will go back to doing multiplayer Individual CCA runs and see if the Hylian Shield drops in my party, so I can be certain of it.

Link to comment
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...