Room ID: 180
|
Kill the Menus and Space Jump up. Requires: "SpaceJump"
{
"or": [
"h_usePowerBomb",
"ScrewAttack",
"Plasma",
{
"and": [
"Ice",
"Wave",
"Spazer"
]
},
{
"enemyDamage": {
"enemy": "Menu",
"type": "contact",
"hits": 4
}
}
]
}Dev note: With Space Jump alone with low tech, tanking the damage is not likely going to work. |