Skip to content

Cards that conditionally enter play ready have their conditions evaluated under the wrong context when played by an opponent #2284

@moyerr

Description

@moyerr

Description

When a player plays an opponent's card (via Vermillion, for example) the "enters play ready" conditions are evaluated with the wrong player in the context.

Test Setup

  1. P1 attacks with vermillion
  2. Choose Opponent's deck
  3. Choose Yourself to play Rose Tico

Result: Rose enters play ready
Expectation: Rose does not enter play ready because P1 does not control any non-unique units

{
    "phase": "action",
    "player1": {
        "spaceArena": ["vermillion#qiras-auction-house"]
    },
    "player2": {
        "deck": ["rose-tico#now-its-worth-it"],
        "groundArena": ["crafty-smuggler"]
    }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions