Skip to content

Commit 67063c5

Browse files
committed
Update Crateria Power Bomb Room.json
1 parent dbe4399 commit 67063c5

1 file changed

Lines changed: 24 additions & 3 deletions

File tree

region/crateria/central/Crateria Power Bomb Room.json

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,18 @@
158158
{"or": [
159159
"Plasma",
160160
{"ammo": {"type": "Missile", "count": 1}},
161-
{"ammo": {"type": "Super", "count": 1}}
161+
{"ammo": {"type": "Super", "count": 1}},
162+
{"and": [
163+
"Charge",
164+
"Ice",
165+
"Wave",
166+
"Spazer"
167+
]},
168+
{"and": [
169+
"canShinechargeMovementTricky",
170+
"canInsaneJump",
171+
{"shineChargeFrames": 175}
172+
]}
162173
]},
163174
"canMidAirMorph",
164175
"h_spikeSuitSpikeHitLeniency",
@@ -190,15 +201,25 @@
190201
"Plasma",
191202
{"shineChargeFrames": 120}
192203
]},
204+
{"and": [
205+
"Charge",
206+
"Ice",
207+
"Wave",
208+
"Spazer",
209+
{"shineChargeFrames": 105}
210+
]},
193211
{"and": [
194212
{"or": [
195213
{"ammo": {"type": "Missile", "count": 1}},
196214
{"ammo": {"type": "Super", "count": 1}}
197215
]},
198-
{"shineChargeFrames": 120}
216+
{"and": [
217+
"canShinechargeMovementTricky",
218+
{"shineChargeFrames": 105}
219+
]}
199220
]}
200221
]},
201-
"canMidAirMorph",
222+
"canMidAirMorph",
202223
"h_spikeSuitSpikeHitLeniency",
203224
{"spikeHits": 1},
204225
"canSpikeSuit",

0 commit comments

Comments
 (0)