|
629 | 629 | {"heatFrames": 100}, |
630 | 630 | "h_heatedCrystalFlashForReserveEnergy", |
631 | 631 | "canCeilingClip", |
632 | | - {"or": [ |
633 | | - "canTrivialMidAirMorph", |
634 | | - {"and": ["h_useSpringBall", "HiJump"]} |
635 | | - ]}, |
| 632 | + "canTrivialMidAirMorph", |
636 | 633 | {"heatFrames": 240}, |
637 | 634 | {"or": [ |
638 | 635 | {"enemyKill": {"enemies": [["Alcoon"]], "explicitWeapons": ["Missile", "Super", "Charge+Plasma", "Wave+Plasma"]}}, |
639 | | - {"and": [ |
640 | | - {"enemyKill": {"enemies": [["Alcoon"]], "explicitWeapons": ["Wave", "Ice+Spazer", "Plasma", "ScrewAttack", "PseudoScrew"]}}, |
641 | | - {"heatFrames": 180} |
642 | | - ]}, |
643 | | - {"and": [ |
644 | | - {"heatFrames": 200}, |
645 | | - {"or": [ |
646 | | - "canDodgeWhileShooting", |
647 | | - "Morph" |
648 | | - ]} |
649 | | - ]}, |
650 | | - {"and": [ |
651 | | - {"heatFrames": 160}, |
652 | | - {"enemyDamage": {"enemy": "Alcoon", "type": "fireball", "hits": 1}} |
653 | | - ]} |
| 636 | + {"heatFrames": 200} |
654 | 637 | ]}, |
655 | 638 | {"canShineCharge": {"usedTiles": 27, "gentleUpTiles": 2, "openEnd": 0}}, |
656 | 639 | {"or": [ |
657 | 640 | "canDownBack", |
658 | | - "canCarefulJump" |
| 641 | + "canTrickyJump" |
659 | 642 | ]}, |
660 | 643 | {"heatFrames": 120}, |
661 | 644 | {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
|
1230 | 1213 | {"and": ["canSpringBallBombJump", {"heatFrames": 60}]}, |
1231 | 1214 | {"and": [ |
1232 | 1215 | "canIBJ", |
| 1216 | + "canBombHorizontally", |
| 1217 | + "canJumpIntoIBJ", |
| 1218 | + {"heatFrames": 110}, |
1233 | 1219 | {"or": [ |
1234 | | - {"and": ["canBombHorizontally", {"heatFrames": 660}]}, |
1235 | | - {"and": ["canJumpIntoIBJ", "canDoubleBombJump", {"heatFrames": 110}]}, |
1236 | | - {"and": ["canJumpIntoIBJ", {"heatFrames": 300}]} |
| 1220 | + "canDoubleBombJump", |
| 1221 | + {"heatFrames": 190} |
1237 | 1222 | ]} |
1238 | 1223 | ]}, |
1239 | | - {"and": ["canTrickyDashJump", {"heatFrames": 20}]}, |
| 1224 | + {"and": ["canTrickyDashJump", "canInsaneJump", {"heatFrames": 20}]}, |
1240 | 1225 | {"and": ["canUseFrozenEnemies", "canInsaneJump", {"heatFrames": 150}]} |
1241 | 1226 | ]}, |
1242 | 1227 | {"or": [ |
|
1246 | 1231 | {"heatFrames": 120} |
1247 | 1232 | ]}, |
1248 | 1233 | {"and": [ |
1249 | | - {"enemyKill": {"enemies": [["Alcoon"]], "explicitWeapons": ["Missile", "Super", "Wave", "Ice+Spazer", "Plasma", "ScrewAttack", "PseudoScrew", "PowerBomb"]}}, |
| 1234 | + {"enemyKill": {"enemies": [["Alcoon"]], "explicitWeapons": ["Wave", "Ice+Spazer", "Plasma", "ScrewAttack", "PseudoScrew", "PowerBomb"]}}, |
1250 | 1235 | {"heatFrames": 180} |
1251 | 1236 | ]}, |
1252 | | - {"and": [ |
1253 | | - {"heatFrames": 200}, |
1254 | | - {"or": [ |
1255 | | - "canDodgeWhileShooting", |
1256 | | - "Morph" |
1257 | | - ]} |
1258 | | - ]}, |
1259 | | - {"and": [ |
1260 | | - {"heatFrames": 160}, |
1261 | | - {"enemyDamage": {"enemy": "Alcoon", "type": "fireball", "hits": 1}} |
1262 | | - ]} |
| 1237 | + {"heatFrames": 200} |
1263 | 1238 | ]}, |
1264 | 1239 | {"or": [ |
1265 | 1240 | {"resourceAvailable": [{"type": "ReserveEnergy", "count": 1}]}, |
|
1281 | 1256 | {"canShineCharge": {"usedTiles": 27, "gentleUpTiles": 2, "openEnd": 0}}, |
1282 | 1257 | {"or": [ |
1283 | 1258 | "canDownBack", |
1284 | | - "canCarefulJump" |
| 1259 | + "canTrickyJump" |
1285 | 1260 | ]}, |
1286 | 1261 | {"heatFrames": 120}, |
1287 | 1262 | {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
|
0 commit comments