Card-Forge / forge

An unofficial rules engine for the world's greatest card game.
GNU General Public License v3.0
869 stars 515 forks source link

Shared Fate #1895

Open tool4ever opened 1 year ago

tool4ever commented 1 year ago

This card should be reworked to use only single replacement + static ability that grabs the correct player from ExiledBy.

Uba Mask is done a bit better but the MayPlay is still using Effect so "lose all abilities" wouldn't stop it.

github-actions[bot] commented 1 year ago

This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.

github-actions[bot] commented 1 year ago

This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.

tool4ever commented 1 month ago

With no-player specific RE an additional param will be needed to set the correct "Exiler". Since the abilities are linked it doesn't matter there.

But for others more scripts would need adjustment since Activator isn't always exiling them. It's a corner case for now, but worth nothing that only Evelyn actually matches the field correctly because it says "exiled by an ability you controlled".