|
170 | 170 | "Lenience is not included because there is a farm available." |
171 | 171 | ] |
172 | 172 | }, |
| 173 | + { |
| 174 | + "link": [1, 1], |
| 175 | + "name": "Come in Shinecharged, Gain Flash Suit (Spikesuit)", |
| 176 | + "entranceCondition": { |
| 177 | + "comeInShinecharged": {} |
| 178 | + }, |
| 179 | + "requires": [ |
| 180 | + {"shineChargeFrames": 75}, |
| 181 | + {"thornHits": 1}, |
| 182 | + "canSpikeSuit", |
| 183 | + {"shinespark": {"frames": 4, "excessFrames": 4}} |
| 184 | + ], |
| 185 | + "devNote": [ |
| 186 | + "Leniency is not included, because a farm is available." |
| 187 | + ] |
| 188 | + }, |
| 189 | + { |
| 190 | + "link": [1, 1], |
| 191 | + "name": "Come in Shinecharging, Gain Flash Suit (Spikesuit)", |
| 192 | + "entranceCondition": { |
| 193 | + "comeInShinecharging": {"length": 4, "openEnd": 0} |
| 194 | + }, |
| 195 | + "requires": [ |
| 196 | + {"thornHits": 1}, |
| 197 | + "canSpikeSuit", |
| 198 | + {"shinespark": {"frames": 4, "excessFrames": 4}} |
| 199 | + ], |
| 200 | + "devNote": [ |
| 201 | + "Leniency is not included, because a farm is available." |
| 202 | + ] |
| 203 | + }, |
173 | 204 | { |
174 | 205 | "id": 5, |
175 | 206 | "link": [1, 2], |
|
672 | 703 | "Note that Samus must start on the right side of the Zeb in order for it to move rightwards once it starts moving horizontally." |
673 | 704 | ] |
674 | 705 | }, |
| 706 | + { |
| 707 | + "link": [2, 2], |
| 708 | + "name": "Come in Shinecharging, Gain Flash Suit (Spikesuit)", |
| 709 | + "entranceCondition": { |
| 710 | + "comeInShinecharging": {"length": 3, "openEnd": 0} |
| 711 | + }, |
| 712 | + "requires": [ |
| 713 | + {"shineChargeFrames": 175}, |
| 714 | + "canDownBack", |
| 715 | + "canShinechargeMovementTricky", |
| 716 | + {"thornHits": 1}, |
| 717 | + "canSpikeSuit", |
| 718 | + {"shinespark": {"frames": 4, "excessFrames": 4}} |
| 719 | + ], |
| 720 | + "note": [ |
| 721 | + "Requires precice movement. Down-back during the fall to clear the lower platform while shooting out the blocks." |
| 722 | + ], |
| 723 | + "devNote": [ |
| 724 | + "Leniency is not included, because a farm is available." |
| 725 | + ] |
| 726 | + }, |
675 | 727 | { |
676 | 728 | "id": 31, |
677 | 729 | "link": [2, 3], |
|
993 | 1045 | "Lure a Zeb by freezing it or by moving quickly while carefully preventing it from going off screen.", |
994 | 1046 | "It is possible to lure the Zeb from the left side of the right pillar, which can be helpful without ice." |
995 | 1047 | ] |
| 1048 | + }, |
| 1049 | + { |
| 1050 | + "link": [3, 3], |
| 1051 | + "name": "Come in Shinecharged, Gain Flash Suit (Spikesuit)", |
| 1052 | + "entranceCondition": { |
| 1053 | + "comeInShinecharged": {} |
| 1054 | + }, |
| 1055 | + "requires": [ |
| 1056 | + {"shineChargeFrames": 65}, |
| 1057 | + {"thornHits": 1}, |
| 1058 | + "canSpikeSuit", |
| 1059 | + {"shinespark": {"frames": 5, "excessFrames": 5}} |
| 1060 | + ], |
| 1061 | + "devNote": [ |
| 1062 | + "Leniency is not included, because a farm is available." |
| 1063 | + ] |
| 1064 | + }, |
| 1065 | + { |
| 1066 | + "link": [3, 3], |
| 1067 | + "name": "Come in Shinecharging, Gain Flash Suit (Spikesuit)", |
| 1068 | + "entranceCondition": { |
| 1069 | + "comeInShinecharging": {"length": 2, "openEnd": 0} |
| 1070 | + }, |
| 1071 | + "requires": [ |
| 1072 | + {"thornHits": 1}, |
| 1073 | + "canSpikeSuit", |
| 1074 | + {"shinespark": {"frames": 5, "excessFrames": 5}} |
| 1075 | + ], |
| 1076 | + "devNote": [ |
| 1077 | + "Leniency is not included, because a farm is available." |
| 1078 | + ] |
996 | 1079 | } |
997 | 1080 | ], |
998 | 1081 | "notables": [], |
|
0 commit comments