Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[[Adventure]] Jace quickfix #6723

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Simisays
Copy link
Contributor

I'll rework this boss more profoundly later, this is only a hotfix.

@Simisays Simisays added the Adventure For the Adventure Module label Dec 26, 2024
@@ -3,7 +3,7 @@ ManaCost:no cost
Colors:blue
Types:Enchantment
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigChoose | TriggerDescription$ At the beginning of your end step, conjure a duplicate of a random creature card from your opponent's library onto the battlefield under your control. The duplicate perpetually becomes a blue Illusion creature with base power and toughness 2/2 and has "When this creature becomes the target of a spell or ability, sacrifice it."
SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.OppOwn | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure
SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.OppOwn+cmcLE5 | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably needs to be reflected in the trigger description and in the Oracle text below (since neither currently says that it only affects creatures with mana value 5 or less)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adventure For the Adventure Module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants