bore/neftet: require 4B available XP before bella augment service
All checks were successful
/ test (push) Successful in 3m6s
All checks were successful
/ test (push) Successful in 3m6s
This commit is contained in:
parent
7e229988de
commit
1fda3218c4
4 changed files with 60 additions and 4 deletions
|
|
@ -303,11 +303,13 @@ STATE: {service_decide} ~~ {
|
|||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
ItemCountGE 1 {Blank Augmentation Gem}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_apply_augment}
|
||||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
Expr {getqueststatus[`insatiableeaterjaw`]==1}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_bella_start}
|
||||
IF: Always
|
||||
|
|
|
|||
|
|
@ -375,11 +375,13 @@ STATE: {service_decide} ~~ {
|
|||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
ItemCountGE 1 {Blank Augmentation Gem}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_apply_augment}
|
||||
IF: All
|
||||
Expr {getvar[disableAugmentServices]!=1}
|
||||
Expr {getqueststatus[`insatiableeaterjaw`]==1}
|
||||
Expr {getcharquadprop[2]>=4000000000}
|
||||
Expr {getvar[pendingAugments]==1}
|
||||
DO: SetState {service_bella_start}
|
||||
IF: Always
|
||||
|
|
|
|||
30
met/bore.met
30
met/bore.met
|
|
@ -2981,7 +2981,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
4
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
|
|
@ -3024,6 +3024,19 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getcharquadprop[2]>=4000000000
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[pendingAugments]==1
|
||||
s
|
||||
service_apply_augment
|
||||
|
|
@ -3039,7 +3052,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
4
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
|
|
@ -3078,6 +3091,19 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getcharquadprop[2]>=4000000000
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[pendingAugments]==1
|
||||
s
|
||||
service_bella_start
|
||||
|
|
|
|||
|
|
@ -3757,7 +3757,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
4
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
|
|
@ -3800,6 +3800,19 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getcharquadprop[2]>=4000000000
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[pendingAugments]==1
|
||||
s
|
||||
service_apply_augment
|
||||
|
|
@ -3815,7 +3828,7 @@ K
|
|||
V
|
||||
n
|
||||
n
|
||||
3
|
||||
4
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
|
|
@ -3854,6 +3867,19 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getcharquadprop[2]>=4000000000
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[pendingAugments]==1
|
||||
s
|
||||
service_bella_start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue