Skip to content

Commit 0c01475

Browse files
committed
1 parent 5c55eb4 commit 0c01475

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

region/brinstar/green/Etecoon Energy Tank Room.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,34 @@
971971
],
972972
"devNote": "Morph is required to lure a Beetom. Morphless tunnel crawl should not be required."
973973
},
974+
{
975+
"link": [3, 2],
976+
"name": "Come in Shinecharged - Gain Blue Suit (X-Mode Super Jump)",
977+
"entranceCondition": {
978+
"comeInShinecharged": {}
979+
},
980+
"requires": [
981+
{"shineChargeFrames": 135},
982+
"h_XModeThornHit",
983+
"canSuperJump",
984+
"canXModeBlueSuit",
985+
{"shinespark": {"frames": 7}}
986+
],
987+
"flashSuitChecked": true
988+
},
989+
{
990+
"link": [3, 2],
991+
"name": "Gain Blue Suit (Double X-Mode Super Jump)",
992+
"requires": [
993+
"h_XModeThornHit",
994+
"h_thornXModeShinecharge",
995+
"h_XModeThornHit",
996+
"canSuperJump",
997+
"canXModeBlueSuit",
998+
{"shinespark": {"frames": 7}}
999+
],
1000+
"flashSuitChecked": true
1001+
},
9741002
{
9751003
"id": 30,
9761004
"link": [3, 2],
@@ -1785,6 +1813,18 @@
17851813
"a second thorn hit can be avoided."
17861814
]
17871815
},
1816+
{
1817+
"link": [4, 4],
1818+
"name": "Come in Shinecharged - Gain Blue Suit (X-Mode)",
1819+
"entranceCondition": {
1820+
"comeInShinecharged": {}
1821+
},
1822+
"requires": [
1823+
{"shineChargeFrames": 125},
1824+
"h_thornXModeBlueSuit"
1825+
],
1826+
"flashSuitChecked": true
1827+
},
17881828
{
17891829
"id": 88,
17901830
"link": [4, 5],

0 commit comments

Comments
 (0)