1 |
[q]higher speed than most other raiders[/q]
|
1 |
[q]higher speed than most other raiders[/q]
|
2 |
It
is
significantly
faster
than
[u]all[/u]
other
ground
raiders.
The
only
things
that
come
ahead
are
Flea
and
Dart,
which
are
technically
scouts.
|
2 |
It
is
significantly
faster
than
[u]all[/u]
other
ground
raiders.
The
only
things
that
come
ahead
are
Flea
and
Dart,
which
are
technically
scouts
and
practically
not
sustainable
combat
options
vs
others
in
this
list.
|
3 |
\n
|
3 |
\n
|
4 |
[spoiler]{{{
|
4 |
[spoiler]{{{
|
5 |
units % grep -sirn "maxvelocity" ./ | grep -E "(raid|scout)" | grep -v plane | grep -v ship
|
5 |
units % grep -sirn "maxvelocity" ./ | grep -E "(raid|scout)" | grep -v plane | grep -v ship
|
6 |
.//hoverheavyraid.lua:32: maxVelocity = 3.15,
|
6 |
.//hoverheavyraid.lua:32: maxVelocity = 3.15,
|
7 |
.//cloakheavyraid.lua:38: maxVelocity = 3,
|
7 |
.//cloakheavyraid.lua:38: maxVelocity = 3,
|
8 |
.//shieldraid.lua:31: maxVelocity = 3,
|
8 |
.//shieldraid.lua:31: maxVelocity = 3,
|
9 |
.//subraider.lua:34: maxVelocity = 3.7,
|
9 |
.//subraider.lua:34: maxVelocity = 3.7,
|
10 |
.//tankheavyraid.lua:33: maxVelocity = 3.25,
|
10 |
.//tankheavyraid.lua:33: maxVelocity = 3.25,
|
11 |
.//vehscout.lua:36: maxVelocity = 5.09,
|
11 |
.//vehscout.lua:36: maxVelocity = 5.09,
|
12 |
.//amphraid.lua:33: maxVelocity = 3,
|
12 |
.//amphraid.lua:33: maxVelocity = 3,
|
13 |
.//shieldscout.lua:39: maxVelocity = 2.6,
|
13 |
.//shieldscout.lua:39: maxVelocity = 2.6,
|
14 |
.//hoverraid.lua:32: maxVelocity = 4.75,
|
14 |
.//hoverraid.lua:32: maxVelocity = 4.75,
|
15 |
.//subscout.lua:34: maxVelocity = 3.8,
|
15 |
.//subscout.lua:34: maxVelocity = 3.8,
|
16 |
.//tankraid.lua:40: maxVelocity = 3.9,
|
16 |
.//tankraid.lua:40: maxVelocity = 3.9,
|
17 |
.//jumpscout.lua:42: maxVelocity = 3.5,
|
17 |
.//jumpscout.lua:42: maxVelocity = 3.5,
|
18 |
.//cloakraid.lua:32: maxVelocity = 3.85,
|
18 |
.//cloakraid.lua:32: maxVelocity = 3.85,
|
19 |
.//jumpraid.lua:39: maxVelocity = 3,
|
19 |
.//jumpraid.lua:39: maxVelocity = 3,
|
20 |
.//spiderscout.lua:37: maxVelocity = 4.8,
|
20 |
.//spiderscout.lua:37: maxVelocity = 4.8,
|
21 |
.//vehraid.lua:35: maxVelocity = 3.7,
|
21 |
.//vehraid.lua:35: maxVelocity = 3.7,
|
22 |
}}}[/spoiler]
|
22 |
}}}[/spoiler]
|