Room ID: 197
|
Spark vertically to avoid hitting the right ledge. Entrance condition: {
"comeInShinecharged": {},
"comesThroughToilet": "any"
}Requires: {
"shineChargeFrames": 120
}
"canShinechargeMovementComplex"
{
"or": [
{
"enemyDamage": {
"enemy": "Choot",
"type": "contact",
"hits": 1
}
},
{
"enemyKill": {
"enemies": [
[
"Choot"
]
],
"explicitWeapons": [
"Missile",
"Super",
"ScrewAttack",
"PseudoScrew",
"Plasma",
"Charge+Wave",
"Charge+Spazer"
]
}
},
"h_pauseAbuseMinimalReserveRefill"
]
}
"canMidairShinespark"
{
"shinespark": {
"frames": 37,
"excessFrames": 10
}
} |