Room ID: 174
Requires: "Gravity" "h_canShineChargeMaxRunway" "canShinechargeMovement" { "shinespark": { "frames": 61 } } Exit condition: { "leaveWithSpark": {} } Unlocks doors: {"types":["ammo"],"requires":[]} Dev note: Implicitly drops down to 2 first. There is no link directly from 2 to 5 because the door must be opened first. So, you'd shinespark from 2 to 9, open the door, drop down, and shinespark again. In the model, that'll be represented by going 2 -> 9 -> 5 via two shinespark strats. |