Room ID: 199
From: 4
Below Sand Entrance
To: 5
Left Pillar Junction
Requires: "Gravity"
{
"or": [
"canPlayInSand",
"canWalljump",
"h_useSpringBall",
"canCarefulJump"
]
}
{
"or": [
{
"and": [
"ScrewAttack",
"canCarefulJump"
]
},
"canTrickyJump",
{
"enemyDamage": {
"enemy": "Evir",
"type": "particle",
"hits": 1
}
}
]
} |