Skip to content

Commit a75582b

Browse files
committed
bump up shinecharge frames for extreme
1 parent 6374d2e commit a75582b

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

region/maridia/inner-pink/Aqueduct.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,11 @@
10291029
"canPreciseStutterWaterShineCharge",
10301030
"canShinechargeMovementTricky",
10311031
"canInsaneJump",
1032-
{"shineChargeFrames": 130}
1032+
{"shineChargeFrames": 130},
1033+
{"or": [
1034+
"canBeVeryPatient",
1035+
{"shineChargeFrames": 15}
1036+
]}
10331037
],
10341038
"exitCondition": {
10351039
"leaveShinecharged": {}
@@ -1058,7 +1062,11 @@
10581062
"canPreciseStutterWaterShineCharge",
10591063
"canShinechargeMovementTricky",
10601064
"canInsaneJump",
1061-
{"shineChargeFrames": 140}
1065+
{"shineChargeFrames": 140},
1066+
{"or": [
1067+
"canBeVeryPatient",
1068+
{"shineChargeFrames": 10}
1069+
]}
10621070
],
10631071
"exitCondition": {
10641072
"leaveShinecharged": {}
@@ -1091,7 +1099,7 @@
10911099
{"shineChargeFrames": 145},
10921100
{"or": [
10931101
"canBeVeryPatient",
1094-
{"shineChargeFrames": 5}
1102+
{"shineChargeFrames": 10}
10951103
]}
10961104
],
10971105
"exitCondition": {
@@ -1132,7 +1140,7 @@
11321140
{"shineChargeFrames": 150},
11331141
{"or": [
11341142
"canBeVeryPatient",
1135-
{"shineChargeFrames": 10}
1143+
{"shineChargeFrames": 15}
11361144
]}
11371145
],
11381146
"exitCondition": {

0 commit comments

Comments
 (0)