Skip to content

Commit b5743cb

Browse files
committed
Simplify farming
1 parent 051bfb8 commit b5743cb

1 file changed

Lines changed: 2 additions & 16 deletions

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3917,22 +3917,8 @@
39173917
]},
39183918
{"and": [
39193919
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
3920-
{"or": [
3921-
{"and": [
3922-
{"resourceAvailable": [{"type": "RegularEnergy", "count": 99}]},
3923-
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3924-
]},
3925-
{"and": [
3926-
"canGravityJump",
3927-
{"or": [
3928-
{"and": [
3929-
{"resourceAvailable": [{"type": "RegularEnergy", "count": 39}]},
3930-
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3931-
]},
3932-
{"partialRefill": {"type": "ReserveEnergy", "limit": 10}}
3933-
]}
3934-
]}
3935-
]}
3920+
"canGravityJump",
3921+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
39363922
]},
39373923
{"and": [
39383924
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 3}]},

0 commit comments

Comments
 (0)