We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c791b3 + 3f42c4d commit eda9a59Copy full SHA for eda9a59
1 file changed
region/maridia/inner-pink/Botwoon Hallway.json
@@ -841,6 +841,29 @@
841
},
842
"flashSuitChecked": true
843
844
+ {
845
+ "link": [2, 2],
846
+ "name": "Gain Flash Suit (Puyo R-Mode Knockback Spark)",
847
+ "entranceCondition": {
848
+ "comeInWithRMode": {}
849
+ },
850
+ "requires": [
851
+ "Gravity",
852
+ {"or": [
853
+ {"and": [
854
+ {"disableEquipment": "ETank"},
855
+ {"resourceAvailable": [{"type": "Energy", "count": 99}]}
856
+ ]},
857
+ "h_CrystalFlash"
858
859
+ {"canShineCharge": {
860
+ "usedTiles": 17,
861
+ "openEnd": 1
862
+ }},
863
+ "h_RModeKnockbackSpark"
864
+ ],
865
+ "flashSuitChecked": true
866
867
{
868
"id": 44,
869
"link": [2, 2],
0 commit comments