add manaMissing calculation to recomp_mana_scarab in bore and neftet
All checks were successful
/ test (push) Successful in 23s
All checks were successful
/ test (push) Successful in 23s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2a93127c68
commit
ce62dd0b22
4 changed files with 58 additions and 2 deletions
|
|
@ -1080,6 +1080,8 @@ STATE: {recomp_mana_scarab} ~~ {
|
|||
DO: SetState {death}
|
||||
IF: Always
|
||||
DO: DoAll
|
||||
DoExpr {setvar[manaMissing, 100 - getitemcountininventorybyname[`Mana Scarab`]]}
|
||||
DoExpr {ifthen[$manaMissing < 0, `setvar[manaMissing, 0]`]}
|
||||
Chat {/vt opt set enablecombat false}
|
||||
Chat {/vt opt set enablebuffing false}
|
||||
Chat {/vt opt set NavCloseStopRange 0.00425}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue