mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Merge pull request #3123 from Ampersandnz/tygon-prime-vigilance-fix
Remove incorrect vigilance ability
This commit is contained in:
@@ -2,7 +2,6 @@ Name:Trygon Prime
|
|||||||
ManaCost:2 G U
|
ManaCost:2 G U
|
||||||
Types:Creature Tyranid
|
Types:Creature Tyranid
|
||||||
PT:4/4
|
PT:4/4
|
||||||
K:Vigilance
|
|
||||||
T:Mode$ Attacks | ValidCard$ Creature.Self | Execute$ TrigCounters | TriggerDescription$ Subterranean Assault — Whenever CARDNAME attacks, put a +1/+1 counter on it and a +1/+1 counter on up to one other target attacking creature. That creature can't be blocked this turn.
|
T:Mode$ Attacks | ValidCard$ Creature.Self | Execute$ TrigCounters | TriggerDescription$ Subterranean Assault — Whenever CARDNAME attacks, put a +1/+1 counter on it and a +1/+1 counter on up to one other target attacking creature. That creature can't be blocked this turn.
|
||||||
SVar:TrigCounters:DB$ PutCounter | CounterType$ P1P1 | SubAbility$ DBCounter
|
SVar:TrigCounters:DB$ PutCounter | CounterType$ P1P1 | SubAbility$ DBCounter
|
||||||
SVar:DBCounter:DB$ PutCounter | ValidTgts$ Creature.attacking+Other | TgtPrompt$ Select up to one other target attacking creature | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | SubAbility$ DBUnblockable
|
SVar:DBCounter:DB$ PutCounter | ValidTgts$ Creature.attacking+Other | TgtPrompt$ Select up to one other target attacking creature | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | SubAbility$ DBUnblockable
|
||||||
|
|||||||
Reference in New Issue
Block a user