|
1038 | 1038 | "flashSuitChecked": true, |
1039 | 1039 | "blueSuitChecked": true |
1040 | 1040 | }, |
| 1041 | + { |
| 1042 | + "link": [3, 3], |
| 1043 | + "name": "Crystal Spark", |
| 1044 | + "requires": [ |
| 1045 | + "h_runOverRespawningEnemies", |
| 1046 | + {"or": [ |
| 1047 | + {"canShineCharge": { |
| 1048 | + "usedTiles": 18, |
| 1049 | + "gentleUpTiles": 2, |
| 1050 | + "gentleDownTiles": 4, |
| 1051 | + "openEnd": 1 |
| 1052 | + }}, |
| 1053 | + {"and": [ |
| 1054 | + {"doorUnlockedAtNode": 3}, |
| 1055 | + {"canShineCharge": { |
| 1056 | + "usedTiles": 19, |
| 1057 | + "gentleUpTiles": 2, |
| 1058 | + "gentleDownTiles": 4, |
| 1059 | + "openEnd": 1 |
| 1060 | + }} |
| 1061 | + ]} |
| 1062 | + ]}, |
| 1063 | + {"or": [ |
| 1064 | + {"and": [ |
| 1065 | + "h_enemyDrops", |
| 1066 | + "h_CrystalSparkWithoutLenience" |
| 1067 | + ]}, |
| 1068 | + "h_CrystalSpark" |
| 1069 | + ]} |
| 1070 | + ], |
| 1071 | + "flashSuitChecked": true, |
| 1072 | + "blueSuitChecked": true, |
| 1073 | + "devNote": ["No lenience, because Power Bombs can be farmed from the Gamets."] |
| 1074 | + }, |
| 1075 | + { |
| 1076 | + "link": [3, 3], |
| 1077 | + "name": "Come in Getting Blue Speed, Shinecharge, Crystal Spark (Short Runway)", |
| 1078 | + "entranceCondition": { |
| 1079 | + "comeInGettingBlueSpeed": { |
| 1080 | + "length": 10, |
| 1081 | + "gentleDownTiles": 4, |
| 1082 | + "openEnd": 0 |
| 1083 | + }, |
| 1084 | + "comesInHeated": "no" |
| 1085 | + }, |
| 1086 | + "requires": [ |
| 1087 | + "h_shinechargeMaxRunway", |
| 1088 | + {"or": [ |
| 1089 | + {"and": [ |
| 1090 | + "h_enemyDrops", |
| 1091 | + "h_CrystalSparkWithoutLenience" |
| 1092 | + ]}, |
| 1093 | + "h_CrystalSpark" |
| 1094 | + ]} |
| 1095 | + ], |
| 1096 | + "flashSuitChecked": true, |
| 1097 | + "blueSuitChecked": true, |
| 1098 | + "note": "Get blue speed before the Gamets.", |
| 1099 | + "devNote": ["No lenience, because Power Bombs can be farmed from the Gamets."] |
| 1100 | + }, |
| 1101 | + { |
| 1102 | + "link": [3, 3], |
| 1103 | + "name": "Come in Shinecharging, Crystal Spark (Wave)", |
| 1104 | + "entranceCondition": { |
| 1105 | + "comeInShinecharging": { |
| 1106 | + "length": 18, |
| 1107 | + "gentleDownTiles": 4, |
| 1108 | + "gentleUpTiles": 2, |
| 1109 | + "openEnd": 0 |
| 1110 | + }, |
| 1111 | + "comesInHeated": "no" |
| 1112 | + }, |
| 1113 | + "requires": [ |
| 1114 | + "Wave", |
| 1115 | + "h_runOverRespawningEnemies", |
| 1116 | + {"or": [ |
| 1117 | + {"and": [ |
| 1118 | + "h_enemyDrops", |
| 1119 | + "h_CrystalSparkWithoutLenience" |
| 1120 | + ]}, |
| 1121 | + "h_CrystalSpark" |
| 1122 | + ]} |
| 1123 | + ], |
| 1124 | + "flashSuitChecked": true, |
| 1125 | + "blueSuitChecked": true, |
| 1126 | + "devNote": ["No lenience, because Power Bombs can be farmed from the Gamets."] |
| 1127 | + }, |
1041 | 1128 | { |
1042 | 1129 | "id": 95, |
1043 | 1130 | "link": [3, 3], |
|
0 commit comments