]> git.pond.sub.org Git - empserver/blob - info/offer.t
WIP empdump, %a
[empserver] / info / offer.t
1 .TH Command OFFER
2 .NA offer "Offer a loan or treaty to another country"
3 .LV Expert
4 .SY "offer loan <CNUM/CNAME> <AMOUNT> <DURATION> <RATE>"
5 .SY "offer treaty <CNUM/CNAME>"
6 The offer command is used to offer either a loan or a treaty
7 to another country.
8 .s1
9 In the case of a loan:
10 .in +4
11 .s1
12 <CNUM/CNAME> is the number or name of the country to whom
13 you are offering the loan,
14 .s1
15 <AMOUNT> is the size of the loan.
16 (NOTE: do not use a dollar sign),
17 .s1
18 <DURATION> is the length of the loan in days,
19 .s1
20 <RATE> is the interest rate, (per <DURATION>), on the loan.
21 .s1
22 The program prompts with various questions concerning any
23 terms of the loan not provided on the command line
24 and sends a telegram to <CNUM/CNAME> announcing the loan offer.
25 .s1
26 If the other country accepts the loan,
27 (using the \*Qconsider\*U command),
28 the money will be transferred from your account
29 and you will be notified that the loan duration has started.
30 .s1
31 Note that the dependence of rate on the duration makes a 30 day loan
32 at 10% a worse deal than a 60 day loan at 15%.
33 .s1
34 .in -4
35 In the case of a treaty:
36 .s1
37 .in +4
38 <CNUM/CNAME> is the name or number of the country to whom
39 you wish to offer the treaty.
40 .s1
41 You will be asked to set both the conditions for yourself
42 and for the other country.
43 .s1
44 The conditions from which you may choose are:
45 .s1
46 .NF
47 Condition                 Command(s) affected
48 no attacks on land units  lboard
49 no attacks on ships       board
50 no sector attacks         assault, attack, paradrop
51 no shelling ships         fire
52 no depth-charging subs    fire
53 no shelling land          fire
54 no enlistments            enlist
55 no building               build
56 .FI
57 .s1
58 Note that the first six terms apply to interactions
59 between the two parties to the treaty while the last two apply
60 to ANY actions of the specified type.
61 .s1
62 Once you have offered the treaty,
63 a telegram will be sent to the other country indicating the offer.
64 If the other country accepts the treaty,
65 (using the \*Qconsider\*U command),
66 you will be notified that it has gone into effect.
67 .s1
68 Once signed, the treaty is not binding!
69 However, any violation of the treaty will be pointed out
70 to the violator in time for him/her to reconsider the action and will
71 find its way into the news.
72 .in -4
73 .s1
74 .SA "collect, consider, ledger, repay, treaty, Loans"