Skip to content

Commit

Permalink
Merge pull request vg-json-data#1626 from kjbranch/cathedral-temp-blue
Browse files Browse the repository at this point in the history
Cathedral temporary blue
  • Loading branch information
osse101 authored Sep 5, 2024
2 parents d80374a + f0318d1 commit 058d7f5
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions region/norfair/east/Cathedral.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,33 @@
{"shinespark": {"frames": 57, "excessFrames": 0}}
]
},
{
"link": [1, 2],
"name": "Come in Getting Blue Speed, Leave With Temporary Blue",
"entranceCondition": {
"comeInGettingBlueSpeed": {
"length": 3,
"openEnd": 1,
"minExtraRunSpeed": "$1.E"
}
},
"requires": [
"canLongChainTemporaryBlue",
{"heatFrames": 750}
],
"exitCondition": {
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [
{
"types": ["ammo"],
"requires": []
}
],
"devNote": [
"Lower run speeds can also work but may be more difficult or require more heat damage."
]
},
{
"id": 4,
"link": [1, 4],
Expand Down Expand Up @@ -251,6 +278,37 @@
{"heatFrames": 105}
]
},
{
"link": [2, 1],
"name": "Come in Shinecharging, Leave With Temporary Blue",
"entranceCondition": {
"comeInShinecharging": {
"length": 3,
"openEnd": 0
}
},
"requires": [
"HiJump",
"canLongChainTemporaryBlue",
{"heatFrames": 955},
{"or": [
"canXRayCancelShinecharge",
{"heatFrames": 150}
]}
],
"exitCondition": {
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [
{
"types": ["ammo"],
"requires": []
}
],
"note": [
"Carefully planned movement is needed to avoid damage from the Gerutas, and to avoid bonking on the overhangs."
]
},
{
"id": 11,
"link": [2, 1],
Expand Down

0 comments on commit 058d7f5

Please sign in to comment.