Jump to content

Two questions about the ruins


Recommended Posts

1. In solo, Abigail works the same way in the caves as she does outside, but deals full damage in the ruins. Is it the same in DST, since the caves and the ruins are linked ?

2. Is the ruin soundtrack available ? I went there yesterday but I was so caught up in the fights I don't recall hearing it

Thanks !

10 minutes ago, MasqueMojo said:

1. In solo, Abigail works the same way in the caves as she does outside, but deals full damage in the ruins. Is it the same in DST, since the caves and the ruins are linked ?

2. Is the ruin soundtrack available ? I went there yesterday but I was so caught up in the fights I don't recall hearing it

Thanks !

As for abigail, it seems her damage is modified by time; day = x0.5, dusk = x1, night = x2

47 minutes ago, MasqueMojo said:

1. In solo, Abigail works the same way in the caves as she does outside, but deals full damage in the ruins. Is it the same in DST, since the caves and the ruins are linked ?

2. Is the ruin soundtrack available ? I went there yesterday but I was so caught up in the fights I don't recall hearing it

Thanks !

For the DST caves and ruins Abigail does her night damage (40 AoE) ALWAYS. This coupled with the fact that Wendy + Tophat (with no ghosts) = Exact neutral sanity in the ruins makes Wendy a very powerful caves choice. Bring a spare Abigal flower on you (6 petals one Nightmare fuel) and you can solo the ruins with a hambat and your two potential Abigails rather easily.

5 minutes ago, Retribution26 said:

For the DST caves and ruins Abigail does her night damage (40 AoE) ALWAYS. This coupled with the fact that Wendy + Tophat (with no ghosts) = Exact neutral sanity in the ruins makes Wendy a very powerful caves choice. Bring a spare Abigal flower on you (6 petals one Nightmare fuel) and you can solo the ruins with a hambat and your two potential Abigails rather easily.

Wow great. In fact I brought Abby in the ruins yesterday and it felt like she was indeed really powerful but I wasn't sure. Thanks for the confirmation and the advices ! 

8 hours ago, Retribution26 said:

This coupled with the fact that Wendy + Tophat (with no ghosts) = Exact neutral sanity in the ruins

Trivia:

With a top hat, during dusk/night (within light), and no ghosts, Wendy gets a sanity rate of -1/144. Or -0.0069444...

Which is over -0.02, which means no sanity arrow appears.

This is approximately -0.42/min. This means you lose 1.25 sanity every 3 minutes (180 seconds), wow!

1 hour ago, DarkXero said:

Trivia:

With a top hat, during dusk/night (within light), and no ghosts, Wendy gets a sanity rate of -1/144. Or -0.0069444...

Which is below 0.01, which means no sanity arrow appears.

This is approximately -0.42/min. This means you lose 1.25 sanity every 3 minutes (180 seconds), wow!

Wouldn't that be a bug? As your sanity is still being drained, through very slowly.

2 minutes ago, Mudley said:

Wouldn't that be a bug?

    self.ratescale =
        (self.rate > .2 and RATE_SCALE.INCREASE_HIGH) or
        (self.rate > .1 and RATE_SCALE.INCREASE_MED) or
        (self.rate > .01 and RATE_SCALE.INCREASE_LOW) or
        (self.rate < -.3 and RATE_SCALE.DECREASE_HIGH) or
        (self.rate < -.1 and RATE_SCALE.DECREASE_MED) or
        (self.rate < -.02 and RATE_SCALE.DECREASE_LOW) or
        RATE_SCALE.NEUTRAL

It's a feature! Basically all rates between -0.02 and 0.01 give no arrow.

Also, I corrected my previous post.

On 24/04/2016 at 5:08 AM, DarkXero said:

Trivia:

With a top hat, during dusk/night (within light), and no ghosts, Wendy gets a sanity rate of -1/144. Or -0.0069444...

Which is over -0.02, which means no sanity arrow appears.

This is approximately -0.42/min. This means you lose 1.25 sanity every 3 minutes (180 seconds), wow!

This is amazing, really good to know. I had noted in my long time of playing Wendy marginal unaccounted loss of sanity while wearing a tophat at dusk/night, but I had just attributed it to the innumerable player deaths and insanity aura of monsters. With this in mind, welp Wendy is severely Underpowered buff plz! ;) 

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...