magefree / magefree/mage

AI ignore alpha strike/kills to select damage targets

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

Description

Computer used wrong damage target on Burning Sun's Avatar ability (deal 3 damage to 3/3 creature with 1 token -- e.g. it's still alive, but ignore another 1/1 creature). AI must have priority on kill, not damage:

5:35: computer casts Burning Sun's Avatar [32f]
5:35: computer puts Burning Sun's Avatar [32f] from stack onto the Battlefield
5:35: Ability triggers: Burning Sun's Avatar [32f] - When Burning Sun's Avatar [32f] enters the battlefield, it deals 3 damage to target opponent and 3 damage to up to one target creature. - targeting JayDi Headstrong Brute [185]
5:35: JayDi loses 3 life
5:35: Burning Sun's Avatar [32f] deals 3 damage to Headstrong Brute [185]

![shot_180128_053623](https://user-images.githubusercontent.com/8344157/35915411-364b89f2-0c20-11e8-8c01-d268e9c81c90.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.