File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 102102 "requires" : [
103103 " canRiskPermanentLossOfAccess" ,
104104 {"not" : " f_DefeatedCeresRidley" },
105- {"resourceAtMost" : [{"type" : " RegularEnergy" , "count" : 29 }]},
105+ {"or" :[
106+ {
107+ "resourceAtMost" : [{"type" : " RegularEnergy" , "count" : 29 }]},
108+ {"and" :[
109+ " canTrickyDodgeEnemies" ,
110+ " canDodgeWhileShooting"
111+ ]}
112+ ]},
106113 {"or" : [
107114 {"canShineCharge" : {"usedTiles" : 12 , "openEnd" : 0 }},
108115 {"useFlashSuit" : {}}
112119 "setsFlags" : [" f_DefeatedCeresRidley" ],
113120 "flashSuitChecked" : true ,
114121 "blueSuitChecked" : true ,
115- "note" : " Very tight short charge or bring in a flash suit. Windup the shinespark during Ridley's flyby."
122+ "note" : " Very tight short charge or bring in a flash suit. Windup the shinespark during Ridley's flyby." ,
123+ "devNote" : [
124+ " FIXME: A 100-shot fight would allow preserving more energy for escaping afterward, but needs a more accurate scenario than just a pair of tech."
125+ ]
116126 },
117127 {
118128 "id" : 6 ,
You can’t perform that action at this time.
0 commit comments