Thread: have a beer
View Single Post
Old 07-07-2003, 01:37 PM   #3
andrewas
Harper
 

Join Date: October 2, 2001
Location: Aberdeen, Scotland
Age: 43
Posts: 4,774
The first table shows how fast you get intoxicated per drink for a given CON. Note the CON1 char recovers at the same rate as a CON25 char. I dont know how fast that recovery is though. The second table shows the effect of a given level of intoxication.

If Im reading it right, a CON10 char will become intoxicates after 4 drinks and will get a -2 luck penalty and a moral bonus of 2. Another drink and its -4 luck +4 morale. And so on.
code:
        INTOXICATION_RATE       RECOVERY_RATE       INTOXICATION_CAP
1 100 12 100
2 88 12 100
3 66 12 100
4 50 12 100
5 40 12 100
6 30 12 100
7 20 12 100
8 15 12 100
9 13 12 100
10 13 12 100
11 13 12 100
12 13 12 100
13 12 12 100
14 11 12 100
15 10 12 100
16 9 12 100
17 8 12 100
18 7 12 100
19 5 12 100
20 4 12 100
21 4 12 100
22 3 12 100
23 3 12 100
24 2 12 100
25 2 12 100
[/QUOTE]
code:
     LUCK     MORALE
0 0 0
.
49 0 0
50 -2 2
.
59 -2 2
60 -4 4
.
69 -4 4
70 -6 6
.
79 -6 6
80 -8 8
.
89 -8 8
90 -10 10
.
100 -12 12
[/QUOTE]
__________________
[img]\"http://www.sighost.us/members/Zvijer/andrewas.gif\" alt=\" - \" />
andrewas is offline   Reply With Quote