]> git.pond.sub.org Git - empserver/blob - info/board.t
WIP empdump, %a
[empserver] / info / board.t
1 .TH Command BOARD
2 .NA board "Board enemy ship"
3 .LV Basic
4 .SY "board [<VICTIM SHIP>] [<FROM SHIP> | <FROM SECT>]"
5 The board command enables two ships' crews to engage in hand-to-hand
6 combat.
7 To board ship #16 from ship #93 you might type:
8 .EX board 16
9 .s1
10 The program will ask from which ship or sector you wish to board, 
11 (you may only board from one ship at a time), how many troops to board
12 with, and which land units (having "assault" capability) to board with.
13 .s1
14 In order to be able to board a ship from a ship, your ship must be as fast
15 or faster than the defending ship.
16 If you can't catch him, you can't board him!
17 .s1
18 The attacking ship will use, based upon its speed, an amount of mobility
19 to overtake and board the target ship.
20 If the attacking ship has no mobility, it cannot catch anybody!
21 Ships' speed depends upon the speed of the ship, the technology
22 of the owner, and the current efficiency of the ship.
23 A 50% damaged ship moves one-half the speed it does when undamaged.
24 .s1
25 In order to board a ship from a sector, the ship must be in the
26 sector, and either the sector must have mobility or it must contain
27 some land units with the "assault" capability.
28 .s1
29 Some things to note:
30 .s1
31 The defense strength is multiplied by 1 + def/100 where def is the
32 defense strength of the ship (see show ship stats).
33 .s1
34 Other ships belonging to the victim will fire on you when you
35 try to board, (if you're within range).
36 .s1
37 Any land units in the combat will fight as if they were simply mil,
38 i.e. they won't get any offensive of defensive multiplier, except for
39 "marine" units which get their full bonus.  Similarly, units
40 on ships don't have to take morale checks, as they are fighting as mil.
41 Mil on the victim ship will still die before units take casualties, however.
42 .s1
43 Note that you can only board with as many mil and land units that the
44 ship you are trying to board can hold.
45 .s1
46 See info \*QAttacking\*U for the exact procedure.
47 .s1
48 .SA "Attacking, LandUnits, Ships, Combat"