Darkest Dungeon®

Darkest Dungeon®

Lineage
Hominus Jun 25, 2019 @ 7:36pm
Bugged Items
This mod has many great items, yet some of them don´t work as intended.

I think it could be useful to create a single thread, were all the users can share which items have they found aren´t working properly.

Hopefuly this items can be easly fixed.

Also, thanks to this mod´s developers for shearing this mod with us.
< >
Showing 1-4 of 4 comments
Hominus Jun 25, 2019 @ 7:37pm 
The first item i found isn´t working is the:
-Puzzle Box
Catcher in the Rekt  [developer] Jul 14, 2019 @ 9:19pm 
Puzzle box works as intended though is slightly odd.
because both effects can activate at the same time, it actually comes out to something like 25% to gain, 25% to lose, 25% to do both and so hve nothing happen (before buffs/debuffs involving stress come into play) and 25% to actually do nothing.
Hominus Jul 15, 2019 @ 7:45am 
Originally posted by Catcher in the Rekt:
Puzzle box works as intended though is slightly odd.
because both effects can activate at the same time, it actually comes out to something like 25% to gain, 25% to lose, 25% to do both and so hve nothing happen (before buffs/debuffs involving stress come into play) and 25% to actually do nothing.

May be i was just unlucky, i used it in two quests and it never triggered...
GraySloth Oct 25, 2024 @ 9:56am 
In lineage.effects.darkest the "Moon Veil Stealth Self" effect is written incorrectly. The ".stealth" has a 2 when it only should have a 0 or 1 since it is a bool, while the ".duration" has been given a 1, which for performer buffs means they lose it at the end of the same turn they apply it. So it should be:

effect: .name "Moon Veil Stealth Self" .target "performer" .chance 50% .stealth 1 .on_hit true .on_miss false .duration 2 .apply_once true
< >
Showing 1-4 of 4 comments
Per page: 1530 50