happy.2da

This file defines reputation effect on the happiness of a characters and other CREs.
The first column consists of the levels of reputation.
The columns 2-4 consists of the values of NPCs happiness depending on their alignment (GOOD, NEUTRAL or EVIL).
The crossings of columns indicate happiness of NPC with given alignment in relation to party with defined reputation.

In PSTEE we have:
2DA V1.0
0
        GOOD    NEUTRAL EVIL
1       -301    -300    85
2       -300    -161    84
3       -161    -160    83
4       -161    -81     82
5       -160    -80     81
6       -82     0       80
7       -81     0       3
8       -80     0       2
9       -1      0       1
10      0       0       0
11      1       0       -1
12      2       0       -2
13      80      0       -80
14      81      0       -81
15      82      0       -82
16      83      80      -160
17      84      81      -161
18      85      82      -162
19      86      83      -300
20      87      84      -301