Page 1 of 1

Stat Database?

Posted: Tue May 02, 2017 9:46 am
by Quantalex
Where is it? I lost the link. I have some contributions.

Code: Select all

quantalex@f98f6bcd:~/wotmud/statdb$ ./stats
Human Hunter
+-------------+------+------+------+-------+----------+----------+----------+
| Borderlands | Str  | Dex  | Con  | Total | Str %    | Dex %    | Con %    |
+-------------+------+------+------+-------+----------+----------+----------+
|          19 |  155 |   30 |   27 |  1896 | 8.1751%  | 1.5823%  | 1.4241%  |
|          18 |  318 |  136 |  142 |  1896 | 16.7722% | 7.1730%  | 7.4895%  |
|          17 |  287 |  322 |  338 |  1896 | 15.1371% | 16.9831% | 17.8270% |
+-------------+------+------+------+-------+----------+----------+----------+
+-------------+------+------+------+-------+----------+----------+----------+
| Saldaea     | Str  | Dex  | Con  | Total | Str %    | Dex %    | Con %    |
+-------------+------+------+------+-------+----------+----------+----------+
|          19 |  122 |   24 |   29 |  1620 | 7.5309%  | 1.4815%  | 1.7901%  |
|          18 |  285 |  100 |  111 |  1620 | 17.5926% | 6.1728%  | 6.8519%  |
|          17 |  234 |  268 |  259 |  1620 | 14.4444% | 16.5432% | 15.9877% |
+-------------+------+------+------+-------+----------+----------+----------+
+-------------+------+------+------+-------+----------+----------+----------+
| Shienar     | Str  | Dex  | Con  | Total | Str %    | Dex %    | Con %    |
+-------------+------+------+------+-------+----------+----------+----------+
|          19 |   52 |    6 |    8 |   622 | 8.3601%  | 0.9646%  | 1.2862%  |
|          18 |  103 |   35 |   39 |   622 | 16.5595% | 5.6270%  | 6.2701%  |
|          17 |   98 |  115 |  100 |   622 | 15.7556% | 18.4887% | 16.0772% |
+-------------+------+------+------+-------+----------+----------+----------+
+-------------+------+------+------+-------+----------+----------+----------+
| Kandor      | Str  | Dex  | Con  | Total | Str %    | Dex %    | Con %    |
+-------------+------+------+------+-------+----------+----------+----------+
|          19 |   88 |   19 |   14 |   873 | 10.0802% | 2.1764%  | 1.6037%  |
|          18 |  147 |   48 |   48 |   873 | 16.8385% | 5.4983%  | 5.4983%  |
|          17 |  114 |  132 |  138 |   873 | 13.0584% | 15.1203% | 15.8076% |
+-------------+------+------+------+-------+----------+----------+----------+
+-------------+------+------+------+-------+----------+---------+----------+
| TwoRivers   | Str  | Dex  | Con  | Total | Str %    | Dex %   | Con %    |
+-------------+------+------+------+-------+----------+---------+----------+
|          19 |  222 |    0 |  201 |  2559 | 8.6753%  | 0.0000% | 7.8546%  |
|          18 |  415 |    0 |  407 |  2559 | 16.2173% | 0.0000% | 15.9047% |
|          17 |  317 |  217 |  369 |  2559 | 12.3877% | 8.4799% | 14.4197% |
+-------------+------+------+------+-------+----------+---------+----------+
 

Code: Select all

quantalex@f98f6bcd:~/wotmud/statdb$ cat chances
Human Hunter

Borderlands
19 19 17 = 8.38 + 1.56 + 18.21 (0.2815%)
19 17 19 = 8.38 + 17.4 + 1.56 (0.2734%)
17 19 19 = 15.09 + 1.56 + 1.56 (0.1821%)

Saldaea
19 19 17 = 7.64 + 1.47 + 16.2 (0.253%)
19 17 19 = 7.64 + 16.68 + 1.87 (0.2619%)
17 19 19 = 14.54 + 1.47 + 1.87 (0.1788%)

Shienar
19 19 17 = 6.19 + 0.8 + 16.9 (0.2389%)
19 17 19 = 6.19 + 16.9 + 1.12 (0.2421%)
17 19 19 = 15.49 + 0.8 + 1.12 (0.1741%)

Kandor
19 19 17 = 10.14 + 1.56 + 15.60 (0.273%)
19 17 19 = 10.14 + 15.91 + 1.56 (0.2761%)
17 19 19 = 13.88 + 1.56 + 1.56 (0.17%)

TwoRivers
19 19 17 = (0%)
19 17 19 = 8.67 + 8.47 + 7.85 (0.2499%)
17 19 19 = (0%)