|
971 | 971 | ], |
972 | 972 | "devNote": "Morph is required to lure a Beetom. Morphless tunnel crawl should not be required." |
973 | 973 | }, |
| 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 | + {"shinespark": {"frames": 7}}, |
| 985 | + "canXModeBlueSuit" |
| 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 | + {"shinespark": {"frames": 7}}, |
| 998 | + "canXModeBlueSuit" |
| 999 | + ], |
| 1000 | + "flashSuitChecked": true |
| 1001 | + }, |
974 | 1002 | { |
975 | 1003 | "id": 30, |
976 | 1004 | "link": [3, 2], |
|
1032 | 1060 | "Freezing the lower one may be made easier or damageless by scrolling the camera when the Beetom is in the correct position and freezing it with a hero shot from the right." |
1033 | 1061 | ] |
1034 | 1062 | }, |
| 1063 | + { |
| 1064 | + "link": [3, 3], |
| 1065 | + "name": "Gain Flash Suit (X-Mode Spikesuit)", |
| 1066 | + "requires": [ |
| 1067 | + "h_ThornXModeSpikeSuit", |
| 1068 | + {"shinespark": {"frames": 12, "excessFrames": 12}} |
| 1069 | + ], |
| 1070 | + "flashSuitChecked": true |
| 1071 | + }, |
| 1072 | + { |
| 1073 | + "link": [3, 3], |
| 1074 | + "name": "Come in Shinecharged - Gain Blue Suit (X-Mode)", |
| 1075 | + "entranceCondition": { |
| 1076 | + "comeInShinecharged": {} |
| 1077 | + }, |
| 1078 | + "requires": [ |
| 1079 | + {"shineChargeFrames": 135}, |
| 1080 | + "h_thornXModeBlueSuit" |
| 1081 | + ], |
| 1082 | + "flashSuitChecked": true |
| 1083 | + }, |
| 1084 | + { |
| 1085 | + "link": [3, 3], |
| 1086 | + "name": "Gain Blue Suit (Double X-Mode)", |
| 1087 | + "requires": [ |
| 1088 | + "h_thornDoubleXModeBlueSuit" |
| 1089 | + ], |
| 1090 | + "flashSuitChecked": true |
| 1091 | + }, |
1035 | 1092 | { |
1036 | 1093 | "id": 90, |
1037 | 1094 | "link": [3, 3], |
|
1756 | 1813 | "a second thorn hit can be avoided." |
1757 | 1814 | ] |
1758 | 1815 | }, |
| 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 | + }, |
1759 | 1828 | { |
1760 | 1829 | "id": 88, |
1761 | 1830 | "link": [4, 5], |
|
0 commit comments