.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #1  
Old February 2nd, 2005, 04:07 PM
Bummer_Duck's Avatar

Bummer_Duck Bummer_Duck is offline
Corporal
 
Join Date: Jan 2005
Location: MN
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts
Bummer_Duck is on a distinguished road
Default 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. :-)
Reply With Quote
  #2  
Old February 2nd, 2005, 04:20 PM
Chazar's Avatar

Chazar Chazar is offline
Captain
 
Join Date: Feb 2004
Location: within 200km of Ulm
Posts: 919
Thanks: 27
Thanked 0 Times in 0 Posts
Chazar is on a distinguished road
Default 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.
Reply With Quote
  #3  
Old February 2nd, 2005, 04:21 PM
Alneyan's Avatar

Alneyan Alneyan is offline
General
 
Join Date: Sep 2003
Location: United Kingdom
Posts: 3,603
Thanks: 0
Thanked 22 Times in 22 Posts
Alneyan is on a distinguished road
Default 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.
Reply With Quote
  #4  
Old February 2nd, 2005, 04:57 PM
The_Tauren13's Avatar

The_Tauren13 The_Tauren13 is offline
First Lieutenant
 
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
The_Tauren13 is on a distinguished road
Default 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.
Reply With Quote
  #5  
Old February 2nd, 2005, 09:14 PM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default 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.
Reply With Quote
  #6  
Old February 2nd, 2005, 09:22 PM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default 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.
Reply With Quote
  #7  
Old February 2nd, 2005, 10:59 PM
The_Tauren13's Avatar

The_Tauren13 The_Tauren13 is offline
First Lieutenant
 
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
The_Tauren13 is on a distinguished road
Default 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.
Reply With Quote
  #8  
Old February 2nd, 2005, 11:16 PM

quantum_mechani quantum_mechani is offline
Lieutenant General
 
Join Date: Dec 2003
Location: Alaska
Posts: 2,968
Thanks: 24
Thanked 221 Times in 46 Posts
quantum_mechani is on a distinguished road
Default 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?
Reply With Quote
  #9  
Old February 3rd, 2005, 02:00 AM
Graeme Dice's Avatar

Graeme Dice Graeme Dice is offline
General
 
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
Graeme Dice is on a distinguished road
Default 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.
Reply With Quote
  #10  
Old February 3rd, 2005, 02:01 AM
Graeme Dice's Avatar

Graeme Dice Graeme Dice is offline
General
 
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
Graeme Dice is on a distinguished road
Default 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.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 06:44 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.