diff --git a/tech.json b/tech.json index 51fec3d369..4e3dbecaa1 100644 --- a/tech.json +++ b/tech.json @@ -2540,11 +2540,14 @@ "id": 200, "name": "canTrickyGMode", "techRequires": [ - "canComplexGMode" + "canComplexGMode", + "canInsaneJump" ], "otherRequires": [], "note": [ - "Doing something particularly precise, risky, or unintuitive while in G-mode or while setting up G-mode." + "Doing something particularly precise, risky, or unintuitive while in G-mode or while setting up G-mode.", + "This includes very precise movement, enemy manipulation, and timings, where a failure may result in soft-lock or death.", + "This also includes complex dodging of invisible projectiles or camera scroll blocks, and it can be paired with complex off-screen movement." ] } ]