Room ID: 193
|
Requires: {
"not": "f_DefeatedDraygon"
}
"canRiskPermanentLossOfAccess"
{
"or": [
"h_breakOneDraygonTurret",
{
"and": [
"canTrickyDodgeEnemies",
"Gravity"
]
},
{
"and": [
"canSuitlessMaridia",
"canTrickyGMode"
]
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
}Dev note: Not likely to be possible, as it requires canRiskPermanentLossOfAccess and Draygon alive with the door unlocked. |