Commit 4260901
LocalIdentity
Fix while affected by no flasks when using instant flasks
The Screams of the Desiccated belt only grants you the shrine effects when you do not have any active flask effects
Mana and Life flasks with instant effects do not ever count as being under the effect of a flask
Same with having a utility flask but having the Bloodline for utility flasks are disabled
Added support flasks are instant while on low life and made a helper function in CalcPerform as there are 2 different spots where instPerc are used
Tested Vaal Pact and the mana flask mod for effect is instant at end of duration and those both disable the shrine
The life flask mod for additional recovery over x seconds does not count as being under a flask effect however1 parent f0ad4a9 commit 4260901
3 files changed
Lines changed: 35 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
| 1571 | + | |
1571 | 1572 | | |
1572 | 1573 | | |
1573 | 1574 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1480 | 1480 | | |
1481 | 1481 | | |
1482 | 1482 | | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
1483 | 1497 | | |
1484 | 1498 | | |
1485 | 1499 | | |
| |||
1491 | 1505 | | |
1492 | 1506 | | |
1493 | 1507 | | |
1494 | | - | |
| 1508 | + | |
1495 | 1509 | | |
1496 | 1510 | | |
1497 | 1511 | | |
| |||
1596 | 1610 | | |
1597 | 1611 | | |
1598 | 1612 | | |
1599 | | - | |
1600 | | - | |
1601 | | - | |
1602 | | - | |
1603 | | - | |
1604 | | - | |
1605 | | - | |
1606 | | - | |
1607 | | - | |
1608 | | - | |
1609 | | - | |
1610 | | - | |
1611 | | - | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
1612 | 1629 | | |
1613 | 1630 | | |
1614 | 1631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2993 | 2993 | | |
2994 | 2994 | | |
2995 | 2995 | | |
2996 | | - | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
2997 | 2999 | | |
2998 | 3000 | | |
2999 | | - | |
3000 | 3001 | | |
3001 | 3002 | | |
3002 | 3003 | | |
| |||
0 commit comments