Five Star Draw Pattern
Comments
-
MadScientist said:
From a technical point of view, I would guess that the game saves the seed of a random number generator for each person. This way the sequence of random numbers that are generated for that player are always the same.
If the game saves only one seed, the outcome could depend on the order of tokens you open (e.g. the pre-determined numbers are, say, 123 and 456. If you open a standard token first and a legendary second, you will get whatever you get with random number 123 from the standard token and whatever you get with number 456 from a legendary token. If you open the other way round, you will get whatever you get with numer 123 from a legendary token and whatever you get with number 456 from a standard token).
If the game saves a seed for each token type, then the order would not matter.
It saves for each token type.1 -
DAZ0273 said:
So just to get my head around this – the acquisition rate at which you are able to receive 5* characters is already set per player before making draws but the 5* cover received is still completely random?
In theory they could also use this to better enforce the advertised odds are received (it probably won't but it could).2 -
broll said:DAZ0273 said:
So just to get my head around this – the acquisition rate at which you are able to receive 5* characters is already set per player before making draws but the 5* cover received is still completely random?
In theory they could also use this to better enforce the advertised odds are received (it probably won't but it could).
"Do it? Dan, I'm not a Republic Serial villain. Do you seriously think I'd explain my master-stroke if there remained the slightest chance of you affecting its outcome? I did it thirty-five minutes ago."
0 -
When, where, or how did this get confirmed?
0 -
Straycat said:When, where, or how did this get confirmed?2
-
Back around March/April of last year was when the last exploit was fixed. They may have never spelled it out here but on other non-official medium (surprise!) there’s been confirmation of this change.1
-
jredd said:Dotproduct said:jredd said:Bowgentle said:It's fixed per player, but completely random between players.
No set pattern across the whole population.
so you're saying if i pull 50 pulls, it's already determined that i'll pull a 5* at say pull numbers 5, 15, 17, 45?
but if you made 50 pulls at the same time you'd pull a 5* at pull 11, 17, 27, 28, 35, 41, 44 and 49?
I do assume that your predetermined pulls must change when a new character is added to the pool you're pulling from. I've pulled a bunch of Nico since she was added and I definitely haven't pulled 50+ LTs, or however many pulls get determined ahead of time.0 -
Does it determine your character actually, or just if you're getting a 4* or 5*?0
-
ThaRoadWarrior said:Does it determine your character actually, or just if you're getting a 4* or 5*?0
-
Calnexin said:ThaRoadWarrior said:Does it determine your character actually, or just if you're getting a 4* or 5*?
In classics the chars change when a new 5 enters.
In Latest, the character leaving is replaced.
So a Gambit will change to a Ghost Rider, while a Thor and an Archangel will stay the same.0 -
And it does the same for 4*s?0
-
I have no idea, I don't care enough about the 4s I draw to keep track.0
-
Jarvind said:jredd said:Dotproduct said:jredd said:Bowgentle said:It's fixed per player, but completely random between players.
No set pattern across the whole population.
so you're saying if i pull 50 pulls, it's already determined that i'll pull a 5* at say pull numbers 5, 15, 17, 45?
but if you made 50 pulls at the same time you'd pull a 5* at pull 11, 17, 27, 28, 35, 41, 44 and 49?
I do assume that your predetermined pulls must change when a new character is added to the pool you're pulling from. I've pulled a bunch of Nico since she was added and I definitely haven't pulled 50+ LTs, or however many pulls get determined ahead of time.
i feel like a big can of worms has just been opened here. it'd be nice to actually have some official confirmation this is happening and how it's actually working.0 -
If I was gonna code this up, it would go a little something like this.
old method: cover was rolled when token was opened.
rerolling changes outcome.
new method: cover is rolled when you acquire the token.
rerolling does not change outcome.
I know what you ask next. If they are rolled on acquisition how do i get new characters out of my hoard of old tokens? That is easy. You don't store the result of the role as green 5* thor, you store the result of the roll as a number, say .078456.
You convert this number to a cover using a loot table.
When the token updates, you change the loot table itself, not the rolled number.
so .078456 corresponds to 5* thor in todays latest, but .078456 corresponds to 5* archangel when the tokens update.4 -
Just wanted to point out that the above is completely valid for tokens, but a large chunk of 4 & 5 pulls are using CP (all Classic pulls, for example) which are earned and spent at will between two (or more) stores. You can spend 20 in Classic, 25 in Latest, then 25 in the GR store tomorrow if you choose. This point based draw system does something to eliminate rolling again for different results as well. So a pre-determined table for each player makes the most sense.
0 -
Xax said:Is this documented data provided by the devs somewhere (and if so, where) or information that's been data mined? I've never read anything about this on this forum. I'd love to read the details from the source if someone could point me in the right direction.
0 -
This information does not come from datamining.1
-
This is just a guess, but it could be pre-rolled a few at a time in advance, like PVP matchups.
As long as it’s random (or pseudo-random), it doesn’t really matter whether it’s rolled real-time or in the past. People buy scratchcards all the time, and they don’t complain that it’s not fair because it was determined months ago if that card would win.3 -
True but then they develop unhealthy addictions chasing that win.0
-
ThaRoadWarrior said:Does it determine your character actually, or just if you're getting a 4* or 5*?
What most likely happens is that the games stores a random decimal number between 0 and 1.Each token type has a list that "translates" a number into an outcome.
So for an LT it might mean:
0.85 - 1.0 = 5* character (further split into 0.85-0.9, 0.9-0.95 and 0.95-1.0 for the three respective characters)
0.425 - 0.85 = vintage 4* (split into ~50 ranges for each of the vintage 4*)
0.0 - 0.425 = latest 4* (split into 12 equal ranges for each of the latest 12)
(probably the ranges are further split in three to determine colors as well)
This would mean that when the contents of a token change, your predetermined pulls might point at a new character. (since the 2nd color of the 4th character in LT might now be ME Hulk instead of Nightcrawler)
0
Categories
- All Categories
- 44.8K Marvel Puzzle Quest
- 1.5K MPQ News and Announcements
- 20.3K MPQ General Discussion
- 3K MPQ Tips and Guides
- 2K MPQ Character Discussion
- 171 MPQ Supports Discussion
- 2.5K MPQ Events, Tournaments, and Missions
- 2.8K MPQ Alliances
- 6.3K MPQ Suggestions and Feedback
- 6.2K MPQ Bugs and Technical Issues
- 13.6K Magic: The Gathering - Puzzle Quest
- 504 MtGPQ News & Announcements
- 5.4K MtGPQ General Discussion
- 99 MtGPQ Tips & Guides
- 421 MtGPQ Deck Strategy & Planeswalker Discussion
- 299 MtGPQ Events
- 60 MtGPQ Coalitions
- 1.2K MtGPQ Suggestions & Feedback
- 5.6K MtGPQ Bugs & Technical Issues
- 548 Other 505 Go Inc. Games
- 21 Puzzle Quest: The Legend Returns
- 5 Adventure Gnome
- 6 Word Designer: Country Home
- 381 Other Games
- 142 General Discussion
- 239 Off Topic
- 7 505 Go Inc. Forum Rules
- 7 Forum Rules and Site Announcements