Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Will item drop chance with same percentage delete each other probability ?
Author Message
Bakorzero Offline
Senior Member
****

Posts: 340
Joined: Jun 2016
Post: #1
Will item drop chance with same percentage delete each other probability ?

Lets say a monster have 0.03% drop card and 0.03% drop equip. If I got the card will the chance of getting the equip drop reset to 0 ?
I got 2 card but haven't got the item equip after I slain 5K of that monster Cry

Mofy

Forever and ever :3
[Image: lfWi1Fq.gif][Image: G7JCiGG.gif][Image: YqIxIQd.gif]
03-17-2017 09:53 PM
Find all posts by this user Quote this message in a reply
gianluca280395 Offline
Starved from coding
***

Posts: 183
Joined: Apr 2015
Post: #2
RE: Will item drop chance with same percentage delete each other probability ?

Hmm, from what I know, each item is a different RNG, so if you got a card it doesn't mean that you lost an equip, means that the card generated number was enough to get you the card, and the equip number wasn't.

chars:
Crazy Bandit - Stalker
Nurelion - Creator
(with his amistr Gobball :3)
Sarcedos Signat - High Priest
Rulindil - Star Gladiator
[Image: code_monkey_coffee_mug-ref73810428c94d21...pe=content]
03-17-2017 10:22 PM
Find all posts by this user Quote this message in a reply
Manifus Offline
Infinite Zero
*****

Posts: 2,124
Joined: Oct 2005
Post: #3
RE: Will item drop chance with same percentage delete each other probability ?

Results are not cumulative.
Each item rolls separately and does not affect any other roll.

03-17-2017 10:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Bakorzero Offline
Senior Member
****

Posts: 340
Joined: Jun 2016
Post: #4
RE: Will item drop chance with same percentage delete each other probability ?

ahh I see... I wonder what sacrifice I should offer to RNG god Thinking

Mofy

Forever and ever :3
[Image: lfWi1Fq.gif][Image: G7JCiGG.gif][Image: YqIxIQd.gif]
03-18-2017 02:53 AM
Find all posts by this user Quote this message in a reply
The Roger Offline
RNGOD PRAISER #1
*****

Posts: 1,561
Joined: Feb 2009
Post: #5
RE: Will item drop chance with same percentage delete each other probability ?

Every item instance is calculated at the moment and always separated from everything else.

Album Collection:
[img]WIP[img]
and counting

CLICK HERE HeRO Videos!

[Image: image,RNGod,white,black.png]
[Image: NYD-ONESHOT-7-85-M-damage.png]
[Image: Screenshot-20190605-030429.jpg]
03-18-2017 07:29 AM
Find all posts by this user Quote this message in a reply
Namine Offline
Explorer of Wonderland
*****

Posts: 3,209
Joined: Mar 2007
Post: #6
RE: Will item drop chance with same percentage delete each other probability ?

While we are at it, here is a reminder about probability:

Just because a card drop rate is 0.03%, that doesn't mean it will definitely drop within 3333 kills either. You also can't think of it as in "well I went by 3332 kills with no cards, so let's make sure the 3333th kill is a MVP to boost my chance at MVP card!"
03-18-2017 11:37 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: