Combat Order: Difference between revisions

From VGA Planets Wiki
Jump to navigationJump to search
(Created page with "Following table should help, sorted by combat order * Mission: Kill * PE: Enemy * all other ships, which get attacked Ships with the higher combat order will engage from the le…")
 
No edit summary
Line 1: Line 1:
Following table should help, sorted by combat order
The following tables should help, sorted by combat order
Ships with the higher combat order will engage from the left side.
 
Main combat order:


* Mission: Kill
* Mission: Kill
Line 5: Line 8:
* all other ships, which get attacked
* all other ships, which get attacked


Ships with the higher combat order will engage from the left side.
2nd combat order (if both ships have the same main combat order):
 
fcodes consisting of numbers, lower means earlier attack
You can make the combat order much more detailed with fcodes.
If there is a letter, the whole fcode is counted as 1000.
First everything is decided by the above table, after that, ships will fight in the order of their fcodes.
If you set only numbers in the fcode, they use it to sort the ship attacking order. Lower means, they attack first.
So, a ship with the fcode 001 attacks before 010, .... If there is a letter, the whole fcode is counted as 1000.


If 2 ships are identical in both things, mentioned above, they will fight in the order of their ship id's. Lower comes first.
3rd combat order (if both ships have the same main/2ndry combat order):
combat order sorted by ship id's. Lower ship id means earlier attack.

Revision as of 13:09, 30 May 2011

The following tables should help, sorted by combat order Ships with the higher combat order will engage from the left side.

Main combat order:

  • Mission: Kill
  • PE: Enemy
  • all other ships, which get attacked

2nd combat order (if both ships have the same main combat order): fcodes consisting of numbers, lower means earlier attack If there is a letter, the whole fcode is counted as 1000.

3rd combat order (if both ships have the same main/2ndry combat order): combat order sorted by ship id's. Lower ship id means earlier attack.