Room ID: 309
|
Riding the elevator without enough energy will cause a reserve trigger in the next room, reducing the total heat damage dealt. Requires: "canManageReserves"
{
"autoReserveTrigger": {}
}
{
"heatFrames": 0
}Exit condition: {
"leaveNormally": {}
}Dev note: FIXME: If the next room is also heated, the reserve won't trigger until after that elevator ride as well, but then the reserve will trigger during heat damage. |