magefree / magefree/mage

Oath of Kaya must be reworked to support multiple triggers on multiple planeswalkers

Open
#13,180 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Looks like [[Oath of Kaya]] wrongly implemented. It used `DECLARED_ATTACKERS` but it has additional oracle text about multiple triggers:

> If an opponent attacks more than one planeswalker you control, the last ability of Oath of Kaya triggers once for each of those attacked planeswalkers. (2019-05-03)

![shot_241222_222853](https://github.com/user-attachments/assets/5e3f4426-a757-4305-baa4-545bef8ff158)

So it must be checked and reworked

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Oath of Kaya implementation and its use of DECLARED_ATTACKERS. Compare the current trigger handling with the quoted Oracle text, focusing on attacks against multiple planeswalkers. Done means the card supports the specified multiple triggers and its behavior is covered by the relevant tests, though no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.