Commit 2416cd4
authored
Fix misc calculations based on spell suppression when evasion mastery is active (#9405)
* Move armour defence type calculation for conditionals before misc calculations
A few conditionals in the misc calculation use these, for example the ailment
calculation via spell suppression via the evasion mastery that grants
suppression based on evasion on items.
* Fix typo1 parent 5f2d78a commit 2416cd4
2 files changed
Lines changed: 21 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
| 474 | + | |
| 475 | + | |
476 | 476 | | |
477 | | - | |
478 | 477 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | 478 | | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | 479 | | |
487 | 480 | | |
488 | 481 | | |
| |||
505 | 498 | | |
506 | 499 | | |
507 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
508 | 514 | | |
509 | 515 | | |
510 | 516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3212 | 3212 | | |
3213 | 3213 | | |
3214 | 3214 | | |
| 3215 | + | |
| 3216 | + | |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
| 3220 | + | |
3215 | 3221 | | |
3216 | 3222 | | |
3217 | 3223 | | |
| |||
0 commit comments