Skip to content

Commit a42fcc8

Browse files
committed
Update farming method/results
1 parent 2a9abff commit a42fcc8

1 file changed

Lines changed: 21 additions & 7 deletions

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3916,20 +3916,34 @@
39163916
{"refill": ["ReserveEnergy"]}
39173917
]},
39183918
{"and": [
3919+
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
39193920
{"or": [
39203921
{"and": [
39213922
"h_RModeCanRefillReserves",
3922-
{"or": [
3923-
{"resourceMissingAtMost": [{"type": "Super", "count": 2}]},
3924-
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 4}]}
3925-
]}
3923+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
39263924
]},
39273925
{"and": [
3928-
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
3929-
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]}
3926+
{"disableEquipment": "ETank"},
3927+
"canGravityJump",
3928+
{"or": [
3929+
{"and": [
3930+
{"resourceAvailable": [{"type": "RegularEnergy", "count": 39}]},
3931+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3932+
]},
3933+
{"partialRefill": {"type": "ReserveEnergy", "limit": 5}}
3934+
]}
39303935
]}
3931-
]},
3936+
]}
3937+
]},
3938+
{"and": [
3939+
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 3}]},
3940+
"h_RModeCanRefillReserves",
39323941
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3942+
]},
3943+
{"and": [
3944+
"h_RModeCanRefillReserves",
3945+
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]},
3946+
{"partialRefill": {"type": "ReserveEnergy", "limit": 15}}
39333947
]}
39343948
]},
39353949
"h_shinechargeMaxRunway",

0 commit comments

Comments
 (0)