Skip to content

Commit e1c2f09

Browse files
authored
Merge pull request #2167 from blkerby/tricky-wall-jump
Wall jump tech adjustments
2 parents d902bde + e517d62 commit e1c2f09

23 files changed

Lines changed: 74 additions & 68 deletions

region/brinstar/pink/Big Pink.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,7 +3228,7 @@
32283228
"name": "Zeb Ice Clip",
32293229
"requires": [
32303230
{"notable": "Zeb Ice Clip"},
3231-
"canStaggeredWalljump",
3231+
"canTrickyWalljump",
32323232
"canCameraManip",
32333233
{"or": [
32343234
"Wave",
@@ -3253,7 +3253,7 @@
32533253
"name": "Blind Zeb Ice Clip (Preserve Flash Suit)",
32543254
"requires": [
32553255
{"notable": "Blind Zeb Ice Clip (Preserve Flash Suit)"},
3256-
"canStaggeredWalljump",
3256+
"canTrickyWalljump",
32573257
"canCameraManip",
32583258
"canOffScreenMovement",
32593259
{"or": [
@@ -3281,7 +3281,7 @@
32813281
{"notable": "Zeb Ice Clip"},
32823282
"canSpecialBeamAttack",
32833283
{"ammo": {"type": "PowerBomb", "count": 1}},
3284-
"canStaggeredWalljump",
3284+
"canTrickyWalljump",
32853285
"h_preciseIceClip",
32863286
{"disableEquipment": "Ice"}
32873287
],

region/brinstar/red/Red Tower.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
{"cycleFrames": 1080}
371371
]},
372372
{"and": [
373-
"canStaggeredWalljump",
373+
"canTrickyWalljump",
374374
{"cycleFrames": 1770}
375375
]}
376376
]}
@@ -2623,8 +2623,7 @@
26232623
"requires": [
26242624
{"notable": "Hero Shot"},
26252625
"canHeroShot",
2626-
"canPreciseWalljump",
2627-
"canStaggeredWalljump"
2626+
"canTrickyWalljump"
26282627
],
26292628
"note": "Wall jump between the Rippers. Either shoot the block, fall, and quickly climb again, or shoot from the bottom and follow Samus's shot up the tower."
26302629
},

region/crateria/central/Landing Site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
"HiJump",
490490
"canSpringBallJumpMidAir"
491491
]},
492-
"canDelayedWalljump",
492+
"canTrickyWalljump",
493493
{"and": [
494494
"SpeedBooster",
495495
"HiJump"
@@ -1631,7 +1631,7 @@
16311631
"link": [5, 7],
16321632
"name": "Gauntlet Walljumps",
16331633
"requires": [
1634-
"canDelayedWalljump",
1634+
"canTrickyWalljump",
16351635
{"or": [
16361636
"HiJump",
16371637
"canConsecutiveWalljump"

region/crateria/east/West Ocean.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,9 +2492,15 @@
24922492
"requires": [
24932493
"canUseEnemies",
24942494
{"or": [
2495-
"canCarefulJump",
2496-
"canUseFrozenEnemies",
2497-
"canPreciseWalljump"
2495+
{"and": [
2496+
"canUseFrozenEnemies",
2497+
"canPreciseWalljump"
2498+
]},
2499+
"canTrickyWalljump",
2500+
{"and": [
2501+
"canCameraManip",
2502+
"canCarefulJump"
2503+
]}
24982504
]}
24992505
],
25002506
"note": [

region/crateria/west/Gauntlet Energy Tank Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
{"or": [
11271127
{"and": [
11281128
"canTrickyJump",
1129-
"canStaggeredWalljump"
1129+
"canTrickyWalljump"
11301130
]},
11311131
{"and": [
11321132
"canCarefulJump",

region/crateria/west/Gauntlet Entrance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491
"canChainTemporaryBlue",
492492
{"acidFrames": 10},
493493
{"or": [
494-
"canStaggeredWalljump",
494+
"canTrickyWalljump",
495495
{"acidFrames": 30}
496496
]}
497497
],

region/lowernorfair/east/Lower Norfair Fireflea Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@
10711071
"link": [5, 7],
10721072
"name": "Walljump Damage Boost",
10731073
"requires": [
1074-
"canStaggeredWalljump",
1074+
"canTrickyWalljump",
10751075
"canCarefulJump",
10761076
"canHorizontalDamageBoost",
10771077
{"enemyDamage": {"enemy": "Fireflea", "type": "contact", "hits": 1}}

region/lowernorfair/east/The Worst Room In The Game.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@
804804
"canDodgeWhileShooting",
805805
"Charge",
806806
"h_heatProof",
807-
"canDelayedWalljump",
807+
"canTrickyWalljump",
808808
{"or": [
809809
"ScrewAttack",
810810
{"and": [
@@ -1965,7 +1965,7 @@
19651965
{"heatFrames": 200}
19661966
]},
19671967
{"and": [
1968-
"canDelayedWalljump",
1968+
"canTrickyWalljump",
19691969
"canWallJumpInstantMorph",
19701970
"h_useMorphBombs",
19711971
{"heatFrames": 520}

region/lowernorfair/east/Three Musketeers' Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@
10311031
"requires": [
10321032
"h_navigateHeatRooms",
10331033
"Morph",
1034-
"canStaggeredWalljump",
1034+
"canTrickyWalljump",
10351035
{"heatFrames": 660}
10361036
],
10371037
"note": "Walljump in place while the acid goes away."

region/lowernorfair/west/Golden Torizo's Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@
18831883
{"and": [
18841884
"HiJump",
18851885
{"or": [
1886-
"canDelayedWalljump",
1886+
"canTrickyWalljump",
18871887
"canSpringBallJumpMidAir",
18881888
"SpeedBooster"
18891889
]}
@@ -1928,7 +1928,7 @@
19281928
{"and": [
19291929
"HiJump",
19301930
{"or": [
1931-
"canDelayedWalljump",
1931+
"canTrickyWalljump",
19321932
"canSpringBallJumpMidAir",
19331933
"SpeedBooster"
19341934
]}

0 commit comments

Comments
 (0)