-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where are the Hepteracts of the Abyss? #154
Comments
updateHTML.ts lines 189-192
Get over 1e15 in the final challenge and boom, Heptarachs turn on to boost further. |
Still don't have it:
- ===Upgrade Description===You begin to find the start of the abyss. Coin Exponent +0.10 in Challenge 15, Challenge 15 Score +25%, Ascension Speed +0.2% per Corruption Level (Max: 20%), +1% all Cube types per C9 Completion (multiplicative), +20% Quarks, 1e250x Tesseract Building Multiplier, 2x Ascension Count, +30 Reincarnation Challenge Cap, +20 Ascension Challenge Cap, 6x Offerings and Obtainium (Uncorruptable)! Talk about a deep dive.Level: 0/1===Upgrade Costs===7/1.00e80 Offerings4.37e48/1.00e115 Obtainium4.35e27/1.00e23 Wow! Cubes5.38e14/1.00e15 Wow! Tesseracts5.56e8/1.00e14 Wow! Hypercubes0/1.00e12 Platonic! Cubes0/1 Hepteracts of the Abyss===You cannot afford this!===
- Best Challenge 15 Exponent: 6.78e15Gain 4.20e15 Coin Exponent in Challenge 15 to gain more score!Next reward type requires 7.00e15 exponent.1. All Cube Types I: +90.28%2. Ascension Count: +220.20%3. Coin Exponent: +28.69%4. Taxes: -57.46%5. Obtainium: +18,553,379,672%6. Offerings: +18,553,379,672%7. Accelerators: +206.52% [Uncorruptable!]8. Multipliers: +206.52% [Uncorruptable!]9. Rune EXP: +1.97e19%10. Rune Effectiveness: +119.10%11. All Cube Types II: +38.72%12. Challenge 1-5 Requirement Scaling: -53.58%13. Challenge 6-10 Requirement Scaling: -53.58%14. Ant Speed: +167,621,124% [Uncorruptable!]15. Bonus Ant Levels: +176.98%16. All Cube Types III: +23.11%17. Talisman Effectiveness: +165.37%18. Global Speed: +156.69%19. Blessing Effectiveness: +2,452%20. Ascend Building Production: +3,327,261%21. All Cube Types IV: +12.85%22. Spirit Effectiveness: +858.36%23. Ascension Score: +717.52%24. Quarks: +21.05%25. Hepteracts: Unlocked!26. Challenge Hepteract: Unlocked!27. All Cube Types V: +3.59%
…-----Original Message-----
From: Patrick Dugan ***@***.***>
To: Pseudo-Corp/SynergismOfficial ***@***.***>
Cc: K Stanton ***@***.***>; Author ***@***.***>
Sent: Wed, Nov 17, 2021 4:29 pm
Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of the Abyss? (Issue #154)
updateHTML.ts lines 189-192const example32 = document.getElementsByClassName("hepteracts") as HTMLCollectionOf<HTMLElement>;
for (const ex of Array.from(example32)) { // Ability to use and gain hepteracts //
ex.style.display = player.challenge15Exponent >= 1e15 ? "block" : "none";
}
Get over 1e15 in the final challenge and boom, Heptarachs turn on to boost further.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
I can see that the Heptarachs flag is set to unlocked so this code I shared
is doing its thing, but somehow, not rendering in the UI.
…On Thu, Nov 18, 2021 at 6:13 PM K Stanton ***@***.***> wrote:
Still don't have it:
- ===Upgrade Description===You begin to find the start of the abyss. Coin
Exponent +0.10 in Challenge 15, Challenge 15 Score +25%, Ascension Speed
+0.2% per Corruption Level (Max: 20%), +1% all Cube types per C9 Completion
(multiplicative), +20% Quarks, 1e250x Tesseract Building Multiplier, 2x
Ascension Count, +30 Reincarnation Challenge Cap, +20 Ascension Challenge
Cap, 6x Offerings and Obtainium (Uncorruptable)! Talk about a deep
dive.Level: 0/1===Upgrade Costs===7/1.00e80 Offerings4.37e48/1.00e115
Obtainium4.35e27/1.00e23 Wow! Cubes5.38e14/1.00e15 Wow!
Tesseracts5.56e8/1.00e14 Wow! Hypercubes0/1.00e12 Platonic! Cubes0/1
Hepteracts of the Abyss===You cannot afford this!===
- Best Challenge 15 Exponent: 6.78e15Gain 4.20e15 Coin Exponent in
Challenge 15 to gain more score!Next reward type requires 7.00e15
exponent.1. All Cube Types I: +90.28%2. Ascension Count: +220.20%3. Coin
Exponent: +28.69%4. Taxes: -57.46%5. Obtainium: +18,553,379,672%6.
Offerings: +18,553,379,672%7. Accelerators: +206.52% [Uncorruptable!]8.
Multipliers: +206.52% [Uncorruptable!]9. Rune EXP: +1.97e19%10. Rune
Effectiveness: +119.10%11. All Cube Types II: +38.72%12. Challenge 1-5
Requirement Scaling: -53.58%13. Challenge 6-10 Requirement
Scaling: -53.58%14. Ant Speed: +167,621,124% [Uncorruptable!]15. Bonus Ant
Levels: +176.98%16. All Cube Types III: +23.11%17. Talisman Effectiveness:
+165.37%18. Global Speed: +156.69%19. Blessing Effectiveness: +2,452%20.
Ascend Building Production: +3,327,261%21. All Cube Types IV: +12.85%22.
Spirit Effectiveness: +858.36%23. Ascension Score: +717.52%24. Quarks:
+21.05%25. Hepteracts: Unlocked!26. Challenge Hepteract: Unlocked!27. All
Cube Types V: +3.59%
-----Original Message-----
From: Patrick Dugan ***@***.***>
To: Pseudo-Corp/SynergismOfficial ***@***.***>
Cc: K Stanton ***@***.***>; Author ***@***.***>
Sent: Wed, Nov 17, 2021 4:29 pm
Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of
the Abyss? (Issue #154)
updateHTML.ts lines 189-192const example32 =
document.getElementsByClassName("hepteracts") as
HTMLCollectionOf<HTMLElement>;
for (const ex of Array.from(example32)) { // Ability to use and gain
hepteracts //
ex.style.display = player.challenge15Exponent >= 1e15 ? "block" : "none";
}
Get over 1e15 in the final challenge and boom, Heptarachs turn on to boost
further.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAS2CBONLNLYCLXILR52T6LUMVUAPANCNFSM5HWBCQPA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
But the Hepteracts of the Abyss is still locked for some reason, since I can't earn any.
-----Original Message-----
From: Patrick Dugan ***@***.***>
To: Pseudo-Corp/SynergismOfficial ***@***.***>
Cc: K Stanton ***@***.***>; Author ***@***.***>
Sent: Thu, Nov 18, 2021 4:11 pm
Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of the Abyss? (Issue #154)
I can see that the Heptarachs flag is set to unlocked so this code I shared
is doing its thing, but somehow, not rendering in the UI.
On Thu, Nov 18, 2021 at 6:13 PM K Stanton ***@***.***> wrote:
Still don't have it:
- ===Upgrade Description===You begin to find the start of the abyss. Coin
Exponent +0.10 in Challenge 15, Challenge 15 Score +25%, Ascension Speed
+0.2% per Corruption Level (Max: 20%), +1% all Cube types per C9 Completion
(multiplicative), +20% Quarks, 1e250x Tesseract Building Multiplier, 2x
Ascension Count, +30 Reincarnation Challenge Cap, +20 Ascension Challenge
Cap, 6x Offerings and Obtainium (Uncorruptable)! Talk about a deep
dive.Level: 0/1===Upgrade Costs===7/1.00e80 Offerings4.37e48/1.00e115
Obtainium4.35e27/1.00e23 Wow! Cubes5.38e14/1.00e15 Wow!
Tesseracts5.56e8/1.00e14 Wow! Hypercubes0/1.00e12 Platonic! Cubes0/1
Hepteracts of the Abyss===You cannot afford this!===
- Best Challenge 15 Exponent: 6.78e15Gain 4.20e15 Coin Exponent in
Challenge 15 to gain more score!Next reward type requires 7.00e15
exponent.1. All Cube Types I: +90.28%2. Ascension Count: +220.20%3. Coin
Exponent: +28.69%4. Taxes: -57.46%5. Obtainium: +18,553,379,672%6.
Offerings: +18,553,379,672%7. Accelerators: +206.52% [Uncorruptable!]8.
Multipliers: +206.52% [Uncorruptable!]9. Rune EXP: +1.97e19%10. Rune
Effectiveness: +119.10%11. All Cube Types II: +38.72%12. Challenge 1-5
Requirement Scaling: -53.58%13. Challenge 6-10 Requirement
Scaling: -53.58%14. Ant Speed: +167,621,124% [Uncorruptable!]15. Bonus Ant
Levels: +176.98%16. All Cube Types III: +23.11%17. Talisman Effectiveness:
+165.37%18. Global Speed: +156.69%19. Blessing Effectiveness: +2,452%20.
Ascend Building Production: +3,327,261%21. All Cube Types IV: +12.85%22.
Spirit Effectiveness: +858.36%23. Ascension Score: +717.52%24. Quarks:
+21.05%25. Hepteracts: Unlocked!26. Challenge Hepteract: Unlocked!27. All
Cube Types V: +3.59%
-----Original Message-----
From: Patrick Dugan ***@***.***>
To: Pseudo-Corp/SynergismOfficial ***@***.***>
Cc: K Stanton ***@***.***>; Author ***@***.***>
Sent: Wed, Nov 17, 2021 4:29 pm
Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of
the Abyss? (Issue #154)
updateHTML.ts lines 189-192const example32 =
document.getElementsByClassName("hepteracts") as
HTMLCollectionOf<HTMLElement>;
for (const ex of Array.from(example32)) { // Ability to use and gain
hepteracts //
ex.style.display = player.challenge15Exponent >= 1e15 ? "block" : "none";
}
Get over 1e15 in the final challenge and boom, Heptarachs turn on to boost
further.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAS2CBONLNLYCLXILR52T6LUMVUAPANCNFSM5HWBCQPA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Ok so my issue was that this is unclear when you unlock them, and then I
looked at the code and surmised it in luie of a UI clue.
Your issue is your flag is indeed set to true but you are not yet getting
enough points in your normal runs, not the C15 runs, to earn any
heptarachs. Then you should see with >e15 C15 score, some UI for crafting
Heptarachs of the Abyss, and you need to score up e8 Heptarachs to craft
one. I started earning Hepts running 5, 5, 11, 12, 13, 13, 13, 13, 13, now
at 6, 6, ibid... decent hept. income but I can't actually accumulate them
because I haven't yet unlocked them.
Are you experiencing: UI is available, but you are simply earning 0
Heptarachs?
…On Thu, Nov 18, 2021 at 7:34 PM K Stanton ***@***.***> wrote:
But the Hepteracts of the Abyss is still locked for some reason, since I
can't earn any.
-----Original Message-----
From: Patrick Dugan ***@***.***>
To: Pseudo-Corp/SynergismOfficial ***@***.***>
Cc: K Stanton ***@***.***>; Author ***@***.***>
Sent: Thu, Nov 18, 2021 4:11 pm
Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of
the Abyss? (Issue #154)
I can see that the Heptarachs flag is set to unlocked so this code I shared
is doing its thing, but somehow, not rendering in the UI.
On Thu, Nov 18, 2021 at 6:13 PM K Stanton ***@***.***> wrote:
> Still don't have it:
> - ===Upgrade Description===You begin to find the start of the abyss. Coin
> Exponent +0.10 in Challenge 15, Challenge 15 Score +25%, Ascension Speed
> +0.2% per Corruption Level (Max: 20%), +1% all Cube types per C9
Completion
> (multiplicative), +20% Quarks, 1e250x Tesseract Building Multiplier, 2x
> Ascension Count, +30 Reincarnation Challenge Cap, +20 Ascension Challenge
> Cap, 6x Offerings and Obtainium (Uncorruptable)! Talk about a deep
> dive.Level: 0/1===Upgrade Costs===7/1.00e80 Offerings4.37e48/1.00e115
> Obtainium4.35e27/1.00e23 Wow! Cubes5.38e14/1.00e15 Wow!
> Tesseracts5.56e8/1.00e14 Wow! Hypercubes0/1.00e12 Platonic! Cubes0/1
> Hepteracts of the Abyss===You cannot afford this!===
> - Best Challenge 15 Exponent: 6.78e15Gain 4.20e15 Coin Exponent in
> Challenge 15 to gain more score!Next reward type requires 7.00e15
> exponent.1. All Cube Types I: +90.28%2. Ascension Count: +220.20%3. Coin
> Exponent: +28.69%4. Taxes: -57.46%5. Obtainium: +18,553,379,672%6.
> Offerings: +18,553,379,672%7. Accelerators: +206.52% [Uncorruptable!]8.
> Multipliers: +206.52% [Uncorruptable!]9. Rune EXP: +1.97e19%10. Rune
> Effectiveness: +119.10%11. All Cube Types II: +38.72%12. Challenge 1-5
> Requirement Scaling: -53.58%13. Challenge 6-10 Requirement
> Scaling: -53.58%14. Ant Speed: +167,621,124% [Uncorruptable!]15. Bonus
Ant
> Levels: +176.98%16. All Cube Types III: +23.11%17. Talisman
Effectiveness:
> +165.37%18. Global Speed: +156.69%19. Blessing Effectiveness: +2,452%20.
> Ascend Building Production: +3,327,261%21. All Cube Types IV: +12.85%22.
> Spirit Effectiveness: +858.36%23. Ascension Score: +717.52%24. Quarks:
> +21.05%25. Hepteracts: Unlocked!26. Challenge Hepteract: Unlocked!27. All
> Cube Types V: +3.59%
>
>
> -----Original Message-----
> From: Patrick Dugan ***@***.***>
> To: Pseudo-Corp/SynergismOfficial ***@***.***>
> Cc: K Stanton ***@***.***>; Author ***@***.***>
> Sent: Wed, Nov 17, 2021 4:29 pm
> Subject: Re: [Pseudo-Corp/SynergismOfficial] Where are the Hepteracts of
> the Abyss? (Issue #154)
>
> updateHTML.ts lines 189-192const example32 =
> document.getElementsByClassName("hepteracts") as
> HTMLCollectionOf<HTMLElement>;
> for (const ex of Array.from(example32)) { // Ability to use and gain
> hepteracts //
> ex.style.display = player.challenge15Exponent >= 1e15 ? "block" : "none";
> }
> Get over 1e15 in the final challenge and boom, Heptarachs turn on to
boost
> further.—
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
> Triage notifications on the go with GitHub Mobile for iOS or Android.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#154 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAS2CBONLNLYCLXILR52T6LUMVUAPANCNFSM5HWBCQPA
>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
>
> or Android
> <
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
>.
>
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAS2CBIJRQCQWMRD624FA73UMV5O3ANCNFSM5HWBCQPA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
BTW, thanks for a great game! |
It did solve itself for some reason, most likely by investing more in cubes and constants. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that the game doesn't give people "Hepteracts of the Abyss", what do I need to do to earn them? I'd ask in discord, but am blocked from it.
The text was updated successfully, but these errors were encountered: