]> git.pond.sub.org Git - empserver/blob - info/torpedo.t
1143be036be804822a7bb1922a4ab2e740c28312
[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 torp 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 If your torpedo scores a hit,
55 your victim will be informed of the fact and will be told
56 the number of the torpedo-ship, but not the country (so you can deny it).
57 .s1
58 The victim's only automatic protection against sub attacks is that
59 any ship of his/hers that is near you and has depth-charge ability
60 and has shells will drop them on you as depth charges.
61 Each depth charge does 10% to 40% damage to your sub, depending
62 on the armor of the sub, and the range of the destroyer.
63 .s1
64 The range a ship can depth charge at is the same as its gun range.
65 .s1
66 Against surface ships launching torpedo attacks, the victim gets to fire
67 all his ships & sectors within range at the attackers BEFORE the attackers
68 get to fire. Damage done by all defending ships is divided evenly over all
69 attacking ships.
70 .s1
71 .SA "attack, assault, fire, Combat, Ships"