|
|
|
|
|
October 17th, 2009, 11:29 AM
|
|
Captain
|
|
Join Date: Dec 2007
Location: Minnesota, USA
Posts: 887
Thanks: 144
Thanked 40 Times in 36 Posts
|
|
Higher province number moves first?
Seem to recall a post that mentioned that higher numbered provinces move before lower ones (given identical situations). Let me know if I have it wrong or backwards.
-ssj
__________________
"I think, therefore I am" - René Descartes
"I yam what I yam" - Popeye
|
October 17th, 2009, 11:49 AM
|
General
|
|
Join Date: Apr 2005
Posts: 3,327
Thanks: 4
Thanked 133 Times in 117 Posts
|
|
Re: Higher province number moves first?
Provinces don't move.
Battles are resolved in either province number order or in reverse order, apparently randomly. Many things in dominions are done this way.
If you're talking about army movement, I'm not sure that's clear. It should only matter when 2 armies are trying to invade each others provinces or a third party's province.
In the latter case, the armies always move, so only the order the battles take place in is important. This again appears to be random, possibly by nation id (or reversed).
The first case is less well understood. I do not believe it's as simple as whichever nation/province/army/whatever moves first gets to have the fight in the others province. If it was, using a single commander to block invaders would work about half the time, which it doesn't seem to. I've also seen, rarely, armies swap places.
|
October 17th, 2009, 12:10 PM
|
Captain
|
|
Join Date: Jan 2008
Posts: 913
Thanks: 21
Thanked 53 Times in 33 Posts
|
|
Re: Higher province number moves first?
I have also seen armies stop each other, so neither moves.
I don't think battles being resolved in province order has anything to do with movement which happens before that, but I may be wrong.
|
October 17th, 2009, 12:37 PM
|
BANNED USER
|
|
Join Date: Dec 2007
Location: Illinois
Posts: 1,133
Thanks: 25
Thanked 59 Times in 36 Posts
|
|
Re: Higher province number moves first?
I thought armies moving was random, but doing some tests between LA argatha and LA Pythium: Pythium moved first _every time_ (I tried about 5 times).
With argatha, I was moving a single commander with boots of flying, and with Pythium I was moving mostly an army of Hydras. I didn't think to check province numbers while I was doing this, so I can't give information on that. The phenomenon could be a statistical anomaly, but there's only a .5^5 (~3% chance) of that assuming move order is actually random. for each move I was moving the argathan commander into a province pythium had just conquered, and pythium into one of argatha's provinces. (ie, into-enemy movement for both sides).
I definitely thing there is some arbitrary deterministic component to move. This is especially funny since a single commander with flying can't catch a slow moving army of Hydras...
|
October 17th, 2009, 01:19 PM
|
General
|
|
Join Date: Apr 2005
Posts: 3,327
Thanks: 4
Thanked 133 Times in 117 Posts
|
|
Re: Higher province number moves first?
I'm not sure I follow your example, but I think you're missing something.
There are three phases of movement. Ritual, friendly and hostile.
All movement within a phase is assumed to be simultaneous. It doesn't matter whether Agartha or Pythium moves first, when the movement phase is over, Pythium's army has moved on and Agartha's has moved in.
One edge case where movement order might be important are when both armies are moving into each other's province. Then it usually looks like one has moved first and kept the other from moving. A->B, so B cannot invade A. If B had been invading C, he would be gone. My argument is the rare cases where both armies move, switching provinces, or neither moves indicate that this is not being done based simply on arbitrary movement order.
The other case where movement order might matter is when 2 nations invade a third party's province. It is more likely that what order the nations fight is based on some kind of id order, though one invader will always fight the owner first.
|
October 17th, 2009, 01:43 PM
|
First Lieutenant
|
|
Join Date: Oct 2008
Location: In Ulm und um Ulm herum
Posts: 787
Thanks: 133
Thanked 78 Times in 46 Posts
|
|
Re: Higher province number moves first?
Ok, a test with 3 nations
Arco (nation nbr 0)
Ermor (1)
Lanka (something highish)
All using vastnesses thanks through modding.
4 provinces
120 and 121
90 and 170
First trial (9 times) Arco and Ermor moving armies from 120 to 121 or vice versa.
The armies never miss each other. Sometimes Arco is the defender, sometimes Ermor.
Second trial (about 20 times) Arco and Lanka oving armies from 120 to 121 or vice versa.
The armies practically always miss each other. When they fight sometimes Arco is the defender, sometimes Lanka.
Third trial (7 times) Arco and Ermor moving armies from 90 to 170 or vice versa.
The armies sometimes miss each other. When they fight Arco is always the defender.
|
October 17th, 2009, 06:41 PM
|
BANNED USER
|
|
Join Date: May 2004
Posts: 4,075
Thanks: 203
Thanked 121 Times in 91 Posts
|
|
Re: Higher province number moves first?
Quote:
Originally Posted by Illuminated One
Ok, a test with 3 nations
Arco (nation nbr 0)
Ermor (1)
Lanka (something highish)
All using vastnesses thanks through modding.
4 provinces
120 and 121
90 and 170
First trial (9 times) Arco and Ermor moving armies from 120 to 121 or vice versa.
The armies never miss each other. Sometimes Arco is the defender, sometimes Ermor.
Second trial (about 20 times) Arco and Lanka oving armies from 120 to 121 or vice versa.
The armies practically always miss each other. When they fight sometimes Arco is the defender, sometimes Lanka.
Third trial (7 times) Arco and Ermor moving armies from 90 to 170 or vice versa.
The armies sometimes miss each other. When they fight Arco is always the defender.
|
What are the province sizes, visually, and are any of them tagged as large or small. Also, what are the sizes of the sizes of the army?
Finally, my personal guess goes along these lines:
All units are given a unique number. When an 'army' moves it is composed of a 'group' of army commanders.
Suppose Army A:
Army commander 1,
Army commander 2,
Army commander 3
Suppose Army B
A Cmd 4
Army cmd 5
Army cmd 6.
I believe that army combats are triggered by any commander activating. Combats can be done in sequential order, or reverse sequential order. When a commander triggers, he triggers all commanders associated with him.
I believe this fits observed behavior pretty well. When numbering commanders, I believe that this is done in nation order. So, in the first turn, Arco will build commander x, ermor will build cmd x+1 etc.
|
October 17th, 2009, 02:42 PM
|
BANNED USER
|
|
Join Date: Dec 2007
Location: Illinois
Posts: 1,133
Thanks: 25
Thanked 59 Times in 36 Posts
|
|
Re: Higher province number moves first?
Quote:
Originally Posted by thejeff
I'm not sure I follow your example, but I think you're missing something.
There are three phases of movement. Ritual, friendly and hostile.
All movement within a phase is assumed to be simultaneous. It doesn't matter whether Agartha or Pythium moves first, when the movement phase is over, Pythium's army has moved on and Agartha's has moved in.
One edge case where movement order might be important are when both armies are moving into each other's province. Then it usually looks like one has moved first and kept the other from moving. A->B, so B cannot invade A. If B had been invading C, he would be gone. My argument is the rare cases where both armies move, switching provinces, or neither moves indicate that this is not being done based simply on arbitrary movement order.
The other case where movement order might matter is when 2 nations invade a third party's province. It is more likely that what order the nations fight is based on some kind of id order, though one invader will always fight the owner first.
|
Oh right. I missed an important catch, movement battles are resolved after all movement is resolved. Thus one army 'chasing' another will never catch it...
sort of silly I think. There should be something to model an army being faster than another and catching up with it, rather than simply having to guess each turn where the enemy army might move. I mean, an army of Caelum flying somethings in a province next to an army of something really slow should be able to catch the slower army.
|
October 17th, 2009, 01:32 PM
|
|
General
|
|
Join Date: Mar 2007
Location: Japan
Posts: 3,691
Thanks: 269
Thanked 397 Times in 200 Posts
|
|
Re: Higher province number moves first?
I'm pretty sure the "neither moves" case is caused by the movement bug, where the army that should have moved just doesn't.
__________________
Whether he submitted the post, or whether he did not, made no difference. The Thought Police would get him just the same. He had committed— would still have committed, even if he had never set pen to paper— the essential crime that contained all others in itself. Thoughtcrime, they called it. Thoughtcrime was not a thing that could be concealed forever.
http://z7.invisionfree.com/Dom3mods/index.php?
|
October 17th, 2009, 02:19 PM
|
Captain
|
|
Join Date: Jan 2008
Posts: 913
Thanks: 21
Thanked 53 Times in 33 Posts
|
|
Re: Higher province number moves first?
Quote:
Originally Posted by vfb
I'm pretty sure the "neither moves" case is caused by the movement bug, where the army that should have moved just doesn't.
|
Could be. But, I managed to create a situation where this reliably happens and not on just one particular set of provinces, but anywhere. Nation A has two armies in provinces a and c. Nation B has an army in province b. Army from b attacks a. Armies from a and c both attack b. One of the possible outcomes of this scenario is that the battle occurs in b between armies from b and c, and that army a doesn't move. This has led me to believe that armies a and b blocked each other from moving.
|
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
|
|
|
|
|