Skip to content

Commit a0dad41

Browse files
committed
partial feedback
1 parent e8441b7 commit a0dad41

2 files changed

Lines changed: 19 additions & 10 deletions

File tree

region/maridia/inner-green/Shaktool Room.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@
287287
{"or": [
288288
"h_partialEnemyDamageReduction",
289289
{"and": [
290-
{"resourceCapacity": [{"type": "RegularEnergy", "count": 149}]},
291-
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 149}]}
290+
{"resourceCapacity": [{"type": "RegularEnergy", "count": 199}]},
291+
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 199}]}
292292
]}
293293
]}
294294
]},
@@ -321,8 +321,8 @@
321321
{"or": [
322322
"h_partialEnemyDamageReduction",
323323
{"and": [
324-
{"resourceCapacity": [{"type": "RegularEnergy", "count": 149}]},
325-
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 149}]}
324+
{"resourceCapacity": [{"type": "RegularEnergy", "count": 199}]},
325+
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 199}]}
326326
]}
327327
]}
328328
]},
@@ -920,8 +920,8 @@
920920
{"or": [
921921
"h_partialEnemyDamageReduction",
922922
{"and": [
923-
{"resourceCapacity": [{"type": "RegularEnergy", "count": 149}]},
924-
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 149}]}
923+
{"resourceCapacity": [{"type": "RegularEnergy", "count": 199}]},
924+
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 199}]}
925925
]}
926926
]}
927927
]},
@@ -955,8 +955,8 @@
955955
{"or": [
956956
"h_partialEnemyDamageReduction",
957957
{"and": [
958-
{"resourceCapacity": [{"type": "RegularEnergy", "count": 149}]},
959-
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 149}]}
958+
{"resourceCapacity": [{"type": "RegularEnergy", "count": 199}]},
959+
{"resourceCapacity": [{"type": "ReserveEnergy", "count": 199}]}
960960
]}
961961
]}
962962
]},

region/maridia/inner-yellow/Plasma Room.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,11 +330,20 @@
330330
},
331331
"requires": [
332332
"canRModeCrystalFlashInterrupt",
333-
{"ammo": {"type": "Missile", "count": 10}}
333+
{"ammo": {"type": "Missile", "count": 10}},
334+
{"or": [
335+
"canTrickyDodgeEnemies",
336+
{"enemyDamage": {
337+
"enemy": "Pink Space Pirate (standing)",
338+
"type": "laser",
339+
"hits": 1
340+
}}
341+
]}
334342
],
335343
"flashSuitChecked": true,
336344
"note": [
337-
"Crystal Flash behind the pirate while it is turning its head. It will turn around during the Crystal Flash and shoot Samus with lasers."
345+
"Crystal Flash behind the pirate while it is turning its head. It will turn around during the Crystal Flash and shoot Samus with lasers.",
346+
"Quickly remorph once Samus regains mobility to prevent taking a third laser hit."
338347
],
339348
"devNote": [
340349
"Works with 0 or 1 E-Tank.",

0 commit comments

Comments
 (0)