Room ID: 229
|
Requires: "canDodgeWhileShooting"
{
"or": [
"ScrewAttack",
{
"and": [
"Ice",
"Morph"
]
},
{
"and": [
"Ice",
"canTwoTileSqueeze"
]
}
]
}
{
"or": [
"canTrickyJump",
{
"enemyDamage": {
"enemy": "Rinka",
"type": "contact",
"hits": 1
}
}
]
} |