Room ID: 70
|
While in X-mode on the thorns, Samus' will be flashing as i-frames periodically refresh; by timing the shinecharge and X-Ray release to happen soon after i-frames refresh, a second thorn hit can be avoided. Requires: "Gravity"
{
"enemyKill": {
"enemies": [
[
"Yapping Maw"
]
],
"explicitWeapons": [
"Super"
]
}
}
"h_thornXModeShinecharge"
"h_thornXModeFramePerfectExtraLeniency"
{
"shineChargeFrames": 65
}Exit condition: {
"leaveShinecharged": {}
} |