mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
Implement [40K] The Red Terror
This commit is contained in:
parent
de718d9bbb
commit
bc2ba3e4eb
4 changed files with 350 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ import mage.target.targetpointer.FixedTarget;
|
|||
import mage.util.CardUtil;
|
||||
|
||||
/**
|
||||
* Whenever [[filtered permanent]] deals (combat)? damage, [[effect]]
|
||||
*
|
||||
* @author xenohedron
|
||||
*/
|
||||
public class DealsDamageToAnyTriggeredAbility extends TriggeredAbilityImpl implements BatchTriggeredAbility<DamagedEvent> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue