Insufficient warning for Atamathon
Moderator: Moderator
Insufficient warning for Atamathon
I get that Atamathon is an optional boss, but technically speaking, so are most of the backup guardians. While I appreciate that roguelikes, esp. ToME are hard, a warning more sufficient than "Are you sure? This is a bad idea." might be appropriate. Maybe like, "You will almost certainly die if you fight this optional boss". At least let me escape the fight through the eidolon plane. The fight was just unfair, and I felt like I'd had a character robbed from me because I challenged a poorly documented boss.
The farportals are one thing because at least you go into it knowing it's going to be random and potentially hopeless, but I had no idea what I was in for until I activated the boss, at that point it was too late to escape.
And ftr: I am totally cool with super hard impossible challenges, but a little heads up before I throw away a potentially winnable character would have been nice. I've learned now, but it cost me two days of near constant playing. I am very frustrated right now.
The farportals are one thing because at least you go into it knowing it's going to be random and potentially hopeless, but I had no idea what I was in for until I activated the boss, at that point it was too late to escape.
And ftr: I am totally cool with super hard impossible challenges, but a little heads up before I throw away a potentially winnable character would have been nice. I've learned now, but it cost me two days of near constant playing. I am very frustrated right now.
-
- Master Artificer
- Posts: 726
- Joined: Fri Feb 03, 2012 3:53 am
Re: Insufficient warning for Atamathon
I think the warnings are pretty explicit. Amatathon is the only boss in the entire game with such a warning, and everything about him is smattered with statements that rebuilding him is a terrible idea.
But Eidolon not letting you gtfo? Yeah that's a major issue.
But Eidolon not letting you gtfo? Yeah that's a major issue.
Re: Insufficient warning for Atamathon
Code: Select all
desc = [[This giant golem was constructed by the halflings during the Pyre Wars to fight the orcs, but was felled by Garkul the Devourer.
Its body is made of marble, its joints of solid voratun, and its eyes of purest ruby. One of its eyes seems to be missing. At over 40 feet high it towers above you.
Someone foolish has tried to reconstruct it, but it seems like it misses an eye to be completed.]],
Code: Select all
if eye then
require("engine.ui.Dialog"):yesnoPopup("Atamathon", "It seems that your "..eye:getName{do_color=true}.." is made to fit inside the empty eye socket of Atamathon. This is probably very unwise.", function(ret)
A bit less relevant unless you know the Garkul lore (but Garkul was basically the baddest mofo that ever lived so...)
Code: Select all
desc = [[One of the ruby eyes of the legendary giant golem: Atamathon.
It is said it was made by the halflings during the Age of Pyre as a weapon against the orcs. Even though it was destroyed it managed to deal a crippling blow by killing their leader, Garkul the Devourer.]],
Personally I don't have much experience with the Eidolon Plane so maybe people that do should chime in. It sounds like it can be pretty harsh losing multiple lives in some of these places.
-
- Master Artificer
- Posts: 726
- Joined: Fri Feb 03, 2012 3:53 am
Re: Insufficient warning for Atamathon
Amata is a pretty awful place for multideath.
Re: Insufficient warning for Atamathon
I think Atamathon should start up with a debuff that reduces his global speed. It would help the player run away, and it wouldn't really make the encounter any easier (just moderately shorter).
Sorry about all the parentheses (sometimes I like to clarify things).
-
- Master Artificer
- Posts: 726
- Joined: Fri Feb 03, 2012 3:53 am
Re: Insufficient warning for Atamathon
He needs a few turns to "power up"? Might work.
Re: Insufficient warning for Atamathon
It wouldn't have saved me from my arrogant first death (nor should it have) but it would have probably helped me make it to the exit when I realized how impossible the fight was. In any case, it really sucks to get that far and die so unceremoniously. 

Re: Insufficient warning for Atamathon
Did you try using the Rod of Recall to get out? I thought about that only after my own unfortunate encounter. (I made it to the exit on my own power after 2 deaths.)
(There are two levels that don't seem to have exits without the RoR: the Dark Crypt and the storm elementals. So I really should have thought of that earlier.)
(There are two levels that don't seem to have exits without the RoR: the Dark Crypt and the storm elementals. So I really should have thought of that earlier.)
Re: Insufficient warning for Atamathon
Sup with this fight? What makes it hard? I never tried it...
Re: Insufficient warning for Atamathon
Tons of health, tons of damage. Resistant to most disabling status effects.
Sorry about all the parentheses (sometimes I like to clarify things).
Re: Insufficient warning for Atamathon
The thing that was killing me was his reflective skin, bouncing back half the damage.
-
- Master Artificer
- Posts: 726
- Joined: Fri Feb 03, 2012 3:53 am
Re: Insufficient warning for Atamathon
Not to mention the 80% resist all!
Re: Insufficient warning for Atamathon
Well there's an easy way to stop dying from that!Calabria wrote:The thing that was killing me was his reflective skin, bouncing back half the damage.
Re: Insufficient warning for Atamathon
The rod of recall does not work on atamathon's map after he has been summoned.Calabria wrote:Did you try using the Rod of Recall to get out? I thought about that only after my own unfortunate encounter. (I made it to the exit on my own power after 2 deaths.)
(There are two levels that don't seem to have exits without the RoR: the Dark Crypt and the storm elementals. So I really should have thought of that earlier.)
-
- Master Artificer
- Posts: 726
- Joined: Fri Feb 03, 2012 3:53 am
Re: Insufficient warning for Atamathon
If Eidolon doesn't let you escape, neither does the Rod of Recall. Universal rule, that.