We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051bfb8 commit b5743cbCopy full SHA for b5743cb
1 file changed
region/maridia/outer/Mt. Everest.json
@@ -3917,22 +3917,8 @@
3917
]},
3918
{"and": [
3919
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
3920
- {"or": [
3921
- {"and": [
3922
- {"resourceAvailable": [{"type": "RegularEnergy", "count": 99}]},
3923
- {"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3924
- ]},
3925
3926
- "canGravityJump",
3927
3928
3929
- {"resourceAvailable": [{"type": "RegularEnergy", "count": 39}]},
3930
3931
3932
- {"partialRefill": {"type": "ReserveEnergy", "limit": 10}}
3933
- ]}
3934
3935
+ "canGravityJump",
+ {"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
3936
3937
3938
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 3}]},
0 commit comments