Slack “no casualty” delve with Obsidian Libram

I began a delve with team ABCD. Finished with DBBC. The game scored this as a “no casualty” delve.

My theory is that, (just like the sloppy programming in several other instances) instead of checking that you have exactly the same units as you started with, the game checks that:

  1. You have 4 units
  2. each unit is one you started with

Perhaps more verification is needed. Or perhaps, why bother.

1 Like

If this were the case then we might think that a “faction team” run could also be bugged (especially for Mirrored Halls), but it’s not – as long as your team for battle #1 is any combination of ABC and/or DE and you clear the delve as a whole, it counts as faction team.

Anyway, CAN CONFIRM. Details below:

Faction: Dripping Caverns

Delve stats: Lv.130 with no casualties

Delve Level: 140

My team: Spirit Fox, Persistence, Black Beast, Spiritdancer

Team strategy: Devour Spirit Fox to create Skulls (freeing Persistence to double skull damage vs. Green targets) then summon a new Spirit Fox into slot #1. Repeat if desired, otherwise cast Persistence for DPS and Spirit Fox for Mana Drain. (Yes, I realize I could have put Persistence first, but whatever)

Team prior to boss room battle (note the empty slot #1)

Finished the boss room with a summoned Spirit Fox in slot #1


(As per usual, Persistence was hungry)

Received +10 Renown, indicating a new Faction record

New Delve stats: Lv.140 "with no casualties"

So yes, this is technically a bug (albeit it works in the player’s favor). “No Casualties” should be tracked via the by player-side death counter logged during each battle, not team composition.

1 Like

Well, the spec for faction team is that you started with a team of 4 faction troops (whatever happens thereafter doesn’t matter as long as you win the delve). The spec for no casualties is that you finish with the same 4 units (team code IDs) as you started with, even if resummoned. But in my case, the 4 finishing units aren’t even the same as the 4 starting ones.

This logical error is probably due to sloppy programming, because the programmer is too lazy to check properly for permutations, so he took the (incorrect) shortcut which I stated above.

1 Like

Or… it could be a way to not punish a player for having his team shuffled. It’s much more frequent in the Labyrinth because that’s the gimmick of those troops, but there are also other delve rooms with shufflers – e.g., Dust Devil (in the oh-so-rare Tier I rooms) or Bulette.

1 Like

Note that I am not talking about shuffling. Read my post again.

Start team: ABCD
Finish team : DBBC

To spell it out, one troop was killed, and a different troop (but same as another in the team) was summoned.

The Obsidian Libram is a good weapon (and not for this reason). There is a reason I am mentioning it in the subject line.

Also I suggest you check the dictionary (or a math textbook) for the word “permutation”.

1 Like

Also consider the doppleganger troop whose whole premise is to change into an opposing troop. It would be silly to penalise a deathless run if you did this.

3 Likes

That is a nice hypothesis, but wouldn’t it also imply that bringing a troop that can Transform itself (e.g. Doppelganger) would ruin a “no casualties” run if by the boss room you have a different Troop in your lineup than you started with?

whoops, because that's actually CONFIRMED

Delved Duergaroth with this team:

  • Cunning, Clockwork Sphinx, Doppelganger, Amethialas
  • Transformed Doppelganger during room 2 (into a Venoxia)
  • Result: was NOT acknowledged as “no casualties” run (+20 Renown for new record Delve level only)

Alternatively, if it was measured by empty slots wouldn’t that imply that if you started with an empty slot then it cannot possibly be considered “no casualties”?

Because, fortunately, this isn't the case.
  • Duergaroth Delve with only 3 Troops (1 empty slot): Cunning, Clockwork Sphinx, and Amethialas
  • Result: Successfully acknowledged as “no casualties” run (+30 Renown for new record Delve level + new no casualties)

So … yeah, we really do have a bug here with “no casualties” runs not being checked properly. Sometimes a run with casualties + summons will be credited as “no casualties” and sometimes a run with transforms (but no casualties) will NOT be credited for “no casualties”.

1 Like

Please let me explain myself: the point of my top post was to mention that the game doesn’t check permutations properly. I was not addressing the issue that they define (specify) a “no casualty” run on criteria which does not agree with the common meaning of “no casualty” in the English language, and just went along with that specification (and pointed out that they didn’t even implement that correctly).

That said, now, here on this chord, I do agree that said specification is unnatural, and that tracking the actial death count would make more sense. After all, the current specification might merely be another product of the programmer’s ‘elaborate effort on sloppiness’ that plagues this game here and there: instead of using the natural specification, for whatever reason they implemented the current one which is logically (literally) incorrect (and they even managed to implement that incorrectly).

(Concerning the issue of no casualty run for a 3-unit team, I admit that I never tested that. I did test that for faction delve, and it didn’t score; I probably confused the two in my memory.)

1 Like