Skip to content

Commit ce48134

Browse files
committed
Update description of canTrickyGMode
1 parent 412e652 commit ce48134

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

tech.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,11 +2540,14 @@
25402540
"id": 200,
25412541
"name": "canTrickyGMode",
25422542
"techRequires": [
2543-
"canComplexGMode"
2543+
"canComplexGMode",
2544+
"canInsaneJump"
25442545
],
25452546
"otherRequires": [],
25462547
"note": [
2547-
"Doing something particularly precise, risky, or unintuitive while in G-mode or while setting up G-mode."
2548+
"Doing something particularly precise, risky, or unintuitive while in G-mode or while setting up G-mode.",
2549+
"This includes very precise movement, enemy manipulation, and timings, where a failure may result in soft-lock or death.",
2550+
"This also includes complex dodging of invisible projectiles or camera scroll blocks, and it can be paired with complex off-screen movement."
25482551
]
25492552
}
25502553
]

0 commit comments

Comments
 (0)