lower mana scarab recomp threshold to <1000, simplify condition
All checks were successful
/ test (push) Successful in 22s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Erik 2026-03-17 22:52:57 +01:00
parent 89fa6b5767
commit 1b9df5d0ef
2 changed files with 3 additions and 67 deletions

View file

@ -60,11 +60,7 @@ STATE: {Default} ~~ {
ChatExpr {\/ub give +getvar[capturegroup_num]+` Mana Scarab to `+getvar[capturegroup_who]}
Chat {/a [motes] Mana Scarab request fulfilled.}
SetState {Default}
IF: All
ItemCountLE 99 {Mana Scarab}
ItemCountLE 0 {Pyreal Nugget}
ItemCountLE 49 {Pyreal Sliver}
ItemCountLE 49 {Pyreal Mote}
IF: ItemCountLE 999 {Mana Scarab}
DO: DoAll
Chat {/a [motes] Low on Mana Scarabs, heading to recomp.}
Chat {/vt nav load nav_gilly}