Room ID: 174
|
Requires: "Morph"
{
"or": [
"Gravity",
"Ice",
"Wave",
"Spazer",
"Plasma",
{
"ammo": {
"type": "Missile",
"count": 2
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"ammo": {
"type": "PowerBomb",
"count": 1
}
},
"canUseGrapple",
{
"haveBlueSuit": {}
},
{
"enemyDamage": {
"enemy": "Sciser",
"type": "contact",
"hits": 1
}
}
]
} |