PDA

View Full Version : Chance of looting eggs on boss monsters



rjspyro
01-10-2013, 03:00 AM
What Im about to share is based on my personal experience, im not sure if it is true or just luck or just plain coincidence.. having looted 4 of ribbit and 3 of blight made me think its possible that what i do is applicable.

I have just tried this with 2 bosses Mother and Klutus

For Mother (Rook's Hideout) try to avoid being stunned or hit by her strings web or ball of web and kill her not faster than 30 seconds more or less and finally make sure you get the final blow.

For the Klutus (Ydra Forest) keep away from the red marks on the ground (which serves as a warning on where will his Bat hit) MEANING DONT GET PUSHED AWAY. but you have to do it without yourself moving a far from him, hard to do cause he has a 360 degree splashing damage. but Ive been ocassionally dodging it by simultaeously using skyward smash, and finally make sure you get the final blow.


BUT TAKE NOTE for both Bosses, you must get the final blow with a critical damage (because that's where the drops happens as far as I experienced) thats why i always use ribbit when killing these bosses and save the arcane ability for the final blow.

it's always up to you if you wanna try and believe everything that has been shared on this forums. I just shared my part so you can experience it too. post back in here if you accomplish what I posted and let me know what is the result. :) :) good luck!!

Energizeric
01-10-2013, 03:25 AM
It also helps if you wear green pajamas while you're playing AL. Much better drops for sure. Trust me, I've done lots of testing on this.

rjspyro
01-10-2013, 03:38 AM
It also helps if you wear green pajamas while you're playing AL. Much better drops for sure. Trust me, I've done lots of testing on this.

LOL i tested it wearing tight jeans. hehe. well too bad you did not have much on ur tests :))

Energizeric
01-10-2013, 04:19 AM
As the developers have posted in the past over and over, drops in all of the STS games are random. The only way to increase your drop rate of better items is with a luck elixir which will allow you to get rerolls. Other than that, it doesn't matter which player gets the last hit, which player gets the hardest hit, which player causes the most damage, if someone opens a chest, or if you wear green pajamas while hanging upsidedown and smoking a cigar. Drops are always random.

yongaries
01-10-2013, 08:45 AM
Let the myth continue................

Delirium
01-10-2013, 12:44 PM
I always open my chests in the same spot even though I know it doesn't matter in-game.. maybe on some higher level beyond the code ;)

Rasittt
01-10-2013, 01:22 PM
As the developers have posted in the past over and over, drops in all of the STS games are random. The only way to increase your drop rate of better items is with a luck elixir which will allow you to get rerolls. Other than that, it doesn't matter which player gets the last hit, which player gets the hardest hit, which player causes the most damage, if someone opens a chest, or if you wear green pajamas while hanging upsidedown and smoking a cigar. Drops are always random.

Obviously that's what they will say..I don't buy it.
You can't have both - drop of chests and drops from chests - random..They say the drops from the chests are not predetermined, which means there's a possibility of getting a good drop, and nothing at the same time..There has to be some facts affecting the outcome of the chest drops, which are never specified - to not ruin the game..I strongly believe there are few people who have succeeded to discover these but for obvious reasons will not share..This theory would have totally be thrown out of the window if chest drops were predetermined, which means certain items are already put in the chests, before you opened them..

So..There are so many things that could be affecting the outcome..Could be number of chests opened in that specific minute, hour, day..Could be the time you open the chests..Could be your level..Could be number of chests being opened all at once..A lot of things to consider, but I'm sure there is a way(s).

Royce
01-10-2013, 01:41 PM
There has to be some facts affecting the outcome of the chest drops, which are never specified

Why? Why does there have to be. Why do you think it's more likely they created a complex non-random system than a simple random one?

Aintgerman
01-10-2013, 02:01 PM
i have looted 3 ribbit in one day, thats why this cheap

Energizeric
01-10-2013, 02:31 PM
For them to have something more complex than a simple random outcome would require a ton of extra programming, and there is no reason for STS to do this. Yes, certain items are made more rare than others. But that does not mean the outcome is not random. The way it most likely works is this....

The program calls for a random number generator to generate a number from 1 to 100. Then for the particular drop or chest, there is a schedule which says what the class of drop will be for each number generated. Then there is another random number generated based on that which then goes to the schedule for that class of drop.

So for example, you defeat Elite Jarl. The random number generator pulls a 19. The schedule for Elite Jarl says if you get 19 then you get an Elite II SIlver Chest. Then when you open the chest, the random number generator pulls 3 random numbers, one for each of the 3 drops you get for the chest: 2, 51, 96. The schedule for Elite II Silver Chests says that 2 is a pink item, while 51 and 96 are greens. So then the random number generator runs again and generates a number for each one of those 3 types. The number generated for the pink is a 47, which then gets looked up on the schedule for pinks coming from Elite II Chests. #47 on that schedule is a Clever Flamestrike Rod of Force, so that is the pink item you get. Similar numbers are generated for each of the 2 green items which then get looked up on the schedule for green items coming from Elite II chests, and that determined which greens you get. And that's how it works. Possibly a little more complex than this. But if I was the programmer, this is how I would do it.

Raxin
01-10-2013, 02:34 PM
Sts gives you a chance to have a chance at getting items its brilliant

GodzSoldier
01-10-2013, 02:39 PM
I heard if you fight boss while eating a bacon sandwich works @ Astrocat

GodzSoldier
01-10-2013, 02:41 PM
Chest drop rate increases as you level up, Go store- click the 'i' of the plat chests and look at the summary section.

Raxin
01-10-2013, 03:05 PM
For them to have something more complex than a simple random outcome would require a ton of extra programming, and there is no reason for STS to do this. Yes, certain items are made more rare than others. But that does not mean the outcome is not random. The way it most likely works is this....

The program calls for a random number generator to generate a number from 1 to 100. Then for the particular drop or chest, there is a schedule which says what the class of drop will be for each number generated. Then there is another random number generated based on that which then goes to the schedule for that class of drop.

So for example, you defeat Elite Jarl. The random number generator pulls a 19. The schedule for Elite Jarl says if you get 19 then you get an Elite II SIlver Chest. Then when you open the chest, the random number generator pulls 3 random numbers, one for each of the 3 drops you get for the chest: 2, 51, 96. The schedule for Elite II Silver Chests says that 2 is a pink item, while 51 and 96 are greens. So then the random number generator runs again and generates a number for each one of those 3 types. The number generated for the pink is a 47, which then gets looked up on the schedule for pinks coming from Elite II Chests. #47 on that schedule is a Clever Flamestrike Rod of Force, so that is the pink item you get. Similar numbers are generated for each of the 2 green items which then get looked up on the schedule for green items coming from Elite II chests, and that determined which greens you get. And that's how it works. Possibly a little more complex than this. But if I was the programmer, this is how I would do it.
I rather beleive someone somewhere is screwing me bigtime and getting lolz watching me rage thru my webcam.

Rasittt
01-10-2013, 11:10 PM
For them to have something more complex than a simple random outcome would require a ton of extra programming, and there is no reason for STS to do this. Yes, certain items are made more rare than others. But that does not mean the outcome is not random. The way it most likely works is this....

The program calls for a random number generator to generate a number from 1 to 100. Then for the particular drop or chest, there is a schedule which says what the class of drop will be for each number generated. Then there is another random number generated based on that which then goes to the schedule for that class of drop.

So for example, you defeat Elite Jarl. The random number generator pulls a 19. The schedule for Elite Jarl says if you get 19 then you get an Elite II SIlver Chest. Then when you open the chest, the random number generator pulls 3 random numbers, one for each of the 3 drops you get for the chest: 2, 51, 96. The schedule for Elite II Silver Chests says that 2 is a pink item, while 51 and 96 are greens. So then the random number generator runs again and generates a number for each one of those 3 types. The number generated for the pink is a 47, which then gets looked up on the schedule for pinks coming from Elite II Chests. #47 on that schedule is a Clever Flamestrike Rod of Force, so that is the pink item you get. Similar numbers are generated for each of the 2 green items which then get looked up on the schedule for green items coming from Elite II chests, and that determined which greens you get. And that's how it works. Possibly a little more complex than this. But if I was the programmer, this is how I would do it.

sorry to say that but if this is how they programmed it, it's pure bs..Maybe they have added more random generators to more numbers that are generated? Never seen such a drop system in any other game..If your chance of getting a gold chest is 1/15, then your chance of getting a pit sword is 1/100, what are the odds of this happening? This system makes absolutely no sense to me..
I don't see any point in that and i dont understand what they expect people to do..Just farm farm and farm until you get couple of descent items? Farm as in for a whole freaking month? With the hope of getting something valuable? Since it's all random then, there's still a big possibility that you will not get what you want, even if you open 100 chests..Then why bother to do so?
They really need to come up with a smarter system..

xcainnblecterx
01-11-2013, 12:27 AM
Actually there.may be ways to increase.drops without luck elix. I know for a fact in pl (not sure.now havent.done it.for awhile) that on the.skeller.crunch returns.first map if you ran by all enimes not hitting one and only attack meat head, thay you would get a pink or purp every single time. I did this 30+ times in a row with the same results pink or purp. But i do belive some are just rumors, but think about it if it was possible would sts admit it? After all if you could it.would majorly decrease from this.games gold sells. And yea i know skr pinks are garbage, but 400-500x30+ adds up try it.see if it.still works

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-45-43_zps232e3f01.png

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-45-49_zpsdd62f03c.png

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-46-27_zpsb1d49f75.png

Edit: yep still works i.tested it.for.you. Btw.sorry.for.this horribly spelled post ive had something to drink

Destructible
01-11-2013, 12:50 AM
It most probably doesn't work, rjspyro. The bigger chance is that STS creates their drops system in a simple, random manner. Thinking too far doesn't help. :)
But it still is fun to have some weird superstitions :p

xcainnblecterx
01-11-2013, 01:19 AM
Its like peter pan, all you have.to do is believe lmao

Energizeric
01-11-2013, 01:42 AM
Actually there.may be ways to increase.drops without luck elix. I know for a fact in pl (not sure.now havent.done it.for awhile) that on the.skeller.crunch returns.first map if you ran by all enimes not hitting one and only attack meat head, thay you would get a pink or purp every single time. I did this 30+ times in a row with the same results pink or purp. But i do belive some are just rumors, but think about it if it was possible would sts admit it? After all if you could it.would majorly decrease from this.games gold sells. And yea i know skr pinks are garbage, but 400-500x30+ adds up try it.see if it.still works

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-45-43_zps232e3f01.png

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-45-49_zpsdd62f03c.png

http://i1250.photobucket.com/albums/hh528/Cyanidecid/Screenshot_2013-01-10-22-46-27_zpsb1d49f75.png

Edit: yep still works i.tested it.for.you. Btw.sorry.for.this horribly spelled post ive had something to drink

Dude, skeller crunch returns gives a million pinks every time no matter what you do. I was helping someone level up a new toon last month and had no elixirs and still got like 30 or 40 of those pinks in just an hour of running there. I couldn't even sell them as they are worth like 300 gold each, I just liquidated LOL. It's an example of why having high drop rates is bad.

Energizeric
01-11-2013, 01:48 AM
sorry to say that but if this is how they programmed it, it's pure bs..Maybe they have added more random generators to more numbers that are generated? Never seen such a drop system in any other game..If your chance of getting a gold chest is 1/15, then your chance of getting a pit sword is 1/100, what are the odds of this happening? This system makes absolutely no sense to me..
I don't see any point in that and i dont understand what they expect people to do..Just farm farm and farm until you get couple of descent items? Farm as in for a whole freaking month? With the hope of getting something valuable? Since it's all random then, there's still a big possibility that you will not get what you want, even if you open 100 chests..Then why bother to do so?
They really need to come up with a smarter system..

Yes, most players will not get drops for every item they want ever. If that did happen, then there would be more rare items than players, and therefore the value of these items would be zero since nobody would ever need to buy an item from the consignment shop. Instead, the best items are rare drops, so they actually have decent value.

A better strategy for you to get the items you want is to farm for chests, and then when you get a pink item that you don't need, sell it in the consignment shop or directly to another player who wants it. Then take the money you make from that and buy an item you need. That is what I did. I have all the best sorcerer gear for level 21, and I didn't get a single one of the 5 items from a chest. I bought them all. I did get some other pinks from chests, and I sold those. In once case I got the best rogue armor and I traded it to another player for the best sorcerer armor.

Have some imagination and understanding of how economics works. I understand you would love to get every item you want as a drop, and then you of course would also want those items to be worth a ton of gold. But you can't have it both ways. If you get everything you want as a drop, then so would every other player, so then why would anyone want to buy any items from the shop? all items would be worthless then.

Lesmiserables
01-11-2013, 03:12 AM
Hocus Pocus :O

primaeva
01-11-2013, 12:03 PM
sorry to say that but if this is how they programmed it, it's pure bs..Maybe they have added more random generators to more numbers that are generated? Never seen such a drop system in any other game..If your chance of getting a gold chest is 1/15, then your chance of getting a pit sword is 1/100, what are the odds of this happening? This system makes absolutely no sense to me..
I don't see any point in that and i dont understand what they expect people to do..Just farm farm and farm until you get couple of descent items? Farm as in for a whole freaking month? With the hope of getting something valuable? Since it's all random then, there's still a big possibility that you will not get what you want, even if you open 100 chests..Then why bother to do so?
They really need to come up with a smarter system..

Not sure if trolling... or simply underdeveloped.

primaeva
01-11-2013, 12:09 PM
What Im about to share is based on my personal experience, im not sure if it is true or just luck or just plain coincidence.. having looted 4 of ribbit and 3 of blight made me think its possible that what i do is applicable.

I have just tried this with 2 bosses Mother and Klutus

For Mother (Rook's Hideout) try to avoid being stunned or hit by her strings web or ball of web and kill her not faster than 30 seconds more or less and finally make sure you get the final blow.

For the Klutus (Ydra Forest) keep away from the red marks on the ground (which serves as a warning on where will his Bat hit) MEANING DONT GET PUSHED AWAY. but you have to do it without yourself moving a far from him, hard to do cause he has a 360 degree splashing damage. but Ive been ocassionally dodging it by simultaeously using skyward smash, and finally make sure you get the final blow.


BUT TAKE NOTE for both Bosses, you must get the final blow with a critical damage (because that's where the drops happens as far as I experienced) thats why i always use ribbit when killing these bosses and save the arcane ability for the final blow.

it's always up to you if you wanna try and believe everything that has been shared on this forums. I just shared my part so you can experience it too. post back in here if you accomplish what I posted and let me know what is the result. :) :) good luck!!

Possible, but let's see you do it just three more times with screenshots, okay? :)

GodzSoldier
01-12-2013, 06:28 AM
its like peter pan, all you have.to do is believe lmao
i do believe in fairys i do, i do!

xcainnblecterx
01-12-2013, 03:30 PM
Why you kill my vibe energize lol

Matutd
01-12-2013, 03:39 PM
The only way to get better drops is to to give the chest to me to open it. Guaranteed pink every time! (only works with elite banded chests) *shifty eyes*