ships
buildings
basic research
probes
troopers
attack down cruiser (class 3 ship)
Destroys 1 ship in class 1,2,3.

Attack/life: 0/100
Manpower: 88

Researchtime: 1 d
Buildingtime: 12 h


kazuuula-Technology
Needed research:
advanced tactics

Battle details:
  1. fights
    (battle engine syntax: f)
  2. reduces LP to 0 of 1 ship of any ship-type in the enemy fleet in class 1 but some ships are immune against destruction
    battlemessage: "destructs ... ships"
    (battle engine syntax: destroy,enemy,1,1,all,destructs)
  3. reduces LP to 0 of 1 ship of any ship-type in the enemy fleet in class 2 but some ships are immune against destruction
    battlemessage: "destructs ... ships"
    (battle engine syntax: destroy,enemy,1,2,all,destructs)
  4. reduces LP to 0 of 1 ship of any ship-type in the enemy fleet in class 3 but some ships are immune against destruction
    battlemessage: "destructs ... ships"
    (battle engine syntax: destroy,enemy,1,3,all,destructs)

  —> Forum Topic about this ship
The Stalker: This is one of the new ships available on planets. Rubens has reported a bug.
I think there may be a problem with the battle syntax.
Here is the syntax with where I think the problem is in red. The constructor allows this when you highlight more than one class.

(battle engine syntax: f)
multiplies AP and LP by 0/0 of 1 ship of any ship-type in the enemy fleet in class 1;2;3 but some ships are immune against destruction
(battle engine syntax: destroy,enemy,1,1;2;3,all)

I think the problem is that the battle engine is being told to destroy one ship, in three
classes. I think the battle syntax should be-:

f|destroy,enemy,1,1,all,attackdown cruiser destructs ships|destroy,enemy,1,2,all,attackdown cruiser destructs ships|destroy,enemy,1,3,all,attackdown cruiser destructs ships

Or possibly

battle engine syntax: destroy,enemy, 3 ,1;2;3,all

What do admin think??





kamekaze6: i agree, it should be the first correction that you made cause the second one causes the same problem but instead it destroys 3 class 1 for example
spacetrace: i fixed it here is the new

f|destroy,enemy,1,1,all,destructs|destroy,enemy,1,2,all,destructs|destroy,enemy,1,3,all,destructs

 view all ships with details