]> git.pond.sub.org Git - empserver/blob - info/torpedo.t
27db6b88f0ccc88f6c97f35c22fddaf0cc95e97a
[empserver] / info / torpedo.t
1 .TH Command TORPEDO
2 .NA torpedo "Slip a torpedo to some poor sucker (from a sub or ship)"
3 .LV Basic
4 .SY "torpedo <submarine-SHIPS> <target-SHIP>"
5 The torpedo command is used to shoot other naval vessels
6 in a sneaky manner.
7 .s1
8 The <target-SHIP> argument is the victim ship number and
9 the <submarine-SHIPS> argument is the number(s) of your submarine or other
10 ship(s) with torpedo ability.
11 The program will ask for these if not provided on the command line.
12 If using the multi-fire option, the program will prompt for targets for
13 EACH firing torpedo ship, if no target was given on the command line.
14 .s1
15 Your <submarine-SHIPS> must meet the following criteria:
16 .nf
17 .in +0.3i
18 1) It must have torpedo ability. (see info show)
19 2) It must have at least 1 gun (torpedo tube)
20 3) It must have at least 3 shells (3 shells = 1 torpedo)
21 4) It must be at least 60% efficient
22 5) It must have some mobility
23 .in -0.3i
24 .fi
25 Meeting all these criteria, your torpedo will be launched
26 toward the victim ship and a countdown of seconds
27 until the expected detonation will commence.
28 .s1
29 The range of a torpedo depends on the type of sub, and its tech
30 level. Currently the range formula looks like this:
31 .nf
32         (frng) * (tech+50)/(tech+200)
33
34         [Note: frng comes from show ship capability]
35 .fi
36 .s1
37 If the target is out of range, you will be told so,
38 (after your torpedo is in the water).
39 See \*Qinfo Hitchance\*U for the chance of a torpedo hitting its target.
40 .s1
41 If the target ship is not in a direct line of sight
42 but in range, the torpedo
43 will slam into land and you will be notified.  Note that the victim ship
44 will still see the torpedo being launched and can return a depth charge
45 attack (see below.)
46 .s1
47 A hit will be reported to you as \*QBOOM!\*U,
48 See \*Qinfo Damage\*U for the damage that a torpedo does.
49 .s1
50 In order to simulate the \*Qreal-time\*U situation,
51 your mobility will be decremented by mobility equal to 1/2 the cost
52 the torpedo-ship would pay to move a sector for each torpedo fired;
53 if it goes to zero (or beyond) you will be forced to stick around.
54 .s1
55 Victims of submarine torpedoes get only told that a submarine
56 attacked, not which one (so you can deny it).
57 .s1
58 The victim's only automatic protection against sub attacks is that any
59 ship of his/hers that is capable of retaliating with depth charges or
60 torpedoes will do so.  This will reveal number and position of your
61 submarine.
62 .s1
63 Against surface ships launching torpedo attacks, the victim gets to fire
64 all his ships & sectors within range at the attackers BEFORE the attackers
65 get to fire. Damage done by all defending ships is divided evenly over all
66 attacking ships.
67 .s1
68 .SA "attack, assault, fire, Combat, Ships"