|
|
|
|
|
February 2nd, 2005, 04:07 PM
|
|
Corporal
|
|
Join Date: Jan 2005
Location: MN
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Random Magic Paths - is it truly random?
Hi!
So...I'm in my first real game. I have played a bunch of test beds, and sims to get familiar with the combat system, and what to research when. I have been concentrating on Vanheim for now, and I have noticed that the random magic picks don't seem to be that random. Each game is different, though. In one testbed/game, I may be flush with earth3, blood1 and earth3, Death1 Drawfs, and never get Fire or Astral. In the next game, I don't get any Blood or Death, but get earth3, air1 and earth4. I'm talking about a fairly good sample, of 14+ dwarf mages. While it isn't a huge sample, IMO it shows a pattern of non randomness.
Above and beyond this, the Sages that I recruit seem to follow the same sort of nonrandom distribution that the Dwarfs share per game. Is this a known bug? or is it just me. :-)
|
February 2nd, 2005, 04:20 PM
|
|
Captain
|
|
Join Date: Feb 2004
Location: within 200km of Ulm
Posts: 919
Thanks: 27
Thanked 0 Times in 0 Posts
|
|
Re: Random Magic Paths - is it truly random?
There are three types of random picks: Elemental, Sorcery, and totally random. Otherwise chances should be equal.
|
February 2nd, 2005, 04:21 PM
|
|
General
|
|
Join Date: Sep 2003
Location: United Kingdom
Posts: 3,603
Thanks: 0
Thanked 22 Times in 22 Posts
|
|
Re: Random Magic Paths - is it truly random?
Random paths are as random as they came, at least in the examples you give. Only the following characteristics can alter the distribution of random paths:
- Some units have Sorcery (Nature, Astral, Death, Blood) randoms, others have Elemental randoms, while most randoms are full randoms. A few units have both randoms (the Celestial Master among them, if memory serves).
- A few units do not have two randoms, but instead a random +2 level in the same path. This random could also be Sorcery, Elemental or a full random. Atlantis has a mage with this pattern: 3 water, and 2 randoms in the same path.
- Murphy's Law, obviously. If you need a fire random badly, you will never get that random. Ever. Your neighbours, of course, will have their hands full of Garnet Amazons, sages with a pick in fire, and things of the like. Should you attempt to "convert" their mages, you will end up taking their non-fire mages away.
|
February 2nd, 2005, 04:57 PM
|
|
First Lieutenant
|
|
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Random Magic Paths - is it truly random?
Well, it is an obvious fact that over half of all PC games have poor random number generators. I'm sure this is just another example of that.
__________________
Every time you download music, God kills a kitten.
|
February 2nd, 2005, 09:14 PM
|
First Lieutenant
|
|
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
Bummer_Duck said:
I have been concentrating on Vanheim for now, and I have noticed that the random magic picks don't seem to be that random. Each game is different, though. In one testbed/game, I may be flush with earth3, blood1 and earth3, Death1 Drawfs, and never get Fire or Astral. In the next game, I don't get any Blood or Death, but get earth3, air1 and earth4. I'm talking about a fairly good sample, of 14+ dwarf mages. While it isn't a huge sample, IMO it shows a pattern of non randomness.
|
I don't see any pattern in your examples, it looks totally random (I assume that you know that earth3 is fixed and only one path is random). As you said in each game you've got different sequence of randoms which is the right behaviour for randoms. I would get concerned if you've observed something like Astral-Death-Blood-Earth-Air-... pick in every game.
|
February 2nd, 2005, 09:22 PM
|
First Lieutenant
|
|
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
The_Tauren13 said:
Well, it is an obvious fact that over half of all PC games have poor random number generators. I'm sure this is just another example of that.
|
I assume that you talk about pseudo-random number generators (because all software RNG are totally deterministic), But then that is some statement. Obvious why and to whom? Over half - where this number comes from? poor - how do you define "poor"?
To find a fault in most current pseudo-RNG (usually they have one fault or another) one needs to do quite a bit of research, which doesn't look possible by observing game's behaviour, because it would take too much time to collect meaningful statistics.
|
February 2nd, 2005, 10:59 PM
|
|
First Lieutenant
|
|
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
alexti said:
To find a fault in most current pseudo-RNG (usually they have one fault or another) one needs to do quite a bit of research, which doesn't look possible by observing game's behaviour, because it would take too much time to collect meaningful statistics.
|
Oh I quite disagree; it doesn't take long to realize. Examples of incredibly poor games: Disciples II: The hit percentages never worked well. Most notably paralyziation; you would frequently hit 10 in a row, and then miss 10 in a row. Warlords IV: A low combat creature is fighting a high combat creature and the weaker hits, nearly every time the high combat creature would then miss his next attack. Odd behavior like that is hard to miss.
The use of the term pseudo-random is pointless; there is no randomness in our universe. None. It is similar to when people argue that everything humans do is also natural because we are natural; the term becomes meaningless by its own definition.
By 'poor' I simply mean they simulate statistical results with less accuracy than one would expect. Perhaps I should say: 'less accuracy than I would expect', since you seem to be argumentative. Perhaps that was not meant as a flame against my intelligence, but it sure sounded like it.
__________________
Every time you download music, God kills a kitten.
|
February 2nd, 2005, 11:16 PM
|
Lieutenant General
|
|
Join Date: Dec 2003
Location: Alaska
Posts: 2,968
Thanks: 24
Thanked 221 Times in 46 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
The_Tauren13 said:
there is no randomness in our universe. None.
|
Er, so you are saying quantum mechanical probabilities are pre-determined?
|
February 3rd, 2005, 02:00 AM
|
|
General
|
|
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
The_Tauren13 said:
Well, it is an obvious fact that over half of all PC games have poor random number generators.
|
It's also an obvious fact that 76.45% of all statistics are made up on the spot.
|
February 3rd, 2005, 02:01 AM
|
|
General
|
|
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
|
|
Re: Random Magic Paths - is it truly random?
Quote:
The_Tauren13 said:
The use of the term pseudo-random is pointless; there is no randomness in our universe. None.
|
Here. Take this atom of U-238. Please tell me exactly when it will decay.
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|