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}

View file

@ -303,20 +303,11 @@ Default
s
Default
i
2
11
i
3
TABLE
2
K
V
n
n
4
i
11
TABLE
2
k
v
n
@ -329,58 +320,7 @@ Mana Scarab
s
c
i
99
i
11
TABLE
2
k
v
n
n
2
s
n
s
Pyreal Nugget
s
c
i
0
i
11
TABLE
2
k
v
n
n
2
s
n
s
Pyreal Sliver
s
c
i
49
i
11
TABLE
2
k
v
n
n
2
s
n
s
Pyreal Mote
s
c
i
49
999
TABLE
2
K