bigalphillips 15 Mar 2016 04:44
Some more progress on Poisoning. Inject Venom poisoning amount seems to be the max of {1, or sqrt(Reflexes), or Stealth Power}. Envenomed Fang poisoning seems to be equal to damage. Things get even more complicated on repeated poisonings. Another data chart:
Poisonings | Data | Max |
---|---|---|
0 (2 dmg, evaded all) | no poison | - |
1 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 | 1 |
1+0 (2 dmg, evaded all) | 1,1,1,1,1,1 | 1 |
1+1 | 1,3,3,2,1,2,2,1,3,2,3,2,3,2,1,2,2,1,3,1,2,3,3,1,2,3,1,2,1,2,2,1,3 | 3 |
1+1+1 | 3,1,5,5,5,5,2,5,1,4,3,4,3,3,1,4,4,4,5,3,2,5,3,3,4,1,1,4,3,2,5,5,1,4,3 | 5 |
1+1+1+1 | 1,1, | |
1+2 | 3,2,1,2,3,2,1,2,1,1,3,1,1,3,1,3,2,2,2,1,2,1,3,1,2,1,3 | 3 |
1+3 | 1,3,2,2,1,2,1,1,1,1,2,3,3,1,2, | 3 |
2 | 2,2,1,1, more data elsewhere | 2 |
2+1 | 3,1,4,3,1,1,3,1,4,1,3,2,1,1,4,3,2,4,1,4,3,1,2,4,3,4,1,3,1 | 4 |
2+2 | 2,3,1,2,1,2,2,1,3,4,3,4,4,4,2,4,2,2,2,2,4,3,3,4,4,4,3,1,2, | 4 |
2+2+2 | 2,2,5 | |
2+3 | 1,2,2,3,2,1,1,1,4,4,2,4,2 | |
3 | 2,3,2,3,3 | |
3+1 | 1,3,1,1,4 | |
3+2 | 4,5,3,4,3 | |
3+3 | 3,3,1,5,1,1,2,5,1,2,2,1,5,4,1,2,3,4,5,4,1,4,4 | 5 |
4 | 4 | |
4+1 | 5,3,6 | |
5 | 1,5,5,5,4,3 | |
5+5 | 1,6,2,6 | |
22 | 2,4,22,13,4,6,6,4,20,5,12,8,15,12,16,4,20,18,7,16,19 | 22? |
22+22 | 9,15,4,17,2,6,24,6,1,24,4,20,20,9,6,12,10,19,22 | 24? |
22+~20 | 18,19,24,24,24,3,24,8,2, | 24? |
22+~40 | 20,7,2,22,5,12,16,9,11 | |
43 | 37 |
So, it seems to be, when adding X to the poison counter:
- If currently poisoned add 2.
- Otherwise, add X.