Room ID: 123
From: 4
Top Right Door
To: 1
Top Left Door
Damage boost off the Ripper to reach the top-left of the room. This is a faster but likely more difficult alternative to using a Gamet to damage boost. Requires: {
"notable": "Damage Boost"
}
"canInsaneJump"
{
"or": [
"canTrickyWallJump",
"canDash"
]
}
"canHorizontalDamageBoost"
{
"enemyDamage": {
"enemy": "Ripper 2 (green)",
"type": "contact",
"hits": 1
}
}Dev note: This can be uniquely useful if carrying a flash suit, if wall jump cannot be used, since damage boosting off a Gamet would not be possible in that scenario. |