File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 333333 },
334334 {
335335 "link" : [1 , 4 ],
336- "name" : " Suitless HiJump Evir Avoid " ,
336+ "name" : " Suitless HiJump Jump with Momentum " ,
337337 "entranceCondition" : {
338338 "comeInRunning" : {
339339 "speedBooster" : " any" ,
349349 },
350350 {
351351 "link" : [1 , 4 ],
352- "name" : " Suitless HiJump, Evir Projectile Hit" ,
352+ "name" : " Suitless Speed HiJump Jump with Momentum" ,
353+ "entranceCondition" : {
354+ "comeInRunning" : {
355+ "speedBooster" : true ,
356+ "minTiles" : 3
357+ }
358+ },
359+ "requires" : [
360+ " canCrossRoomJumpIntoWater" ,
361+ " HiJump" ,
362+ " canCarefulJump"
363+ ],
364+ "note" : " By entering the room with run speed, it is possible to jump over the pair of Evirs."
365+ },
366+ {
367+ "link" : [1 , 4 ],
368+ "name" : " Suitless HiJump Evir Avoid" ,
353369 "requires" : [
354370 " canSuitlessMaridia" ,
355371 " HiJump" ,
356372 " canPlayInSand" ,
357- {"enemyDamage" : {
358- "enemy" : " Evir" ,
359- "type" : " particle" ,
360- "hits" : 1
361- }}
373+ {"or" : [
374+ " canTrickyJump" ,
375+ {"enemyDamage" : {
376+ "enemy" : " Evir" ,
377+ "type" : " particle" ,
378+ "hits" : 1
379+ }}
380+ ]}
362381 ]
363382 },
364383 {
Original file line number Diff line number Diff line change 998998 " canSuitlessMaridia" ,
999999 " canTrickyUseFrozenEnemies" ,
10001000 {"or" : [
1001- {"and" : [
1002- " canTrickyJump" ,
1003- " h_canCrouchJumpDownGrab"
1004- ]},
1001+ " canTrickyJump" ,
10051002 " canSpringBallJumpMidAir" ,
10061003 " HiJump"
10071004 ]}
You can’t perform that action at this time.
0 commit comments