zzorba / ArkhamCards

react-native based deck and campaign management app for ArkhamDB
102 stars 65 forks source link

[Bug] Guardians of the Abyss #383

Open derornos opened 2 years ago

derornos commented 2 years ago

The logic related to the sentence below does not seem to work.

“Taken by the Abyss” If an effect states that a defeated investigator or [[Ally]] asset has been “taken by the abyss,” that character has been afflicted by a curse which puts them in a comatose state. When an investigator or [[Ally]] asset is taken by the abyss, first add 1 strength to the abyss. Then, if that card was unique, record in the campaign log that “(card name) was taken by the abyss.” An investigator who has been taken by the abyss is treated as if he or she was killed or driven insane. Additionally, for the remainder of the campaign, players cannot play copies of any unique [[Ally]] asset who has been taken by the abyss.

Investigator was taken by the abyss -> kill or insane right?

zzorba commented 2 years ago

Yeah, I don't have that implemented.

The one thing is that it is actually reversible (if you play the second guardians of the abyss scenario), so I guess you could bring them back?

Feels like I almost need a new state of 'Taken by the Abyss' which acts like eliminated.

derornos commented 2 years ago

I agree.

This is because the possibility exists in both scenarios that the 'taken by the abyss' effect will undo the investigator.