bobtheuberfish / chiriboga

Implements Netrunner in Javascript against an AI opponent
https://chiriboga.sifnt.net.au/
GNU General Public License v3.0
86 stars 11 forks source link

Rezzing assets before trashing #147

Closed morvael closed 1 year ago

morvael commented 1 year ago

I've noticed AI likes to rez "Campaign" assets as they are accessed, just before the runner is given option to trash them. It's a loss of credits for the AI, if the runner does so.

morvael commented 1 year ago

AI should differentiate between trap assets/upgrades which have to be rezzed, and those that don't.

bobtheuberfish commented 1 year ago

I agree the AI should differentiate, and so this should only happen with Marilyn Campaign, so that it goes to R&D instead of Archives. If you see this happen for other campaigns please post a log file here so I can diagnose the problem.

morvael commented 1 year ago

Yes, it was Marylin. I assumed it does so with others. He did that with Spin Doctor, but actually it was clever behavior for that card.

morvael commented 1 year ago

Marylin doesn't go to R&D if trashed while unrezzed? I might be playing the real game wrong 😀

bobtheuberfish commented 1 year ago

The card text is only active while the card is rezzed, as per Ruling on NRBD here: https://netrunnerdb.com/en/card/31042

morvael commented 1 year ago

Thanks. Not a bug then, though of course those 2 credits might have better use in a given situation.